Commit graph

235 commits

Author SHA1 Message Date
Toni Barth
df83a4de20 Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
#	client/components/cards/LazyBookCard.vue
2025-12-22 20:44:57 +01:00
advplyr
088353ae26
Merge pull request #4649 from votex001/multi-select-item-fix
[fix] prevent duplicates in multi-selects
2025-12-21 14:58:04 -06:00
advplyr
503f4611b2 Update tooltip with plaintext prop
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Run Component Tests / Run Component Tests (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
Run Unit Tests / Run Unit Tests (push) Has been cancelled
2025-12-12 17:24:01 -06:00
Toni Barth
4d669fd670 Merge remote-tracking branch 'remotes/upstream/master' 2025-12-04 07:55:56 +01:00
Toni Barth
b1dfd2f2a7 Merge remote-tracking branch 'remotes/upstream/master' 2025-10-08 18:43:51 +02:00
Vito0912
9ce6de3100
Added progress to upload 2025-09-27 17:00:57 +02:00
votex001
fbe9971a8b [fix] prevent duplicates in multi-selects 2025-09-03 18:19:52 +03:00
advplyr
ba7160c305 Add index to removeItem on multiselect keydown 2025-09-02 17:31:48 -05:00
Nicholas Wallace
afab429c75 Fix: ensure all keys are unique in MultiSelect 2025-08-30 10:01:25 -07:00
Toni Barth
6df8cecab4 Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
#	client/pages/config/index.vue
2025-08-13 20:37:10 +02:00
advplyr
751371abb8 Update ReadIcon svg with material-symbols 2025-08-12 17:46:01 -05:00
Toni Barth
900b217da2 Merge remote-tracking branch 'remotes/upstream/master' 2025-07-12 22:20:14 +02:00
advplyr
4d32a22de9 Update API Keys to be tied to a user, add apikey lru-cache, handle deactivating expired keys 2025-06-30 14:53:11 -05:00
advplyr
4f5123e842 Implement new JWT auth 2025-06-29 17:22:58 -05:00
Toni Barth
84de2f0953 Merge remote-tracking branch 'remotes/upstream/master' 2025-06-16 19:28:09 +02:00
Vito0912
759c58d3f7 remove any attachment 2025-06-04 16:38:01 +02:00
Toni Barth
0abbeded5f Merge remote-tracking branch 'remotes/upstream/master' 2025-06-02 19:57:28 +02:00
advplyr
0c8e334b1a Update rich text editor to prevent pasting in images from the browser 2025-05-29 17:27:29 -05:00
Toni Barth
6ea5348460 Merge branch 'master' of github.com:advplyr/audiobookshelf 2025-05-18 19:39:07 +02:00
advplyr
342d100f3e Replace advanced options with presets/advanced card 2025-05-02 17:24:46 -05:00
Toni Barth
95d685a471 Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
#	client/components/cards/LazySeriesCard.vue
#	client/pages/item/_id/index.vue
#	client/pages/library/_library/podcast/latest.vue
2025-03-27 11:03:15 +01:00
advplyr
366fd1a6da Add base style for button for cursor:pointer, update default btn bg and confirm yes btn color 2025-03-25 17:47:11 -05:00
mikiher
8d0676b780 Revert blur-sm events to blur 2025-03-23 09:14:58 +02:00
mikiher
f88e40ea3e Fix double slash color modifer typo 2025-03-23 08:57:13 +02:00
mikiher
1ea86a0e7a Revert !important additions 2025-03-23 08:07:02 +02:00
advplyr
bef3fa473c Merge master 2025-03-21 09:29:46 -05:00
advplyr
89d0257a76 Update using keyboard controls to toggle checkboxes and show outline when buttons are focused #4140 2025-03-20 18:02:33 -05:00
mikiher
bd91e466fd Don't use constructed tailwind classes in libraryIcon 2025-03-20 12:33:33 +02:00
mikiher
64b2c34031 Fix buggy loading opacity 2025-03-20 12:32:13 +02:00
mikiher
30db5d50fb Tailwind V4 migration initial commit 2025-03-16 16:41:37 +02:00
advplyr
d3fd19da65 Fixes for screen readers on podcast page and episodes table 2025-03-07 17:23:18 -06:00
Toni Barth
8ca7d3a987 Merge remote-tracking branch 'remotes/upstream/master' 2025-02-12 13:29:36 +01:00
advplyr
0bba709124 Trim whitespace from book/podcast/episode details text inputs #3943 2025-02-06 17:27:33 -06:00
mikiher
76ac0d001b Add resize to trix editor 2025-02-04 09:54:28 +02:00
Toni Barth
d74ff6453c Merge remote-tracking branch 'remotes/upstream/master' 2025-02-03 15:08:51 +01:00
advplyr
a4d0f95ecc
Merge pull request #3880 from mikiher/rich-text-book-descriptionss
Support rich text book descriptions
2025-01-25 13:42:37 -06:00
Toni Barth
bb4c3b46a1 Merge remote-tracking branch 'remotes/upstream/master' 2025-01-24 10:01:51 +01:00
advplyr
598a93d224 Update copy to clipboard buttons to be standardized 2025-01-22 17:56:46 -06:00
mikiher
286185329d Support rich text book descriptions 2025-01-22 08:53:23 +02:00
Toni Barth
6e64ea3ce8 Merge remote-tracking branch 'remotes/upstream/master' 2025-01-20 10:26:57 +01:00
mikiher
b0dbccd283 Fix Trix to use paragraphs and break on return 2025-01-10 08:03:41 +02:00
advplyr
bea9d6aff4 Update date time input validation, add red border for invalid datetime 2025-01-07 14:08:57 -06:00
Nicholas Wallace
2ec84edb5e Add: episode pubdate validation before saving 2025-01-06 20:00:42 -07:00
Toni Barth
cbd340f05e Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
#	client/components/app/BookShelfCategorized.vue
#	client/components/ui/IconBtn.vue
#	client/components/ui/ReadIconBtn.vue
2025-01-02 17:17:49 +01:00
advplyr
7073f17cca Accessibility update for multi select inputs and edit series modal 2024-12-25 09:40:16 -06:00
advplyr
13f73cc79d Merge branch 'master' into multi-select-keyboard-navigation 2024-12-25 09:04:43 -06:00
advplyr
aea2951b89 Accessibility updates to config page settings 2024-12-19 18:04:56 -06:00
Vito0912
858d697d0f
DropDown for Year in Review (#3717)
* Accessibility updates
* Show "Share" button on large screen sizes

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
2024-12-16 16:44:06 -06:00
advplyr
eab86f90a8 Accessibility update for config side nav and modal, set focus on modal content on open 2024-12-12 15:16:49 -06:00
advplyr
c5c3aab130 Update:Accessibility for buttons on item page, context menu dropdown, library filter/sort #3699 2024-12-10 17:20:13 -06:00