Commit Graph

156 Commits

Author SHA1 Message Date
Daniel Supernault 911446c03e
Update app.name config, use config_cache 2024-03-12 06:42:12 -06:00
Daniel Supernault d1adb109de
Update stories config, use config_cache 2024-03-12 04:15:05 -06:00
Daniel Supernault fd44c80ce9
Update meta tags, improve descriptions and seo/og tags 2024-01-03 01:54:30 -07:00
Daniel Supernault ab4bb9a020
Update private profile view, add rel=me support, hide avatar/bio when not logged in and add robots meta tag to block search engine indexing on private profiles 2023-03-25 03:38:38 -06: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 7863120292
Update admin dashboard layout 2022-07-28 01:08:42 -06:00
Daniel Supernault c08601e3d4
Update spa blade view 2022-04-07 23:43:52 -06:00
Daniel Supernault d1ff86ee34
Update nav 2022-01-25 01:58:20 -07:00
Daniel Supernault 7e35ab80ad
Update web routes 2021-12-21 21:44:52 -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 f575fd4d76
Update blade views 2021-08-31 01:12:16 -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 eb7d5a4e36
New admin dashboard layout 2021-05-24 23:24:42 -06:00
Daniel Supernault a3a761c348
Update app layout 2021-05-11 22:09:36 -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 0904a9d02f
Update app layout 2020-11-25 19:47:23 -07:00
Daniel Supernault eb4f43674b
Update blank layout 2020-11-25 18:38:55 -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 fe7d58af85
Update app layout 2020-05-23 23:51:47 -06:00
Daniel Supernault 4a293ed911
Update blank layout, add sharedData js 2020-04-10 21:28:51 -06:00
Daniel Supernault 5eb11f435d
Update app layout 2020-02-13 00:05:27 -07:00
Daniel Supernault 382857ee94
Update app layout 2020-02-12 19:34:45 -07: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 31a0b0993b
Update app layout 2020-01-27 19:30:59 -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
Daniel Supernault 3a9010ff65
Update master layout 2019-11-10 18:22:21 -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