.. |
auth
|
fix: extend access token cookie expiration
|
2024-02-29 14:42:05 +01:00 |
clamscan
|
feat(localization): Added thai language (#231)
|
2023-08-17 14:54:26 +02:00 |
config
|
feat(auth): add OAuth2 login (#276)
|
2023-10-22 16:09:53 +02:00 |
email
|
feat(localization): Added thai language (#231)
|
2023-08-17 14:54:26 +02:00 |
file
|
fix: memory leak while uploading files by disabling base64 encoding of chunks
|
2024-04-04 20:55:45 +02:00 |
jobs
|
fix: delete unfinished shares after a day
|
2023-10-21 18:51:27 +02:00 |
oauth
|
fix: missing logo images on fresh installation
|
2023-12-29 18:12:02 +01:00 |
prisma
|
feat: add env variables for port, database url and data dir
|
2023-05-05 11:37:02 +02:00 |
reverseShare
|
feat: ability to limit the max expiration of a share
|
2023-10-23 15:17:47 +02:00 |
share
|
fix: max expiration gets ignored if expiration is set to "never"
|
2023-11-17 15:27:22 +01:00 |
user
|
fix: delete share files if user gets deleted
|
2024-03-28 11:59:50 +01:00 |
utils
|
feat: ability to limit the max expiration of a share
|
2023-10-23 15:17:47 +02:00 |
app.controller.ts
|
fix: memory leak while downloading large files
|
2023-10-09 11:14:51 +02:00 |
app.module.ts
|
feat(auth): add OAuth2 login (#276)
|
2023-10-22 16:09:53 +02:00 |
constants.ts
|
fix: set link default value to random (#192)
|
2023-07-10 13:58:17 +02:00 |
main.ts
|
feat: add config variable to adjust chunk size
|
2024-04-04 20:54:21 +02:00 |