Commit graph

6 commits

Author SHA1 Message Date
4d5d45d1a4 Updating to latest pagoda release 2026-05-20 08:00:26 +00:00
mikestefanello
67a97832a5 Support multiple forms on a single page. 2025-07-20 14:55:29 -04:00
Mike Stefanello
051d032038 Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
Mike Stefanello
a096abd195 Default to SQLite rather than Postgres & Redis (#72)
* Initial rough draft switch to sqlite.

* Rewrote cache implemenation.

* Provide typed tasks.

* Task cleanup.

* Use same db for tasks.

* Provide task queue registration and service container injection.

* Added optional delay to tasks. Pool buffers when encoding.

* Added tests for the task client and runner.

* Added handler examples for caching and tasks.

* Cleanup and documentation.

* Use make in workflow.

* Updated documentation.

* Updated documentation.
2024-06-22 10:34:26 -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