Commit Graph

11 Commits

Author SHA1 Message Date
mikestefanello
2c635b5c75 Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
mikestefanello
30389de16f Added radio form element example. 2024-05-18 16:19:27 -04:00
Stefan Aurori
15739cc82e Rename lib_store and redis_store imports. Cache get remove redundant nil check. 2024-03-14 20:43:27 -04:00
Stefan Aurori
e8952e964c Update go-redis to v9 and gocache to v4 2024-03-10 17:23:03 -04:00
mikestefanello
97cd9d0fee Move htmx template into layouts. 2023-12-18 20:59:40 -05:00
mikestefanello
c2b6928fb4 Use consts for route names and templates. 2023-12-16 11:07:20 -05:00
mikestefanello
81c65fcc30 Restore local live reloading of templates. 2023-12-12 20:07:58 -05:00
mikestefanello
3df20c01a7 Replace template dir file path hack with embed directive. 2023-12-10 09:33:34 -05:00
mikestefanello
0879aaf21d Fix flaky context error test. 2023-11-15 20:14:00 -05:00
guoguangwu
3026ec218e chore: remove refs to deprecated io/ioutil 2023-07-26 11:08:24 +08:00
mikestefanello
72ce41c828 Reorganized directories and packages. 2022-11-02 19:23:26 -04:00