Commit Graph

42 Commits

Author SHA1 Message Date
8c6c43657c Add translation strings for toasts, update data load toasts to use generic failed to load data message 2024-05-13 16:58:41 -05:00
4a127d35b9 Update:Add client name and version to sessions table and session modal 2024-04-05 16:50:15 -05:00
61f2fb28e0 Add:Help icon buttons for libraries, rss feeds and users config pages, table add new buttons updated 2023-10-28 13:27:53 -05:00
361732a463 Update get User API endpoint to load media progress from db 2023-08-17 17:26:12 -05:00
f4497acd48 Remove API routes for removing all items and purging media progress 2023-07-09 14:07:30 -05:00
77b030199e Fix:Non-admin access to config pages #1848 and dev proxy #1848 2023-06-15 17:41:27 -05:00
071444a9e7 Improve dates, times and schedule backup info 2023-02-27 18:04:26 +00:00
a8f6202302 Remove Gentium Book font, reduce appbar icon and title font size 2023-02-11 15:02:56 -06:00
53f73e1201 Settings content updates 2022-11-26 11:08:09 -06:00
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
96a739e22d Fix:Removing all sessions from last page of sessions table #1168 2022-11-16 16:28:46 -06:00
78559520ab Add:Player queue for audiobooks #1077 2022-11-12 16:48:35 -06:00
3ffc481a54 Fix users latest session computed property 2022-11-12 08:03:13 -06:00
eb295453fc Cleanup 2022-11-11 15:47:20 -08:00
c6dc4054be Use total from listening-sessions endpoint to display total sessions 2022-11-11 15:41:50 -08:00
faac6f677a Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
162a1b7971 Add:Purge media progress button & api endpoint for items that no longer exist #921 2022-09-25 17:11:39 -05:00
d06c61b329 Add:Library specific setting for use square covers and remove from server settings #387 2022-08-13 13:56:37 -05:00
0c5db214d1 Add:Delete playback session button and api route 2022-08-13 12:24:19 -05:00
f702c02859 Add click to play session at timestamp in users playback sessions table 2022-07-30 18:20:15 -05:00
9e7b84f289 Update:JWT signing 2022-07-18 17:19:16 -05:00
3d821dacb7 Fix:Sessions table cleanup 2022-06-04 15:51:00 -05:00
5cd343cb01 Add:All listening sessions config page 2022-06-04 12:44:42 -05:00
3171ce5aba Update:Paginated listening sessions 2022-06-04 10:52:37 -05:00
b2aab06e01 Add:Listening session modal with all details 2022-05-27 17:39:24 -05:00
f002532c1e Add:User listening sessions page, Update:Listening sessions to save media times and device info 2022-05-26 19:09:46 -05:00
54663f0f01 Fix:Listening stats on users page and user listening-sessions api endpoint 2022-05-26 15:10:12 -05:00
796602d1b2 Add:Enable e-reader server setting to allow all users to access experimental e-reader #614 2022-05-20 16:34:51 -05:00
2e070227ab Update:Give full permissions to admin users except updating root or viewing root api token #137 2022-05-03 19:16:16 -05:00
ef88972b25 Fix total listening time stats check for strings, remove from experimental since listening sessions are created for all playbacks 2022-04-20 18:16:27 -05:00
3150822117 New data model removing media entity for books 2022-03-26 11:59:34 -05:00
099ae7c776 New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00
1dde02b170 Add user API token with copy to clipboard 2022-03-17 09:28:31 -05:00
be1e1e7ba0 New data model update stats page and routes, update users page 2022-03-13 17:33:50 -05:00
6a4d3a55b1 Fix:User last activity 2022-03-05 10:10:42 -06:00
6160da475f Fix:Accounts user page fix cover images 2021-12-16 19:08:02 -06:00
d544540454 Add:Experimental authors page layout #187,Add:Square covers #210 2021-12-02 19:02:38 -06:00
66a490365a Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -06:00
91e44bc2f9 Add: User listening sessions and user listening stats #167 2021-11-12 19:43:16 -06:00
465e6869c0 Add: Experimental collections edit, book list, collection cover #151 2021-11-06 20:31:46 -05:00
b827667a72 Change: UI to display correctly on mobile #162 2021-11-04 17:35:59 -05:00
ff1eeda468 Change: config page to multiple pages, Add: user permissions for accessible libraries #120, Add: map genre metadata tag #114, Add: experimental audio player keyboard controls #121, Add: view user audiobook progress list 2021-10-22 20:08:02 -05:00