Commit Graph

389 Commits

Author SHA1 Message Date
jmt-gh 000d7fd249 convert library stats page to use new settings component 2022-11-25 21:11:45 -08:00
jmt-gh 087de03a1f convert log page to use new settings component 2022-11-25 21:11:32 -08:00
jmt-gh a3ca6159fb convert stats page to use new settings component 2022-11-25 21:11:17 -08:00
jmt-gh 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
jmt-gh 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
jmt-gh e3ec5dd506 convert sessions page to use settings content component 2022-11-25 21:08:10 -08:00
jmt-gh 762748225d convert settings page to use settings content component 2022-11-25 21:07:41 -08:00
jmt-gh f59edffa43 update notification settings to match other pages 2022-11-25 11:04:11 -08:00
SunX 82b7068130 Update _id.vue 2022-11-22 12:51:37 +08:00
advplyr 7df8795d52 Fix:Icon sizes 2022-11-21 07:18:10 -06:00
advplyr b37b382ea7 Update:More translation strings #1103 #1166 2022-11-20 17:11:51 -06:00
Lars Kiesow fdfb07ff2c Add a few tooltips
Starting to use audiobookshelf, the function of some buttons weren't
very clear to me and while some buttons have tooltips, others have not.

This patch adds some additional tooltips to the user interface,
further explaining some of the functionality.
2022-11-20 18:50:34 +01:00
advplyr e3ba739db5 Update:Encode & embed metadata API endpoints, separate cache & search endpoints into controllers 2022-11-19 13:28:06 -06:00
advplyr 7485cf1a26 Add:Batch select audiobook play button, item page mobile screen size cleanup 2022-11-19 10:20:10 -06:00
advplyr 7d8c8fa5bb Update:Navigation for mobile screen include authors page and podcast latest page 2022-11-16 17:23:18 -06:00
advplyr 96a739e22d Fix:Removing all sessions from last page of sessions table #1168 2022-11-16 16:28:46 -06:00
advplyr c3ec036009 Update:New strings for translation #1103 #1166 2022-11-16 16:11:06 -06:00
advplyr a07a69e7de Version bump 2.2.3 2022-11-12 17:22:16 -06:00
advplyr cbc2f64e2e Add:Croatian language #1103 2022-11-12 16:55:42 -06:00
advplyr 78559520ab Add:Player queue for audiobooks #1077 2022-11-12 16:48:35 -06:00
advplyr 3357ccfaf3 Add:Buttons to add/remove podcast episodes from player queue 2022-11-12 15:41:41 -06:00
advplyr b260bcaeb1 Merge pull request #1144 from austinphilp/fix-listening-sessions-count-bug
Fix listening sessions count bug
2022-11-12 08:02:07 -06:00
advplyr 3ffc481a54 Fix users latest session computed property 2022-11-12 08:03:13 -06:00
Austin Philp eb295453fc Cleanup 2022-11-11 15:47:20 -08:00
advplyr 28feed6ea2 Fix:Remove collections when removing library 2022-11-11 17:44:19 -06:00
Austin Philp c6dc4054be Use total from listening-sessions endpoint to display total sessions 2022-11-11 15:41:50 -08:00
advplyr 4cbc8676c6 Update:Rename UserCollections to Collections 2022-11-11 17:13:10 -06:00
advplyr c33314edfb Add:Language select in account page #1103 2022-11-09 18:00:20 -06:00
advplyr 6e064eeafb Add:Server setting for default language #1103 2022-11-08 18:09:07 -06:00
advplyr 400e34a4c7 Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
advplyr 2662b3ec49 Update:More localization strings #1103 2022-11-08 08:37:39 -06:00
advplyr faac6f677a Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
advplyr eb463a2958 Add:Start of localization i18n #1103 2022-11-06 17:56:44 -06:00
advplyr 1118b8b782 Metadata embed and m4b merge fixes and cleanup 2022-11-05 13:13:52 -05:00
advplyr c6e9fe6513 Update:Chapter lookup modal show # of chapters found vs current # of chapters #1070 2022-11-02 17:28:26 -05:00
advplyr fbbcbb4af1 Add:Series filters #712 2022-10-29 15:33:38 -05:00
advplyr ce133cd6f2 Add:Series sort #712 2022-10-29 11:17:51 -05:00
advplyr 685b4e77eb Remove old viewMode code 2022-10-28 17:27:06 -05:00
advplyr e1e10dca50 Update:Default library view to detail instead of bookshelf view & update settings copy 2022-10-22 09:13:20 -05:00
advplyr 0e96465d74 Remove old coverAspectRatio server setting 2022-10-22 09:01:00 -05:00
advplyr ce4e48cbd7 Add:Region support for audible chapter lookup 2022-10-15 15:31:07 -05:00
advplyr fdece944f4 Remove leftover string in chapter editor 2022-10-08 17:37:43 -05:00
advplyr dcc223949a Update:Add note for number of backups to keep #1041 2022-10-08 16:30:21 -05:00
advplyr 793233e782 Fix:Authors page to only include library items from the current library #1049 2022-10-06 17:06:06 -05:00
advplyr 94012e5dff Add:Chapter editor shift all chapters by X seconds #927 2022-10-05 18:01:42 -05:00
advplyr 803c9699ef Version bump 2.2.0 2022-10-02 15:54:05 -05:00
advplyr d22b475539 Update tools copy 2022-10-02 14:49:24 -05:00
advplyr 142205f060 Add:Purge items cache button and api endpoint 2022-10-02 14:46:48 -05:00
advplyr 02d997897c Add:Cancel m4b merge button #1008 2022-10-02 14:31:04 -05:00
advplyr 39979ff8a3 Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes 2022-10-02 14:16:17 -05:00