Commit Graph

1126 Commits

Author SHA1 Message Date
179d339afd Merge branch 'master' of https://github.com/advplyr/audiobookshelf 2022-12-16 17:58:42 -06:00
858c1a7353 Update:Series inner input modal update button Save to Submit #1277 2022-12-16 17:57:46 -06:00
0b42b81558 Update:Author modal Submit button to Save #1280 2022-12-16 17:54:00 -06:00
82642b295c Merge pull request #1271 from tomazed/localization-update
Missing Localization in Appbar.vue
2022-12-15 17:57:52 -06:00
ba3d84a924 Update client/components/app/Appbar.vue 2022-12-15 17:57:42 -06:00
4fcdeda447 Add:Book library filter for missing cover image #1243 2022-12-15 17:46:27 -06:00
793cc989de Fix:Overflowing edit library folders #1266 2022-12-15 16:51:37 -06:00
48f493a9f5 Missing Localization in Appbar.vue 2022-12-15 17:50:13 +01:00
e59351566d Add:Batch append details #848 2022-12-13 16:28:05 -06:00
ea42ab7624 Update get all users route 2022-12-12 17:48:57 -06:00
2d9035d90b Update get tags route and revert podcast/books search route 2022-12-12 17:45:51 -06:00
0ae853c119 Update library items batch get route 2022-12-12 17:36:53 -06:00
3c0fdff7b4 Update libraries reorder and get all authors routes 2022-12-12 17:33:59 -06:00
9f4547cff8 Update client/components/app/Appbar.vue 2022-12-05 17:13:03 -06:00
a98106593d Update client/components/app/Appbar.vue 2022-12-05 17:12:58 -06:00
c625b3f08c Update client/components/app/Appbar.vue 2022-12-05 17:12:53 -06:00
616caecdf1 Add Missing Tooltips
This patch adds a few more missing tooltips to the user interface.
2022-12-05 23:16:27 +01:00
4959a28485 Update:Playlists cover size 2022-12-03 15:44:53 -06:00
6baa0fa047 Fix:Multi-select library items using shift key #1236 2022-12-01 17:39:23 -06:00
725f8eecdb Fix:Batch selecting ebooks showing play button in appbar #1235 2022-11-30 17:09:00 -06:00
d917f0e37d Fix:Ebook reader for ebooks in root folder #1232 2022-11-30 16:15:25 -06:00
4541e9ddc3 Fix:Library filters when using other language #1166 2022-11-27 17:54:40 -06:00
972271a1a9 Add:Library filter for single & multi-track audiobooks #1213 2022-11-27 17:42:02 -06:00
29a6434fdc Playlist and collections cleanup 2022-11-27 15:12:55 -06:00
2d6c997b38 Cleanup collections add/create modal 2022-11-27 14:39:29 -06:00
232a80a848 Fix playlist cover for single item playlsit 2022-11-27 14:35:55 -06:00
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
2032dd88ba Hide add to playlist buttons for ebooks 2022-11-27 14:16:22 -06:00
b11b1be432 Cleanup playlist cover component 2022-11-27 14:13:31 -06:00
b743b34fab Update playlist cover to square of 4 items 2022-11-27 14:11:17 -06:00
950d10091d Add playlists to bookshelf item context menu 2022-11-27 13:44:54 -06:00
af0e02b9a2 Update lazybookshelf playlist socket events 2022-11-27 13:38:08 -06:00
1332147c4a Update playlist icons 2022-11-27 13:34:50 -06:00
f07cb1e7a3 Fix player UI icon buttons from pr #1187 2022-11-27 12:36:10 -06:00
53dbdd115f Update:Playlists for podcasts 2022-11-27 12:33:38 -06:00
a217ed5574 Update:Handle edit playlist item 2022-11-27 12:17:58 -06:00
531f947754 Update:Remove playlist if all items are removed 2022-11-27 12:04:49 -06:00
c957e9483e Update:Playlist edit modal 2022-11-27 11:53:48 -06:00
623a706555 Update:Create playlist items table 2022-11-26 17:58:52 -06:00
7e171576e0 Update:Add libraries playlists API endpoint, add lazy playlists card 2022-11-26 17:24:46 -06:00
0979b3e03d Update:Playlist cover & json expanded 2022-11-26 16:45:54 -06:00
1131bfa751 Update:Creating user playlists modal 2022-11-26 16:25:14 -06:00
53f73e1201 Settings content updates 2022-11-26 11:08:09 -06:00
5de6ee136a Convert Users settings page to use new component
This commit moves the Users settings page to use the new Settings
Content component. Similar to the Libraries page, this one is already a
component. I mimiced the behavior of the existing libraries component to
get the same functionality needed here
2022-11-25 21:10:05 -08:00
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
4db34e0c56 Add new settings content component
This commit adds a new settings conent component. This is a container
component for the settings pages, so that they all get the same
formatting by default. It handles the header text, description text, and
any "add new" plus button as needed.
2022-11-25 21:06:18 -08:00
180293ebc1 Update:Cleanup socket usage & add func for emitting events to admin users 2022-11-24 16:35:26 -06:00
42e68edc65 Fix:Users table activity & cleanup 2022-11-24 14:44:09 -06:00
64a8a046c1 Update:Backups API endpoints, add get all backups route, update socket init event payload 2022-11-24 13:14:29 -06:00
145e0217b6 Update:Media session show next/prev track buttons #1201 2022-11-22 16:57:18 -06:00