e56164aa5a
Add a new date format
2023-02-27 20:31:38 +00:00
071444a9e7
Improve dates, times and schedule backup info
2023-02-27 18:04:26 +00:00
b1ee54522a
Add support to podcast type
2023-02-22 18:22:52 +00:00
cf927f61a0
Add FantLab.ru Book Finder
2023-02-07 00:25:18 +03:00
b957e1a36b
Update:API endpoints for library and library item scan updated to POST requests
2023-02-03 17:50:42 -06:00
ddabd0ee75
Update:Library folder browser to not save folders from request #1371
2023-01-07 15:31:51 -06:00
452af43916
Fix Hidden Settings Menu
...
This patch fixes several problems of the settings menu related to
display on mobile devices or small(ish) windows:
- The `isMobileLandscape` is now calculated correctly. Previously, this
was set to `true` if a device was in portrait mode.
- Showing the button to collapse the settings menu and making the menu
collapsible now use the same mechanism. Previously, it could happen
that the menu was opened and not fixed, but no button to close it
again was shown.
- The icons fore opening and closing the settings menu are now both
arrows, indicating that their functionality is reversed.
- The button to open the menu now always has the string “Settings”,
instead of using the name of the current page. The current page hader
is listed below that anyway and this is the action component to open
the settings menu after all.
This fixes #1334
2023-01-01 19:49:43 +01:00
a364fe5031
Merge RSS feed modals into a universal one
2022-12-31 15:26:37 -06:00
0e6b0d3eff
Update:Remove RSS feeds from login response payload and include feeds from library items request
2022-12-31 10:59:12 -06:00
c06d734d5e
Update:Persist series sort/filter options #1272
2022-12-17 15:10:25 -06:00
7852804a9c
Update:Remove call to server for user settings, user settings stored locally
2022-12-17 14:50:01 -06:00
eede2bbd46
Update for filesystem and libraries api update and revert personalized shelves route
2022-12-12 17:29:56 -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
29a6434fdc
Playlist and collections cleanup
2022-11-27 15:12: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
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
1131bfa751
Update:Creating user playlists modal
2022-11-26 16:25:14 -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
c285dd666d
Fix:Australian audible TLD #1191
2022-11-20 17:17:25 -06:00
3316394f5c
Add:Button on series books page to re-add series to continue listening #1159
2022-11-15 17:20:57 -06:00
3357ccfaf3
Add:Buttons to add/remove podcast episodes from player queue
2022-11-12 15:41:41 -06:00
28feed6ea2
Fix:Remove collections when removing library
2022-11-11 17:44:19 -06:00
6f901defd6
Fix:Show only collections for selected library #1130
2022-11-11 17:28:05 -06:00
4cbc8676c6
Update:Rename UserCollections to Collections
2022-11-11 17:13:10 -06:00
24d97d17ba
Add collapseBookSeries to default settings
2022-11-06 10:55:44 -06:00
fbbcbb4af1
Add:Series filters #712
2022-10-29 15:33:38 -05:00
ce133cd6f2
Add:Series sort #712
2022-10-29 11:17:51 -05:00
e752b4071d
Update:Cleanup bookshelf toolbars & fix siderail icon
2022-10-28 18:10:19 -05:00
0e96465d74
Remove old coverAspectRatio server setting
2022-10-22 09:01:00 -05:00
b16e69ee86
Update:New library icons and picker using icon font
2022-10-18 12:09:36 -05:00
3900db14d3
Add:Multi-region audible & audnexus support #731
2022-10-07 17:18:28 -05:00
39979ff8a3
Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes
2022-10-02 14:16:17 -05:00
cd04533eea
Update:Setting up paths to eventually support subdirectory
2022-10-01 16:07:30 -05:00
162a1b7971
Add:Purge media progress button & api endpoint for items that no longer exist #921
2022-09-25 17:11:39 -05:00
731cf8e4ed
Fix whitespace issues
2022-09-23 19:37:30 +01:00
7d4e7ce2c0
Initial commit
2022-09-19 16:29:24 +01:00
dee4ca3559
Add:Local setting for autoplay next item in queue #603
2022-08-28 14:21:28 -05:00
c0dd58a94e
Add:Player queue for podcast episodes & autoplay next episode #603
2022-08-28 13:12:38 -05:00
a690dfe671
Clear published year sort for podcast library
2022-08-19 15:07:47 -05:00
c5f91ec508
Add:Separate setting for alt bookshelf view on home page
2022-08-13 18:18:42 -05:00
d06c61b329
Add:Library specific setting for use square covers and remove from server settings #387
2022-08-13 13:56:37 -05:00
24a142e718
Add:RSS feed icon over library item covers when feed is open #893
2022-08-05 19:23:18 -05:00
92bedeac15
Update:Click chapter times in chapters table to jump to timestamp
2022-07-30 12:25:15 -05:00
bcc2f847f9
Add:Click timestamp in listening sessions table to open playback at timestamp #798 , add confirm prompt
2022-07-30 11:36:04 -05:00
9e7b84f289
Update:JWT signing
2022-07-18 17:19:16 -05:00
9ba0e52bb7
Added an option to change date format
2022-06-17 01:26:10 -07:00