Commit graph

554 commits

Author SHA1 Message Date
5f5aa3abec chore: test build 2025-01-09 20:02:43 +01:00
5b8da8f2c9 chore: fix .build.yml 2025-01-09 20:00:25 +01:00
e28bff5d3e chore: fix .build.yml 2025-01-09 19:58:26 +01:00
8d41b411ae chore: set up auto deploy from sr.ht to netlify 2025-01-09 19:57:10 +01:00
a26a0d8635 chore: update small logo 2025-01-09 17:40:37 +01:00
0dd1840516 chore: use small logo 2025-01-09 17:39:29 +01:00
443017cddc chore: show mcfly logo 2025-01-09 17:33:57 +01:00
d2e3eecf33 chore: add mcfly-logo 2025-01-09 17:32:35 +01:00
237ad43c65 chore: link to shadow dom in read me 2025-01-09 17:30:12 +01:00
76874d5b53 chore: link to MDN docs for why items 2025-01-09 17:25:41 +01:00
dfbebe35bf chore(create-mcfly): minor bump for release 2025-01-09 12:08:34 +01:00
8b3f0eec50 feat(create-mcfly): use template hosted at sourcehut 2025-01-09 12:06:40 +01:00
00fc0d1e56 chore: hide images on redme files 2025-01-09 12:05:04 +01:00
ab224f0258 chore: update readme files with correct image url 2025-01-09 12:03:59 +01:00
081d78936d chore: update readme files with correct api path 2025-01-09 12:02:22 +01:00
057c9dc7f0 chore: remove in packages table on README.md 2025-01-09 10:23:47 +01:00
524e763af3 chore(core): patch version for fix 2025-01-08 23:44:32 +01:00
9b5526af43 chore(template): use latest core 2025-01-08 23:44:17 +01:00
2fc4db1bfd fix(core): remove wokspace dep 2025-01-08 23:42:57 +01:00
83525ed6a7 feat(template): use updated core 2025-01-08 23:36:28 +01:00
a0d6d53a3c chore(config): patch version 2025-01-08 23:31:30 +01:00
ef60386dbd fix(core): pkg bin path 2025-01-08 23:29:51 +01:00
c5db814387 chore: fix root pkg 2025-01-08 23:29:17 +01:00
ef5b7c76da feat(site, template): add api endpoint example 2025-01-08 23:26:56 +01:00
b526da063f feat(core): use src/api as api dir; don't render if event path is public asset 2025-01-08 23:26:27 +01:00
15bbb38123 feat(config): api directory set to src/api 2025-01-08 23:24:21 +01:00
8746f976af refactor(core): move modules to /runtime 2025-01-08 22:02:51 +01:00
879fe3d988 chore: update site workspace filters 2025-01-08 21:49:32 +01:00
ebba62ef70 chore(site, templates): update deps 2025-01-08 21:40:19 +01:00
cddd43ae3e feat(templates): use latest core with route-middleware 2025-01-08 21:33:19 +01:00
014deadf75 fix(core): catch undefined plugins 2025-01-08 21:32:55 +01:00
Ayo Ayco
73617647db
feat: move cli to core (#55)
* refactor: move cli to core

* feat: move cli to core

- use route-middleware in serve
- eliminate need for `routes` dir in app

* feat: use route-middleware in build

* chore: update test gh action
2025-01-08 21:21:31 +01:00
Ayo Ayco
f08ce4c043
feat: integration hooks system (#54)
* refactor: modularize event-handler transform functions

* feat: add plugin hooks from mcfly config
2025-01-08 20:03:19 +01:00
4c69aa6cc0 chore: update npmrc 2025-01-08 17:01:34 +01:00
bf9a6af7ac feat(site): update feature list 2025-01-02 12:26:18 +01:00
Ayo Ayco
a6cab7aa7c chore: update homepage in package.json files 2025-01-01 01:03:56 +00:00
3610e0b0a8 chore: update readme 2024-12-31 22:28:34 +01:00
59ca18f616 chore: fix readmes 2024-12-31 12:02:56 +01:00
837a2363ee chore: update readmes 2024-12-31 12:01:06 +01:00
d446b582dd fix: try using pathe for cwd 2024-12-31 02:25:17 +01:00
2638b28533 feat: show logs for netlify debug 2024-12-31 02:12:41 +01:00
daffebd733 chore: patch version for release 2024-12-31 02:09:42 +01:00
5f3ef8c621 fix: handle missing server.logs config 2024-12-31 02:08:38 +01:00
0c5fc3d056 feat: sever.logs configuration 2024-12-31 02:06:22 +01:00
4520e65e21 feat: server logs 2024-12-31 01:55:41 +01:00
c288b2235f fix: add workaround for Netlify function 2024-12-31 01:52:01 +01:00
a55d669214 fix: try to add cwd to loadConfig 2024-12-31 01:46:40 +01:00
dba6b6ef84 fix: use loadedConfig 2024-12-31 01:40:37 +01:00
063bc0567b feat: log loaded config and add catch 2024-12-31 01:35:35 +01:00
4640b6e5cf fix: c12 loadConfig not getting mcfly config 2024-12-31 01:27:41 +01:00