0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-01-15 01:14:27 -05:00
Commit graph

18 commits

Author SHA1 Message Date
Elias Schneider
008df06b5c
feat: direct file link 2023-01-31 15:22:08 +01:00
Elias Schneider
91a6b3f716
feat: file preview 2023-01-31 09:03:03 +01:00
Elias Schneider
4a5fb549c6
feat: reverse shares (#86)
* add first concept

* add reverse share funcionality to frontend

* allow creator to limit share expiration

* moved reverse share in seperate module

* add table to manage reverse shares

* delete complete share if reverse share was deleted

* optimize function names

* add db migration

* enable reverse share email notifications

* fix config variable descriptions

* fix migration for new installations
2023-01-26 13:44:04 +01:00
Elias Schneider
8728fa5207 feat: add description field to share 2022-12-12 11:54:13 +01:00
Elias Schneider
7a3967fd6f feat: add user management 2022-12-05 15:53:24 +01:00
Elias Schneider
84d29dff68 feat: allow unauthenticated uploads 2022-10-18 14:27:14 +02:00
Elias Schneider
4e3f6be8e3 feat: automatically detect hour format 2022-10-16 20:21:35 +02:00
Elias Schneider
c5099ce2e8 refactor: run formatter 2022-10-16 00:14:02 +02:00
Elias Schneider
9d17377bbc Merge remote-tracking branch 'stonith404/main' into main 2022-10-16 00:08:37 +02:00
Steve Tautonico
5988d5ffcc
Added granular control of expiration + 12/24 hour modes 2022-10-14 18:14:46 -04:00
Elias Schneider
a33b5b37d9 feat: replace tooltip with toast 2022-10-14 13:11:59 +02:00
Elias Schneider
d906d56b9f performance: replace tabler-icons-react with react-icons to reduce bundle size 2022-10-14 11:59:40 +02:00
Elias Schneider
6358ac3918 feat: improve share security 2022-10-13 23:24:36 +02:00
Steve Tautonico
56349c6f4c
feature: Added "never" expiration date 2022-10-12 16:59:04 -04:00
Elias Schneider
8c2c930153 fix: security accerdion 2022-10-11 08:55:30 +02:00
Elias Schneider
db7edc4cd6 refactor: migrate to mantine v5 2022-10-10 22:14:23 +02:00
Elias Schneider
68ce8af197 fix: remove filetype from file list 2022-10-10 18:05:54 +02:00
Elias Schneider
4bab33ad8a feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00