0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-01-15 01:14:27 -05:00
pingvin-share/backend/src
2024-01-14 14:14:07 +01:00
..
auth fix: password can be changed with wrong password 2024-01-14 14:14:07 +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
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 feat(auth): add OAuth2 login (#276) 2023-10-22 16:09:53 +02: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
main.ts