| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-06 | feat(web/ui): Add support for unauthenticated user access | Fabian Mastenbroek | |
| This change updates the web UI and API to support unauthenticated user access. Such functionality is helpful when there is just a single user that wants to try OpenDC. | |||
| 2022-04-05 | fix(web/ui): Do not use next/image | Fabian Mastenbroek | |
| This change removes the use of next/image from the project. Although it is recommended by the Next.js project to use this component, it is not compatible currently with static export. | |||
| 2021-07-19 | refactor(ui): Restructure components per page | Fabian Mastenbroek | |
| This change updates the source structure of the OpenDC frontend to follow the page structure. | |||
