Commit Graph

61 Commits

Author SHA1 Message Date
Seth Trowbridge f36278453b im so depressed 2023-04-30 18:13:58 -04:00
Seth Trowbridge 35592bb183 more logs 2023-04-30 15:57:12 -04:00
Seth Trowbridge f5d7ca2e95 client boot as file 2023-04-30 15:28:46 -04:00
Seth Trowbridge 70a0c2e96f split boot option 2023-04-30 15:11:54 -04:00
Seth Trowbridge b18df9ff89 plunking (note Deno.mainModule) 2023-04-30 07:31:04 -04:00
SethTrowbridge d3f08a67a0 Merge pull request 'modes' (#23) from modes into master
Reviewed-on: #23
2023-04-29 21:30:28 -04:00
Seth Trowbridge 79904123f7 Merge branch 'master' into modes 2023-04-29 21:27:19 -04:00
Seth Trowbridge 4d8dcf53c5 fix merge errors 2023-04-29 21:15:14 -04:00
Seth Trowbridge 48bb1eff2b flag parsing, jsx:automatic, fix ss check 2023-04-29 20:43:03 -04:00
Seth Trowbridge 1b16b08788 auto booter 2023-04-29 20:16:28 -04:00
Seth Trowbridge f7f87f8f38 transpiler function 2023-04-29 14:29:04 -04:00
Seth Trowbridge 8917d179ef configure phase as function 2023-04-29 11:49:52 -04:00
Seth Trowbridge cdb9b35e68 default configuration for twind 2023-04-29 11:16:43 -04:00
SethTrowbridge 6e4b7af16f Merge pull request 'misc' (#22) from misc into master
Reviewed-on: #22
2023-04-29 06:58:52 -04:00
Seth Trowbridge c8fbebe351 fix meta ordering and rendering 2023-04-25 20:41:22 -04:00
Seth Trowbridge fafdeffeeb metas reorgnaization started 2023-04-23 22:17:39 -04:00
Seth Trowbridge 4613ff38e2 improved click handler 2023-04-23 08:31:42 -04:00
SethTrowbridge 8ab67be4d8 Merge pull request 'issue/fetch' (#21) from issue/fetch into master
Reviewed-on: #21
2023-04-22 15:18:27 -04:00
Seth Trowbridge 4f594c2168 fix missing hmr wrapper 2023-04-22 15:02:53 -04:00
Seth Trowbridge 8b21aba029 fetch config 2023-04-22 13:48:32 -04:00
Seth Trowbridge 63137a7726 fix flickering 2023-04-22 12:08:58 -04:00
Seth Trowbridge bdeb51a940 control client seeding 2023-04-22 06:22:53 -04:00
Seth Trowbridge 1ed3e0abaa server record clearing 2023-04-21 22:21:04 -04:00
Seth Trowbridge 26cb46923f seed the client cache 2023-04-21 20:27:37 -04:00
Seth Trowbridge 866eb9b26d ssr data batches 2023-04-20 21:07:26 -04:00
Seth Trowbridge 7847410f3e fetch hook started 2023-04-19 20:56:30 -04:00
Seth Trowbridge 4730cdec3e fetch cache started 2023-04-18 22:22:59 -04:00
SethTrowbridge d9c5b83f26 Merge pull request '#16 issue/router' (#18) from issue/router into master
Reviewed-on: #18
2023-04-18 19:39:56 -04:00
Seth Trowbridge 101a5d2218 cleanup 2023-04-16 21:33:09 -04:00
Seth Trowbridge 8ed6a4b029 switch/case rendering 2023-04-15 12:39:08 -04:00
Seth Trowbridge ca556e3a68 link clicking 2023-04-14 21:41:01 -04:00
Seth Trowbridge 64a4a82ac8 allow for params and route 2023-04-14 06:58:12 -04:00
Seth Trowbridge 06266d7ca6 router started 2023-04-13 22:23:04 -04:00
Seth Trowbridge 4d3760d92c standardize of fetch for reading files 2023-04-08 12:51:09 -04:00
SethTrowbridge 77fa38f531 Merge pull request '#12 issue/iso-components' (#13) from issue/iso-components into master
Reviewed-on: #13
2023-04-07 21:41:21 -04:00
Seth Trowbridge 0a5d96ce7a route fixes #12 2023-04-07 21:36:51 -04:00
Seth Trowbridge 767e681640 #8 render title 2023-04-06 23:44:27 -04:00
Seth Trowbridge 91a2fe76c5 metas started 2023-04-05 23:34:20 -04:00
SethTrowbridge bf9b56c10d Merge pull request '#10 issue/iso-file-serving' (#11) from issue/iso-file-serving into master
Reviewed-on: #11
2023-04-05 21:10:58 -04:00
Seth Trowbridge a36cdc13c0 serve iso correctly
this reverts the prev commits woes
2023-04-05 21:05:22 -04:00
Seth Trowbridge 5d06bc99d1 "self-hosting" 2023-04-05 20:05:21 -04:00
SethTrowbridge d9bc3901a0 Merge pull request '#6 issue/ssr-simple' (#7) from issue/ssr-simple into master
Reviewed-on: #7
2023-04-05 11:33:03 -04:00
Seth Trowbridge cd7599dcc9 move twind config into @eno.app
that may need to change later
2023-04-03 23:35:10 -04:00
Seth Trowbridge fe02721687 hard-coded twind config for now 2023-04-02 14:16:58 -04:00
SethTrowbridge c70ab52a1f Merge pull request '#3 issue/ssr-simple' (#5) from issue/ssr-simple into master
Reviewed-on: #5
2023-04-02 00:08:48 -04:00
Seth Trowbridge 4ff0da09a3 add example, fix preact ssr version issue 2023-04-02 00:06:27 -04:00
Seth Trowbridge 9b6b7cd8c8 basic ssr 2023-04-01 22:45:33 -04:00
SethTrowbridge 5efb25541b Merge pull request 'SethTrowbridge/eno#2 add @eno/app mapping' (#4) from issue/entry into master
Reviewed-on: #4
2023-04-01 15:39:05 -04:00
Seth Trowbridge c92407ab47 add @eno/app mapping 2023-04-01 15:34:50 -04:00
SethTrowbridge 5f9f03459c Merge pull request 'hmr' (#1) from hmr into master
Reviewed-on: #1
2023-04-01 11:13:22 -04:00