|
c68d82c385
|
Simplify providing layout component in page
|
2024-07-27 12:28:45 -07:00 |
|
|
9b057ae87e
|
Remove unused Page properties
|
2024-07-27 12:17:30 -07:00 |
|
|
59740c499c
|
Convert auth pages to Templ
|
2024-07-17 19:59:38 -07:00 |
|
|
56383939ed
|
Move database client into services package
|
2024-07-11 22:22:02 -07:00 |
|
|
bd54486fb3
|
Migrate from ent to sqlc
|
2024-07-11 22:22:02 -07:00 |
|
|
d08f5f55aa
|
Rename package
|
2024-07-09 17:57:25 -07:00 |
|
mikestefanello
|
ca22f54c89
|
Added redirect package.
|
2024-06-16 11:30:11 -04:00 |
|
Mike Stefanello
|
5531e0bec2
|
Move controller to the template renderer (#68)
|
2024-06-15 15:34:24 -04:00 |
|
Mike Stefanello
|
9acf73a4d9
|
Replace Echo logger with slog. (#67)
* Replace Echo logger with slog.
|
2024-06-14 21:01:48 -04:00 |
|
Mike Stefanello
|
5ebd42d8f9
|
Improve form and template usage (#66)
* Improve form and template usage.
|
2024-06-14 12:35:35 -04:00 |
|
mikestefanello
|
28abc92e74
|
Easier form and form submission handling.
|
2024-06-09 21:39:04 -04:00 |
|
mikestefanello
|
2c635b5c75
|
Switch from routes to self-registering handlers to group related routes.
|
2024-06-09 12:31:30 -04:00 |
|