1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-11-10 18:00:13 +01:00
pingvin-share/backend/src
SFGrenade 3b1c9f1efb
feat: add admin-exclusive share-management page (#461)
* testing with all_shares

* share table

* share table

* change icon on admin page

* add share size to list

---------

Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-05-04 00:18:27 +03:00
..
auth fix(backend): crash on unhandled promise rejections 2024-04-04 23:18:00 +02: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: disable js execution on raw file view 2024-04-05 11:37:47 +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: add name property to share (#462) 2024-05-03 17:12:26 +02:00
share feat: add admin-exclusive share-management page (#461) 2024-05-04 00:18:27 +03: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 fix: changing the chunk size needed an app restart 2024-04-05 11:31:43 +02:00