Nicholas Wallace
f99e01984d
Change: chapters remove toast
2024-08-30 10:19:04 -07:00
Nicholas Wallace
9b6a20aeca
Fix: ordering
2024-08-30 10:14:15 -07:00
Nicholas Wallace
9311fd10bc
Simplify: "renameFail" and "removeFail" toasts
2024-08-30 10:13:50 -07:00
Nicholas Wallace
71c0b2bca3
Change: failed to share toasts
2024-08-30 10:00:29 -07:00
Nicholas Wallace
da1b60a1c6
Change: cancel encode toasts
2024-08-30 09:57:29 -07:00
Nicholas Wallace
74b0d145ac
Update: cover modal toasts
2024-08-28 22:23:52 -07:00
Nicholas Wallace
10c93ed9c6
Change: slug strings
2024-08-28 22:14:50 -07:00
Nicholas Wallace
95143a7816
Clean up "no updates" strings
2024-08-28 22:05:31 -07:00
Nicholas Wallace
bc2515f993
Update: author toasts, title and name required toasts
2024-08-28 21:52:14 -07:00
Nicholas Wallace
9f525309d9
Update: ereader toasts
2024-08-28 21:05:59 -07:00
Nicholas Wallace
1d0b824181
Add: title required string
2024-08-28 20:45:45 -07:00
Nicholas Wallace
01494fd4d8
Update: Details tab
2024-08-28 20:37:32 -07:00
Nicholas Wallace
621bb2e02b
Update: playlist edit toasts
2024-08-28 20:23:46 -07:00
Nicholas Wallace
93a0d471da
Replace: toasts in BookShelfToolbar
2024-08-28 20:09:57 -07:00
Nicholas Wallace
acace5fc48
Update: collection add toast messages
2024-08-27 18:53:01 -07:00
Nicholas Wallace
5b7e56bba3
Update: batch delete toast
2024-08-27 18:43:38 -07:00
Nicholas Wallace
9318b48634
Update: login form toast strings
2024-08-27 18:38:28 -07:00
Nicholas W
da101a17af
Fix: fix double message definition
2024-08-18 21:15:41 -07:00
Nicholas Wallace
2c095a3dc3
Fix: json ordering
2024-08-18 18:19:37 -07:00
Nicholas Wallace
c2870d6568
Fix: syntax error in LazyBookCard
2024-08-18 18:07:38 -07:00
Nicholas Wallace
eb82754d86
Reorder keys
2024-08-18 18:00:44 -07:00
Nicholas Wallace
6315364a89
Update: lazy book card strings
2024-08-18 17:52:28 -07:00
Nicholas Wallace
ecfae56ac3
Update: loading indicator string
2024-08-18 17:33:16 -07:00
Nicholas Wallace
042d19ce6e
Update: sleep timer set string
2024-08-18 17:24:32 -07:00
Nicholas Wallace
43888a5bf7
Update: audio file data modal strings
2024-08-18 17:20:16 -07:00
Nicholas Wallace
039d7b7b7c
Update: account modal strings
2024-08-18 17:15:37 -07:00
Nicholas Wallace
c2f41d5bc4
Update: pages/items/_id toast messages
2024-08-18 17:02:04 -07:00
Nicholas W
27b3a44147
Add: Backup notification ( #3225 )
...
* Formatting updates
* Add: backup completion notification
* Fix: comment for backup
* Add: backup size units to notification
* Add: failed backup notification
* Add: calls to failed backup notification
* Update: notification OpenAPI spec
* Update notifications to first check if any are active for an event, update JS docs
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-08-18 14:32:05 -05:00
advplyr
5308fd8b46
Update:Create & update API endpoints to create with new data model
2024-08-17 17:18:40 -05:00
advplyr
1b914d5d4f
Update:Log local auth login attempts for failed and successful #2533 #2579
2024-08-17 15:02:59 -05:00
advplyr
9e0f17f7c6
Merge pull request #3294 from mikiher/menu-keyboard-navigation-refactor
...
Refactor menu keyoboard navigation into mixin
2024-08-17 14:08:20 -05:00
advplyr
1320b6d785
Add:Next chapter button plays next item in queue #3299
2024-08-17 13:32:00 -05:00
mikiher
f1ddbeadaf
Refactor menu keyoboard navigation into mixin
2024-08-17 06:08:32 +03: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
bbf214fa4c
Update LibraryItem debug logs to show objects and display libraryFiles changes differently
2024-08-15 17:05:18 -05:00
advplyr
f1582177e1
Merge pull request #3271 from faush01/feature/nobreak_in_stats
...
no line breaks in size text
2024-08-15 16:14:02 -05:00
advplyr
d5712a564c
Update client/pages/library/_library/stats.vue
2024-08-15 16:10:53 -05:00
advplyr
1c274862d8
Merge pull request #3288 from mikiher/fix-collapse-subseries
...
Fix: add back expand/collapse sub series in selected series page
2024-08-15 16:09:24 -05:00
advplyr
663c9e0fa9
Fix podcast filter user permissions query
2024-08-15 15:54:03 -05:00
mikiher
bcb0bc75c9
Fix: add back expand/collapse sub series in selected series page
2024-08-15 10:27:02 +03:00
advplyr
603823d6ea
Merge pull request #3278 from mikiher/revert-to-ffbinaries
...
Go back to downloading binaries from ffbinaries.com
2024-08-14 16:43:01 -05:00
advplyr
20c04d3ed3
Simplify Logger source
2024-08-14 16:36:10 -05:00
mikiher
02e5d608d0
Go back to downloading binaries from ffbinaries.com
2024-08-13 09:25:39 +03:00
advplyr
e53ac6566b
Update API JS docs
2024-08-11 17:01:25 -05:00
advplyr
2472b86284
Update:Express middleware sets req.user to new data model, openid permissions functions moved to new data model
2024-08-11 16:07:29 -05:00
advplyr
29a15858f4
Update ApiCacheManager unit test for userNew
2024-08-11 15:19:28 -05:00
advplyr
afc16358ca
Update more API endpoints to use new user model
2024-08-11 15:15:34 -05:00
advplyr
9facf77ff1
Update remove old sync local sessions endpoint & update MeController routes to use new user model
2024-08-11 13:09:53 -05:00
advplyr
1923854202
Update bookmarks API endpoints to use new user model
2024-08-11 12:16:45 -05:00
advplyr
9cd92c7b7f
Update API media progress endpoints to use new user model. Merge book & episode endpoints
2024-08-11 11:53:30 -05:00