0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-02-19 01:55:48 -05:00
pingvin-share/backend/src
Qing Fu 3ea52a24ef
feat(oauth): add oidc username claim (#357)
* feat(oauth): add oidc username claim

* style: remove undefined
2023-12-20 12:32:42 +01:00
..
auth feat: change totp issuer to display logo in 2FAS app 2023-11-03 08:38:23 +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 feat(oauth): add oidc username claim (#357) 2023-12-20 12:32:42 +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 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 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