advplyr
|
076f71d490
|
Fix:Handle undefined page/limit in paginated library queries #3499
|
2024-10-11 17:15:16 -05:00 |
|
advplyr
|
33eae1e03a
|
Fix:Server crash on podcast add page, adds API endpoint to get podcast titles #3499
- Instead of loading all podcast library items this page now loads only the needed data
|
2024-10-11 16:55:09 -05:00 |
|
advplyr
|
0adceaa3f0
|
Remove asciiOnlyToLowerCase
|
2024-10-08 16:59:45 -05:00 |
|
advplyr
|
64b78b5822
|
Move pagination limit/page query param validation to middleware & check for positive integer
|
2024-10-06 16:29:30 -05:00 |
|
mikiher
|
0bdc2fb05e
|
Move authors to lazyBookshelf
|
2024-10-06 18:25:08 +03:00 |
|
advplyr
|
7cd8d7f44d
|
Update NotificationManager to singleton
|
2024-09-27 17:33:23 -05:00 |
|
advplyr
|
567a9a4e58
|
Fix:API /libraries/:library/items validate limit and page are positive integers #3459
|
2024-09-26 16:48:38 -05:00 |
|
advplyr
|
5b22e945da
|
Update:Format numbers on user listening stats chart #3441
|
2024-09-23 16:36:56 -05:00 |
|
advplyr
|
decde230aa
|
Update:Some logs to include library item id #3440
|
2024-09-22 14:15:17 -05:00 |
|
advplyr
|
0344a63b48
|
Clean out old unused objects
|
2024-09-03 17:04:58 -05:00 |
|
advplyr
|
60e348fcc1
|
Fix:Updating root user #3366
|
2024-09-02 16:12:57 -05:00 |
|
advplyr
|
47712e63f1
|
Update user default permissions
|
2024-09-02 15:55:25 -05:00 |
|
Nicholas Wallace
|
790c1fb34a
|
Allow update of default permission keys missing for user
|
2024-09-02 10:28:03 -07:00 |
|
advplyr
|
9f60017cfe
|
Update:Remove oldSeries model
|
2024-09-01 15:26:43 -05:00 |
|
advplyr
|
db86bfd63d
|
Fix:New authors not setting lastFirst column, updates for new Series model
|
2024-09-01 15:08:56 -05:00 |
|
advplyr
|
fc276b330a
|
Fix:Server crash when uploading or adding new podcast #3353
|
2024-09-01 07:35:05 -05:00 |
|
advplyr
|
ba742563c2
|
Remove old Author object & fix issue deleting empty authors
|
2024-08-31 13:27:48 -05:00 |
|
advplyr
|
c45c82306e
|
Remove old library, folder and librarysettings model
|
2024-08-28 17:26:23 -05:00 |
|
advplyr
|
0ae054c5d7
|
Update tools endpoint status codes
|
2024-08-26 17:02:29 -05:00 |
|
advplyr
|
c72eac9987
|
Fix:Check if book is already being merged before allowing to start #3331
|
2024-08-25 17:13:09 -05:00 |
|
advplyr
|
159ccd807f
|
Updates to migrate off of old library model
|
2024-08-24 16:09:54 -05:00 |
|
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
|
38edcdca4b
|
Updates to use new Library model
|
2024-08-23 16:59:51 -05:00 |
|
advplyr
|
8774e6be71
|
Update:Create library endpoint to create using new model, adding additional validation
|
2024-08-22 17:39:28 -05:00 |
|
advplyr
|
1c0d6e9c67
|
Merge pull request #3313 from mikiher/author-image-path
Update AuthorController to handle invalid image paths and log a warning
|
2024-08-21 17:46:39 -05:00 |
|
Chance Zibolski
|
0b860e0d40
|
Fix Content-Type header when browser user-agent is from an Apple mobile device
Fixes #3310
Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
|
2024-08-20 19:01:14 -07:00 |
|
mikiher
|
20a3657063
|
Update AuthorController to handle invalid image paths and log a warning
|
2024-08-20 10:51:24 +03:00 |
|
advplyr
|
26d2c5a8f0
|
Remove oldUser object require
|
2024-08-19 17:35:00 -05:00 |
|
advplyr
|
5308fd8b46
|
Update:Create & update API endpoints to create with new data model
|
2024-08-17 17:18:40 -05:00 |
|
advplyr
|
e53ac6566b
|
Update API JS docs
|
2024-08-11 17:01:25 -05:00 |
|
advplyr
|
2472b86284
|
Update:Express middleware sets req.user to new data model, openid permissions functions moved to new data model
|
2024-08-11 16:07:29 -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
|
1923854202
|
Update bookmarks API endpoints to use new user model
|
2024-08-11 12:16:45 -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
|
68ef3a07a7
|
Update controllers to use new user model
|
2024-08-10 17:15:21 -05:00 |
|
advplyr
|
202ceb02b5
|
Update:Auth to use new user model
- Express requests include userNew to start migrating API controllers to new user model
|
2024-08-10 15:46:04 -05:00 |
|
advplyr
|
b55d8250cc
|
Download log update
|
2024-08-09 16:48:21 -05:00 |
|
ic1415
|
ef2d736b20
|
Update LibraryItemController.js
standardizing log messages for all download cases
|
2024-08-05 16:33:56 -04:00 |
|
ic1415
|
f3a453be20
|
Update LibraryItemController.js
Additional logging for single file downloads coming from download function
|
2024-08-05 16:19:28 -04:00 |
|
advplyr
|
eca51457b7
|
Update jsdocs and auto-formatting
|
2024-08-04 16:13:40 -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
|
39c26d2bee
|
Merge pull request #3217 from ic1415/LibraryItemController
Update LibraryItemController.js
|
2024-08-02 16:33:23 -05:00 |
|
advplyr
|
2a69955cc1
|
Update server/controllers/LibraryItemController.js
|
2024-08-02 16:30:21 -05:00 |
|
advplyr
|
1e6dd0e3e0
|
Add jsdocs for Ffmpeg and tools controller
|
2024-07-31 17:32:51 -05:00 |
|
ic1415
|
9eb0ec76fe
|
Update LibraryItemController.js
update library item controller to log downloaded ebooks to fix #3215
|
2024-07-31 10:48:41 -04: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
|
2f2ec2ec1f
|
Add book item more menu item for Share, restrict share to admin or up, add admin socket events for open/close shares
|
2024-07-07 15:51:50 -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 |
|