Commit Graph

168 Commits

Author SHA1 Message Date
advplyr 7a7708403f Update:Item metadata utils tag and genre loading indicator visible in viewport #1346 2023-01-07 15:44:59 -06:00
Lars Kiesow f1329d2847 Accessibility Improvements for Main Settings
This patch fixes some accessibility problems on the main settings page.
Most notably, it makes sure that the different options have labels which
are picked up by screen readers.

As a more generic addition, this also makes sure that the dropdown
component will always have a proper label constructed, explaining what
the dropdown is for and what its current value is.
2022-12-30 19:14:04 +01:00
advplyr c4be75b5bd Fix:Backups cron scheduler modal #1304 2022-12-20 12:35:31 -06:00
advplyr fe25a1bc54 Update item metadata pages sort 2022-12-18 15:16:32 -06:00
advplyr edbe1851b5 Add translation strings for item metadata utils #1166 2022-12-18 15:11:48 -06:00
advplyr 4971787482 Add:Manage genres #1163 2022-12-18 14:52:53 -06:00
advplyr 4d93e39fa9 Add:Item metadata utils config page for managing tags #1163 2022-12-18 14:17:52 -06:00
advplyr ea42ab7624 Update get all users route 2022-12-12 17:48:57 -06:00
advplyr 6bb18f8800 Fix:Purge cache buttons on config page for mobile screens #1228 2022-11-28 17:55:52 -06:00
advplyr 53f73e1201 Settings content updates 2022-11-26 11:08:09 -06:00
jmt-gh c62a1dfff0 Convert Backup page to use new settings component
This commit moves the Backup page to use the new settings component.

As part of this, I had to do a little bit of modification for some of
the strings, as I cleaned up the way the strings are laid out on the
page.
2022-11-25 21:12:23 -08:00
jmt-gh 61f8055493 convert notifications page to use new settings component 2022-11-25 21:12:12 -08:00
jmt-gh 000d7fd249 convert library stats page to use new settings component 2022-11-25 21:11:45 -08:00
jmt-gh 087de03a1f convert log page to use new settings component 2022-11-25 21:11:32 -08:00
jmt-gh a3ca6159fb convert stats page to use new settings component 2022-11-25 21:11:17 -08:00
jmt-gh 5de6ee136a Convert Users settings page to use new component
This commit moves the Users settings page to use the new Settings
Content component. Similar to the Libraries page, this one is already a
component. I mimiced the behavior of the existing libraries component to
get the same functionality needed here
2022-11-25 21:10:05 -08:00
jmt-gh d5a19f2b42 Convert Library settings page to use new component
This commit moves the library settings page over to use the new
component. This page is 1 of 2 that actually has a component for itself,
so it was mostly just modifying that existing component and wrapping it
2022-11-25 21:08:54 -08:00
jmt-gh e3ec5dd506 convert sessions page to use settings content component 2022-11-25 21:08:10 -08:00
jmt-gh 762748225d convert settings page to use settings content component 2022-11-25 21:07:41 -08:00
jmt-gh f59edffa43 update notification settings to match other pages 2022-11-25 11:04:11 -08:00
advplyr 7df8795d52 Fix:Icon sizes 2022-11-21 07:18:10 -06:00
advplyr b37b382ea7 Update:More translation strings #1103 #1166 2022-11-20 17:11:51 -06:00
advplyr 96a739e22d Fix:Removing all sessions from last page of sessions table #1168 2022-11-16 16:28:46 -06:00
advplyr c3ec036009 Update:New strings for translation #1103 #1166 2022-11-16 16:11:06 -06:00
advplyr cbc2f64e2e Add:Croatian language #1103 2022-11-12 16:55:42 -06:00
advplyr 78559520ab Add:Player queue for audiobooks #1077 2022-11-12 16:48:35 -06:00
advplyr 3ffc481a54 Fix users latest session computed property 2022-11-12 08:03:13 -06:00
Austin Philp eb295453fc Cleanup 2022-11-11 15:47:20 -08:00
Austin Philp c6dc4054be Use total from listening-sessions endpoint to display total sessions 2022-11-11 15:41:50 -08:00
advplyr c33314edfb Add:Language select in account page #1103 2022-11-09 18:00:20 -06:00
advplyr 6e064eeafb Add:Server setting for default language #1103 2022-11-08 18:09:07 -06:00
advplyr faac6f677a Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
advplyr eb463a2958 Add:Start of localization i18n #1103 2022-11-06 17:56:44 -06:00
advplyr e1e10dca50 Update:Default library view to detail instead of bookshelf view & update settings copy 2022-10-22 09:13:20 -05:00
advplyr 0e96465d74 Remove old coverAspectRatio server setting 2022-10-22 09:01:00 -05:00
advplyr dcc223949a Update:Add note for number of backups to keep #1041 2022-10-08 16:30:21 -05:00
advplyr 803c9699ef Version bump 2.2.0 2022-10-02 15:54:05 -05:00
advplyr 142205f060 Add:Purge items cache button and api endpoint 2022-10-02 14:46:48 -05:00
advplyr 162a1b7971 Add:Purge media progress button & api endpoint for items that no longer exist #921 2022-09-25 17:11:39 -05:00
advplyr b6e3559aba Update:Notification config UI for mobile #996 2022-09-25 11:50:41 -05:00
advplyr 39a13e3610 Add:Notification system max queue and max failed attempts settings #996 2022-09-25 10:42:26 -05:00
advplyr 88726bed86 Update:Notification system descriptions #996 2022-09-25 09:46:45 -05:00
advplyr 0ef2a2e4b6 Update:Notifications onTest for testing and parse title/body template #996 2022-09-24 16:15:16 -05:00
advplyr 8e8046541e Add:Notification edit/delete and UI updates #996 2022-09-24 14:03:14 -05:00
advplyr 37a3fdb606 Notifications UI update and delete endpoint 2022-09-23 18:10:03 -05:00
advplyr b08ad8785e Notification create/update events UI 2022-09-22 18:12:48 -05:00
advplyr ff04eb8d5e Add:Notification settings, notification manager trigger #996 2022-09-21 18:01:10 -05:00
advplyr c16e6d19ae Add:Experimental tone library for scanning metadata 2022-09-11 15:35:06 -05:00
advplyr 721de0a343 Remove old square covers config 2022-08-20 16:13:55 -05:00
advplyr 0aadf579f3 Update:Backups include author images #781 2022-08-20 15:10:31 -05:00