summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-16test: begin writing testsHEADmainSam Nystrom
2024-03-16fix: import wasm module with absolute pathSam Nystrom
2024-03-16fix: fix ButtonMenu icon rotationSam Nystrom
2024-03-16refactor: extract NodeEditor into a componentSam Nystrom
2024-03-16fix: remove async useEffect callbacksSam Nystrom
2024-03-16fix: finish DB type definitionsSam Nystrom
2024-03-16feat: add very useless faviconSam Nystrom
2024-03-16feat: animate ButtonMenu dropdownSam Nystrom
2024-03-16chore: set package versionSam Nystrom
2024-03-14fix: fix lots of type errorsSam Nystrom
2024-03-13fix: memoize stuffSam Nystrom
2024-03-13refactor: extract nodes/sockets to componentsSam Nystrom
2024-03-13feat: add menu componentsSam Nystrom
2024-03-13refactor: add title prop to HeaderSam Nystrom
2024-03-13feat: use different header actions for each pageSam Nystrom
2024-03-13refactor: finish removing CSS modulesSam Nystrom
2024-03-13chore: update .gitignore for pocketbaseSam Nystrom
2024-03-13refactor: move styles into separate componentsSam Nystrom
2024-03-13feat: style project listSam Nystrom
2024-03-12fix(nodes): handle null input in FourierSam Nystrom
2024-03-12Use Inter fontSam Nystrom
2024-03-12Style login and signup pagesSam Nystrom
2024-03-12Add rudimentary backend and authSam Nystrom
2024-03-10cleanupSam Nystrom
2024-03-10Add grid lines and ticks to Plot nodeSam Nystrom
2024-03-09Implement vectorized FFTSam Nystrom
2024-03-09Add Unzip nodeSam Nystrom
2024-03-09Add min/max x/y inputs to PlotNodeSam Nystrom
2024-03-09Add basic toolbarSam Nystrom
2024-03-09Finish vectorized Math node implementationSam Nystrom
2024-03-07Begin vectorizing the Math nodeSam Nystrom
2024-03-07Vectorize linspace and intersperse implementationsSam Nystrom
2024-03-07Switch f64 to f32Sam Nystrom
2024-03-06initSam Nystrom