advplyr
|
ee53086444
|
Update chapter modal colors for consistency
|
2024-07-26 17:36:39 -05:00 |
|
advplyr
|
d347645475
|
Update:Format numbers on user stats page #3187
|
2024-07-22 17:43:42 -05:00 |
|
mikiher
|
0476b68585
|
fix: Encode search query parameter in search.vue
|
2024-07-21 14:00:55 +03:00 |
|
mikiher
|
7faf42d892
|
Merge branch 'advplyr:master' into ffmpeg-progress
|
2024-07-20 12:28:47 +03:00 |
|
mikiher
|
10f5f331d7
|
Fixes + add progress to m4b and embed tools
|
2024-07-20 12:28:06 +03:00 |
|
advplyr
|
e925e9b23f
|
Update:Increase size of more menu icon on items page
|
2024-07-18 16:06:37 -05:00 |
|
advplyr
|
03be947ad6
|
Merge pull request #3163 from ajyey/feature/disable-max-backup-size
Adds support for allowing backups of unlimited size
|
2024-07-17 17:09:37 -05: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 |
|
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
|
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
|
9a4c5a16ef
|
Merge pull request #3111 from mikiher/tone-replacement
Replace tone with ffmpeg for metadata and cover embedding
|
2024-07-06 16:03:17 -05:00 |
|
advplyr
|
e6b1acfb44
|
Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env
|
2024-07-06 16:00:48 -05: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
|
d5f991ae4a
|
Fix media share player screen height on android browsers
|
2024-07-04 15:28:44 -05:00 |
|
advplyr
|
dd1d2b7c92
|
Fix media item share changing share, show error on failed to play
|
2024-07-03 17:08:30 -05:00 |
|
advplyr
|
5858b64fc6
|
Update:Share audio player page background color gradient using fast-average-color on cover image
|
2024-07-02 17:40:42 -05:00 |
|
advplyr
|
134c2580c9
|
Update:Custom error page for nuxt
|
2024-06-30 16:46:54 -05: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
|
d7ace4d1dc
|
Update:Media item share URL allows for sending starting time as query string #1768
|
2024-06-30 15:31:27 -05:00 |
|
advplyr
|
c309856f74
|
Update:Media item share modal UI/UX and localization #1768
|
2024-06-29 16:15:55 -05:00 |
|
advplyr
|
31146082f0
|
Update:Media item share endpoints and audio player #1768
- Add endpoints for getting tracks, getting cover image and updating progress
- Implement share session cookie and caching share playback session
- Audio player UI/UX
|
2024-06-29 15:05:35 -05:00 |
|
advplyr
|
c1349e586a
|
Update share page to show player ui
|
2024-06-28 17:01:28 -05:00 |
|
advplyr
|
8cadaa57f6
|
Update share endpoint to return playback session, add get share file endpoint
|
2024-06-26 17:03:12 -05:00 |
|
mikiher
|
9bf4bd9bfa
|
Merge branch 'advplyr:master' into bookshelf-refactor-2
|
2024-06-25 10:03:18 +03: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 |
|
advplyr
|
d6eae9b43e
|
Add:Create media item shares with expiration #1768
|
2024-06-22 16:42:13 -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 |
|
mikiher
|
2186603039
|
Major bookshelf refactor
|
2024-06-03 09:04:03 +03: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
|
ba6a88a5bf
|
Fix:Edit author modal resetting form inputs on image change #2965
|
2024-05-27 16:04:36 -05:00 |
|
Nicholas Wallace
|
db9ee301e3
|
Playlist always shows edit/delete key
|
2024-05-26 17:22:21 +00: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
|
6462a50713
|
Add more translation strings
|
2024-05-13 17:25:01 -05: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 |
|
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
|
32fc224600
|
Merge pull request #2933 from nichwall/logs_doc_update
Add: logs documentation
|
2024-05-08 16:32:55 -05:00 |
|
advplyr
|
04ed4810fd
|
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
|
2024-05-06 17:17:41 -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 |
|
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 |
|