personal-site/pkg/handlers
2025-08-04 08:32:10 -04:00
..
admin.go Generate ent schema in admin code. (#127) 2025-08-04 08:32:10 -04:00
auth.go Swap Bulma for DaisyUI (Tailwind) (#111) 2025-06-17 20:19:58 -04:00
cache.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
contact.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
error.go Fix HTTPErrorHandler always returning 200 (#109) 2025-05-19 13:13:22 -04:00
files.go Swap Bulma for DaisyUI (Tailwind) (#111) 2025-06-17 20:19:58 -04:00
handlers.go Added redirect package. 2024-06-16 11:30:11 -04:00
handlers_test.go Added redirect package. 2024-06-16 11:30:11 -04:00
pages.go Swap Bulma for DaisyUI (Tailwind) (#111) 2025-06-17 20:19:58 -04:00
pages_test.go Swap Bulma for DaisyUI (Tailwind) (#111) 2025-06-17 20:19:58 -04:00
router.go Swap Bulma for DaisyUI (Tailwind) (#111) 2025-06-17 20:19:58 -04:00
router_test.go Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00
search.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
task.go Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00