advplyr
|
0344a63b48
|
Clean out old unused objects
|
2024-09-03 17:04:58 -05:00 |
|
advplyr
|
fea5f8f3d4
|
Update:Batch edit page show confirmation before navigating away with unsaved changes #3369
|
2024-09-02 16:50:22 -05:00 |
|
advplyr
|
48b703bf9f
|
Update:Global search author card and library stat author name links to author page
|
2024-08-31 15:03:42 -05:00 |
|
advplyr
|
064679c057
|
Update:Author number of books sort fallsback to sort on name when num books is the same
|
2024-08-31 14:59:42 -05:00 |
|
Nicholas W
|
f0e70ed27b
|
Translation strings added (#3304)
* Update: `pages/items/_id` toast messages
* Update: account modal strings
* Update: audio file data modal strings
* Update: sleep timer set string
* Update: loading indicator string
* Update: lazy book card strings
* Reorder keys
* Fix: syntax error in LazyBookCard
* Fix: json ordering
* Fix: fix double message definition
* Update: login form toast strings
* Update: batch delete toast
* Update: collection add toast messages
* Replace: toasts in BookShelfToolbar
* Update: playlist edit toasts
* Update: Details tab
* Add: title required string
* Update: ereader toasts
* Update: author toasts, title and name required toasts
* Clean up "no updates" strings
* Change: slug strings
* Update: cover modal toasts
* Change: cancel encode toasts
* Change: failed to share toasts
* Simplify: "renameFail" and "removeFail" toasts
* Fix: ordering
* Change: chapters remove toast
* Update: notification strings
* Revert: loading indicator (error in browser)
* Update: collectionBooksTable toast
* Update: "failed to get" strings
* Update: backup strings
* Update: custom provider strings
* Update: sessions strings
* Update: email strings
* Update sort display translation strings, update podcast episode queue strings to use translation
* Fix loading indicator please wait translation
* Consolidate translations and reduce number of toasts
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
|
2024-08-30 17:47:49 -05:00 |
|
advplyr
|
acc4bdbc5e
|
Add:Podcast latest page includes Mark as Finished button #3321
|
2024-08-29 17:27:52 -05:00 |
|
advplyr
|
f9f89e1e51
|
Update material symbols icon font
- only include Material Symbols Rounded
- Replace some ligatures with codepoint so loading isnt as ugly/shifting
|
2024-08-16 16:57:17 -05:00 |
|
advplyr
|
d5712a564c
|
Update client/pages/library/_library/stats.vue
|
2024-08-15 16:10:53 -05:00 |
|
Shaun
|
8e0b723207
|
no line breaks in size text
|
2024-08-11 21:51:38 +10:00 |
|
advplyr
|
202ceb02b5
|
Update:Auth to use new user model
- Express requests include userNew to start migrating API controllers to new user model
|
2024-08-10 15:46:04 -05:00 |
|
Shaun
|
49054d5239
|
persist the advanced encoding options, show the encoding options used with in progress encodes
|
2024-07-31 16:44:24 +10:00 |
|
advplyr
|
006241163b
|
Replace setCurrentLibrary calls with fetch to ensure filterData matches library
|
2024-07-30 16:35:26 -05:00 |
|
advplyr
|
03818fadee
|
Remove unnecessary setCurrentLibrary on mounted item page
|
2024-07-30 16:20:36 -05:00 |
|
mikiher
|
897c3ea625
|
on item pages, fetch item's library data if unavailable
|
2024-07-30 20:02:03 +03:00 |
|
advplyr
|
ee53086444
|
Update chapter modal colors for consistency
|
2024-07-26 17:36:39 -05:00 |
|
advplyr
|
d347645475
|
Update:Format numbers on user stats page #3187
|
2024-07-22 17:43:42 -05:00 |
|
mikiher
|
0476b68585
|
fix: Encode search query parameter in search.vue
|
2024-07-21 14:00:55 +03:00 |
|
mikiher
|
7faf42d892
|
Merge branch 'advplyr:master' into ffmpeg-progress
|
2024-07-20 12:28:47 +03:00 |
|
mikiher
|
10f5f331d7
|
Fixes + add progress to m4b and embed tools
|
2024-07-20 12:28:06 +03:00 |
|
advplyr
|
e925e9b23f
|
Update:Increase size of more menu icon on items page
|
2024-07-18 16:06:37 -05:00 |
|
advplyr
|
03be947ad6
|
Merge pull request #3163 from ajyey/feature/disable-max-backup-size
Adds support for allowing backups of unlimited size
|
2024-07-17 17:09:37 -05:00 |
|
advplyr
|
37ad1cced2
|
Fix:Large OPML import timeouts #3118
- Added OPML Api endpoints for /parse and /create, removed old
- Show task for OPML import and create failed tasks for failed feeds
|
2024-07-16 17:05:52 -05:00 |
|
Andrew Leonard
|
ff788e3591
|
feat: adds better conditional for max backup size
|
2024-07-16 01:31:12 -04:00 |
|
Andrew Leonard
|
e230b6640f
|
feat: adds unlimited text to text label
|
2024-07-16 01:11:20 -04:00 |
|
Andrew Leonard
|
2bc949fae3
|
feat: adds support for allowing backups of unlimited size
|
2024-07-15 23:58:05 -04:00 |
|
advplyr
|
eabfa90121
|
Update:Move library stats page to SideRail #3134
|
2024-07-13 15:26:07 -05:00 |
|
Greg Lorenzen
|
a76600e53b
|
Update play_arrow icons with fill CSS class
|
2024-07-08 22:00:16 +00:00 |
|
Greg Lorenzen
|
2c65b8fd2b
|
Replace material-icons class with material-symbols class in components
|
2024-07-08 09:39:00 -07:00 |
|
advplyr
|
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 |
|
advplyr
|
9a4c5a16ef
|
Merge pull request #3111 from mikiher/tone-replacement
Replace tone with ffmpeg for metadata and cover embedding
|
2024-07-06 16:03:17 -05:00 |
|
advplyr
|
e6b1acfb44
|
Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env
|
2024-07-06 16:00:48 -05:00 |
|
advplyr
|
7c0b4e35d7
|
Update backups config page to use backupPathEnvSet returned from endpoint, remove from ServerConfig
|
2024-07-05 16:10:07 -05:00 |
|
Nicholas Wallace
|
4d24817ced
|
Prevent editing backup path in web interface when env variable set
|
2024-07-05 17:44:49 +00:00 |
|
advplyr
|
d5f991ae4a
|
Fix media share player screen height on android browsers
|
2024-07-04 15:28:44 -05:00 |
|
advplyr
|
dd1d2b7c92
|
Fix media item share changing share, show error on failed to play
|
2024-07-03 17:08:30 -05:00 |
|
advplyr
|
5858b64fc6
|
Update:Share audio player page background color gradient using fast-average-color on cover image
|
2024-07-02 17:40:42 -05:00 |
|
advplyr
|
134c2580c9
|
Update:Custom error page for nuxt
|
2024-06-30 16:46:54 -05:00 |
|
advplyr
|
8e286a6070
|
Open media item share sessions shown on listening sessions page, create device info for share sessions
|
2024-06-30 16:36:00 -05:00 |
|
advplyr
|
d7ace4d1dc
|
Update:Media item share URL allows for sending starting time as query string #1768
|
2024-06-30 15:31:27 -05:00 |
|
advplyr
|
c309856f74
|
Update:Media item share modal UI/UX and localization #1768
|
2024-06-29 16:15:55 -05:00 |
|
advplyr
|
31146082f0
|
Update:Media item share endpoints and audio player #1768
- Add endpoints for getting tracks, getting cover image and updating progress
- Implement share session cookie and caching share playback session
- Audio player UI/UX
|
2024-06-29 15:05:35 -05:00 |
|
advplyr
|
c1349e586a
|
Update share page to show player ui
|
2024-06-28 17:01:28 -05:00 |
|
advplyr
|
8cadaa57f6
|
Update share endpoint to return playback session, add get share file endpoint
|
2024-06-26 17:03:12 -05:00 |
|
mikiher
|
9bf4bd9bfa
|
Merge branch 'advplyr:master' into bookshelf-refactor-2
|
2024-06-25 10:03:18 +03:00 |
|
mikiher
|
635f22ddfe
|
Reverted default spacing and font-sizing changes, and extended spaing with em-based variants
|
2024-06-23 19:15:39 +03:00 |
|
advplyr
|
d6eae9b43e
|
Add:Create media item shares with expiration #1768
|
2024-06-22 16:42:13 -05:00 |
|
advplyr
|
331d7a41ab
|
Add:Ability to edit backup location path on backups page #2973
- Added api endpoint PATCH /api/backups/path
- Cleanup backup page UI for mobile screens
|
2024-06-19 17:14:37 -05:00 |
|
mikiher
|
2186603039
|
Major bookshelf refactor
|
2024-06-03 09:04:03 +03:00 |
|
advplyr
|
95506bc638
|
Update:Add more translation strings, remove unused string #3027
|
2024-05-30 17:03:33 -05:00 |
|
advplyr
|
941f3248d8
|
Add:SMTP email setting to disable certificate verification #3030
|
2024-05-29 16:59:43 -05:00 |
|