celediel · she/her
celediel pushed to main at celediel/agedit 2024-03-11 20:25:14 -04:00
746899a2c3 code that works
8de3930a00 update justfile
98ebe3f30c tiny readme for now
f58cb7341a add gitignore
9e030608d8 initial commit
celediel created branch main in celediel/agedit 2024-03-11 20:25:14 -04:00
celediel created repository celediel/agedit 2024-03-11 20:24:17 -04:00
celediel pushed to main at celediel/burning.moe 2024-03-06 18:10:04 -05:00
2438fddaf5 update go modules
3687f27399 mage -> just
6fe2dcf3c8 make staticcheck happy
ebac0bc8a6 oops I forgot to handle an error
Compare 4 commits »
celediel pushed to main at celediel/fml 2024-02-12 13:24:25 -05:00
37cf707432 fml version v0.0.2, smh
celediel pushed to main at celediel/fml 2024-02-12 13:20:39 -05:00
aaaad3e348 version++
5f7df27d76 add cli flag to remove mods without zip files from the list
c9eaba2737 add cli flag to add missing mods in enabled state
636c6f9143 add go install to justfile
Compare 4 commits »
celediel pushed to main at celediel/fml 2024-02-11 22:48:56 -05:00
c55d3478dd update readme
148606ac40 remove the last remnant of mage
Compare 2 commits »
celediel pushed to main at celediel/fml 2024-02-11 22:42:06 -05:00
5d58cc9ac6 add cli flag to disable automatic addition of missing mods
celediel pushed to main at celediel/fml 2024-02-11 22:39:09 -05:00
0da517f531 fixup! mage -> just
celediel pushed to main at celediel/burning.moe 2024-01-30 14:17:49 -05:00
3b742103c6 it turns out env-default was important
celediel pushed to main at celediel/burning.moe 2024-01-30 13:58:45 -05:00
4d8001c283 regenerate template cache on a timer
7451953d43 reexport RegenerateTemplateCache() and have it return error instead of dying
d0be48a532 remove env-default from config
867c21722a alphabetisation
Compare 4 commits »
celediel pushed to main at celediel/burning.moe 2024-01-28 20:13:05 -05:00
7031596aee add link to listenbrainz
celediel pushed to main at celediel/burning.moe 2024-01-27 22:00:57 -05:00
d05c906949 it turns out the handler order determines the order on the page too
celediel pushed to main at celediel/burning.moe 2024-01-27 21:58:05 -05:00
5882b9d19a template tweaks
celediel pushed to main at celediel/burning.moe 2024-01-27 20:30:37 -05:00
b56b6f11cb actually print out errors
celediel pushed to main at celediel/burning.moe 2024-01-27 19:52:25 -05:00
c1506cc4b1 use string builder
celediel pushed to main at celediel/burning.moe 2024-01-27 19:28:09 -05:00
a8705c5df3 handle robots.txt
f82809bfb1 un-export some functions
1275ae6b7d sort handlers alphabetically
95fac5c405 use less single letter variables
d771ddb3d3 actually handle any http server errors
Compare 5 commits »
celediel pushed to main at celediel/burning.moe 2024-01-25 02:43:41 -05:00
177556399d more middleware
bedf6cb8e9 actual request logger middleware
108ba4d8c2 move middleware to its own file
Compare 3 commits »
celediel pushed to main at celediel/burning.moe 2024-01-24 22:48:21 -05:00
df3adcde91 consistent indentation
celediel pushed to main at celediel/burning.moe 2024-01-24 22:46:38 -05:00
4bd2a060e0 actually proper mobile layout