Commit Graph

137 Commits

Author SHA1 Message Date
Max Richter 22f285eaff chore: pnpm update 2026-01-18 15:17:27 +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 669a2c7991 docs: remove placeholder content in readme 2025-12-02 15:20:26 +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 Richter 2dcd797762 chore: pnpm upgrade 2025-11-23 15:15:15 +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
max 385d1dd831 feat: use remote registry
Deploy to GitHub Pages / build_site (push) Successful in 2m2s
2024-12-20 16:06:18 +01:00
max 540d0549d7 feat: some shit
Deploy to GitHub Pages / build_site (push) Failing after 37s
2024-12-19 23:55:07 +01:00
max a740da1099 feat: merge svelte-5
Deploy to GitHub Pages / build_site (push) Failing after 38s
2024-12-19 18:31:19 +01:00
max 33d5ed14dd WIP 2024-12-19 18:28:17 +01:00
max 53f400a4f6 fix: some svelte 5 issues 2024-12-19 15:35:22 +01:00
max 972fd39da2 feat: disable remote node registry
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2024-12-18 18:19:46 +01:00
max 00a9d5b532 feat: add analytics
Deploy to GitHub Pages / build_site (push) Successful in 2m3s
2024-12-18 18:17:10 +01:00
max 0c9a9269c4 feat: some shit
Deploy to GitHub Pages / build_site (push) Failing after 6s
2024-12-18 17:26:24 +01:00