Toni Barth
0abbeded5f
Merge remote-tracking branch 'remotes/upstream/master'
2025-06-02 19:57:28 +02:00
advplyr
4968864498
Fix safari specific issue with line clamp on description #4348
CodeQL / Analyze (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
Run Component Tests / Run Component Tests (push) Has been cancelled
2025-05-30 17:33:15 -05:00
Toni Barth
f5abe92cd3
Merge remote-tracking branch 'remotes/upstream/master'
2025-05-01 14:41:36 +02:00
advplyr
292d5783a9
Update player queue button on item page to be to the right of the read button to keep consistent spacing
2025-04-04 17:17:06 -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
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
a3cd9e4440
Update confirm mark as finished to use translation #4017
2025-03-11 17:52:42 -05:00
advplyr
d3fd19da65
Fixes for screen readers on podcast page and episodes table
2025-03-07 17:23:18 -06:00
advplyr
c6b5d4aa26
Update author by string translation #4017
2025-03-01 17:48:11 -06:00
advplyr
e4a34b0145
Merge pull request #4041 from nichwall/podcast_queue_no_duplicates
...
Prevent duplicate episodes from being added to queue
2025-02-26 17:58:27 -06:00
advplyr
0ca65d1f79
Show download icon for queued/downloaded episodes in rss feed modal
2025-02-26 17:56:17 -06:00
advplyr
bd3d396f37
Merge pull request #4035 from nichwall/podcast_episode_play_order
...
Play first podcast episode in table
2025-02-25 17:31:48 -06:00
advplyr
fd1c8ee513
Update episode list to come from component ref, populate queue from table order when playing episode
2025-02-25 17:25:56 -06:00
advplyr
b0045b5b8b
Update browser confirm prompts to use confirm prompt modal instead
2025-02-24 17:44:17 -06:00
Nicholas Wallace
72169990ac
Fix: double reverse of array
2025-02-22 22:06:51 -07:00
Nicholas Wallace
5f105dc6cc
Change: Play button for podcast picks first episode in table
2025-02-22 21:50:37 -07:00
Toni Barth
d74ff6453c
Merge remote-tracking branch 'remotes/upstream/master'
2025-02-03 15:08:51 +01:00
advplyr
e096da1b4d
Update description to div tag #3880
2025-01-25 14:12:10 -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
advplyr
32b886a0c3
Update bookmark modal to scale with playback rate #3728
2025-01-16 17:06:06 -06: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
c5c3aab130
Update:Accessibility for buttons on item page, context menu dropdown, library filter/sort #3699
2024-12-10 17:20:13 -06:00
advplyr
4610e58337
Update:Home shelf labels use h2 tag, play & edit buttons overlaying item page updated to button tag with aria-label for accessibility #3699
2024-12-09 17:24:21 -06:00
Toni Barth
951290b6fb
Merge remote-tracking branch 'remotes/upstream/master'
2024-11-18 21:16:39 +01:00
mikiher
8626fa3e00
Add episode_download_queue_cleared socket event
2024-11-12 07:37:38 +02:00
Toni Barth
6643b371cc
Merge remote-tracking branch 'remotes/upstream/master'
...
# Conflicts:
# client/pages/item/_id/index.vue
2024-09-06 21:51:08 +02:00
advplyr
0344a63b48
Clean out old unused objects
2024-09-03 17:04:58 -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
Toni Barth
5c113f8d7d
Merge branch 'master' of github.com:advplyr/audiobookshelf
...
# Conflicts:
# client/pages/config/index.vue
# client/pages/item/_id/index.vue
2024-08-12 22:15:38 +02: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
e925e9b23f
Update:Increase size of more menu icon on items page
2024-07-18 16:06:37 -05:00
Toni Barth
2896e32f4e
Merge branch 'master' of github.com:advplyr/audiobookshelf
...
# Conflicts:
# client/components/app/BookShelfCategorized.vue
# client/components/cards/LazySeriesCard.vue
2024-07-09 15:06:08 +02: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
c309856f74
Update:Media item share modal UI/UX and localization #1768
2024-06-29 16:15:55 -05:00
advplyr
d6eae9b43e
Add:Create media item shares with expiration #1768
2024-06-22 16:42:13 -05:00
Toni Barth
557fc6dc64
Merge remote-tracking branch 'remotes/upstream/master'
...
# Conflicts:
# client/components/cards/LazyBookCard.vue
# client/components/cards/LazySeriesCard.vue
2024-05-27 12:37:19 +02:00
Toni Barth
58bfdc0e91
add some accessibility
2024-05-27 12:27:50 +02: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
724e06e9d2
Update:i18n translation strings for Read more/less #2914
2024-05-03 17:12:49 -05:00
advplyr
8a29c998da
Update item page series comma separated list to not include comma in link
2024-04-04 17:54:43 -05:00
Lars Kiesow
f56d9f128f
Separator between multiple series
...
If a book is part of multiple series, this patch adds a separator
between the series on the library item details page. With no separator,
it is not immediately clear that they are separate series.
2024-04-04 21:55:52 +02:00
mikiher
33254654d5
Add dir="auto" attribute where it makes sense
2024-03-28 23:56:59 +02:00