112 Commits

Author SHA1 Message Date
Greg Sarjeant
9fef2b5121 First attempt at using custom container with gitea actions 2025-07-01 17:48:32 -04:00
Greg Sarjeant
fc841ac54b Improve test name 2025-07-01 08:51:38 -04:00
Greg Sarjeant
abbeca3e06 Add first unit test. 2025-06-30 20:27:55 -04:00
Greg Sarjeant
ef35c5aeba Just fail hard if autoloader can't find class. 2025-06-30 08:49:56 -04:00
Greg Sarjeant
5998e7f7d3 simplify bootstrap. move validation to classes. 2025-06-30 08:43:45 -04:00
Greg Sarjeant
cdc1153af4 Simplify autoloader 2025-06-28 23:05:14 -04:00
Greg Sarjeant
6c64b914fc Convert to autoloader. Restore unified CSS. 2025-06-28 12:03:04 -04:00
Greg Sarjeant
b26c13e8ba Trial gitea action 2025-06-25 20:04:11 -04:00
Greg Sarjeant
37c5de51a7 Split admin CSS from main page CSS. 2025-06-24 19:58:48 -04:00
Greg Sarjeant
301bf6eafc Bump version in README 2025-06-23 20:00:10 -04:00
Greg Sarjeant
8b269a22e3 Update README for 0.7.0 release 2025-06-23 18:29:56 -04:00
Greg Sarjeant
b5fdbe6eef items->ticks 2025-06-23 18:12:43 -04:00
Greg Sarjeant
672d2d0eae Move migrations to config 2025-06-23 17:13:17 -04:00
Greg Sarjeant
0e34bd3119 Fix invalid HTML on CSS page. Fix ConfigModel. 2025-06-23 14:32:41 -04:00
Greg Sarjeant
42a752a8aa indentation cleanup 2025-06-23 11:37:14 -04:00
Greg Sarjeant
4712aa8da6 Make mood picker tab-navigable. Other cleanup. 2025-06-23 11:33:37 -04:00
Greg Sarjeant
b8e77a492f Fix admin accessibility errors. 2025-06-23 10:16:39 -04:00
Greg Sarjeant
d4f6b16756 Enable strict accessibility toggle on navbar and homepage. 2025-06-23 09:21:51 -04:00
Greg Sarjeant
35033e50a6 Add tick mood display. 2025-06-23 09:06:55 -04:00
Greg Sarjeant
efe9688289 Add database migration. Add accessibility and mood settings. Add mood to tick format. 2025-06-23 08:17:38 -04:00
Greg Sarjeant
d6673c7ed2 Remove original css. Standardize borders. 2025-06-22 08:23:00 -04:00
Greg Sarjeant
84df16e741 Tweak mobile README images 2025-06-22 08:10:27 -04:00
Greg Sarjeant
2e32ae5bcc update images 2025-06-21 19:17:22 -04:00
Greg Sarjeant
44688779d5 trying to fix screenshots 2025-06-21 19:11:16 -04:00
Greg Sarjeant
43e727ddab Bump version. 2025-06-21 18:36:41 -04:00
Greg Sarjeant
573b0c9c4a Aria text for tick entry. 2025-06-21 18:03:53 -04:00
Greg Sarjeant
33aee7ad71 Add tabindex to anchors to account for bad browser defaults. More cleanup. 2025-06-21 17:44:55 -04:00
Greg Sarjeant
4ce938e7bc Fix frontpage keyboard navigation. More cleanup. 2025-06-20 22:37:54 -04:00
Greg Sarjeant
9eafadde2f Accessibility improvements and simplification. Fix ticks. 2025-06-20 20:31:42 -04:00
Greg Sarjeant
a3677c5585 Fix navbar styling specificity bug. 2025-06-19 23:01:34 -04:00
Greg Sarjeant
d94bf1e3b9 Simplify default css. 2025-06-19 22:27:35 -04:00
Greg Sarjeant
b5269a3052 Add a couple TODOs 2025-06-19 09:23:57 -04:00
Greg Sarjeant
c3e14bcd6d Link to 32 bit cafe main page 2025-06-18 17:33:09 -04:00
Greg Sarjeant
aeccd339cd Add acknowledgements. 2025-06-18 17:30:44 -04:00
Greg Sarjeant
3935aa8cc3 Bump version 2025-06-18 09:53:35 -04:00
Greg Sarjeant
4bd65daf5d Finish README. Separate docker configs from example configs. 2025-06-18 09:34:41 -04:00
Greg Sarjeant
a3a6471ced Remove a bunch of trailing whitespace. 2025-06-17 22:08:50 -04:00
Greg Sarjeant
93bfe14d4f Update README for first release. 2025-06-17 21:48:32 -04:00
Greg Sarjeant
61eaa42373 Fix initial setup bugs. 2025-06-17 21:25:53 -04:00
Greg Sarjeant
a15cfc5876 Convert dropdown menus to details/summary tags 2025-06-17 18:05:14 -04:00
Greg Sarjeant
f72896892b cleanup. Improve homepage semantics. Add .htaccess files to blocked directories. 2025-06-17 16:25:31 -04:00
Greg Sarjeant
77ec1bbb3b fix setup. consolidate navbar 2025-06-17 09:36:13 -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
856677659e Add flash messages. 2025-06-16 16:47:35 -04:00
Greg Sarjeant
0b4348f14b Fix setup 2025-06-15 22:48:43 -04:00
Greg Sarjeant
747c594662
Create CODE_OF_CONDUCT.md
Add Code of Conduct
2025-06-15 20:16:59 -04:00
Greg Sarjeant
5403a3179a
Create LICENSE
Add MIT license
2025-06-15 20:07:28 -04:00
Greg Sarjeant
b77b7a7453 Add comments to all example web server configs. 2025-06-15 20:03:13 -04:00
Greg Sarjeant
cc92de3e5e Fix RSS atom link 2025-06-15 15:34:29 -04:00