advplyr
13dd4edd6a
Fix:Ignore dot files in migrations folder #3510
2024-10-14 14:46:55 -05:00
advplyr
e58d7db03b
Merge pull request #3417 from nichwall/series_cleanup_2
...
Add: series migration to be unique
2024-10-12 15:48:04 -05:00
mikiher
d92626071e
Use musl-based libnusqlite3 in Docker
2024-10-07 20:48:52 +03:00
advplyr
1b1b71a9b6
Merge pull request #3468 from mikiher/nunicode-intergration
...
Nunicode integration
2024-10-01 15:17:54 -05:00
mikiher
4a7ada28fb
Switch to nunicode-binaries v1.1
2024-10-01 16:47:40 +03:00
mikiher
501dc938e6
Add Nunicode sqlite extension integration
2024-09-29 09:22:39 +03:00
advplyr
7cd8d7f44d
Update NotificationManager to singleton
2024-09-27 17:33:23 -05:00
advplyr
8a7b5cc87d
Ensure series-column-unique migration is idempotent
2024-09-24 16:47:09 -05:00
advplyr
1dec8ae122
Update:Added string localization for tasks #3303 #3352
2024-09-21 14:02:57 -05:00
advplyr
8512d5e693
Update Task object to handle translation keys with subs
2024-09-20 17:18:29 -05:00
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