15 Commits

Author SHA1 Message Date
9338332536 refactor-storage (#19)
Move ticks from filesystem into database.

I'm going to preserve the filesystem and just delete it manually. I'll add a login warning, but I'm pretty sure I'm the only person who'll ever be affected by this.

Co-authored-by: Greg Sarjeant <1686767+gsarjeant@users.noreply.github.com>
Reviewed-on: https://gitea.subcultureofone.org/greg/tkr/pulls/19
2025-07-24 02:12:31 +00:00
Greg Sarjeant
a3a6471ced Remove a bunch of trailing whitespace. 2025-06-17 22:08:50 -04:00
Greg Sarjeant
cefc19ba9f Fix atom feed author. 2025-06-16 19:57:36 -04:00
Greg Sarjeant
b59526c590 Clean up escaping, linking, and feeds. 2025-06-16 19:36:36 -04:00
Greg Sarjeant
cc92de3e5e Fix RSS atom link 2025-06-15 15:34:29 -04:00
Greg Sarjeant
694bdf9da6 Feed validator fixes 2025-06-14 17:31:27 -04:00
Greg Sarjeant
083250adc0 Restore atom feed to last working version. Escape late. 2025-06-14 15:35:43 -04:00
Greg Sarjeant
0f0cfb5b22 Some feed fixes. Think atom is still broken. 2025-06-14 14:17:49 -04:00
Greg Sarjeant
427558bd8c Clean up emoji model and sidebar. Fix some validation errors. Allow mood to be cleared. 2025-06-14 13:05:18 -04:00
Greg Sarjeant
8f2534568d custom emoji 2025-06-13 23:46:33 -04:00
Greg Sarjeant
4e711265ff Well I sure botched the feeds. 2025-06-13 17:42:02 -04:00
Greg Sarjeant
3690317206 Refactor models. Handle empty ticks. Prep for CSS upload. 2025-06-09 14:12:59 -04:00
Greg Sarjeant
04e813f32c css cleanup. 2025-06-06 09:03:09 -04:00
Greg Sarjeant
78ebb67fc0 Naming fixes. Add partials. Get single ticks working with clean urls. 2025-06-03 21:22:20 -04:00
Greg Sarjeant
482beb9fb1 Convert feeds to MVC pattern. 2025-06-03 09:29:04 -04:00