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
advplyr
42e68edc65
Fix:Users table activity & cleanup
2022-11-24 14:44:09 -06:00
advplyr
64a8a046c1
Update:Backups API endpoints, add get all backups route, update socket init event payload
2022-11-24 13:14:29 -06:00
advplyr
7df8795d52
Fix:Icon sizes
2022-11-21 07:18:10 -06:00
advplyr
78559520ab
Add:Player queue for audiobooks #1077
2022-11-12 16:48:35 -06:00
advplyr
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
advplyr
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
advplyr
2662b3ec49
Update:More localization strings #1103
2022-11-08 08:37:39 -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
fbbcbb4af1
Add:Series filters #712
2022-10-29 15:33:38 -05:00
advplyr
e752b4071d
Update:Cleanup bookshelf toolbars & fix siderail icon
2022-10-28 18:10:19 -05:00
advplyr
76d55e72df
Update:Collections page book list show authors and update UI for mobile #943
2022-10-27 17:46:51 -05:00
advplyr
40384dd442
Add:Podcast episode filters and default to filter out completed episodes #940
2022-10-24 17:57:08 -05:00
advplyr
b16e69ee86
Update:New library icons and picker using icon font
2022-10-18 12:09:36 -05:00
advplyr
c254dc5144
Add:Button for testing scan probes in audiobook tracks table
2022-10-02 15:24:32 -05:00
advplyr
cd04533eea
Update:Setting up paths to eventually support subdirectory
2022-10-01 16:07:30 -05:00
advplyr
d139fffa96
Update:Backup Apply to Restore #981
2022-09-12 16:55:59 -05:00
advplyr
872d5178e6
Update podcast episode queue order
2022-09-01 17:11:57 -05:00
advplyr
8ec4bd4279
Fix:User permissions for collection API routes and UI #951
2022-08-31 15:46:10 -05:00
advplyr
3cafa87eda
Add:Podcast episode table batch mark as finished #941
2022-08-28 14:47:31 -05:00
advplyr
c0dd58a94e
Add:Player queue for podcast episodes & autoplay next episode #603
2022-08-28 13:12:38 -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
advplyr
2c0c53bbf1
Add:Multi-select for podcast episodes and batch delete, Update:Episode row ui for mobile screens
2022-08-14 12:34:21 -05:00
advplyr
d06c61b329
Add:Library specific setting for use square covers and remove from server settings #387
2022-08-13 13:56:37 -05:00
advplyr
2cb4f972d7
Update:Collections page show total duration
2022-08-04 18:22:35 -05:00
advplyr
513d946faa
Update:Updates to collections page for mobile screen sizes
2022-08-04 18:06:39 -05:00
advplyr
377ae7ab19
Update /matchall api endpoint to GET
2022-07-30 15:52:13 -05:00
advplyr
53cf6edd6a
Update:Show prompt before marking item as finished that has progress #805
2022-07-30 12:40:43 -05:00
advplyr
92bedeac15
Update:Click chapter times in chapters table to jump to timestamp
2022-07-30 12:25:15 -05:00
advplyr
1c9e56ce2e
Fix:Libraries table to use draggable handle for items so they can be clicked and edited #839
2022-07-18 17:44:01 -05:00
advplyr
806a8cf659
Update:Library config page for mobile #753 and style updates
2022-07-02 09:10:47 -05:00
advplyr
e02fbac4cd
Merge pull request #757 from jmt-gh/update_users_table
...
Update UsersTable styling to match other tables
2022-06-22 17:30:46 -05:00
jmt-gh)
82c5c7518b
remove unecessary css styling
2022-06-19 17:13:24 -07:00
jmt-gh)
7a60ffb3c4
update UsersTable styling
2022-06-19 17:10:15 -07:00
jmt-gh)
22acf52a26
remove unecessary space
2022-06-19 02:06:15 -07:00
jmt-gh)
2ccd2786f4
add reorder icon to the library items
2022-06-19 02:03:05 -07:00
advplyr
a394f38fe9
Add:Full podcast episode description parsed and viewable in modal #492
2022-05-28 11:38:51 -05:00
advplyr
5187d0e55f
Add:Option to hard delete podcast episode from file system #488
2022-05-24 18:38:25 -05:00
advplyr
3e98b6f749
Update:Remove manual sorting of podcast episodes and default to sort by published at
2022-05-23 19:28:00 -05:00
advplyr
eba37c46cb
Update:Confirmation when clicking force re-scan #591
2022-05-18 16:36:54 -05:00
advplyr
228d9cc301
Fix:Library scan toasts
2022-05-18 16:33:24 -05:00
advplyr
c962090c3a
Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries
2022-05-14 17:23:22 -05:00
advplyr
cc1181b301
Add:Chapter editor, lookup chapters via audnexus, chapters table on audiobook landing page #435
2022-05-10 17:03:41 -05:00
jflattery
cc285bb685
Add support for seasonal podcasts
...
Podcasts such as [Command Line Heroes](https://podcasts.apple.com/us/podcast/command-line-heroes/id1319947289 ) have multiple seasons in which each has it's own , . This seaks to add support for such podcast series.
2022-05-04 14:14:09 +00:00
advplyr
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
advplyr
4dac8ac16c
Fix:Account type select dropdown & add root user change password button
2022-04-29 18:19:04 -05:00
advplyr
33dfb764fa
Add:Support for openaudible folder structure (subject to change), add support for treating single audio files in the root directory as library items #401
2022-04-27 19:42:34 -05:00
advplyr
e253939c1e
Fix: upload page files table selectable filename, size and type #406
2022-04-24 18:55:26 -05:00