advplyr
|
1b1bdea3c8
|
Remove authors search api endpoint
|
2023-09-03 09:54:23 -05:00 |
|
advplyr
|
2df95c1712
|
Updates for new book scanner
|
2023-09-02 17:49:28 -05:00 |
|
advplyr
|
4ad1cd2968
|
Fix:Batch API endpoints crash on reset library filter data
|
2023-09-02 10:46:47 -05:00 |
|
advplyr
|
0ecfdab463
|
Update new library scanner for scanning in new books
|
2023-09-01 18:01:17 -05:00 |
|
advplyr
|
2c8448d147
|
Updates to new library scanner and adding jsdoc types
|
2023-08-27 17:19:57 -05:00 |
|
Shawn Hoffman
|
24989e73ae
|
Merge branch 'master' into shawn/rss-feeds
|
2023-08-22 10:30:16 -07:00 |
|
Shawn Hoffman
|
13427b9f70
|
Add RSS feeds config page
|
2023-08-22 10:11:10 -07:00 |
|
advplyr
|
6c1b4e3a36
|
Update db model references
|
2023-08-20 13:34:03 -05:00 |
|
advplyr
|
21343ffbd1
|
Update numIssues on filter data, fix watcher scanning in new items
|
2023-08-20 13:16:53 -05:00 |
|
advplyr
|
4f94deefa0
|
Fix remove items with issues API route & remove old endpoints
|
2023-08-19 17:12:24 -05:00 |
|
advplyr
|
332078e6c1
|
Update library stats API route to load from db
|
2023-08-19 16:53:33 -05:00 |
|
advplyr
|
ff0d6326d3
|
Update OPML api route to load podcasts from db
|
2023-08-19 15:19:27 -05:00 |
|
advplyr
|
8d451217a3
|
Update recent-episodes API route to load from db
|
2023-08-19 14:49:06 -05:00 |
|
advplyr
|
f21d69339f
|
Update search query to use user permissions
|
2023-08-19 14:11:34 -05:00 |
|
advplyr
|
c77cead9ae
|
Update search endpoints to search db directly
|
2023-08-19 13:59:22 -05:00 |
|
advplyr
|
4e4a976050
|
Update get library series api endpoint to load from db
|
2023-08-18 17:08:34 -05:00 |
|
advplyr
|
9d7d4c6902
|
Update filterData for authors/series when added/removed
|
2023-08-18 14:40:36 -05:00 |
|
advplyr
|
7222171c5b
|
Update checking empty series to load from Db
|
2023-08-17 17:58:57 -05:00 |
|
advplyr
|
361732a463
|
Update get User API endpoint to load media progress from db
|
2023-08-17 17:26:12 -05:00 |
|
advplyr
|
6d6e8613cf
|
Update library API endpoints to load library items from db
|
2023-08-13 17:45:53 -05:00 |
|
advplyr
|
3651fffbee
|
Update library filter data to load from db and cache, update rss feed routes to load library items from db
|
2023-08-13 15:10:26 -05:00 |
|
advplyr
|
8d03b23f46
|
Update MiscController api routes to load library items from db
|
2023-08-13 13:10:34 -05:00 |
|
advplyr
|
fc44c801f2
|
Update playlist API endpoints to load library items from DB
|
2023-08-13 11:22:38 -05:00 |
|
advplyr
|
6056c14926
|
Update podcast controller to load library items from db
|
2023-08-12 17:29:08 -05:00 |
|
advplyr
|
09c9c28028
|
Remove test API endpoint for albums
|
2023-08-12 15:54:59 -05:00 |
|
advplyr
|
f1130eb63a
|
Update MeController api endpoints to load library items from DB
|
2023-08-12 15:52:09 -05:00 |
|
advplyr
|
db80cec168
|
Update collection API routes to load libraryItems from DB
|
2023-08-12 15:01:27 -05:00 |
|
advplyr
|
38029d1202
|
Update library collections api endpoint to use libraryItems from db
|
2023-08-11 17:49:06 -05:00 |
|
advplyr
|
345ff1aa66
|
Update author API endpoints to load library items from DB
|
2023-08-06 15:06:45 -05:00 |
|
advplyr
|
56e3449db6
|
Remove media progress for podcast episodes when episode is removed
|
2023-08-06 14:18:51 -05:00 |
|
advplyr
|
1372c24535
|
Update queries to account for user permissions
|
2023-08-06 13:36:58 -05:00 |
|
advplyr
|
b9633691f4
|
Add new personalized home page shelves API endpoint
|
2023-08-02 18:29:28 -05:00 |
|
advplyr
|
95c4b3862b
|
Include library item podcast queries
|
2023-07-31 17:59:51 -05:00 |
|
advplyr
|
eeaf012cdc
|
Update new library item API endpoint to handle collapse series
|
2023-07-30 17:51:44 -05:00 |
|
advplyr
|
4dbe8d29d9
|
Update db migration for duration, size, lastFirst, and ignore prefix columns
|
2023-07-28 18:03:31 -05:00 |
|
advplyr
|
8be1651c6b
|
Fix:Sync local media progress when library item not found #1971
|
2023-07-26 18:08:55 -05:00 |
|
advplyr
|
710a62c2af
|
Update:Load playlists only when needed & remove podcast episode from playlist when deleted
|
2023-07-23 09:42:57 -05:00 |
|
advplyr
|
5a9eed0a5a
|
Update:Only load collections when needed
|
2023-07-22 16:18:55 -05:00 |
|
advplyr
|
354e16e462
|
Update:Only load Users when needed
|
2023-07-22 15:32:20 -05:00 |
|
advplyr
|
1d974375a0
|
Update:Only load libraries from db when needed
|
2023-07-22 14:25:20 -05:00 |
|
advplyr
|
c2793fe29b
|
Fix:Crash when author is set without a name #1934
|
2023-07-19 17:13:57 -05:00 |
|
advplyr
|
6814adffcc
|
Update:Only load feeds when needed
|
2023-07-17 16:48:46 -05:00 |
|
advplyr
|
d0cd512be8
|
Fix:Crash when updating sequence on series #1919
|
2023-07-17 08:09:08 -05:00 |
|
advplyr
|
d99b2c25e8
|
Fixes for db migration & local playback sessions
|
2023-07-16 15:05:51 -05:00 |
|
advplyr
|
63e5cf2e60
|
Fix:Accessing series page for some users #787
|
2023-07-16 08:39:08 -05:00 |
|
advplyr
|
ec998dc1ac
|
Update:Podcast library item covers show number of episodes incomplete #782
|
2023-07-15 14:45:08 -05:00 |
|
advplyr
|
ddc54c8811
|
Update:Downloading library item shows log on the server with username #1461
|
2023-07-15 13:39:12 -05:00 |
|
advplyr
|
c881bcbe59
|
Update logs for cache purge
|
2023-07-14 15:04:27 -05:00 |
|
advplyr
|
e85ddc1aa1
|
Update package.json pkg assets, remove njodb and dependencies
|
2023-07-09 14:22:30 -05:00 |
|
advplyr
|
b9be7510f8
|
Remove purge-media-progress api route
|
2023-07-09 14:08:14 -05:00 |
|