This repository has been archived by the owner on May 16, 2023. It is now read-only.
Releases: flohoss/godash
Releases · flohoss/godash
v1.0.0
Changelog
- 52f16c9 Add cache
- ebd9ba3 Add cache middleware
- 5e7fb58 Add cors middleware
- 8e18338 Add description
- ebbb12c Add docker manifests
- 27ebdee Add favicons, serve static files
- bb86d7a Add health endpoint
- d70b3c8 Add history of cpu in backend
- eb744b9 Add more system information
- 5195350 Add option to change title
- 62e89bc Add swagger
- 2e3924d Add swagger to dockerfile, move js
- de3894c Add system icons
- cd041ab Add the option to use categories
- dbecdc1 Add uptime to system display
- 4f9b643 Add version and build date to docker container
- f9d9956 Add version to css for cache reload
- 2069704 Add weather
- 1a25ad1 Add websocket and system
- e75c33b Adjust manifest
- b4e216d Adjust version
- 322f547 Adjust weather in html
- 5aca62e Also cache static files
- 7bb7acf BREAKING Change the way bookmark.json is written with Categories
- 7bf3093 BREAKING Change to single page url
- c982049 BREAKING: Use yaml for bookmarks
- 05af2c7 Better design
- 52ad183 Build multi arch docker images
- c37d1be Build with buildx for amd64
- 1673f5c Calc uptime percantage in backend, days can >99
- cad4d65 Calculate storage sizes without extra package
- 882b72d Change app spacing to be same as in links
- f71e7a0 Change content padding
- 647f5af Change different gaps to same size
- ae5fe29 Change margins
- 128672f Change margins and text-weight
- 6817fe6 Clean go mod
- 738d76f Cleanup
- c9fb684 Cleanup js
- e3b91ee Create .gitignore
- 8fd60df Delete 'storage/bookmarks.json'
- f0cc2c7 Display system with bars
- ac19cf7 Fix Dockerfile mistakes
- 7b62c15 Fix docker, add server config
- 7d25ebf Fix html title
- 60d1bc7 Fix icon string
- 756916a Fix ws
- 03dc2ae Giving option to round temp to nearest integer
- c6b0555 Go back to chi & gorilla as hertz is having problems with ws
- b3bf334 Improve time percentage
- 30c48ea Increase gap between links
- b268ab8 Initial basic server
- bce9aaa Link class clashes with daisy ui
- 0b981e7 Make creation of config.yaml stable
- 3adbf11 Make system work
- 12cf881 Merge branch 'main' into dev
- 210af06 Merge pull request #1 from flohoss/dev
- 326204b Merge pull request #2 from flohoss/dev
- 48499a9 Merge pull request #3 from flohoss/dev
- f1485ec Merge pull request #4 from flohoss/dev
- 53342a1 Merge pull request #6 from flohoss/5-default-docker-composeyaml-is-panicking-on-weather
- f2fbe49 Merge pull request #7 from flohoss/hertz
- 94b3eb9 Merge pull request #8 from flohoss/redesign
- 8f3fe41 Minify and compress statics
- ec4eec6 Minify tailwind
- c8e3ae7 More padding changes
- e42ef9e Move from chi to hertz
- 19d32f1 Move hub from system to router
- 85d284a Move system in single line on large screens
- aa9227c Moved completely to new tech
- bc3e957 New Release
- 5e34173 New screenshots
- 2b5c1d2 New version
- 18a59fe Only 4x grid when xl
- c239c3c Only process weather when fetch was OK
- 57f9ed4 Only render icons if needed
- 726452e Only show units of storage, when diff to total
- a7cb7e3 Pass system to template
- 1ece414 Push docker image to docker hub
- 60a4e00 Redesign architecture
- 8720594 Reduce colors
- ecc8b98 Refactor code changes
- e55a4d0 Refactor files
- b6bb575 Refactor html and tailwind files
- 0010a7e Remove Jenkinsfile
- 72791b8 Remove autoReloadRender
- edf1153 Remove d3, performance reasons
- 90b7d3d Remove hostname
- 2d36e29 Remove overhead
- e7695a5 Remove system, cleanup
- f125272 Removing old println
- 55dce31 Rename to godash
- 1ecaf78 Replace all weather data with ws data
- bce862c Reverse workdir for volumes to still work
- e75535c Revert "Remove system, cleanup"
- d8a2ac9 Serve robots and favicon
- 2f18aa3 Speed improvements
- c53770f Start bookmark-service in main
- db7d169 Still some typos
- 65d674a Templates needed to build tailwind
- 74cd44c Tidy mod
- 66a7327 Trying with goreleaser
- 0fc20a9 Update .gitignore
- e9871bb Update Dockerfile
- ac2deea Update Dockerfile
- 8a6aba9 Update Dockerfile
- 723053e Update Dockerfile
- 440c95c Update Jenkinsfile
- 516779e Update Jenkinsfile
- 135ee29 Update Jenkinsfile
- df095a6 Update Jenkinsfile
- 5d1a1ff Update Jenkinsfile
- 0b5b438 Update Jenkinsfile
- 4ac7325 Update README.md
- 124debc Update README.md
- 003375b Update README.md
- fd63889 Update README.md
- 1761c40 Update README.md
- 31c2009 Update README.md
- 54426e6 Update README.md
- c712539 Update README.md
- 613fe78 Update README.md
- aab6630 Update Version
- d9977fc Update bookmark.go
- 6751166 Update docker manifest
- 5656358 Update goreleaser.yaml
- 822732c Update lighthouse performance results
- a55f20c Update main.go
- eea8458 Update middlewares.go
- b8af81d Update middlewares.go
- ad474fe Update node packages
- 79ee310 Update packages
- be15276 Update packages
- 3a564fc Update packages
- cbe049a Update packages
- e1caba5 Update packages
- 648cb36 Update packages
- 1dbbcd7 Update packages
- 71af92d Update packages
- aadc314 Update packages
- 7a940f1 Update packages, don't send ws-message without weather
- 7cfc4bb Update server.json
- 949b796 Update system information to be displayed
- 19ec484 Update tailwind.config.js
- fe19000 Update version
- fbe26de Update version
- 15fd4d2 Update version
- 39d91f4 Update weather icon color
- aedb47e Update weather in main.go
- f06b124 Update, add types
- 9c21a4a Use Air for live go rebuild
- fe9eefe Use SSE instead of WS
- 2d96640 Use d3 to manipulate weather
- e3f1851 Use daisy ui, refactor
- 2610c26 Use goreleaser
- 597e88f Use yarn
- c85dab3 Websocket working again
- cbf662b Working on deploy