advplyr
|
5d13faef33
|
Updates to LibraryController to use new Library model
- Additional validation on API endpoints
- Removed success toast when reorder libraries
|
2024-08-24 15:38:15 -05:00 |
|
advplyr
|
e53ac6566b
|
Update API JS docs
|
2024-08-11 17:01:25 -05:00 |
|
advplyr
|
afc16358ca
|
Update more API endpoints to use new user model
|
2024-08-11 15:15:34 -05:00 |
|
advplyr
|
9facf77ff1
|
Update remove old sync local sessions endpoint & update MeController routes to use new user model
|
2024-08-11 13:09:53 -05:00 |
|
advplyr
|
9cd92c7b7f
|
Update API media progress endpoints to use new user model. Merge book & episode endpoints
|
2024-08-11 11:53:30 -05:00 |
|
advplyr
|
a55c167dde
|
Fix:Cleanup media progress when deleting podcasts, remove usage of old user model
|
2024-08-03 17:09:17 -05:00 |
|
advplyr
|
1e6dd0e3e0
|
Add jsdocs for Ffmpeg and tools controller
|
2024-07-31 17:32:51 -05:00 |
|
advplyr
|
37ad1cced2
|
Fix:Large OPML import timeouts #3118
- Added OPML Api endpoints for /parse and /create, removed old
- Show task for OPML import and create failed tasks for failed feeds
|
2024-07-16 17:05:52 -05:00 |
|
advplyr
|
9a4c5a16ef
|
Merge pull request #3111 from mikiher/tone-replacement
Replace tone with ffmpeg for metadata and cover embedding
|
2024-07-06 16:03:17 -05:00 |
|
advplyr
|
e6b1acfb44
|
Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env
|
2024-07-06 16:00:48 -05:00 |
|
advplyr
|
8e286a6070
|
Open media item share sessions shown on listening sessions page, create device info for share sessions
|
2024-06-30 16:36:00 -05:00 |
|
advplyr
|
31146082f0
|
Update:Media item share endpoints and audio player #1768
- Add endpoints for getting tracks, getting cover image and updating progress
- Implement share session cookie and caching share playback session
- Audio player UI/UX
|
2024-06-29 15:05:35 -05:00 |
|
advplyr
|
8cadaa57f6
|
Update share endpoint to return playback session, add get share file endpoint
|
2024-06-26 17:03:12 -05:00 |
|
advplyr
|
d6eae9b43e
|
Add:Create media item shares with expiration #1768
|
2024-06-22 16:42:13 -05:00 |
|
advplyr
|
331d7a41ab
|
Add:Ability to edit backup location path on backups page #2973
- Added api endpoint PATCH /api/backups/path
- Cleanup backup page UI for mobile screens
|
2024-06-19 17:14:37 -05:00 |
|
Rasmus Krämer
|
09e26a9e56
|
Use new database models, fix function name and use optional path parameter
|
2024-05-14 10:51:50 +02:00 |
|
Rasmus Krämer
|
d9f828c717
|
Added item sessions endpoint
|
2024-05-05 13:14:30 +02:00 |
|
advplyr
|
50bd2648aa
|
Fix:Server crash on matching book with an author name ending in comma #2796
|
2024-03-28 17:00:07 -05:00 |
|
advplyr
|
973a18d346
|
Update:Added button to user edit modal for unlinking user from openid #2587
|
2024-02-18 15:38:45 -06:00 |
|
advplyr
|
af7cb2432b
|
Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger
|
2024-02-15 16:46:19 -06:00 |
|
advplyr
|
0cf2f8885e
|
Add custom metadata provider controller, update model, move to item metadata utils
|
2024-02-11 16:48:16 -06:00 |
|
FlyinPancake
|
6ef4944d89
|
Merge branch 'advplyr:master' into dewyer/add-custom-metadata-provider
|
2024-01-13 01:08:23 +01:00 |
|
advplyr
|
9f909b0d85
|
Update:Library folder browser to also work for debian and windows
|
2024-01-03 16:23:17 -06:00 |
|
Barnabas Ratki
|
8027c4a06f
|
Added support for custom metadata providers
WiP but already open to feedback
|
2024-01-03 20:25:34 +01:00 |
|
advplyr
|
2738402aac
|
Add:Year in review card for server stats #2373
|
2023-12-22 17:01:07 -06:00 |
|
advplyr
|
76119445a3
|
Update:Listening sessions table for multi-select, sorting and rows per page
- Updated get all sessions API endpoint to include sorting
- Added sessions API endpoint for batch deleting
|
2023-12-21 13:52:42 -06:00 |
|
advplyr
|
7391b4d0ec
|
Add:User stats API for year stats
|
2023-12-19 17:19:33 -06:00 |
|
mikiher
|
07d7d16418
|
Use a single router.get for API cache middleware
|
2023-11-23 09:55:55 +02:00 |
|
mikiher
|
5aeb6ade72
|
Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching
|
2023-11-22 19:00:11 +02:00 |
|
mikiher
|
107b4b83c1
|
Add cache middleware to most /libraries get requests
|
2023-11-22 18:40:42 +02:00 |
|
mikiher
|
6a722102c5
|
Use ApiCacheManager & timing middleware
|
2023-11-17 08:49:40 +02:00 |
|
advplyr
|
27497451d9
|
Add:Ereader device setting to set users that have access #1982
|
2023-10-29 11:28:34 -05:00 |
|
advplyr
|
f9c4dd2457
|
Update watcher function calls, add js docs
|
2023-10-26 16:41:54 -05:00 |
|
mikiher
|
e054b9a54c
|
Add API to update a path on a watched library folder
|
2023-10-24 13:35:43 +00:00 |
|
advplyr
|
6f65350269
|
Update:JSDocs for task manager
|
2023-10-20 16:39:32 -05:00 |
|
advplyr
|
920ddf43d7
|
Remove unused old model functions
|
2023-10-19 17:20:12 -05:00 |
|
advplyr
|
b4ce5342c0
|
Add:Tools tab on library modal, api endpoint to remove all metadata files from library item folders
|
2023-10-17 17:46:43 -05:00 |
|
advplyr
|
dcdd4bb20b
|
Update:HLS router request validation, smooth out transcode reset logic
|
2023-10-14 12:50:48 -05:00 |
|
advplyr
|
656c81a1fa
|
Update:Remove image path input from author modal, add API endpoints for uploading and removing author image
|
2023-10-13 17:37:37 -05:00 |
|
advplyr
|
10011d3886
|
Add:Remove option for authors & show authors with 0 books on authors page #2124
|
2023-09-24 17:06:32 -05:00 |
|
advplyr
|
5e976c08af
|
Update cover API endpoint to only load necessary data from DB #2073
|
2023-09-21 16:57:48 -05:00 |
|
advplyr
|
d18592eaeb
|
Fix:Duplicate series and authors being added on matches and scans #2106
|
2023-09-17 15:29:39 -05:00 |
|
advplyr
|
826963bf00
|
Add api route for changing sorting prefixes, update default sorting prefixes to include a
|
2023-09-08 12:32:30 -05:00 |
|
advplyr
|
efae529fac
|
Add cover finder to new book scanner
|
2023-09-06 17:48:50 -05:00 |
|
advplyr
|
1dd1fe8994
|
Update match all books to load items from DB, remove library items loading to memory on init
|
2023-09-04 16:33:55 -05:00 |
|
advplyr
|
03115e5e53
|
Replace old items filter/sort api endpoint with new, handle collapse sub-series
|
2023-09-04 15:26:07 -05:00 |
|
advplyr
|
42ff3d8314
|
Add new library item scanner
|
2023-09-03 17:51:58 -05:00 |
|
advplyr
|
9123dcb365
|
Remove series search api endpoint, update authors and series to load from db
|
2023-09-03 10:49:02 -05:00 |
|
advplyr
|
1b1bdea3c8
|
Remove authors search api endpoint
|
2023-09-03 09:54:23 -05:00 |
|
advplyr
|
2c8448d147
|
Updates to new library scanner and adding jsdoc types
|
2023-08-27 17:19:57 -05:00 |
|