mikestefanello
e4370e8ba0
Fixed pager page and pages value when no items present.
2024-09-13 09:16:20 -04:00
mikestefanello
5a6cec5294
Switched to backlite for task queues.
2024-07-24 21:04:32 -04:00
mikestefanello
bce426dd0a
Updated documentation.
2024-06-24 19:03:42 -04:00
mikestefanello
12c5662cb9
Upgrade to HTMX 2.0.
2024-06-22 11:07:43 -04:00
mikestefanello
be997e53d8
Fixed doc code formatting.
2024-06-22 10:38:57 -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
5e9e502b42
Log request URI rather than path.
2024-06-19 09:32:22 -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
mikestefanello
baa391fb20
Misc cleanup.
2024-06-15 09:09:36 -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
5f66b0ee71
Updated documentation.
2024-06-10 08:28:00 -04:00
mikestefanello
26234c29a8
Fixed typo.
2024-06-09 21:42:43 -04:00
mikestefanello
4540276472
Easier form and form submission handling.
2024-06-09 21:39:04 -04:00
Mike Stefanello
ad4818aa8b
Merge pull request #65 from mikestefanello/handlers-3
...
Switch from routes to self-registering handlers to group related routes.
2024-06-09 19:57:04 -04:00
mikestefanello
59c10f1874
Switch from routes to self-registering handlers to group related routes.
2024-06-09 12:31:30 -04:00
mikestefanello
8ca11c90e1
Added radio form element example.
2024-05-18 16:19:27 -04:00
mikestefanello
da7044654c
Updated actions go version.
2024-04-27 16:26:50 -04:00
mikestefanello
9213eb88c6
Update dependencies.
2024-04-27 16:23:44 -04:00
Mike Stefanello
f3a95b4be7
Merge pull request #60 from jordanstephens/patch-1
...
Fix a broken link
2024-04-01 08:54:28 -04:00
Jordan Stephens
6e6d2e3f09
Fix a broken link
2024-03-30 18:47:33 -07:00
Mike Stefanello
4488b2255a
Merge pull request #58 from saurori/cache-up
...
Update Cache related go modules go-redis to v9 and gocache to v4
2024-03-21 19:58:44 -04:00
Stefan Aurori
f718a6b798
Rename lib_store and redis_store imports. Cache get remove redundant nil check.
2024-03-14 20:43:27 -04:00
Stefan Aurori
472dc0c358
Update go-redis to v9 and gocache to v4
2024-03-10 17:23:03 -04:00
mikestefanello
740aebd1a9
Update crypto library.
2023-12-18 21:02:30 -05:00
mikestefanello
203a856895
Move htmx template into layouts.
2023-12-18 20:59:40 -05:00
mikestefanello
60c8aefd49
Use consts for route names and templates.
2023-12-16 11:07:20 -05:00
mikestefanello
a787d5dc7f
Added additional make commands.
2023-12-16 08:12:51 -05:00
mikestefanello
5f877c3d38
Restore local live reloading of templates.
2023-12-12 20:07:58 -05:00
mikestefanello
29fbadbadd
Replace template dir file path hack with embed directive.
2023-12-10 09:33:34 -05:00
mikestefanello
11f5ddcee4
Fix flaky context error test.
2023-11-15 20:14:00 -05:00
Mike Stefanello
524d1a4915
Merge pull request #48 from gedw99/main
...
fixes Issue 45 - cant generate using ent and then run
2023-11-15 20:06:58 -05:00
ged wed
ff82ba532a
fixes 45 - cant generate
2023-11-14 12:46:57 +01:00
Mike Stefanello
ed327dc066
Merge pull request #44 from mips171/mips171/bump_bulma_htmx
...
bump Bulma and HTMX
2023-10-01 18:52:36 -04:00
Nicholas Smith
9c0f0087d2
bump Bulma and HTMX
2023-10-01 13:23:42 +10:00
mikestefanello
a75b07485c
Merge branch 'main' of github.com:mikestefanello/pagoda into main
2023-09-17 11:38:26 -04:00
mikestefanello
2618920e85
Pin PG version to 15 to avoid broken schema migrations.
2023-09-17 11:38:10 -04:00
Mike Stefanello
ef5aecc4b0
Merge pull request #35 from testwill/ioutil
...
chore: remove refs to deprecated io/ioutil
2023-09-17 11:18:38 -04:00
guoguangwu
d815040397
chore: remove refs to deprecated io/ioutil
2023-07-26 11:08:24 +08:00
Mike Stefanello
bc917d4788
Merge pull request #33 from Jimmy99/patch-2
...
Update README.md
2023-05-25 15:55:50 -04:00
Dimitri Balios
3aad9e5efb
Update README.md
...
Fix typo
2023-05-25 21:50:20 +02:00
Mike Stefanello
aed537d84e
Merge pull request #32 from Jimmy99/patch-1
...
Update README.md for typo
2023-05-22 18:13:57 -04:00
Dimitri Balios
180b237b05
Update README.md for typo
...
Typo fix "faciliate" to "facilitate"
2023-05-22 23:10:28 +02:00
mikestefanello
bdbef15593
Update dependencies.
2023-02-25 07:49:58 -05:00
Mike Stefanello
b7de694716
Merge pull request #28 from Jimmy99/main
...
Update Makefile to fix deprecated ent init command
2023-02-25 07:47:55 -05:00
Dimitri Balios
bb880ef091
Update Makefile
2023-02-23 10:35:33 +02:00
Mike Stefanello
50ea32fe70
Merge pull request #26 from joshlemer/docker-compose-bind-localhost
...
Bind DB and Redis to 127.0.0.1
2023-02-05 13:05:48 -05:00