1
0
Fork 0
pingvin-share/backend/src
Elias Schneider e71f6cd159
fix: delete share files if user gets deleted
2024-03-28 11:59:50 +01:00
..
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 feat: ability to add and delete files of existing share (#306) 2023-11-04 20:39:58 +01: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 env variables for port, database url and data dir 2023-05-05 11:37:02 +02:00