aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/src/Loading.tsx
Commit message (Collapse)AuthorAge
* fix(frontend): mobx 6.7.0 typingLibravatar Kristóf Marussy2022-11-22
| | | | | | | Also bumps some dependencies and updates tsconfig.json The added workarounds should be remove once https://github.com/mobxjs/mobx/issues/3582 is resolved.
* refactor(frontend): theme improvementsLibravatar Kristóf Marussy2022-08-21
|
* refactor(frontend): improve code splittingLibravatar Kristóf Marussy2022-08-21
|
* refactor(frontend): move from Webpack to ViteLibravatar Kristóf Marussy2022-08-12
Also overhaulds the building and linting for frontend assets.