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-11-23 18:55:47 +01:00
..
auth fix: totp can't be enabled if user is a ldap user 2024-11-23 18:55:47 +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: add "creatorEmail" config bariable to share recipient email message 2024-11-17 16:11:30 +01:00
file refactor: use fs promises in file service 2024-11-17 16:09:23 +01:00
jobs fix: delete unfinished shares after a day 2023-10-21 18:51:27 +02:00
oauth refactor: run formatter 2024-10-15 20:12:09 +02:00
prisma feat: improve the LDAP implementation (#615) 2024-09-27 16:02:49 +02:00
reverseShare feat: add more options to reverse shares (#495) 2024-07-30 08:26:56 +02:00
share fix: share password can be bypassed if a deleted share with the same id was visited before 2024-10-23 15:48:47 +02:00
user refactor: run formatter 2024-11-14 18:04:18 +01:00
utils feat: ability to limit the max expiration of a share 2023-10-23 15:17:47 +02:00
app.controller.ts refactor: run formatter 2024-09-27 16:03:53 +02:00
app.module.ts chore: upgrade dependencies 2024-07-01 11:08:23 +02:00
constants.ts feat: improve the LDAP implementation (#615) 2024-09-27 16:02:49 +02:00
main.ts fix: use unique port env variable for backend 2024-10-14 17:15:38 +02:00