Commit Graph

38 Commits

Author SHA1 Message Date
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
bf3db1dae0 Fix:Fullscreen cover image modal not updating when changing covers #2900 2024-05-02 17:48:50 -05:00
8c703859a0 added raw cover 2024-01-29 13:18:58 -06:00
6278bb8665 Move raw cover preview to a separate global component, fix item page cover overlay show on hover 2023-10-27 16:51:44 -05:00
32616aa441 show a modal with cover images when clicked 2023-10-23 20:37:51 -07:00
9c65d655b8 Fix:Realtime update cover on cover tab in item edit modal 2023-07-15 12:37:33 -05:00
fc36e86db7 Update:Match tab show current cover and include resolutions #1605 2023-03-31 18:00:45 -05:00
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
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
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
c957e9483e Update:Playlist edit modal 2022-11-27 11:53:48 -06:00
1131bfa751 Update:Creating user playlists modal 2022-11-26 16:25:14 -06:00
4cbc8676c6 Update:Rename UserCollections to Collections 2022-11-11 17:13:10 -06:00
b16e69ee86 Update:New library icons and picker using icon font 2022-10-18 12:09:36 -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
c0dd58a94e Add:Player queue for podcast episodes & autoplay next episode #603 2022-08-28 13:12:38 -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
9ba0e52bb7 Added an option to change date format 2022-06-17 01:26:10 -07:00
705aac40d7 Remove experimental set bookshelf texture 2022-05-30 09:58:02 -05:00
a394f38fe9 Add:Full podcast episode description parsed and viewable in modal #492 2022-05-28 11:38:51 -05:00
fbd7ae10d1 Add:Authors landing page #187 2022-05-08 18:21:46 -05:00
5d12cc3f23 Podcast home page shelves for currently listening episodes, newest episodes. Podcast episode card 2022-04-22 19:31:11 -05:00
7d66f1eec9 New data model edit tracks page, match, quick match, clean out old files 2022-03-13 19:34:31 -05:00
89f498f31a Add:Chromecast support in experimental #367, Change:Audio player model for direct play 2022-02-22 17:33:55 -06:00
0dca8472de Fix:Mobile flag max size 2022-02-11 08:50:28 -06:00
70c5db4534 Mobile UI adjustments 2022-02-09 11:19:02 -06:00
5c92aef048 Lazy bookshelf, api routes for categories and filter data 2021-11-30 20:02:40 -06:00
3941da1144 Add:Experimental change bookshelf texture #186 2021-11-27 20:11:35 -06:00
448514af9e Add:Batch add/remove books from collection 2021-11-27 16:01:53 -06:00
465e6869c0 Add: Experimental collections edit, book list, collection cover #151 2021-11-06 20:31:46 -05:00
bf0893d759 Add: Experimental collections add/remove & db #151 2021-11-05 20:24:02 -05:00