summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-03-04Gets the NVidia extension options working, including marshalling.nvidiaSean E. Russell
2021-03-02Bring extensions under the umbrella.Sean E. Russell
Bring extensions under the umbrella.
2021-03-02Don't fail on extension startupSean E. Russell
2021-02-16Fix candidate for #167Sean E. Russell
2021-02-15Fixes #166, duplicate key in de_DESean E. Russell
2021-02-11Merge pull request #165 from lourkeur/i18n/frxxxserxxx
Add French translation
2021-02-11Merge branch 'master' into i18n/frxxxserxxx
2021-02-11go generateLouis Bettens
2021-02-11add French translationLouis Bettens
2021-02-10Fixes #164, findlayout error message was wrongSean E. Russell
2021-02-03Updated changelog for releasev4.1.1Sean E. Russell
2021-02-03Fixes #152, missing thermal device on FreeBSD reported as error, when it isn't.Sean E. Russell
2021-02-03Fixes #159, adds references to extensions projectsSean E. Russell
2021-02-03Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get.Sean E. Russell
2021-01-27Add badges to README from shields.ioSean E. Russell
2021-01-27Fixes #6, no temperatures shown on Raspberry Pi.Sean E. Russell
2021-01-26strings.TrimSuffix() is some 7x faster than a call to Index() plus a slice, ↵Sean E. Russell
and we can remove a call to Contains() in the bargain.
2021-01-26Update changelog for next release.Sean E. Russell
2021-01-26Errors on any battery stopped display of all battery informationSean E. Russell
2021-01-26The statusbar got lost somewhere along the way. A noisy (debug) log message ↵Sean E. Russell
was left in.
2021-01-26Bumped gopsutils to v3.20.12, and battery to v0.10.0.Sean E. Russell
2021-01-26Fixes #157, add list of translations to help text.Sean E. Russell
2021-01-26Fixes #161, CPU names are sorted strictly as strings rather than ↵Sean E. Russell
lexographically.
2021-01-26Trigger extensions build before external distributions in case those failSean E. Russell
2021-01-25Patch to try to resolve homebrew workflow failure.Sean E. Russell
2021-01-25Translations didn't work outside of the project directory.v4.1.0Sean E. Russell
2021-01-25Updates the translations.Sean E. Russell
2021-01-25Prep for v4.1.0Sean E. Russell
2021-01-25Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
2021-01-25Completes DE translations #120Sean E. Russell
2021-01-04Merge pull request #155 from 0xflotus/patch-1xxxserxxx
fix: small errors
2021-01-04fix: small errors0xflotus
2020-11-30Fixes #130. Any warning or error from gopsutil was preventing any temps from ↵Sean E. Russell
being displayed, even if some had useful data.
2020-11-23Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
Re-implements doc fixes and updates static data go:generate
2020-11-23Resolves merge conflictsSean E. Russell
2020-11-23Merge pull request #149 from alicektx/masterxxxserxxx
Update main.go
2020-11-23Merge pull request #153 from antiops/docs-updatexxxserxxx
[docs] Fix links in docs
2020-11-23Merge pull request #154 from aofei/masterxxxserxxx
Only render mem info when its total > 0
2020-11-22Only render mem info when its total > 0Aofei Sheng
2020-11-19[docs] Fix links in docsAnti Ops
- 3 Links in colorschemes.md lead to the current docs directory instead of its actual directory in the root - 1 link in releasing.md didnt have the corrent linking syntax causing the link to send the uesr to a page that doesnt exist
2020-09-09Update main.goalicektx
2020-08-25Merge branch 'v4.0.2' into masterSean E. Russell
2020-08-25Fixes bad label keys in disk widget; finishes Esperanto translation.Sean E. Russell
2020-08-24Closes #147.Sean E. Russell
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. ↵v4.0.2Sean E. Russell
Remove spurious sync lock.
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. ↵Sean E. Russell
Remove spurious sync lock.
2020-07-24Merge pull request #142 from aofei/masterxxxserxxx
Align CPU values in CPU widget
2020-07-24Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18nSean E. Russell
2020-07-24Merge pull request #141 from Tigerfyj/i18nxxxserxxx
Correct the translation of 'gauge'.
2020-07-24Adds Esperanto (incomplete)Sean E. Russell