Nicholas Corin
1e59a0a926
logging: Use dup(2) syscall on darwin
2021-04-12 08:47:11 +02:00
xxxserxxx
3d3b7be6db
Merge pull request #176 from plgruener/german_translation
...
revise and standardise German (de_DE) translation
2021-03-30 11:37:36 -05:00
plgruener
78d24cac39
revise and standardise German (de_DE) translation
2021-03-29 18:55:41 +02:00
xxxserxxx
15881c7afd
Merge pull request #173 from talentlessguy/patch-1
...
Add Russian localization
2021-03-21 15:58:32 -05:00
Sean E. Russell
ff2e7e2235
Fixes cross-platform building (func update
shadowing), removes gotop-builder trigger.
2021-03-05 16:28:53 -06:00
v 1 r t l
1a5d931e3c
Update ru_RU.toml
2021-03-05 18:08:49 +03:00
v 1 r t l
85665489ec
Update ru_RU.toml
2021-03-05 18:07:20 +03:00
v 1 r t l
d02a2aae4f
Update ru_RU.toml
2021-03-05 18:02:50 +03:00
v 1 r t l
5444873c22
Update ru_RU.toml
2021-03-05 17:59:25 +03:00
v 1 r t l
aeaa1d358a
Create ru_RU.toml
2021-03-05 17:49:05 +03:00
Sean E. Russell
efcb0e9d2a
Gets the NVidia extension options working, including marshalling.
2021-03-04 16:23:04 -06:00
Sean E. Russell
a44ced4bba
Bring extensions under the umbrella.
...
Bring extensions under the umbrella.
2021-03-02 03:17:53 -06:00
Sean E. Russell
94d5c2e33d
Don't fail on extension startup
2021-03-02 03:06:39 -06:00
Sean E. Russell
5e0f048826
Fix candidate for #167
2021-02-16 16:24:34 -06:00
Sean E. Russell
a59ad35ed5
Fixes #166 , duplicate key in de_DE
2021-02-15 10:02:36 -06:00
xxxserxxx
aad28e93db
Merge pull request #165 from lourkeur/i18n/fr
...
Add French translation
2021-02-11 16:50:00 -06:00
xxxserxxx
150680c7cc
Merge branch 'master' into i18n/fr
2021-02-11 16:49:04 -06:00
Louis Bettens
ea21dcaa99
go generate
2021-02-11 00:24:32 +01:00
Louis Bettens
04ae99a43d
add French translation
2021-02-11 00:21:53 +01:00
Sean E. Russell
b757e7959b
Fixes #164 , findlayout error message was wrong
2021-02-10 09:04:03 -06:00
Sean E. Russell
96081b733f
Updated changelog for release
2021-02-03 15:46:30 -06:00
Sean E. Russell
0373b9b8d6
Fixes #152 , missing thermal device on FreeBSD reported as error, when it isn't.
2021-02-03 15:24:56 -06:00
Sean E. Russell
024c01c49a
Fixes #159 , adds references to extensions projects
2021-02-03 14:38:22 -06:00
Sean E. Russell
7b19606acc
Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get.
2021-02-03 12:28:46 -06:00
Sean E. Russell
bda3aad123
Add badges to README from shields.io
2021-01-27 15:48:10 -06:00
Sean E. Russell
12257812ab
Fixes #6 , no temperatures shown on Raspberry Pi.
2021-01-27 09:06:09 -06:00
Sean E. Russell
af20668cb5
strings.TrimSuffix() is some 7x faster than a call to Index() plus a slice, and we can remove a call to Contains() in the bargain.
2021-01-26 16:16:48 -06:00
Sean E. Russell
c8f7091969
Update changelog for next release.
2021-01-26 14:17:00 -06:00
Sean E. Russell
67831ac97c
Errors on any battery stopped display of all battery information
2021-01-26 13:15:27 -06:00
Sean E. Russell
273f572a87
The statusbar got lost somewhere along the way. A noisy (debug) log message was left in.
2021-01-26 13:09:10 -06:00
Sean E. Russell
f56cc6486f
Bumped gopsutils to v3.20.12, and battery to v0.10.0.
2021-01-26 12:34:58 -06:00
Sean E. Russell
18c07d8c44
Fixes #157 , add list of translations to help text.
2021-01-26 11:56:01 -06:00
Sean E. Russell
2f0eca1cc6
Fixes #161 , CPU names are sorted strictly as strings rather than lexographically.
2021-01-26 11:13:45 -06:00
Sean E. Russell
4cea91b9a1
Trigger extensions build before external distributions in case those fail
2021-01-26 11:13:41 -06:00
Sean E. Russell
1213fe8237
Patch to try to resolve homebrew workflow failure.
2021-01-25 14:08:29 -06:00
Sean E. Russell
4523169549
Translations didn't work outside of the project directory.
2021-01-25 12:18:59 -06:00
Sean E. Russell
9e33fa1f0b
Updates the translations.
2021-01-25 09:46:54 -06:00
Sean E. Russell
b7cfe9facc
Prep for v4.1.0
2021-01-25 09:17:57 -06:00
Sean E. Russell
93cf2bd052
Merge branch 'master' of github.com:xxxserxxx/gotop
2021-01-25 08:48:20 -06:00
Sean E. Russell
6256f77c20
Completes DE translations #120
2021-01-25 08:40:58 -06:00
xxxserxxx
21fc865c34
Merge pull request #155 from 0xflotus/patch-1
...
fix: small errors
2021-01-04 13:50:40 -06:00
0xflotus
96b03606bb
fix: small errors
2021-01-04 19:44:22 +01:00
Sean E. Russell
3d00d349c6
Fixes #130 . Any warning or error from gopsutil was preventing any temps from being displayed, even if some had useful data.
2020-11-30 10:35:24 -06:00
Sean E. Russell
c5a8d0f32f
Merge branch 'master' of github.com:xxxserxxx/gotop
...
Re-implements doc fixes and updates static data go:generate
2020-11-23 15:14:57 -06:00
Sean E. Russell
daf5916fde
Resolves merge conflicts
2020-11-23 14:58:32 -06:00
xxxserxxx
a8a238ac18
Merge pull request #149 from alicektx/master
...
Update main.go
2020-11-23 14:50:29 -06:00
xxxserxxx
5ea991e8ca
Merge pull request #153 from antiops/docs-update
...
[docs] Fix links in docs
2020-11-23 14:37:25 -06:00
xxxserxxx
ad8adfdf94
Merge pull request #154 from aofei/master
...
Only render mem info when its total > 0
2020-11-23 14:36:35 -06:00
Aofei Sheng
e6447d6dcf
Only render mem info when its total > 0
2020-11-22 19:19:02 +08:00
Anti Ops
209e90b31b
[docs] Fix links in docs
...
- 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-11-19 01:32:23 -07:00