1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-10-01 09:00:12 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Elias Schneider
41c3bafbd7 chore: upgrade packages to fix vulnerabilities 2022-10-18 09:43:13 +02:00
Elias Schneider
c52a4d5e3a feat(frontend): remove footer 2022-10-18 09:31:13 +02:00
Elias Schneider
239b18cdae fix: opt out of static site generation to enable publicRuntimeConfig 2022-10-18 09:17:57 +02:00
Elias Schneider
4e3f6be8e3 feat: automatically detect hour format 2022-10-16 20:21:35 +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
1259922847 fix: improve failed upload error handling 2022-10-14 15:10:24 +02:00
Elias Schneider
aa5b125367 fix: share not found if unauthenticated 2022-10-14 12:21:26 +02:00
Elias Schneider
7d8fc72394 performance: remove initial props to opt in to static site generation 2022-10-14 12:04:47 +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
247ce92744 fix: my shares doesn't make an api request 2022-10-14 11:29:54 +02:00
Elias Schneider
6358ac3918 feat: improve share security 2022-10-13 23:24:36 +02:00
Elias Schneider
8c84d50159 feat: add progress indicator for uploading files 2022-10-12 23:24:11 +02:00
Steve Tautonico
56349c6f4c
feature: Added "never" expiration date 2022-10-12 16:59:04 -04:00
Elias Schneider
759db40ac9 fix: wrong environment configuration for ALLOW_REGISTRATION 2022-10-11 23:21:14 +02:00
Elias Schneider
a40c2ded82 fix: get theme on inital load 2022-10-11 22:49:21 +02:00
Elias Schneider
388ac395ba feat: remove postgres & use a single docker container 2022-10-11 22:30:06 +02:00
Elias Schneider
e2b3e6a1e8 fix: add error handling for uploading 2022-10-11 15:14:29 +02:00
Elias Schneider
d153f202e6 fix: refresh token on visit after 15 minutes 2022-10-11 10:22:10 +02:00
Elias Schneider
43519d9f26 fix: spacing issues 2022-10-10 23:39:07 +02:00
Elias Schneider
2c47b2a284 fix: add rule to check if user is owner of share 2022-10-10 23:34:03 +02:00
Elias Schneider
d902aae03f feat: use system color theme 2022-10-10 22:30:04 +02:00
Elias Schneider
4bab33ad8a feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00