Commit Graph

193 Commits

Author SHA1 Message Date
max 8e5412c25c Merge remote-tracking branch 'origin/main' into feat/remove-wasm-bindgen 2026-01-19 16:26:06 +01:00
max 2904c13c41 feat: init 2026-01-19 16:25:29 +01:00
max 450262b4ae fix(app): remove unused func
Deploy to GitHub Pages / build_site (push) Successful in 2m7s
2026-01-19 14:24:47 +01:00
max 11de746c01 feat(app): allow disabling of runtime/registry caches
Deploy to GitHub Pages / build_site (push) Successful in 1m58s
2026-01-19 14:22:14 +01:00
max 83cb2bd950 feat: move analytics script to env
Deploy to GitHub Pages / build_site (push) Successful in 2m2s
2026-01-19 14:04:00 +01:00
Max Richter be97387252 feat: trying to remove wasm-bindgen 2026-01-19 01:29:12 +01:00
Max Richter 987ece2a4b fix: update performance bars to work with tailwind
Deploy to GitHub Pages / build_site (push) Successful in 2m15s
2026-01-18 18:55:18 +01:00
Max Richter 8d2e3f006b fix: make graph source work 2026-01-18 18:54:53 +01:00
Max Richter 80d3e117b4 feat: update sidebar to svelte-5
Deploy to GitHub Pages / build_site (push) Successful in 2m1s
2026-01-18 18:39:02 +01:00
Max Richter 8a540522dd chore: replace unocss with tailwind
Deploy to GitHub Pages / build_site (push) Successful in 2m4s
2026-01-18 17:11:47 +01:00
Max Richter a11214072f chore: some updates
Deploy to GitHub Pages / build_site (push) Successful in 2m6s
2026-01-18 16:27:42 +01:00
max d068828b68 refactor: rename state.svelte.ts to graph-state.svelte.ts
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2025-12-09 20:00:52 +01:00
max 73be4fdd73 feat: better handle node position updates 2025-12-05 14:19:11 +01:00
max 702c3ee6cf feat: better handle camera positioning 2025-12-05 14:18:56 +01:00
max 98672eb702 fix: error that changes in active node panel did not get saved 2025-12-05 12:28:30 +01:00
max 3eafdc50b1 feat: keep benchmark result if panel is hidden 2025-12-05 11:49:10 +01:00
Max Richter 548e445eb7 fix: correctly show hide geometries in geometrypool
Deploy to GitHub Pages / build_site (push) Successful in 2m4s
2025-12-03 22:59:06 +01:00
Max Richter 7ae1fae3b9 refactor: split ui/runtime/serialized node types
Closes #6
2025-12-03 19:18:56 +01:00
max 1126cf8f9f feat: dont use custom edge geometry
Deploy to GitHub Pages / build_site (push) Successful in 1m55s
2025-12-03 10:33:24 +01:00
Max Richter ef479d0557 chore: update
Deploy to GitHub Pages / build_site (push) Successful in 3m50s
2025-12-02 17:31:58 +01:00
Max Richter a1c926c3cf fix: better handle randomGeneration 2025-12-02 17:27:34 +01:00
max ca8b1e15ac chore: cleanup edge and node code
Deploy to GitHub Pages / build_site (push) Successful in 2m8s
2025-12-02 16:59:43 +01:00
max 4878d02705 refactor: remove unneeded random var in node 2025-12-02 16:59:29 +01:00
max 2b4c81f557 fix: make sure new nodes are reactive
Closes #7
2025-12-02 16:59:11 +01:00
max d178f812fb refactor: move event handlers to own classes 2025-12-02 16:58:31 +01:00
max becd7a1eb3 fix: make sure we do not pass svelte state into comlink
cant clone proxies
2025-12-02 15:20:13 +01:00
max d140f42468 feat: better a18n for node parameters
Dunno of a18n would even be possible for the node graph
2025-12-02 15:19:48 +01:00
max be835e5cff fix: better stroke width and color for edges 2025-12-02 15:00:41 +01:00
Max Richter 6229becfd8 fix: display add menu at correct position
Deploy to GitHub Pages / build_site (push) Successful in 1m58s
2025-12-01 22:39:43 +01:00
Max Richter af944cefaa chore: disable cache from runtime executor 2025-12-01 22:39:06 +01:00
Max Richter a1ea56093c fix: correctly handle node wrapper resizing
Deploy to GitHub Pages / build_site (push) Successful in 1m57s
2025-12-01 19:48:40 +01:00
Max Richter 1850e21810 fix: make clipboard work 2025-12-01 19:30:44 +01:00
Max Richter 7e51cc5ea1 chore: some updates
Deploy to GitHub Pages / build_site (push) Successful in 1m58s
2025-12-01 18:29:47 +01:00
Max Richter 1ea544e765 chore: rename @nodes -> @nodarium for everything
Deploy to GitHub Pages / build_site (push) Successful in 3m33s
2025-12-01 17:03:14 +01:00
max e5658b8a7e feat: initial auto connect nodes
Deploy to GitHub Pages / build_site (push) Successful in 2m35s
2025-11-26 17:27:32 +01:00
max d3a9b3f056 fix: make node wasm loading work
Deploy to GitHub Pages / build_site (push) Successful in 2m32s
2025-11-26 12:10:25 +01:00
max 925167d9f2 feat: setup antialising on grids 2025-11-26 11:08:57 +01:00
Max Richter 9c4554a1f0 chore: log some more stuff during registry
Deploy to GitHub Pages / build_site (push) Successful in 2m31s
2025-11-24 22:42:08 +01:00
Max Richter 67a104ff84 chore: add some more logs
Deploy to GitHub Pages / build_site (push) Successful in 2m34s
2025-11-24 22:25:01 +01:00
Max Richter 1212c28152 feat: enable some debug logs
Deploy to GitHub Pages / build_site (push) Successful in 2m45s
2025-11-24 22:09:54 +01:00
Max Richter cfcb447784 feat: update some more components to svelte 5
Deploy to GitHub Pages / build_site (push) Successful in 2m48s
2025-11-24 21:11:16 +01:00
Max Richter d64877666b fix: 120 type errors
Deploy to GitHub Pages / build_site (push) Successful in 2m47s
2025-11-24 00:10:38 +01:00
Max Richter 6ca1ff2a34 chore: move some more components to svelte 5
Deploy to GitHub Pages / build_site (push) Has been cancelled
2025-11-23 19:35:33 +01:00
Max Richter 7818148b12 chore: pnpm up -r latest
Deploy to GitHub Pages / build_site (push) Failing after 4m6s
2025-11-23 16:01:59 +01:00
Max Richter c868818ba2 feat: use local node registry again
Deploy to GitHub Pages / build_site (push) Failing after 2m56s
2025-11-23 15:15:50 +01:00
Max Richter 64ea7ac349 chore: make some things a bit more typesafe 2025-11-23 15:15:38 +01:00
max 05b192e7ab commit to trigger deploy 2025-01-15 19:30:12 +01:00
max edcaab4bd4 fix: use correct url 2025-01-15 18:17:04 +01:00
max a99040f42e feat: some shit
Deploy to GitHub Pages / build_site (push) Failing after 47s
2024-12-20 16:35:23 +01:00
max 05e8970475 feat: use remote registry
Deploy to GitHub Pages / build_site (push) Successful in 2m4s
2024-12-20 16:11:30 +01:00