Commit graph

13 commits

Author SHA1 Message Date
mikestefanello
60a4a107ca Cleanup and documentation. 2024-06-22 09:43:24 -04:00
mikestefanello
2004d6b139 Added handler examples for caching and tasks. 2024-06-21 22:20:39 -04:00
mikestefanello
b68f9bdf3c Added optional delay to tasks. Pool buffers when encoding. 2024-06-20 22:11:53 -04:00
mikestefanello
d0539687bb Provide typed tasks. 2024-06-18 21:46:52 -04:00
mikestefanello
ab55705b9f Initial rough draft switch to sqlite. 2024-06-18 14:27:39 -04:00
mikestefanello
a70003d290 Added redirect package. 2024-06-16 11:30:11 -04:00
mikestefanello
8cae6e6beb Added redirect support with query params. 2024-06-16 10:53:43 -04:00
mikestefanello
75aefa8a0a Removed echo-contrib dependency. 2024-06-15 16:56:47 -04:00
Mike Stefanello
8eafb6b666 Move controller to the template renderer (#68) 2024-06-15 15:34:24 -04:00
Mike Stefanello
c8a3d64918 Replace Echo logger with slog. (#67)
* Replace Echo logger with slog.
2024-06-14 21:01:48 -04:00
Mike Stefanello
97bef0257e Improve form and template usage (#66)
* Improve form and template usage.
2024-06-14 12:35:35 -04:00
mikestefanello
4540276472 Easier form and form submission handling. 2024-06-09 21:39:04 -04:00
mikestefanello
59c10f1874 Switch from routes to self-registering handlers to group related routes. 2024-06-09 12:31:30 -04:00