1
0
Fork 0
Commit Graph

100 Commits

Author SHA1 Message Date
hnrd 17a6c3931d Link legal notice
local jurisdiction requires a prominent link to a legal notice at the frontpage.
2023-10-08 10:37:14 +02:00
Daniel Supernault 356a882dbc
Add Portfolio feature 2022-10-17 01:59:23 -06:00
Daniel Supernault 1b9e50f39b
Update blade views 2022-08-15 23:52:40 -06:00
Daniel Supernault d1ff86ee34
Update nav 2022-01-25 01:58:20 -07:00
Scott O'Hara 345d7eed2c
fix broken accessibility for search field
This PR fixes the incorrect use of `role=search` on the `<input>` element.  The `search` role is not a type of text input, and its use here was negating the semantics of the text field's ability to announce itself as a text field to screen readers.  The proper place for a `role=search` is on the `<form>` element that contains this input, so I have placed it there in this fix.

There are likely other accessibility improvements that could be made in this file, but this was an easy fix that I figured I could make a quick PR for.  

Thanks
2021-11-06 10:25:46 -04:00
Daniel Supernault 1e44a8128a
Update nav, fix link 2021-10-21 19:04:46 -06:00
Daniel Supernault 6ca140e5cc
Update nav view 2021-09-03 22:20:55 -06:00
Daniel Supernault bc2d664fdb
Update blade views 2021-08-31 01:09:09 -06:00
Daniel Supernault f392fa4ed4
Update nav 2021-07-20 21:52:49 -06:00
Daniel Supernault 27b722e7a7
Update config() to config_cache() 2021-05-10 23:23:09 -06:00
Daniel Supernault 61254b907f
Update site name config 2021-05-07 21:47:51 -06:00
Daniel Supernault af7face4da
Add Network Timeline 2021-04-06 21:17:42 -06:00
Daniel Supernault eadf0c3b6c
Update nav partial 2021-01-30 22:15:54 -07:00
Daniel Supernault 1324605389
Update footer 2021-01-30 22:11:12 -07:00
Daniel Supernault 2281727ac0
Update nav partial 2021-01-30 19:45:02 -07:00
Daniel Supernault 9683e846e9
Update blade views 2021-01-24 14:03:55 -07:00
Daniel Supernault 2454d8b2df
Update nav menu 2020-12-14 03:03:26 -07:00
Daniel Supernault 19abf1b4dc
Update navbar, add avatar 2020-12-02 21:45:50 -07:00
Daniel Supernault d63569c120
Add Direct Messages 2020-11-18 14:19:02 -07:00
Daniel Supernault 9cad8f7736
Update Timeline.vue, move compose button 2020-08-05 22:40:20 -06:00
Daniel Supernault 67f1b803d4
Update navbar, improve accessibility 2020-07-21 19:19:27 -06:00
Daniel Supernault b7a6fe71b3
Update nav, add alt attributes 2020-07-21 09:34:55 -06:00
Daniel Supernault 1b1abe7c20
Update guest nav view 2020-07-14 21:06:23 -06:00
Daniel Supernault 1156cb09d6
Update nav, fix link 2020-01-30 14:55:45 -07:00
Daniel Supernault 18f8a97a7c
Update blade views 2020-01-29 19:58:57 -07:00
Daniel Supernault 73249dc239
Update nav layout 2020-01-28 23:55:57 -07:00
Daniel Supernault 2238f18eed
Update nav 2019-12-06 23:22:10 -07:00
Daniel Supernault 473d1755b8
Update nav 2019-12-05 21:10:28 -07:00
okpierre b803703c3c
Update footer.blade.php 2019-10-15 16:14:12 -04:00
okpierre 5581d88979
Update footer.blade.php
Adjust Footer Spacing In Mobile View https://github.com/pixelfed/pixelfed/issues/1782
2019-10-15 01:51:49 -04:00
okpierre 397127143a
Update footer.blade.php
Fix to allow translation https://github.com/pixelfed/pixelfed/issues/1737
2019-10-01 01:24:12 -04:00
Daniel Supernault af9b062b7a
Add places to footer 2019-08-29 19:43:57 -06:00
Daniel Supernault 98bf80e811
Update nav bar 2019-08-29 19:15:58 -06:00
Daniel Supernault 49157894ad
Update navbar view 2019-08-17 01:48:47 -06:00
Daniel Supernault d4cab97f3a
Update layout views 2019-08-05 21:37:23 -06:00
Daniel Supernault a18424935c
Update footer 2019-07-22 22:29:02 -06:00
Daniel Supernault 50371bf349
Update footer partial 2019-06-18 18:40:07 -06:00
Daniel Supernault cfe0bcd954
Fixes #1322 2019-06-18 13:39:54 -06:00
Kirk Strauser 5d263d1c2e
PixelFed -> Pixelfed
There was a remaining mix of capital-F "PixelFed" occurrences. This
changes everything to the same capitalization, "Pixelfed", for
consistency.
2019-06-05 18:21:19 -07:00
Daniel Supernault e7d61d4ebc
Update nav view 2019-05-26 18:43:18 -06:00
Daniel Supernault 343683e4cc
Update navbar, closes #1297 2019-05-13 21:22:43 -06:00
Daniel Supernault 5b59508246
Update nav menu 2019-04-17 22:22:48 -06:00
Daniel Supernault 5fe8ec5476
Update nav menu, add Network Timeline 2019-04-08 14:24:34 -06:00
Daniel Supernault da80eef070
Update nav bar 2019-04-01 23:38:10 -06:00
Daniel Supernault 7903d61699
Update nav bar 2019-04-01 21:47:53 -06:00
Daniel Supernault 6f963d9337
Update nav bar 2019-04-01 21:42:54 -06:00
Daniel Supernault 98debcf37f
Update public timeline icon on nav dropdown 2019-03-17 01:32:19 -06:00
Daniel Supernault 1f7d782cf0
Updated nav to use the same nav icons on mobile and desktop 2019-03-17 01:29:06 -06:00
Daniel Supernault 32b9f17221
Update mobile UI 2019-03-12 00:55:44 -06:00
Daniel Supernault 13394ccbe7
Update mobile nav 2019-03-10 00:13:10 -07:00