advplyr
8493e56b11
Merge pull request #3418 from mikiher/fix-database-version-init
...
Fix MigrationManager initial run behavior
2024-09-14 10:09:46 -05:00
mikiher
55164803b0
Fix migrationMeta database version initial value, and move isDatabaseNew logic inside MigrationManager
2024-09-14 08:01:32 +03:00
advplyr
01fbea02f1
Clean out old unused functions, Device updates for replacing DeviceInfo
2024-09-12 16:36:39 -05:00
Lauri Vuorela
d430d9f3ed
add new setDuration and use that
2024-09-12 20:05:08 +02:00
Lauri Vuorela
0c24a1e626
add duration to session when creating
2024-09-12 19:46:08 +02:00
advplyr
7cbf9de8ca
Update migrations jsdocs
2024-09-10 15:57:07 -05:00
mikiher
6fb1202c1c
Put umzug in server/libs and remove unneeded dependencies from it
2024-09-08 21:33:32 +03:00
mikiher
8a28029809
Make migration management more robust
2024-09-07 22:24:19 +03:00
mikiher
b3ce300d32
Fix some packaging and dependency issues
2024-09-04 23:55:16 +03:00
mikiher
3f93b93d9e
Add db migration management infratructure
2024-09-04 12:48:10 +03:00
advplyr
0344a63b48
Clean out old unused objects
2024-09-03 17:04:58 -05:00
advplyr
db86bfd63d
Fix:New authors not setting lastFirst column, updates for new Series model
2024-09-01 15:08:56 -05:00
advplyr
ba742563c2
Remove old Author object & fix issue deleting empty authors
2024-08-31 13:27:48 -05:00
advplyr
c45c82306e
Remove old library, folder and librarysettings model
2024-08-28 17:26:23 -05:00
advplyr
159ccd807f
Updates to migrate off of old library model
2024-08-24 16:09:54 -05:00
advplyr
5d13faef33
Updates to LibraryController to use new Library model
...
- Additional validation on API endpoints
- Removed success toast when reorder libraries
2024-08-24 15:38:15 -05:00
mikiher
4d8e1b7cef
Fix embed and convert for single file library items
2024-08-24 12:01:00 +03:00
advplyr
38edcdca4b
Updates to use new Library model
2024-08-23 16:59:51 -05:00
Nicholas Wallace
996c78d760
Add: clear metadata cache when restoring backup
2024-08-19 19:32:53 -07:00
Nicholas Wallace
ccdc3d60c4
Change: CacheManager use ensureDir
2024-08-19 19:25:01 -07:00
Nicholas Wallace
8be08882d8
Update formatting in CacheManager
2024-08-19 19:23:41 -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
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
mikiher
02e5d608d0
Go back to downloading binaries from ffbinaries.com
2024-08-13 09:25:39 +03: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
afc16358ca
Update more API endpoints to use new user model
2024-08-11 15:15:34 -05:00
advplyr
3a1e9abd68
Revert unicode sqlite extension to fix db corruption #3241
2024-08-09 16:41:52 -05:00
advplyr
9f561aa296
Update:Skip library api cache for random sort #3249
2024-08-06 17:20:53 -05:00
advplyr
06eaee8909
Fix:Binary manager dylib file ext check #3231
2024-08-04 16:51:07 -05:00
advplyr
4a5345dd5d
Update:devcontainer dev.js default to not skip binaries check, fail gracefully if required binary env variables are not set when skipping
2024-08-01 14:25:57 -05:00
advplyr
1e6dd0e3e0
Add jsdocs for Ffmpeg and tools controller
2024-07-31 17:32:51 -05:00
Shaun
49054d5239
persist the advanced encoding options, show the encoding options used with in progress encodes
2024-07-31 16:44:24 +10:00
mikiher
294490f814
Fix permission issues in embed/merge
2024-07-29 20:19:58 +03:00
advplyr
6183001fca
Merge pull request #3199 from mikiher/unaccent
...
Support accent-insensitive search using SQLean unicode sqlite3 extension
2024-07-28 17:21:32 -05:00
advplyr
88693d73bd
Fix:Shares not working with timeouts longer than 23 days #3164
2024-07-27 17:40:51 -05:00
mikiher
2c453a34ee
Remove redundant console.log() message
2024-07-27 23:09:46 +03:00
mikiher
3d2b2e43b1
Set execution permission for downloaded binaries
2024-07-27 23:03:40 +03:00
mikiher
c3f3fca896
Remove dependency on libs/ffbinaries from BinaryManager test
2024-07-27 22:44:01 +03:00
mikiher
329e9c9eb2
BinaryManager support for libraries and downloading from github release assets
2024-07-27 21:51:31 +03:00
Nicholas Wallace
ee271519f9
Ensure author folder is created before extracting files
2024-07-21 18:04:46 +00: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
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
2bc949fae3
feat: adds support for allowing backups of unlimited size
2024-07-15 23:58:05 -04: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
37f62d22b6
Add: report whether backup path environment is set
2024-07-05 17:27:49 +00:00