Commit graph

553 commits

Author SHA1 Message Date
Mohammad javad
df3edccd7f
fix:parser_test remove impossible condition (#44) 2024-10-25 12:41:32 -05:00
maddalax
5a69d9ba20 cleanup the intro example 2024-10-25 12:39:22 -05:00
maddalax
a2be0e2fca Merge remote-tracking branch 'origin/master' 2024-10-25 11:30:54 -05:00
maddalax
97ad3cbee2 add top banner 2024-10-25 11:30:50 -05:00
github-actions[bot]
2953a487d2 Auto-update HTMGO framework version 2024-10-25 16:12:08 +00:00
maddalax
e2939cd8ba support non pointer types on formatter 2024-10-25 11:11:22 -05:00
maddalax
7fae44790c Merge remote-tracking branch 'origin/master' 2024-10-25 10:54:16 -05:00
maddalax
504a64aa63 add instructions for running the formatter 2024-10-25 10:54:12 -05:00
github-actions[bot]
f4083b7014 Auto-update HTMGO framework version 2024-10-25 15:34:32 +00:00
maddalax
8736c00fd5
htmgo - custom formatter (#47)
* format htmgo elements on save

* formatter updates

* ensure we maintain comments
2024-10-25 10:33:48 -05:00
maddalax
3f8ab7d905 add copy button 2024-10-25 08:12:11 -05:00
github-actions[bot]
caa9d10b1b Auto-update HTMGO framework version 2024-10-25 12:52:22 +00:00
maddalax
9a87188318 run if tool changes 2024-10-25 07:51:11 -05:00
maddalax
1924270e4e update more deps 2024-10-25 07:48:41 -05:00
maddalax
d538f6f7a8 upgrade 2024-10-25 07:15:11 -05:00
maddalax
f9e5d0eb2e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	htmgo-site/go.mod
2024-10-25 07:15:00 -05:00
maddalax
5a2b0f4f4b upgrade 2024-10-25 07:14:37 -05:00
github-actions[bot]
e496a41a39 Auto-update HTMGO framework version 2024-10-25 12:08:14 +00:00
maddalax
61758622ef indent -> indentme
add details & summary html tag
2024-10-25 07:07:35 -05:00
maddalax
531ad3342b much better formatting for the generated go code 2024-10-25 07:05:12 -05:00
maddalax
df490ae04b copy assets on run if needed 2024-10-24 08:51:06 -05:00
maddalax
7af750b9e7 Revert "check in go.work"
This reverts commit 90fc6e8726.
2024-10-24 08:41:36 -05:00
maddalax
90fc6e8726 check in go.work 2024-10-24 08:39:19 -05:00
jam
4dd501a2f8
fix: filter by filename instead of whole path (#42) 2024-10-24 08:37:01 -05:00
github-actions[bot]
64c61dd178 Auto-update HTMGO framework version 2024-10-23 16:11:29 +00:00
maddalax
5d4efc76de Merge remote-tracking branch 'origin/master' 2024-10-23 11:10:52 -05:00
maddalax
21ac153d5b add transient to service loader, clear cache when setting a new value for the service 2024-10-23 11:10:48 -05:00
github-actions[bot]
fa8f843154 Auto-update HTMGO framework version 2024-10-23 15:51:03 +00:00
maddalax
a72de0a62f add qs tests 2024-10-23 10:50:22 -05:00
maddalax
f3db495bd2 Merge remote-tracking branch 'origin/master' 2024-10-23 10:35:03 -05:00
maddalax
07b0c2d3c5 fix css on html to go 2024-10-23 10:34:59 -05:00
github-actions[bot]
31cf8772c2 Auto-update HTMGO framework version 2024-10-23 14:29:05 +00:00
maddalax
bb9fb0b327 write doctype when rendering html 2024-10-23 09:28:19 -05:00
github-actions[bot]
146034c78b Auto-update HTMGO framework version 2024-10-22 13:49:54 +00:00
Mohammad javad
30ac29fd6c
use path (#32)
* feat:add claasf

* refactor(tag.go)

* refactor(cache.go)

* refactor(attribute.go)

* refactor(app.go)

* refactor(attribute.go)

* fix:use path in PostPartialWithQs

* fix: PostPartial
2024-10-22 08:49:17 -05:00
github-actions[bot]
4eabe21d68 Auto-update HTMGO framework version 2024-10-22 13:32:58 +00:00
Mohammad javad
a0f5b5dfd5
feat:add claasf (#31)
* feat:add claasf

* refactor(tag.go)

* refactor(cache.go)

* refactor(attribute.go)

* refactor(app.go)

* refactor(attribute.go)
2024-10-22 08:32:17 -05:00
maddalax
70228912be remove chat deploy on pr 2024-10-22 08:17:58 -05:00
maddalax
b92213b356 oops 2024-10-21 10:38:14 -05:00
maddalax
86e293498f update landing page 2024-10-21 10:35:42 -05:00
maddalax
2c4762142e Merge remote-tracking branch 'origin/master' 2024-10-21 10:23:45 -05:00
maddalax
14911799b7 add config docs 2024-10-21 10:21:52 -05:00
github-actions[bot]
ed2063df17 Auto-update HTMGO framework version 2024-10-21 15:07:08 +00:00
maddalax
635b17dd7f add support for ignoring specific files for automatic page/partial routing 2024-10-21 10:06:18 -05:00
github-actions[bot]
245d63c7b2 Auto-update HTMGO framework version 2024-10-21 14:18:00 +00:00
Kevin Lewin
cea6b1cff2
Update slog output for server start (#27)
Fixing f string error.
2024-10-21 09:17:18 -05:00
github-actions[bot]
7a038e6af1 Auto-update HTMGO framework version 2024-10-20 15:22:16 +00:00
maddalax
b6d901fadf add some helper methods for redirect and setting cookie 2024-10-20 10:21:37 -05:00
maddalax
c32fa1bccd add user auth to examples page 2024-10-20 08:09:40 -05:00
maddalax
b8d23131b7 fix entrypoint 2024-10-20 08:03:30 -05:00