Commit Graph

8 Commits

Author SHA1 Message Date
swirl 6abaf1abbb switch to FS-based storage
removed all SQLite stuff, and switched to a fully filesystem-based
storage system, which just uses plain files.

also moved self-host instructions to README
2021-08-28 17:40:36 -04:00
swirl 3bc7271f44 install target, added environment file for systemd service 2021-08-12 15:30:47 -04:00
swirl 4e20f587fb add nginx/systemd example files, update index.html 2021-08-12 14:19:18 -04:00
swirl d8fe32d886 create func for link creation to shorten code
also, fixed spelling error in index.html
2021-08-12 14:10:17 -04:00
swirl 994a47b02e decode url in query-string GET
todo: install target for nginx and systemd files
2021-08-08 21:33:52 -04:00
swirl a970da095c update 2021-08-08 19:52:45 -04:00
fshee e39a843f18 Feat(index.html, main.go): Add ability to strip fsh.ee specific data. 2021-06-05 23:03:35 +00:00
fshee 054feab897 Feat(*): Project init. 2021-06-05 20:48:24 +00:00