summaryrefslogtreecommitdiff
path: root/src/pages
AgeCommit message (Collapse)Author
2024-03-16refactor: extract NodeEditor into a componentSam Nystrom
2024-03-16fix: remove async useEffect callbacksSam Nystrom
2024-03-14fix: fix lots of type errorsSam Nystrom
2024-03-13fix: memoize stuffSam Nystrom
2024-03-13refactor: add title prop to HeaderSam Nystrom
2024-03-13feat: use different header actions for each pageSam Nystrom
2024-03-13refactor: move styles into separate componentsSam Nystrom
2024-03-13feat: style project listSam Nystrom
2024-03-12Style login and signup pagesSam Nystrom
2024-03-12Add rudimentary backend and authSam Nystrom