Releases: mhzawadi/dashbaord
Releases · mhzawadi/dashbaord
v0.0.11
Alpine 3.19 & PHP 8.2
This is an OS update and move to PHP 8.2 only
Simple Icons part 2
Added simple icons to apps
Fix Docker build
Would help if the workflow had the right file
Simple Icons
In the release I have added simple icons
v0.0.3 (Alpha)
- Bump alpine 3.18
- fix adding bookmarks
v0.0.2
v0.0.2 (Alpha)
The next instalment of the Horwood Dashboard, this has some fixes and a new feature.
- fix getting docker URLs from traefik labels
- upload images and use them
- switch out MDI icons for an image if you uploaded it
- fix up display of MDI icons to make the editing show just the icon name
Breaking chnage
I have added the mdi:
tag to icons, you will need to update your json file by hand. Sorry 😢
v0.0.1
v0.0.1 (Alpha)
This is the first tagged release of my dashboard, based off flame (inspired (heavily) by SUI).
Its till a very work in progress, lots of things yet to make work and lots of things to fix. Please PR or issue to help get make this better.
- basic list of applications
- basic list of bookmarks and categorys
- add applications
- edit applications
- delete applications
- add categories and bookmarks
- edit categories and bookmarks
- delete categories and bookmarks
- the start of a login system (not sure its secure)
- import Flame SQLite DB to recover apps, categories and bookmarks
- scan Docker for apps to display, using lables
- works with both docker host and docker swarm
- looks for
traefik.http.routers
ordashboard.url
- looks for
dashboard.name
- looks for
dashboard.description
- looks for
traefik.enable
to exclude them from the scan