Commit graph

4 commits

Author SHA1 Message Date
toastie89
8219b9a0f3
Added GUEST_PASSWORD to README (#80)
* Added GUEST_PASSWORD to README

* comment out and reject default value

---------

Co-authored-by: Wingy <git@wingysam.xyz>
2023-10-05 10:30:10 -04:00
Jonas Læborg
394357c298
add ability to include custom stylesheet (#85)
* add da-dk language

* add ability to include custom stylesheet
2023-06-20 13:56:38 -04:00
Wingy
ae50a8b11d
Implement custom HTML placement (#78) 2023-01-30 10:55:40 -05:00
Wingy
0d7d73744c
Refactor: move src to folder (#63)
* move all source code to src/

* replace express response patch with middleware

* fix readdir not looking in src

* fix stray redirect

* add base to manifest

* remove secret.txt from src/config/secret

* add src/config/secret/secret.txt to gitignore
2022-12-10 12:04:07 -05:00
Renamed from config/index.js (Browse further)