Nicholas W
|
9327331ee9
|
Localization updates for 2.15.0 (#3520)
* Add: episode edit dropdowns
* Update: lazy episode table and row
* Various string updates
* Batch quick match strings
* Author card strings
* Update translation key for quick match episodes confirm
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
|
2024-10-17 17:03:08 -05:00 |
|
advplyr
|
f94449a659
|
Merge pull request #3500 from nichwall/2_14_0_strings
2.14.0 string localization
|
2024-10-12 15:25:41 -05:00 |
|
advplyr
|
33eae1e03a
|
Fix:Server crash on podcast add page, adds API endpoint to get podcast titles #3499
- Instead of loading all podcast library items this page now loads only the needed data
|
2024-10-11 16:55:09 -05:00 |
|
Nicholas Wallace
|
f98f78a5bd
|
Podcast search strings
|
2024-10-10 21:14:51 -07:00 |
|
mikiher
|
0bdc2fb05e
|
Move authors to lazyBookshelf
|
2024-10-06 18:25:08 +03: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
|
006241163b
|
Replace setCurrentLibrary calls with fetch to ensure filterData matches library
|
2024-07-30 16:35:26 -05:00 |
|
advplyr
|
ee53086444
|
Update chapter modal colors for consistency
|
2024-07-26 17:36:39 -05:00 |
|
mikiher
|
0476b68585
|
fix: Encode search query parameter in search.vue
|
2024-07-21 14:00:55 +03: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 |
|
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 |
|
mikiher
|
635f22ddfe
|
Reverted default spacing and font-sizing changes, and extended spaing with em-based variants
|
2024-06-23 19:15:39 +03:00 |
|
mikiher
|
2186603039
|
Major bookshelf refactor
|
2024-06-03 09:04:03 +03:00 |
|
advplyr
|
ba6a88a5bf
|
Fix:Edit author modal resetting form inputs on image change #2965
|
2024-05-27 16:04:36 -05:00 |
|
advplyr
|
6462a50713
|
Add more translation strings
|
2024-05-13 17:25:01 -05:00 |
|
advplyr
|
dc0eaa32c9
|
Merge pull request #2954 from mikiher/series-progress-fixes
Fix series and collapsed series progress to be consistent and show average of book series progress
|
2024-05-12 13:37:10 -05:00 |
|
advplyr
|
60fc4e20e6
|
Cleanup inconsistencies with ExplicitIndicator component by removing prop
|
2024-05-12 13:35:03 -05:00 |
|
advplyr
|
941c798d78
|
Fix:Update author updatedAt when downloading new image, fixes author image refresh #2934
|
2024-05-06 17:17:35 -05:00 |
|
mikiher
|
33254654d5
|
Add dir="auto" attribute where it makes sense
|
2024-03-28 23:56:59 +02:00 |
|
advplyr
|
e50b06183e
|
Merge branch 'master' into authorSort
|
2024-03-07 12:26:07 -06:00 |
|
advplyr
|
305689d513
|
Update authors sort
|
2024-03-07 12:26:04 -06:00 |
|
mikiher
|
4fe672f09d
|
Update cover image URLs with timestamp where available
|
2024-03-01 11:55:53 +02:00 |
|
advplyr
|
7a570439db
|
Update:Clamp item descriptions to 4 lines and show more button #2614
|
2024-02-18 11:24:36 -06:00 |
|
advplyr
|
180c328ed1
|
Update jsdocs for search podcasts
|
2024-02-17 13:24:49 -06:00 |
|
advplyr
|
2ec52a7a45
|
Merge branch 'master' into liaocl
|
2024-02-17 12:56:05 -06:00 |
|
KeyboardHammer
|
e2bb0cfb7c
|
add sorting to author page
|
2024-02-03 21:48:35 -06:00 |
|
advplyr
|
850397e4c1
|
Add:Playlist button to podcast episodes on latest page #2455
|
2024-01-12 17:58:07 -06:00 |
|
mozhu
|
fea78898a5
|
移动播客搜索地区配置到媒体库配置
|
2024-01-05 14:45:35 +08:00 |
|
advplyr
|
d38058e1d2
|
Fix:Podcast episode time remaining shown on button showing 0 seconds after toggling mark as finished
|
2023-12-31 15:32:44 -06:00 |
|
advplyr
|
8966dbbcd1
|
Fix:Restrict podcast search page to admins
|
2023-12-17 11:06:03 -06:00 |
|
advplyr
|
e378b79fbc
|
Fix:Access series that are in multiple libraries and user does not have access to all #1899, new libraries/series endpoint
|
2023-07-07 17:59:17 -05:00 |
|
advplyr
|
d86a3b3dc2
|
Update:Filter out podcasts from search that dont have an RSS feed url #1514
|
2023-07-01 09:00:40 -05:00 |
|
advplyr
|
688531f0a7
|
Update:Podcast episodes fallback to description when subtitle is null #1752
|
2023-05-10 20:18:29 -04:00 |
|
advplyr
|
eb7f66c89e
|
Add:Narrators page #860 #1139
|
2023-04-30 14:11:54 -05:00 |
|
advplyr
|
a5627a1b52
|
Add:Search for narrators #1495
|
2023-04-24 18:25:30 -05:00 |
|
advplyr
|
c629923a80
|
Merge pull request #1562 from mfcar/addNextScheduleInfo
Improve dates, times and schedule backup info
|
2023-03-05 11:44:59 -06:00 |
|
advplyr
|
022bf9d0ef
|
Show current episode download on init and download queue page updates
|
2023-03-05 10:35:34 -06:00 |
|
mfcar
|
61c759e0c4
|
Add tasks queue dropdown
|
2023-03-05 11:15:36 +00:00 |
|
mfcar
|
cfb3ce0c60
|
Merge branch 'master' into addDownloadQueue
|
2023-03-04 22:00:18 +00:00 |
|
mfcar
|
d8b6e09bc0
|
Merge branch 'master' into addNextScheduleInfo
|
2023-03-04 11:09:35 +00:00 |
|
mfcar
|
cfb5e909a9
|
Improve podcast search
|
2023-02-27 18:22:17 +00:00 |
|
mfcar
|
071444a9e7
|
Improve dates, times and schedule backup info
|
2023-02-27 18:04:26 +00:00 |
|