mikiher
6fb1202c1c
Put umzug in server/libs and remove unneeded dependencies from it
2024-09-08 21:33:32 +03:00
advplyr
9b35530956
Fix memorystore constructor validation
2024-08-27 16:53:18 -05:00
James Ross
ec197b2e13
memorystore: simplify, refactor, re-enable
...
Removes a lot of unused (in ABS) functionality, refactors to ES6
style class, and re-enables this custom implementation with check
period and ttl of 1 day, and 1000 max entries.
The class now only implments the required (as per express-session docs)
methods and removes optional methods, except touch() which allows the
TTL of an entry to be refreshed without affecting its LRU recency.
There is no longer a way to stop the prune timer, but I don't belive
the function was ever being called beforehand. The session store's
lifetime is the same as the application's, and since it is unref()'d
should not cause any shutdown issues.
2024-08-22 03:55:51 +00:00
advplyr
15c6fce648
Remove duplicate dependency ms
2024-08-04 12:52:52 -05:00
advplyr
4d3b3d1740
Update:Replace default express-session MemoryStore with stable MemoryStore #2538
2024-08-04 12:00:10 -05:00
advplyr
1e6dd0e3e0
Add jsdocs for Ffmpeg and tools controller
2024-07-31 17:32:51 -05:00
mikiher
329e9c9eb2
BinaryManager support for libraries and downloading from github release assets
2024-07-27 21:51:31 +03:00
advplyr
4da4cf2885
Fix:Fluent ffmpeg not detecting formats in ffmpegv7 #3029
2024-06-01 11:19:43 -05:00
advplyr
d7aba5629e
Remove old login rate limiter
2024-02-17 15:29:06 -06:00
advplyr
f5545cd3f4
Add:Scanner extracts cover from comic files #1837 and ComicInfo.xml parser
2024-01-14 17:51:26 -06:00
mikiher
6afb8de3dd
Remove ffbinaries local cache
2023-12-08 00:53:53 +02:00
mikiher
09282a9a62
Remove all callbacks and refactor spaghetti code in downloadUrls
2023-12-07 23:49:46 +02:00
mikiher
699a658df9
Remove debug printing from libs/ffbinaries
2023-12-07 08:50:45 +02:00
advplyr
1ce1904c89
Add ffbinaries lib
2023-12-05 17:35:15 -06:00
advplyr
ab14b561f5
Merge master
2023-11-01 08:58:48 -05:00
advplyr
05731c9f72
Remove unused css parser lib
2023-10-13 14:10:54 -05:00
lukeIam
dd9a3858d7
Merge remote-tracking branch 'origin/master' into auth_passportjs
2023-08-12 16:44:44 +02:00
advplyr
e85ddc1aa1
Update package.json pkg assets, remove njodb and dependencies
2023-07-09 14:22:30 -05:00
advplyr
8b685436de
Merge
2023-04-29 15:49:04 -05:00
advplyr
f5009f76f4
Update proper lockfile settings #1326
2023-04-16 15:21:04 -05:00
advplyr
7010a13648
Fixes for passport local and allow empty password
2023-04-16 10:08:13 -05:00
advplyr
44363f05ac
Start of new epub reader
2023-01-01 18:09:00 -06:00
advplyr
0f772fd3cf
Update server/libs/nodeFfprobe/index.js
2022-09-24 17:36:29 -05:00
Nick Thomson
dd0d2e9f55
Fix tabs
2022-09-24 22:51:17 +01:00
Nick Thomson
022c506eda
Possible fix for issue #1004
2022-09-24 22:50:21 +01:00
advplyr
2304f37cbe
Add:Schedule periodic library scans #655
2022-08-17 18:44:21 -05:00
advplyr
3c5bf376b5
Remove archiver-utils dependency
2022-07-08 18:11:09 -05:00
advplyr
ab08d83c04
Remove archiver dependency
2022-07-06 20:12:14 -05:00
advplyr
415e0a7b5a
Remove dependency date-and-time
2022-07-06 19:18:27 -05:00
advplyr
d301c12acd
Remove dependency express-rate-limit
2022-07-06 19:14:47 -05:00
advplyr
7aa7e662b2
Remove dependency express-fileupload
2022-07-06 19:10:25 -05:00
advplyr
1dbfb5637a
Remove bcryptjs dependency
2022-07-06 19:01:27 -05:00
advplyr
4e1aacb44f
Remove command-line-args dependency
2022-07-06 18:56:13 -05:00
advplyr
954cf3e14e
Remove jsonwebtoken dependency
2022-07-06 18:45:43 -05:00
advplyr
b61ecefce4
Remove fluent-ffmpeg dependency
2022-07-06 17:38:19 -05:00
advplyr
8562b8d1b3
Remove node-ffprobe dependency
2022-07-06 17:07:08 -05:00
advplyr
d0af1c3c9a
Remove fs-extra dependency
2022-07-05 19:53:01 -05:00
advplyr
1ad46d4fb8
Add missing dependency license files
2022-07-05 19:33:43 -05:00
advplyr
d3dd13eae5
Remove node-stream-zip dependency
2022-07-05 19:24:16 -05:00
advplyr
e623bf7fde
Remove rra dependency
2022-07-04 19:19:38 -05:00
advplyr
089d4b5cee
Update:Remove fast-sort dependency
2022-06-07 20:22:23 -05:00
advplyr
e06a015d6e
Update:Remove proper-lockfile dependency
2022-06-07 20:15:00 -05:00
advplyr
b7e546f2f5
Update:Remove node-cron dependency
2022-06-07 20:04:51 -05:00
advplyr
26ef275ab4
Update:Remove image-type dependency
2022-06-07 19:53:05 -05:00
advplyr
416db7c981
Update:Remove read-chunk dependency
2022-06-07 19:44:38 -05:00
advplyr
03bffb725a
Update:Remove rss feed dependencies add node-xml lib
2022-06-07 19:25:14 -05:00
advplyr
ec6e70725c
Fix:Include Watcher as lib with no dependencies and fix tiny-readdir bug #610
2022-05-28 20:01:20 -05:00
advplyr
c4bfa266b0
Add:HTML sanitizer lib to support html in podcasts and replace strip html lib
2022-05-27 19:41:40 -05:00
advplyr
f002532c1e
Add:User listening sessions page, Update:Listening sessions to save media times and device info
2022-05-26 19:09:46 -05:00