swirl
7691e27bf2
message to use clink
2021-09-12 17:52:26 -04:00
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
b05ae723ab
update readme
2021-08-08 19:56:42 -04:00
swirl
a970da095c
update
2021-08-08 19:52:45 -04:00
fshee
5ee34dfc2f
Fix(main.go): Add error case checking to retry.
2021-06-24 01:38:46 +00:00
fshee
15d3d2837f
Feat(*): Retry for error case, Go 1.17 beta compiler.
2021-06-15 01:03:31 +00: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