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
Luke
2a7587ed78
chore: docker compose ClamAV optimizations
...
* Update docker-compose.yml
Adds a depends_on clause that waits for clamav to be fulyl started before starting pingvin-share.
* Update README.md
Explains that it may take a minute or two for the app to start while it waits for clamav.
* minor refactoring
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2023-01-13 14:11:33 +01:00
Elias Schneider
76088cc76a
feat: add ClamAV to scan for malicious files
2023-01-13 10:16:35 +01:00
Elias Schneider
63368557c1
refactor: remove .env variables
2022-12-02 14:45:42 +01:00
Elias Schneider
2c3760e064
chore: add smtp environment variables to docker compose
2022-11-13 23:08:51 +01:00
Elias Schneider
599d8caa31
fix: add ALLOW_UNAUTHENTICATED_SHARES
to docker compose file
2022-10-30 00:25:49 +02:00
Elias Schneider
80cdcda93c
feat: put db and uploads in same folder
2022-10-12 00:38:38 +02:00
Elias Schneider
388ac395ba
feat: remove postgres & use a single docker container
2022-10-11 22:30:06 +02:00
Elias Schneider
603d79c09d
chore: update docker configuration
2022-10-10 17:59:02 +02:00
Elias Schneider
4bab33ad8a
feat: remove appwrite and add nextjs backend
2022-10-09 22:30:32 +02:00
Elias Schneider
ce19d22c68
Add feature to send share with email
2022-05-06 10:25:10 +02:00
Elias Schneider
c02e9c4efb
Add disable home page option
2022-05-02 22:42:27 +02:00
Elias Schneider
2cdd802422
Fix env variables
2022-05-02 13:31:07 +02:00
Elias Schneider
7c7f98c07b
Remove assets
2022-05-02 09:20:38 +02:00
Elias Schneider
1c90cf63ce
Change environment variables strategy
2022-05-02 08:22:53 +02:00
Elias Schneider
d98c31f748
Improve project setup with Docker
2022-05-01 12:12:00 +02:00
Elias Schneider
61be87b72a
initial commit
2022-04-25 15:15:17 +02:00