1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-06-27 13:20:48 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Elias Schneider
98c0de78e8
feat: add env variables for port, database url and data dir 2023-05-05 11:37:02 +02:00
Elias Schneider
fddad3ef70
feat: custom branding (#112)
* add first concept

* remove setup status

* split config page in multiple components

* add custom branding docs

* add test email button

* fix invalid email from header

* add migration

* mount images to host

* update docs

* remove unused endpoint

* run formatter
2023-03-04 23:29:00 +01:00
Steve Tautonico
fb2dd3bd6f
chore: Fixed some missing dependencies in package.json
The backend was missing "reflect-metadata"
and the frontend was missing "@emotion/react" and "@emotion/server".

Also added JetBrains specific stuff in .gitignore
2022-10-12 16:03:50 -04:00
Elias Schneider
0b9cc3bd30 chore: update documentation 2022-10-12 09:14:13 +02:00
Elias Schneider
80d03ce82c chore: update .gitignore 2022-10-11 22:38:25 +02:00
Elias Schneider
b073bb31b0 chore: update configuration settings 2022-10-11 22:35:13 +02:00
Elias Schneider
4bab33ad8a feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
Elias Schneider
22bca7692e
Remove PWA build files 2022-04-28 15:22:25 +02:00
Elias Schneider
61be87b72a
initial commit 2022-04-25 15:15:17 +02:00