Commit Graph

317 Commits

Author SHA1 Message Date
max 381f784775 fix(app): correctly handle false value in settings
🚀 Release / release (push) Successful in 4m30s
This caused a bug where random seed could not be false.
2026-02-03 22:46:43 +01:00
max 91866b4e9a feat/e2e-testing (#31)
🚀 Release / release (push) Successful in 4m7s
Reviewed-on: #31
Co-authored-by: Max Richter <max@max-richter.dev>
Co-committed-by: Max Richter <max@max-richter.dev>
2026-02-03 22:29:43 +01:00
max 01f1568221 fix(ci): auto format changelog.md after release
🚀 Release / release (push) Successful in 3m41s
2026-02-03 15:47:38 +01:00
max 3e8d2768b3 chore: format
🚀 Release / release (push) Failing after 1m42s
2026-02-03 15:43:47 +01:00
max 16a832779a chore(ci): make release script work with sh 2026-02-03 15:43:47 +01:00
max d582915842 chore(ci): add jq and git to ci docker image 2026-02-03 15:43:47 +01:00
release-bot caaecd7a02 chore(release): v0.0.1 2026-02-03 14:43:26 +00:00
max 93ca436412 fix(ci): make scripts executable
🚀 Release / release (push) Failing after 3m36s
2026-02-03 15:18:37 +01:00
max ecdb986a96 chore(ci): debug some information
🚀 Release / release (push) Failing after 3m28s
2026-02-03 15:12:47 +01:00
max 304abf2866 chore(ci): debug some information
🚀 Release / release (push) Has been cancelled
2026-02-03 15:09:57 +01:00
max a547d86946 chore(ci): debug some information
🚀 Release / release (push) Has been cancelled
2026-02-03 15:09:22 +01:00
max 667d140883 docs: add information on how to release to readme
🚀 Release / release (push) Successful in 3m37s
2026-02-03 14:59:12 +01:00
max 0ac65fd7a7 feat(ci): add release workflow
🚀 Release / release (push) Successful in 3m34s
2026-02-03 14:52:24 +01:00
Max Richter 5437e062e1 feat(ci): add release workflow 2026-02-03 14:49:14 +01:00
Max Richter 1015d17afb fix(ci): put pnpm store in home instead of workspace
🏗️ Build and Deploy / build_and_deploy (push) Successful in 3m45s
2026-02-03 13:15:31 +01:00
Max Richter fd8e5e92d2 chore: run formatting 2026-02-03 13:14:06 +01:00
max a2c2503a8e Merge pull request 'feat/ui-float' (#30) from feat/ui-float into main
🏗️ Build and Deploy / build_and_deploy (push) Failing after 1m40s
Reviewed-on: #30
2026-02-03 13:11:06 +01:00
Max Richter e18f75e1b8 refactor(ci): make it simpler 2026-02-03 13:10:08 +01:00
Max Richter 6a178dc3a7 fix(ci): correctly copy ui output to app 2026-02-03 13:07:05 +01:00
Max Richter 76cdfee018 feat(app): merge active node and graph settings panel 2026-02-03 13:04:50 +01:00
Max Richter b19da950a6 refactor: use tailwind custom colors for themes
Use tailwind v4 @theme block so we can use bg-layer-0 instead of
bg-[--layer-0] for theme colors.
2026-02-03 12:18:44 +01:00
Max Richter 89e4cf8364 chore: use vite for auto building @nodarium/ui instead of chokidar
We already use vite for building and during dev. Can use a custom vite
plugin to automatically package ui after every change, so no need for
chokidar.
2026-02-03 12:18:44 +01:00
Max Richter a28f15c256 chore(ci): simplify ci step
🏗️ Build and Deploy / setup (push) Successful in 1m5s
🏗️ Build and Deploy / lint (push) Successful in 1m22s
🏗️ Build and Deploy / build_and_deploy (push) Failing after 1m51s
2026-02-02 17:48:11 +01:00
Max Richter 57e3a707c5 chore(ci): simplify ci step
🏗️ Build and Deploy / setup (push) Successful in 1m12s
🏗️ Build and Deploy / build_and_deploy (push) Has been cancelled
🏗️ Build and Deploy / lint (push) Has been cancelled
2026-02-02 17:46:04 +01:00
Max Richter dced7db3ad chore(ci): simplify ci step
🏗️ Build and Deploy / build_and_deploy (push) Has been cancelled
2026-02-02 17:45:04 +01:00
Max Richter c2dc538c05 fix(ci): make deploy step work
🏗️ Build and Deploy / setup (push) Successful in 1m11s
🏗️ Build and Deploy / lint (push) Successful in 36s
🏗️ Build and Deploy / format (push) Successful in 40s
🏗️ Build and Deploy / typecheck (push) Successful in 37s
🏗️ Build and Deploy / build_and_deploy (push) Successful in 1m51s
2026-02-02 17:39:17 +01:00
Max Richter 9484b3599e chore: run formatting on all files
🏗️ Build and Deploy / setup (push) Successful in 1m10s
🏗️ Build and Deploy / lint (push) Successful in 34s
🏗️ Build and Deploy / format (push) Successful in 38s
🏗️ Build and Deploy / typecheck (push) Successful in 33s
🏗️ Build and Deploy / build_and_deploy (push) Failing after 1m53s
2026-02-02 17:33:01 +01:00
Max Richter 3c168aa9b6 chore: add check script to ui package 2026-02-02 17:31:20 +01:00
Max Richter 812099c55d chore: run formatting
🏗️ Build and Deploy / setup (push) Successful in 1m5s
🏗️ Build and Deploy / lint (push) Successful in 34s
🏗️ Build and Deploy / format (push) Successful in 40s
🏗️ Build and Deploy / typecheck (push) Failing after 12s
🏗️ Build and Deploy / build_and_deploy (push) Has been skipped
2026-02-02 17:07:43 +01:00
Max Richter 025921aeab feat(ci): run on every branch
🏗️ Build and Deploy / setup (push) Successful in 1m6s
🏗️ Build and Deploy / lint (push) Successful in 51s
🏗️ Build and Deploy / format (push) Failing after 40s
🏗️ Build and Deploy / typecheck (push) Failing after 14s
🏗️ Build and Deploy / build_and_deploy (push) Has been skipped
2026-02-02 16:56:04 +01:00
Max Richter abaf5245d3 feat(ci): run on every branch
🏗️ Build and Deploy / lint (push) Has been cancelled
🏗️ Build and Deploy / format (push) Has been cancelled
🏗️ Build and Deploy / typecheck (push) Has been cancelled
🏗️ Build and Deploy / build_and_deploy (push) Has been cancelled
🏗️ Build and Deploy / setup (push) Has been cancelled
2026-02-02 16:51:20 +01:00
Max Richter a53cee2d5c feat(ci): run on every branch
🏗️ Build and Deploy / setup (push) Failing after 1m12s
🏗️ Build and Deploy / format (push) Has been skipped
🏗️ Build and Deploy / typecheck (push) Has been skipped
🏗️ Build and Deploy / lint (push) Has been skipped
🏗️ Build and Deploy / build_and_deploy (push) Has been skipped
2026-02-02 16:46:00 +01:00
Max Richter 7d91e53704 feat(ci): run on every branch
🏗️ Build and Deploy / setup (push) Failing after 1m16s
🏗️ Build and Deploy / lint (push) Has been skipped
🏗️ Build and Deploy / format (push) Has been skipped
🏗️ Build and Deploy / typecheck (push) Has been skipped
🏗️ Build and Deploy / build_and_deploy (push) Has been skipped
2026-02-02 16:41:14 +01:00
Max Richter 18db3cb9f2 Merge branch 'chore/linting'
🏗️ Build and Deploy / setup (push) Successful in 1m47s
🏗️ Build and Deploy / lint (push) Failing after 2s
🏗️ Build and Deploy / format (push) Failing after 2s
🏗️ Build and Deploy / typecheck (push) Failing after 1s
🏗️ Build and Deploy / build_and_deploy (push) Has been skipped
2026-02-02 16:32:36 +01:00
Max Richter b6d3269478 feat(ci): run on every branch 2026-02-02 16:32:01 +01:00
max 7d18c10007 Merge pull request 'chore: setup linting' (#29) from chore/linting into main
Reviewed-on: #29
2026-02-02 16:28:42 +01:00
Max Richter 6f33cdf066 feat(ci): run on every branch 2026-02-02 16:28:08 +01:00
Max Richter 30e897468a chore: setup linting 2026-02-02 16:22:14 +01:00
Max Richter 137425b31b chore: rename .github to .gitea
Deploy to GitHub Pages / build_site (push) Has been cancelled
2026-02-02 11:49:41 +01:00
Felix Hungenberg 5570d975f5 feat: unmigrate number into universal float, inherit step if unset
Deploy to GitHub Pages / build_site (push) Successful in 2m1s
2026-01-22 23:57:56 +01:00
Felix Hungenberg 8c1ba2ee65 feat: move add context menu within view if outside
Deploy to GitHub Pages / build_site (push) Successful in 1m59s
2026-01-22 23:26:56 +01:00
Felix Hungenberg 3e019e4e21 feat: don't move graph on right click drag 2026-01-22 23:26:26 +01:00
Felix Hungenberg a58b19e935 Merge branch 'main' of github.com:jim-fx/nodarium
Deploy to GitHub Pages / build_site (push) Successful in 1m57s
2026-01-22 14:06:44 +01:00
Max Richter 6f5c5bb46e feat: change initial camera position so that nodes are visible
Deploy to GitHub Pages / build_site (push) Successful in 2m3s
2026-01-22 12:07:37 +01:00
max 7f2214f15c fix(utils): make sure we do not build a .wasm file for utils
Deploy to GitHub Pages / build_site (push) Successful in 1m54s
2026-01-21 17:24:54 +01:00
max 43ef563ae7 feat: show all nodes in add menu
Deploy to GitHub Pages / build_site (push) Successful in 1m57s
2026-01-21 17:08:47 +01:00
Felix Hungenberg 714d01da94 chore: move pnpm links to workspace (auto link) 2026-01-21 16:39:54 +01:00
Felix Hungenberg 92308fc43a chore: run ui debug server from root
Deploy to GitHub Pages / build_site (push) Successful in 1m57s
2026-01-21 16:36:20 +01:00
Felix Hungenberg 5adf67ed52 Merge branch 'main' of git.max-richter.dev:max/nodarium
Deploy to GitHub Pages / build_site (push) Has been cancelled
2026-01-21 16:35:34 +01:00
Felix Hungenberg f54cde734e fix: integer width 2026-01-21 16:35:13 +01:00