Paul Nettleton
|
13532cba14
|
Update SearchController.js to respond with objects
Changes:
- `findCovers` (GET /api/search/covers)
- `findBooks` (GET /api/search/books)
- `findPodcasts` (GET /api/search/podcast)
|
2022-11-29 12:23:02 -06:00 |
|
Paul Nettleton
|
3fb2bd3362
|
Update SeriesController.js to respond with objects
Changes:
- `search` (GET /api/series/search)
|
2022-11-29 12:08:40 -06:00 |
|
Paul Nettleton
|
e80c3a1c5a
|
Update AuthorController.js to respond with objects
Changes:
- `search` (GET /api/authors/search)
|
2022-11-29 12:04:45 -06:00 |
|
Paul Nettleton
|
e04d26307e
|
Update FileSystemController.js to respond with objects
Changes:
- `getPaths` (GET /api/filesystem)
|
2022-11-29 11:55:22 -06:00 |
|
Paul Nettleton
|
b8f74e1c98
|
Update CollectionController.js to respond with objects
Changes:
- `findAll` (GET /api/collections)
|
2022-11-29 11:48:21 -06:00 |
|
Paul Nettleton
|
0851050392
|
Update UserController.js to respond with objects
Changes:
- `findAll` (GET /api/users)
|
2022-11-29 11:43:39 -06:00 |
|
Paul Nettleton
|
b84882d9d1
|
Update LibraryItemController.js to respond with objects
Changes:
- `batchGet` (POST /api/items/batch/get)
|
2022-11-29 11:37:45 -06:00 |
|
Paul Nettleton
|
cd37a7618e
|
Update LibraryController.js to respond with objects
Changes:
- `findAll` (GET /api/libraries)
- `getLibraryUserPersonalizedOptimal` (GET /api/libraries/<ID>/personalized)
- `getAuthors` (GET /api/libraries/<ID>/authors)
- `reorder` (POST /api/libraries/order)
|
2022-11-29 11:30:25 -06:00 |
|
advplyr
|
64a7cfac3b
|
Merge pull request #1230 from springsunx/patch-1
Update zh-cn.json
|
2022-11-29 07:57:28 -06:00 |
|
SunX
|
1ee7ba54f8
|
Update zh-cn.json
|
2022-11-29 21:45:15 +08:00 |
|
advplyr
|
6bb18f8800
|
Fix:Purge cache buttons on config page for mobile screens #1228
|
2022-11-28 17:55:52 -06:00 |
|
advplyr
|
b26b854963
|
Translation strings for other langs #1166
|
2022-11-28 17:52:36 -06:00 |
|
advplyr
|
7d58361ced
|
Update:Chapter editor add reset button, cleanup ui, add translation strings #1166
|
2022-11-28 17:49:58 -06:00 |
|
advplyr
|
a3723f3d06
|
Update:New translation strings for chapter editor #1166
|
2022-11-28 17:00:06 -06:00 |
|
advplyr
|
78d1cd0cfb
|
Add:Chapter editor button to set chapters using audio tracks #1229
|
2022-11-28 16:55:13 -06:00 |
|
advplyr
|
d41366a417
|
Fix:Playlist API endpoint permissions
|
2022-11-28 16:29:04 -06:00 |
|
advplyr
|
a2347150a2
|
Fix:PWA manifest start_url
|
2022-11-28 16:26:26 -06:00 |
|
advplyr
|
d33f23dede
|
Merge pull request #1225 from springsunx/patch-1
Update zh-cn.json
|
2022-11-28 09:23:22 -06:00 |
|
SunX
|
cfca2be1b2
|
Update zh-cn.json
|
2022-11-28 18:14:08 +08:00 |
|
advplyr
|
73f07c1392
|
Update:More translation strings for library filters #1166
|
2022-11-27 17:55:25 -06:00 |
|
advplyr
|
4541e9ddc3
|
Fix:Library filters when using other language #1166
|
2022-11-27 17:54:40 -06:00 |
|
advplyr
|
972271a1a9
|
Add:Library filter for single & multi-track audiobooks #1213
|
2022-11-27 17:42:02 -06:00 |
|
advplyr
|
e97d92a8ac
|
Fix:Copy to clipboard
|
2022-11-27 17:10:06 -06:00 |
|
advplyr
|
9a73e352d1
|
Version bump 2.2.6
|
2022-11-27 16:07:26 -06:00 |
|
advplyr
|
08f09f81fa
|
Fix:Updating authors image
|
2022-11-27 15:35:47 -06:00 |
|
advplyr
|
c72609013c
|
Update:i18n strings for playlists
|
2022-11-27 15:14:28 -06:00 |
|
advplyr
|
29a6434fdc
|
Playlist and collections cleanup
|
2022-11-27 15:12:55 -06:00 |
|
advplyr
|
eb2ea9950a
|
Remove playlists for user when removing user
|
2022-11-27 14:54:17 -06:00 |
|
advplyr
|
e307ded192
|
Remove item from playlist when removing item, update PlaylistController socket events to emit to playlist userId
|
2022-11-27 14:49:21 -06:00 |
|
advplyr
|
2d6c997b38
|
Cleanup collections add/create modal
|
2022-11-27 14:39:29 -06:00 |
|
advplyr
|
232a80a848
|
Fix playlist cover for single item playlsit
|
2022-11-27 14:35:55 -06:00 |
|
advplyr
|
083f8faa46
|
Update:Fetch library API to return numUserPlaylists, only display playlists in siderail if user has playlists
|
2022-11-27 14:34:27 -06:00 |
|
advplyr
|
0fcf978ffe
|
Add /playlist/:id to dynamic routes
|
2022-11-27 14:23:28 -06:00 |
|
advplyr
|
c1360267c6
|
Fix:Collection page set library on refresh
|
2022-11-27 14:22:46 -06:00 |
|
advplyr
|
084bea6b15
|
Update:Collections i18n strings
|
2022-11-27 14:19:22 -06:00 |
|
advplyr
|
2032dd88ba
|
Hide add to playlist buttons for ebooks
|
2022-11-27 14:16:22 -06:00 |
|
advplyr
|
b11b1be432
|
Cleanup playlist cover component
|
2022-11-27 14:13:31 -06:00 |
|
advplyr
|
b743b34fab
|
Update playlist cover to square of 4 items
|
2022-11-27 14:11:17 -06:00 |
|
advplyr
|
950d10091d
|
Add playlists to bookshelf item context menu
|
2022-11-27 13:44:54 -06:00 |
|
advplyr
|
af0e02b9a2
|
Update lazybookshelf playlist socket events
|
2022-11-27 13:38:08 -06:00 |
|
advplyr
|
1332147c4a
|
Update playlist icons
|
2022-11-27 13:34:50 -06:00 |
|
advplyr
|
f07cb1e7a3
|
Fix player UI icon buttons from pr #1187
|
2022-11-27 12:36:10 -06:00 |
|
advplyr
|
53dbdd115f
|
Update:Playlists for podcasts
|
2022-11-27 12:33:38 -06:00 |
|
advplyr
|
a217ed5574
|
Update:Handle edit playlist item
|
2022-11-27 12:17:58 -06:00 |
|
advplyr
|
531f947754
|
Update:Remove playlist if all items are removed
|
2022-11-27 12:04:49 -06:00 |
|
advplyr
|
c957e9483e
|
Update:Playlist edit modal
|
2022-11-27 11:53:48 -06:00 |
|
advplyr
|
623a706555
|
Update:Create playlist items table
|
2022-11-26 17:58:52 -06:00 |
|
advplyr
|
7e171576e0
|
Update:Add libraries playlists API endpoint, add lazy playlists card
|
2022-11-26 17:24:46 -06:00 |
|
advplyr
|
0979b3e03d
|
Update:Playlist cover & json expanded
|
2022-11-26 16:45:54 -06:00 |
|
advplyr
|
1131bfa751
|
Update:Creating user playlists modal
|
2022-11-26 16:25:14 -06:00 |
|