]>
git.earlybird.gay Git - today/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
early [Sat, 2 Nov 2024 18:39:01 +0000 (12:39 -0600)]
unfuck the go.mods
early [Sat, 2 Nov 2024 18:27:04 +0000 (12:27 -0600)]
Move engine to web
early [Sat, 2 Nov 2024 18:26:46 +0000 (12:26 -0600)]
Move include to today
early [Sat, 2 Nov 2024 18:23:44 +0000 (12:23 -0600)]
Move app stuff to root dir
early [Sat, 2 Nov 2024 18:22:45 +0000 (12:22 -0600)]
early [Sat, 2 Nov 2024 18:22:14 +0000 (12:22 -0600)]
early [Sat, 2 Nov 2024 18:21:07 +0000 (12:21 -0600)]
Initial commit
early [Wed, 23 Oct 2024 05:02:05 +0000 (23:02 -0600)]
Make app.Static's rootDir relative to be more aligned with other file include stuff
early [Wed, 23 Oct 2024 05:01:04 +0000 (23:01 -0600)]
No more panics!
early [Wed, 23 Oct 2024 05:00:33 +0000 (23:00 -0600)]
include.File now accepts absolute paths
early [Wed, 23 Oct 2024 04:59:53 +0000 (22:59 -0600)]
Fix issues with function namespacing
early [Wed, 11 Sep 2024 05:22:36 +0000 (23:22 -0600)]
better static file management
early [Wed, 11 Sep 2024 04:50:33 +0000 (22:50 -0600)]
fix template behavior with slotted components
early [Sun, 8 Sep 2024 00:05:21 +0000 (18:05 -0600)]
File() -> Source(), recursive list file deps
early [Sun, 8 Sep 2024 00:04:49 +0000 (18:04 -0600)]
don't try to minify js
early [Wed, 4 Sep 2024 04:13:36 +0000 (22:13 -0600)]
explicit content-type for static files, better app init
early [Tue, 3 Sep 2024 05:29:44 +0000 (23:29 -0600)]
update license headers
early [Tue, 3 Sep 2024 05:26:04 +0000 (23:26 -0600)]
static support
early [Mon, 2 Sep 2024 19:24:20 +0000 (13:24 -0600)]
add SetNotEligible for emergencies
early [Mon, 2 Sep 2024 18:47:13 +0000 (12:47 -0600)]
remember to commit from the base directory
early [Mon, 2 Sep 2024 18:44:57 +0000 (12:44 -0600)]
add more tools for static support
early [Mon, 2 Sep 2024 18:35:02 +0000 (12:35 -0600)]
rethink making the worse html package public
early [Mon, 2 Sep 2024 18:33:35 +0000 (12:33 -0600)]
allow using parts/pages as base for new ones
early [Thu, 29 Aug 2024 05:09:53 +0000 (23:09 -0600)]
modules are being a pain in the ass
early [Thu, 29 Aug 2024 04:55:54 +0000 (22:55 -0600)]
replace funcs in page; use x/net fork
early [Wed, 28 Aug 2024 04:47:34 +0000 (22:47 -0600)]
revise compute pattern but again lol
early [Tue, 27 Aug 2024 23:21:30 +0000 (17:21 -0600)]
revise compute pattern, add context to OnLoad
early [Sun, 25 Aug 2024 06:50:37 +0000 (00:50 -0600)]
add a test app
early [Sun, 25 Aug 2024 06:50:28 +0000 (00:50 -0600)]
start working on some standard components
early [Sun, 25 Aug 2024 06:49:57 +0000 (00:49 -0600)]
make conditional params work
early [Tue, 13 Aug 2024 01:01:13 +0000 (19:01 -0600)]
remove old license dir
early [Tue, 13 Aug 2024 01:00:07 +0000 (19:00 -0600)]
update README
early [Tue, 13 Aug 2024 00:57:58 +0000 (18:57 -0600)]
Add MIT license
early [Tue, 13 Aug 2024 00:16:50 +0000 (18:16 -0600)]
Initial commit
early [Tue, 13 Aug 2024 00:13:44 +0000 (18:13 -0600)]
Use MIT instead. Commits up to this one used LGPL.
early [Tue, 13 Aug 2024 00:09:02 +0000 (18:09 -0600)]
Remove examples, add README, update go
early [Tue, 30 Jul 2024 18:59:08 +0000 (12:59 -0600)]
rework examples a bit
early [Tue, 30 Jul 2024 16:31:42 +0000 (10:31 -0600)]
Change name
early [Tue, 30 Jul 2024 15:53:59 +0000 (09:53 -0600)]
support web components a lil bit
early [Sun, 28 Jul 2024 05:52:56 +0000 (23:52 -0600)]
Remember to remove the temp name
early [Sun, 28 Jul 2024 05:47:42 +0000 (23:47 -0600)]
Update readme, move examples to cmd/run-mast-examples
early [Sun, 28 Jul 2024 05:04:11 +0000 (23:04 -0600)]
initial commit