Commit Graph

  • 4dd5f633d4 fix: make eslint/typescript happy main max 2026-05-08 10:32:03 +02:00
  • e6c368afaa feat: update some nodes a bit max 2026-05-08 01:49:29 +02:00
  • 581daa1be7 feat(noise): add preserveLength toggle max 2026-05-07 23:52:24 +02:00
  • f652b712df fix: remove redundant schema from union max 2026-05-07 23:45:12 +02:00
  • 68ae62527f feat(noise): preserve segment lengths during displacement max 2026-05-07 23:43:44 +02:00
  • 49746c6079 feat(branch): phyllotactic spiral and upward angle max 2026-05-07 23:43:17 +02:00
  • e5df19b6d8 feat(ui): animate toasts max 2026-05-07 21:12:53 +02:00
  • 415be50ae0 feat(ui): show toast after copying jsontree node max 2026-05-07 21:12:43 +02:00
  • f0f4c00137 feat: use beforeunload to make sure graph is saved max 2026-05-07 21:12:23 +02:00
  • 3c5f897b26 feat: bunch of small fixes max 2026-05-07 21:12:10 +02:00
  • ed0c47068a fix: dispose unused geometry max 2026-05-07 21:11:48 +02:00
  • a039bddba1 feat: debounce cameraPosition saving max 2026-05-07 21:11:33 +02:00
  • 5fa9d36b34 feat: debounce box selection for performance max 2026-05-07 21:10:52 +02:00
  • 7d788f7e19 feat: surface error when dropping wasm node max 2026-05-07 21:10:31 +02:00
  • bd6dfeb466 fix: remove unused svelte-ignore comment max 2026-05-07 17:44:02 +02:00
  • 36f02cabd3 chore: format max 2026-05-07 17:40:41 +02:00
  • 3a78ad5ee3 docs: add ux guidelines max 2026-05-07 17:40:30 +02:00
  • 9a7a7166b7 fix: pasting nodes max 2026-05-07 17:39:58 +02:00
  • 4aff3874d3 feat: show toast on some errors max 2026-05-07 17:19:08 +02:00
  • f415edab57 fix: automatically update graph background on theme swtich max 2026-05-07 17:03:02 +02:00
  • 743959639f feat: no results state in add menu max 2026-05-07 17:02:47 +02:00
  • d9b8b36686 feat: update some inputs max 2026-05-07 17:02:38 +02:00
  • ebf13967a4 feat: use new button component everyhwerre max 2026-05-07 17:02:17 +02:00
  • a4f51efead feat: add spinning icon max 2026-05-07 17:01:44 +02:00
  • 308626bcdc feat: add toast component max 2026-05-07 17:01:33 +02:00
  • 73155dcb46 feat: show confirm when deleting project max 2026-05-07 17:01:22 +02:00
  • 84afd15746 feat: add #id to group name when duplicates exist max 2026-05-07 17:00:57 +02:00
  • af40db3386 feat: add ZoomIndicator to graph max 2026-05-07 17:00:21 +02:00
  • 091c0f0a83 chore(release): v0.0.6 nodarium-bot 2026-05-05 21:15:25 +00:00
  • 82c2f08a56 chore: cleanup changelog v0.0.6 max 2026-05-05 22:58:42 +02:00
  • a00db400bb fix: dont crash when no groups exist max 2026-05-05 22:52:24 +02:00
  • 2d9eb0c087 fix: make planty work max 2026-05-05 22:42:47 +02:00
  • 1e28ded99b chore(release): v0.0.6 nodarium-bot 2026-05-05 20:33:26 +00:00
  • 5fae518392 chore(release): v0.0.6 nodarium-bot 2026-05-05 20:23:21 +00:00
  • 954f5726c3 Merge pull request 'feat: initial node groups' (#44) from feat/group-node-own into main max 2026-05-05 22:08:17 +02:00
  • 63d5b8079d chore: pnpm format feat/group-node-own max 2026-05-05 21:55:32 +02:00
  • 3e32ca419a feat: ungroup nodes max 2026-05-05 21:51:17 +02:00
  • f0cb12a088 chore: fix some type issues max 2026-05-05 21:28:03 +02:00
  • 1d60090ffe chore: fixup graph manager tests max 2026-05-05 21:27:53 +02:00
  • 5b55056fc1 chore: remove graph element in graphManager max 2026-05-05 21:27:42 +02:00
  • e2c2b1a4d7 chore: remove e2e test screenshots (too flaky) max 2026-05-05 21:27:23 +02:00
  • 7f082ad8f6 feat: implement node sockets ui max 2026-05-05 21:07:57 +02:00
  • ed11195327 chore: refactor graphStack to be simpler max 2026-05-05 18:45:54 +02:00
  • 8ad62cfc8e feat: add node group breadcrumbs max 2026-05-05 12:44:44 +02:00
  • bff140a764 feat: show different ui when inside group max 2026-05-05 11:11:33 +02:00
  • 85e2fd1a71 fix: use correct id for debug node max 2026-05-04 23:54:43 +02:00
  • 5beb03196d fix: broken format command for @nodarium/planty max 2026-05-04 23:47:29 +02:00
  • 83e0e47082 refactor: only show group/node panel when selected max 2026-05-04 23:47:03 +02:00
  • 106797de32 feat: make group input/output node work max 2026-05-04 19:11:52 +02:00
  • 1a56ba986d damn dude max 2026-05-04 16:14:20 +02:00
  • 703f531cd3 chore: make eslint and playwright happy max 2026-05-04 16:11:21 +02:00
  • 0ed22f20b9 chore: pnpm upgrade max 2026-05-04 16:01:21 +02:00
  • 733b0a2ceb chore: sync sveltekit app before e2e max 2026-05-04 15:49:55 +02:00
  • 8f60816c78 chore: sync sveltekit app before e2e max 2026-05-04 15:43:38 +02:00
  • cd7b51d86a chore: sync sveltekit app before e2e max 2026-05-04 15:37:52 +02:00
  • 6c9cd1505d chore: sync sveltekit app before e2e max 2026-05-04 15:30:42 +02:00
  • db5ee8ba29 fix: make eslint happy max 2026-05-04 15:19:18 +02:00
  • a6b9ca4315 feat: capture system stats in benchmark max 2026-05-04 15:12:51 +02:00
  • d4910aba8c chore: pnpm format max 2026-05-04 15:00:40 +02:00
  • e695c76490 chore: make eslint happy max 2026-05-04 14:50:11 +02:00
  • 2a54fa7590 feat: add name to groups max 2026-05-04 14:12:30 +02:00
  • 6d5cac65e8 feat(ui): click-to-copy on node values in jsonviewer max 2026-05-04 14:12:17 +02:00
  • 3ee074b11c feat(ui): make inputselect also handle value+label options max 2026-05-04 14:11:52 +02:00
  • 59a1e63396 feat: add unit tests for graph state max 2026-05-04 12:49:30 +02:00
  • 317d1552ce fix: graph correctly restore html refs after exiting node group max 2026-05-04 12:45:45 +02:00
  • 78439b19e9 fix: make benchmark work max 2026-05-04 12:45:06 +02:00
  • ef217b1c40 feat: some updates max 2026-05-04 11:27:21 +02:00
  • 7499b80789 fix: make the runtime work with groups max 2026-05-03 17:49:14 +02:00
  • a5b663f6fc feat(ci): split e2e and unit tests max 2026-05-03 17:48:47 +02:00
  • 05506704bf feat: let claude fix ci max 2026-05-03 17:12:49 +02:00
  • 63188e57fd feat: let claude fix ci max 2026-05-03 17:10:13 +02:00
  • 4572d30005 feat: let claude refactor ci max 2026-05-03 17:04:13 +02:00
  • ccc376d158 feat: store total vertices/faces in benchmarkl max 2026-05-03 16:46:18 +02:00
  • 7e432e9033 chore: update ci workflow max 2026-05-03 16:44:02 +02:00
  • 01f58377c2 feat: make more node group features work max 2026-05-03 16:34:52 +02:00
  • 6ef5dc28ed chore: move jsonviewer into ui package max 2026-05-03 16:11:40 +02:00
  • 3450d70047 docs: add LLM.md max 2026-05-03 13:51:33 +02:00
  • 731b9e9b1e feat: upgrade graph source panel max 2026-05-03 13:51:01 +02:00
  • 72f07d0a50 feat: initial node groups max 2026-04-26 18:41:25 +02:00
  • c42bc93174 feat: make it work feat/group-node max 2026-04-24 21:45:56 +02:00
  • 6457c9db0b fix(ci): correct subsitute stuff max 2026-04-24 21:39:42 +02:00
  • 3dba3c2b39 feat: count total-vertices and faces in benchmark max 2026-04-24 21:35:33 +02:00
  • 09a9f8ce2c feat: initial app code max 2026-04-24 17:34:10 +02:00
  • 0b48740a85 feat: correctly create benchmark folder max 2026-04-24 17:32:37 +02:00
  • 985b5179af chore: remove debug logs from ci max 2026-04-24 14:55:29 +02:00
  • dab03753a2 chore: debug ci ssh max 2026-04-24 14:53:16 +02:00
  • 26c7e915ef chore: debug ci ssh max 2026-04-24 14:51:22 +02:00
  • a3a1f6af35 chore: debug ci ssh max 2026-04-24 14:42:17 +02:00
  • 4615489128 chore: debug ci ssh max 2026-04-24 14:40:38 +02:00
  • b23ad01c74 chore: debug ci ssh max 2026-04-24 14:36:35 +02:00
  • 237d04b4f1 chore: use ssh private key in ci max 2026-04-24 14:35:10 +02:00
  • 5b8eabc32d chore: use ssh private key in ci max 2026-04-24 14:30:27 +02:00
  • 7011c3653d chore: use ssh private key in ci max 2026-04-24 14:25:55 +02:00
  • 059022e8a8 chore: upgrade ci container image max 2026-04-24 14:12:27 +02:00
  • a56e8f445e feat(ci): install openssh client max 2026-04-24 13:56:07 +02:00
  • e9dce2e79c feat(ci): push benchmarks to different repo max 2026-04-24 13:52:23 +02:00
  • fd1da58cd9 feat(ci): push benchmarks to different repo max 2026-04-24 13:48:55 +02:00
  • b1418f6778 feat: initial group nodes /w some bugs max 2026-04-24 13:38:32 +02:00
  • 12572742eb fix(planty): remove debug span max 2026-04-21 01:01:37 +02:00
  • 7aa9979e35 chore: update e2e tests max 2026-04-21 00:51:09 +02:00