mikestefanello
a53bdf9a1b
Cleanup configuration.
2025-04-22 08:54:56 -04:00
Mike Stefanello
1a6874fd82
Add dynamic admin panel for managing entities ( #108 )
2025-04-22 08:26:35 -04:00
Mike Stefanello
051d032038
Migrate from templates to Gomponents ( #103 )
2025-03-05 20:01:58 -05:00
mikestefanello
acbc5e4bf6
Upgrade to Bulma 1.0.2.
2025-02-18 19:19:09 -05:00
mikestefanello
3eab2f5562
Added file management.
2025-02-16 14:23:52 -05:00
mikestefanello
f8192d3ad6
Use more secure cookie settings.
2025-02-12 22:01:30 -05:00
mikestefanello
5a6cec5294
Switched to backlite for task queues.
2024-07-24 21:04:32 -04: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
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