Commit graph

174 commits

Author SHA1 Message Date
maddalax
b234ead964 fix loading livereload extension 2024-11-09 12:32:30 -06:00
maddalax
34e816ff7c
Websocket Extension - Alpha (#22)
* wip

* merge

* working again

* refactor/make it a bit cleaner

* fix to only call cb for session id who initiated the event

* support broadcasting events to all clients

* refactor

* refactor into ws extension

* add go mod

* rename module

* fix naming

* refactor

* rename

* merge

* fix manager ws delete, add manager tests

* add metric page

* fixes, add k6 script

* fixes, add k6 script

* deploy docker image

* cleanup

* cleanup

* cleanup
2024-11-09 12:05:53 -06:00
maddalax
2c4ac8b286
gen code for assets (#68)
* gen code for assets

* fix

* test
2024-11-01 06:10:35 -05:00
maddalax
2d6ab078be swap tests 2024-10-31 11:59:19 -05:00
maddalax
248e485ff0 ordered map tests, extensions test 2024-10-31 11:43:24 -05:00
maddalax
f42351e94f more tests 2024-10-31 11:36:57 -05:00
maddalax
8a00828232 conditional tests 2024-10-31 11:11:09 -05:00
maddalax
f6556b579f css form on blur validation 2024-10-31 09:44:16 -05:00
maddalax
35877a1b2e
New Docs (#63)
* scripting enhancements

* tests

* cleanup / tests

* new docs wip

* add more docs

* more updates

* add caching docs

* add sse docs

* more docs

* sidebar, and fix navigation blocks

* remove old docs

* set proper meta

* fixes
2024-10-30 13:27:42 -05:00
maddalax
d85737bfb8
JS Eval Enhancements (#62)
* scripting enhancements

* tests

* cleanup / tests
2024-10-29 08:44:52 -05:00
maddalax
cb012a4d82 cleanup usage of orderedmap
add tests
add groupby
add groupbyordered
2024-10-29 05:48:13 -05:00
maddalax
7666186f83 add inline edit / fix copy button 2024-10-28 18:47:00 -05:00
maddalax
b65a913d4e test more examples 2024-10-28 10:56:03 -05:00
maddalax
2726c60608 set charset on html content type 2024-10-26 21:41:21 -05:00
maddalax
2f35c08afd comments about the service locator 2024-10-25 22:06:58 -05:00
maddalax
3468baaa84 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	framework/h/attribute.go
#	framework/h/lifecycle.go
#	framework/h/render.go
2024-10-25 22:01:04 -05:00
maddalax
cf76ca4f98 add some comments 2024-10-25 21:59:17 -05:00
maddalax
61758622ef indent -> indentme
add details & summary html tag
2024-10-25 07:07:35 -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
maddalax
a72de0a62f add qs tests 2024-10-23 10:50:22 -05:00
maddalax
bb9fb0b327 write doctype when rendering html 2024-10-23 09:28:19 -05: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
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
635b17dd7f add support for ignoring specific files for automatic page/partial routing 2024-10-21 10:06:18 -05:00
Kevin Lewin
cea6b1cff2
Update slog output for server start (#27)
Fixing f string error.
2024-10-21 09:17:18 -05:00
maddalax
b6d901fadf add some helper methods for redirect and setting cookie 2024-10-20 10:21:37 -05:00
maddalax
13f650b28b simple auth example 2024-10-20 07:48:19 -05:00
Kevin Lewin
a7110576d2
Update app.go (#24)
Reformat server listening log message so user could click from terminal or ide
2024-10-18 17:29:59 -05:00
maddalax
2f0a526245 use non dev version of htmgo.js 2024-10-17 10:10:08 -05:00
github-actions[bot]
82382cf43f Auto-update HTMGO framework version 2024-10-14 15:17:42 +00:00
maddalax
aff426829d fix tests 2024-10-14 10:14:22 -05:00
maddalax
55337cde13 use diff dir 2024-10-14 10:06:00 -05:00
maddalax
c3be0e92d2 few tests 2024-10-14 10:05:14 -05:00
maddalax
d21afa5f6d few tests 2024-10-14 10:02:04 -05:00
maddalax
3f502dba81 cleanup / add err handling 2024-10-14 09:58:37 -05:00
maddalax
2bac9307c6 more config 2024-10-14 09:49:48 -05:00
maddalax
da82b7f536 config wip 2024-10-13 16:33:08 -05:00
maddalax
8b9e536f14 add converter to site 2024-10-11 11:19:32 -05:00
maddalax
e750315764 release site after deps updated 2024-10-11 09:11:28 -05:00
maddalax
90b444a097 test 2024-10-11 09:07:56 -05:00
maddalax
ea5d4d5e2e update onload to always be called when element gets rendered again 2024-10-11 08:56:56 -05:00
maddalax
819af8b7b8 infinite scroll 2024-10-10 20:17:31 -05:00
maddalax
4880946515 hn clone 2024-10-10 17:00:20 -05:00
maddalax
298f4dcd61 revert 2024-10-09 10:31:34 -05:00
maddalax
0b38bcaa21 Revert "websocket stuff wip"
This reverts commit 9f53e8b2
2024-10-09 10:30:14 -05:00
maddalax
f3cb95960c fix watcher to watch newly added dirs
add utility methods to RequestContext

Fix GetPartialPath
2024-10-09 10:28:41 -05:00
maddalax
9f53e8b2aa websocket stuff wip 2024-10-08 12:48:28 -05:00
maddalax
1014f6c961 add htmx to window
small swap fix
copy public assets to dist if changed
2024-10-07 12:57:24 -05:00
maddalax
150c87b456 fix trigger children ext 2024-10-06 11:21:37 -05:00
maddalax
805e5729e1 build fix 2024-10-04 11:21:15 -05:00