Commit graph

36 commits

Author SHA1 Message Date
21912d4ec2
refactor mux path routes
legend has it that if you refactor your code enough times, one day you
will finally be happy
2025-11-07 17:48:06 +00:00
ee8bf6543e
Merge branch 'dev' into feature/blog
that was FAR LESS PAINFUL!
2025-11-06 22:28:11 +00:00
c547fca0d7
more admin dashboard polish, some code cleanup 2025-11-06 22:26:22 +00:00
3e5ecb9372
Merge branch 'dev' into feature/blog
THAT WAS PAINFUL!
2025-11-06 21:24:52 +00:00
ef3f3c5428
rollback: go:embed for static files 2025-10-21 23:37:31 +01:00
065a34a744
add releases page; fix HUGE static file perf regression 2025-10-21 17:15:26 +01:00
e5dcc4b884
embed html template and static files 2025-09-30 19:03:35 +01:00
55b0513f67
Merge branch 'dev' into feature/blog 2025-08-22 01:07:55 +01:00
823fe2e356
Merge branch 'dev' into feature/blog 2025-08-14 02:38:39 +01:00
ddbf3444eb
blog: reading mode fixes, add highight.js for codeblocks 2025-07-05 15:11:51 +01:00
faf6095d16
blog visitor frontend (pretty much) done! 2025-06-24 01:32:30 +01:00
3d64333b4f
blog sidebar, some cosmetic changes 2025-06-23 20:38:28 +01:00
3da0249555
Merge branch 'dev' into feature/blog 2025-06-22 18:05:50 +01:00
053faeb493
Merge branch 'dev' into feature/blog 2025-06-22 18:01:31 +01:00
581273370d
improvements to LIVE tracker 2025-06-17 02:03:53 +01:00
9274796729
early implementation of ari melody LIVE tracker 2025-06-17 01:15:08 +01:00
0596edc4b2
blog: nice comment tweaks 2025-05-21 18:39:33 +01:00
fece0f5da6
blog: display bluesky like and repost counts 2025-05-21 18:38:50 +01:00
dd8e503b61
Merge branch 'dev' into feature/blog 2025-04-29 23:26:41 +01:00
23a02617f9
fix indentation (tabs to 4 spaces) (oops) 2025-04-29 23:25:32 +01:00
99e5eb290f
Merge branch 'dev' into feature/blog 2025-04-29 22:06:37 +01:00
562ed2e015
session validation/invalidation 2025-04-29 16:31:39 +01:00
5aa241e4d6
improve comment callout 2025-04-03 00:00:16 +01:00
835dd344ca
style improvements and bluesky comments! 2025-04-02 23:49:20 +01:00
1a8dc4d9ce
basic blog page! 2025-04-02 23:04:09 +01:00
8eb432539c
consolidate view and views directories 2025-04-02 21:45:28 +01:00
e80a6753a5
create log class, edit fatal-but-not-really logs 2025-02-06 12:32:51 +00:00
70825ae875
fixed viewing invisible releases with admin session 2025-01-27 00:27:03 +00:00
3450d879ac
QR codes complete, account settings finished!
+ refactored templates a little; this might need more work!
2025-01-26 20:09:18 +00:00
45f33b8b46
terrible no good massive refactor commit (oh yeah and built generic sessions for admin panel) 2025-01-23 00:37:19 +00:00
384579ee5e
refactored out global. long live AppState 2025-01-21 14:58:13 +00:00
7044f7344b
very rough updates to admin pages, reduced reliance on global.DB 2025-01-21 00:20:07 +00:00
570cdf6ce2
schema migration and account fixes
very close to rolling this out! just need to address some security concerns first
2025-01-20 18:55:05 +00:00
5566a795da
merged main, dev, and i guess got accounts working??
i am so good at commit messages :3
2025-01-20 15:08:01 +00:00
d5f1fcb5e0
this is immensely broken but i swear i'll fix it later 2025-01-20 10:34:49 +00:00
96cc64464f
move models, views, and controllers to root 2024-11-01 19:33:26 +00:00