summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-24Fix bug releated to config file handlingnext-releasematthieu
2021-04-24Fix internal templatesmatthieu
2021-04-24Improve auto reloading of dashboards and add some comments in the mainmatthieu
2021-04-24Add template projectmatthieu
2021-04-24Add project template for dashboard generationmatthieu
2021-04-23Improve generate commandmatthieu
2021-04-23Add possibility to edit the dashboard... directly in DevDash!matthieu
2021-04-23Add command to edit a configmatthieu
2021-04-23Add template generationmatthieu
2021-04-23[next-release]matthieu
2021-04-23Add possibility to display file extension when listing dashboard configmatthieu
2021-04-09Allow $XDG_CONFIG_HOME/devdash directory to be a symlinkmatthieu
2021-04-09Add READMEmatthieu
2021-04-09Fix some bugsmatthieu
2021-04-04Bump dependenciesmatthieu
2021-04-04Small improvements for READMEmatthieu
2021-04-04Add version commandmatthieu
2021-04-02More improvement on the READMEmatthieu
2021-04-02Improve READMEmatthieu
2021-04-02Improve DevDash READMEmatthieu
2021-03-15Cleaning up - display the whole command line output in localhost /matthieu
2021-03-13Finally resizing terminal work as expectedmatthieu
2021-03-13Need go 1.16 nowmatthieu
2021-03-12First version of messy list commandmatthieu
2021-03-10* Redraw the entire dashboard every 3 seconds (to accomodate when changingmatthieu
2021-03-08Little fix on READMEmatthieu
2021-03-08Merge pull request #9 from chenrui333/patch-1Matthieu Cneude
2021-03-04Fix some mistakesmatthieu
2021-02-25Update CHANGELOGmatthieu
2021-02-25Merge branch 'master' of github.com:Phantas0s/devdashv0.4.2matthieu
2021-02-25Delete useless outputmatthieu
2021-02-25Update README.mdMatthieu Cneude
2021-02-20ci: add more golang cross checksrui
2021-02-20Update funding.ymlMatthieu Cneude
2021-02-20Add the possibility to monitor a different website by addressmatthieu
2020-11-24Fix filepaths for windowsv0.4.1matthieu
2020-09-02Add alternative to concurency in the code - need to add an option formatthieu
2020-08-04Merge branch 'master' of github.com:Phantas0s/devdash into mastermatthieu
2020-08-04Delete KoFimatthieu
2020-08-01Update README.mdMatthieu Cneude
2020-07-03Begin to improve file search through different pathmatthieu
2020-06-13Fix mistake: main package is in devdash.go, not cmd/devdash.gomatthieu
2020-06-08Update the CHANGELOGmatthieu
2020-06-08Small improvement on first README imagev0.4.0matthieu
2020-06-08Merge branch 'next-release'matthieu
2020-06-08Update the README morematthieu
2020-06-07Update CHANGELOGmatthieu
2020-06-07Modify README for next releasematthieu
2020-06-07Add generic output as a bar diagram from any command line inputmatthieu
2020-06-06Add gauge general widgetmatthieu