max_richter max
max created pull request max/nodarium#18 2026-01-20 17:46:27 +01:00
feat/drop-node-on-connection
max pushed to feat/drop-node-on-connection at max/nodarium 2026-01-20 17:46:13 +01:00
a3d10d6094 feat: drop node on edge
max commented on issue max/nodarium#15 2026-01-20 17:29:43 +01:00
feat: replace wasm-bindgen gluecode with language agnostic wrapper

One downside of the new approach is that we cant really cache anything with it. Currently we dont reexecute nodes when their inputs dont change:

[Link](https://git.max-richter.dev/max/nodarium/s…

max pushed to main at max/nodarium 2026-01-20 16:49:59 +01:00
6b6038e546 feat: use new number input
max pushed to main at max/nodarium 2026-01-20 16:23:47 +01:00
3e3d41ae98 feat: open keyboard shortcuts with ?
max pushed to main at max/nodarium 2026-01-20 16:02:26 +01:00
a8c76a846e fmt: ignore pnpm-lock.YAML
max opened issue max/nodarium#17 2026-01-20 15:20:55 +01:00
bug: updates to app-settings-definition break the app
max pushed to feat/drop-node-on-connection at max/nodarium 2026-01-20 15:17:29 +01:00
f98b90dcd3 Merge remote-tracking branch 'origin/main' into feat/drop-node-on-connection
c46bf9e64f ci: fix lockfile
0cfd1e5c96 feat(ui): add id prop for inputs
ecfd4d5f2f feat(ui): cleanup integer input
03102fdc75 ci: improve dev setup
Compare 9 commits »
max pushed to feat/remove-wasm-bindgen at max/nodarium 2026-01-20 14:44:26 +01:00
1ea7d6629f chore: remove ai comments from dockerfile
max opened issue max/nodarium#15 2026-01-20 14:42:06 +01:00
feat: replace wasm-bindgen gluecode with language agnostic wrapper
max pushed to feat/remove-wasm-bindgen at max/nodarium 2026-01-20 14:08:52 +01:00
617dfb0c9d feat: add Dockerfile for app to deploy preview
max pushed to feat/remove-wasm-bindgen at max/nodarium 2026-01-20 11:41:53 +01:00
8e5412c25c Merge remote-tracking branch 'origin/main' into feat/remove-wasm-bindgen
450262b4ae fix(app): remove unused func
11de746c01 feat(app): allow disabling of runtime/registry caches
83cb2bd950 feat: move analytics script to env
f5cea555cd chore: Add flake and direnv stuff
Compare 5 commits »
max pushed to main at max/nodarium 2026-01-19 16:57:58 +01:00
c46bf9e64f ci: fix lockfile
max pushed to main at max/nodarium 2026-01-19 16:43:44 +01:00
0cfd1e5c96 feat(ui): add id prop for inputs
ecfd4d5f2f feat(ui): cleanup integer input
Compare 2 commits »
max pushed to main at max/nodarium 2026-01-19 16:39:45 +01:00
03102fdc75 ci: improve dev setup
0bd00b0192 feat(app): add description and input debug info to node params
edbc71ed8f add dprint config
4485cef82b chore(app): remove old (pnpm v6 - now 9) pnpm lock
Compare 4 commits »
max pushed to main at max/nodarium 2026-01-19 16:26:24 +01:00
cdef71265e Add svelte language server
max pushed to feat/drop-node-on-connection at max/nodarium 2026-01-19 16:25:41 +01:00
2904c13c41 feat: init
max created branch feat/drop-node-on-connection in max/nodarium 2026-01-19 16:25:41 +01:00
max pushed to main at max/nodarium 2026-01-19 14:24:51 +01:00
450262b4ae fix(app): remove unused func
max pushed to main at max/nodarium 2026-01-19 14:22:22 +01:00
11de746c01 feat(app): allow disabling of runtime/registry caches