aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/src/App.tsx
Commit message (Collapse)AuthorAge
* feat(frontend): check for updates periodicallyLibravatar Kristóf Marussy2022-09-08
|
* refactor(frontend): improve code splittingLibravatar Kristóf Marussy2022-08-21
|
* refactor(frondend): dark theme tweaksLibravatar Kristóf Marussy2022-08-15
|
* feat(frontend): light/dark mode switchLibravatar Kristóf Marussy2022-08-12
|
* refactor(frontend): move from Webpack to ViteLibravatar Kristóf Marussy2022-08-12
| | | | Also overhaulds the building and linting for frontend assets.
* build: separate module for frontendLibravatar Kristóf Marussy2021-12-14
This allows us to simplify the webpack configuration and the gradle build scripts.