Commit Graph

12 Commits

Author SHA1 Message Date
552016f61d Set up vite configuration 2024-10-28 20:32:42 +01:00
dependabot[bot]
7b1778a4d7 Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express).


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 09:11:04 +00:00
d29d402cf3 Migrate hooks 2024-10-10 21:12:37 +02:00
8fdc8daa0f Migrate FileTree 2024-10-09 22:34:19 +02:00
859c460d84 Use react arborist 2024-10-09 21:59:30 +02:00
221d8f5742 Migrate Settings to Mantine ui 2024-10-09 20:05:26 +02:00
4872ca2e40 Set up Mantine ui 2024-10-08 21:23:41 +02:00
79c8c1f888 First implementation of dark mode 2024-09-26 22:59:13 +02:00
27be41ba62 Add preview mode 2024-09-26 21:47:23 +02:00
b2e99fa39e Connect FE with BE api 2024-09-25 22:03:32 +02:00
a135f28fd5 Initial backend api 2024-09-25 20:36:09 +02:00
646b683cbb Initial frontend implementation 2024-09-25 18:37:44 +02:00