advplyr
|
31f48edcc3
|
Update close feed button on rss feeds table to be consistent with other UI
|
2025-04-06 17:56:17 -05:00 |
|
advplyr
|
f7109a055c
|
Fix rss feeds table overflow with long slugs
|
2025-04-06 17:50:39 -05:00 |
|
Tobias Berger
|
d94e7975dc
|
Consistent icons in stats page
|
2025-03-26 13:00:10 +01:00 |
|
mikiher
|
f88e40ea3e
|
Fix double slash color modifer typo
|
2025-03-23 08:57:13 +02:00 |
|
mikiher
|
30db5d50fb
|
Tailwind V4 migration initial commit
|
2025-03-16 16:41:37 +02:00 |
|
advplyr
|
19a65dba98
|
Update backup schedule description translations #4017
|
2025-02-21 18:18:54 -06:00 |
|
advplyr
|
a34b01fcb4
|
Add localization strings for Cover Provider and Activities #4017
|
2025-02-20 17:45:33 -06:00 |
|
advplyr
|
39567c6c22
|
Update view feed modal to sort episodes by pub date ascending
|
2025-02-11 16:47:34 -06:00 |
|
advplyr
|
598a93d224
|
Update copy to clipboard buttons to be standardized
|
2025-01-22 17:56:46 -06:00 |
|
Nicholas Wallace
|
f46b5a533c
|
Change: height of RSS feed preview to match aspect ratio
|
2024-12-26 22:53:45 -07:00 |
|
advplyr
|
0099ae633a
|
Config page localization updates
|
2024-12-20 17:27:31 -06:00 |
|
advplyr
|
aea2951b89
|
Accessibility updates to config page settings
|
2024-12-19 18:04:56 -06:00 |
|
advplyr
|
57906540fe
|
Add:Server setting to allow iframe & update UI to differentiate web client settings #3684
|
2024-12-08 08:57:45 -06:00 |
|
mikiher
|
9b8e059efe
|
Remove serverAddress from Feeds and FeedEpisodes URLs
|
2024-12-07 19:27:37 +02:00 |
|
advplyr
|
5fa0897ad7
|
Merge pull request #3665 from mikiher/subdirectory-fixes-3
Subdirectory support for OIDC and SocketIO
|
2024-12-03 17:29:57 -06:00 |
|
advplyr
|
615ed26f0f
|
Update:Users table show count next to header
|
2024-12-02 17:35:35 -06:00 |
|
mikiher
|
6d8720b404
|
Subfolder support for OIDC auth
|
2024-11-29 04:28:50 +02:00 |
|
advplyr
|
c47c75aefe
|
Update:More strings localized #3544
|
2024-10-22 17:24:31 -05:00 |
|
advplyr
|
1cac42aec5
|
Add localization on logs page and confirm embed #3495
|
2024-10-12 15:32:51 -05:00 |
|
advplyr
|
4f926b37db
|
Update:Remove server settings update toast on config page
|
2024-10-02 18:10:51 -05:00 |
|
advplyr
|
562c30cff4
|
Replace failed to update toasts with one generic string
|
2024-09-29 17:53:52 -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
|
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
|
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 |
|
advplyr
|
d347645475
|
Update:Format numbers on user stats page #3187
|
2024-07-22 17:43:42 -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
|
2c65b8fd2b
|
Replace material-icons class with material-symbols class in components
|
2024-07-08 09:39:00 -07: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
|
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
|
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 |
|
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 |
|
advplyr
|
2f72300636
|
Update email page to only load users when needed
|
2024-05-25 14:44:34 -05:00 |
|
Nicholas Wallace
|
aaaa314761
|
Add: information to whitelist email
|
2024-05-25 18:19:47 +00:00 |
|
Nicholas Wallace
|
4e40dbc3a5
|
Add: user column to ereaders
|
2024-05-25 18:12:18 +00:00 |
|
advplyr
|
8c6c43657c
|
Add translation strings for toasts, update data load toasts to use generic failed to load data message
|
2024-05-13 16:58:41 -05:00 |
|
Nicholas Wallace
|
7f12c71eca
|
Add: logs documentation
|
2024-05-06 01:47:57 +00:00 |
|
Nicholas Wallace
|
721dd14c1f
|
Add: link to guide for email settings
|
2024-05-05 17:07:35 +00:00 |
|
advplyr
|
a8af6db3d6
|
Format update of authentication page for supported algorithms
|
2024-04-21 16:05:41 -05:00 |
|
advplyr
|
af856ce1ec
|
Merge branch 'master' into openid_signing_algorithm
|
2024-04-21 15:38:33 -05:00 |
|
apocer
|
f75f0b8cc8
|
show dropdown if issuer has list of algorithms
|
2024-04-09 22:29:06 +02:00 |
|
advplyr
|
4a127d35b9
|
Update:Add client name and version to sessions table and session modal
|
2024-04-05 16:50:15 -05:00 |
|
basti
|
6c9a811472
|
Add ui and settings for OpenID Signing Algorithm
|
2024-04-03 16:18:13 +02:00 |
|
Rasmus Krämer
|
c8957fe373
|
Add client name to possible device info lines
|
2024-04-01 16:20:09 +02:00 |
|
advplyr
|
fc595bd799
|
Updates to authentication page for mobile screen sizes
|
2024-03-30 14:25:38 -05:00 |
|
advplyr
|
a5d7a81519
|
Clean up formatting of advanced group/permission claims on authentication page
|
2024-03-30 14:17:34 -05:00 |
|