Commit graph

217 commits

Author SHA1 Message Date
Jesse Duffield
275cd7c73a
Merge pull request #81 from dawidd6/gen_ch_fix
Adjust cheatsheet generator to latest changes
2019-07-03 21:04:51 +10:00
Dawid Dziurla
8041d7d8b1
scripts: adjust cheatsheet generator to latest changes 2019-07-03 12:58:57 +02:00
Jesse Duffield
c6519b7e57
Merge pull request #79 from jesseduffield/light-theme-borders
use default border color to support light theme
2019-07-03 20:46:20 +10:00
Jesse Duffield
4edf263dfa use default border color to support light theme 2019-07-03 20:45:02 +10:00
Mark Kopenga
1ff2198c0a
improve readability of colours (#65)
improve readability of colours
2019-07-02 15:15:08 +02:00
Jesse Duffield
bb74edab73 improve readability of colours 2019-07-02 20:40:38 +10:00
Jesse Duffield
e88be90f46
Merge pull request #59 from vedelaar/master
Repository with port does not show the correct image name
2019-07-02 19:55:44 +10:00
Jesse Duffield
187689a553
Merge pull request #62 from mjarkk/fix-58
Fix #58 (nil pointer dereference)
2019-07-02 19:52:21 +10:00
mjarkk
d10410e787
Fixed a sugestion 2019-07-02 11:28:19 +02:00
Jesse Duffield
72d9c4a821
Merge pull request #60 from mjarkk/fix-main-focus-bug
Fix main panel focus bug
2019-07-02 19:19:26 +10:00
mjarkk
28e75ebe1a
Fixed the issue 2019-07-02 10:38:36 +02:00
mjarkk
cb926cd20a
Fixed an escape bug 2019-07-02 09:14:22 +02:00
Jesse Duffield
d265698f3e
Merge pull request #45 from immanuelfodor/master
Add automated install-update steps for Linux
2019-07-02 16:58:41 +10:00
Derk Vedelaar
a5ff4d595c Repository with port does not show the correct image name 2019-07-02 08:57:04 +02:00
Mark Kopenga
ee53d2447c
Update to latest master (#1)
Update to latest master

Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
Co-authored-by: Jan Krüger <jan@krueger-jan.de>
Co-authored-by: jony montana <hy352144278@gmail.com>
Co-authored-by: null <callum.mcintyre@procensus.com>
Co-authored-by: Mikhail Swift <mswift@novetta.com>
Co-authored-by: Devin <devin@doolin.io>
2019-07-02 08:36:30 +02:00
Jesse Duffield
cf31c23fad
Merge pull request #50 from mikhailswift/master
Add arch aur installation instructions
2019-07-02 09:23:18 +10:00
Jesse Duffield
8ae94005cd
Merge pull request #46 from jesseduffield/44_defaulting_to_containers
default to container view when not in docker-compose context
2019-07-02 09:22:38 +10:00
Jesse Duffield
b60039c532
Merge pull request #54 from icdevin/patch-1
Updates README.md with a better alias suggestion
2019-07-02 09:22:15 +10:00
Jesse Duffield
d4b4992762
Merge pull request #55 from mcintyre94/add-compose-file-flag
Add -f compose file flag
2019-07-02 09:21:35 +10:00
Jesse Duffield
9c95c34825
Merge pull request #38 from mcintyre94/migrate-to-flaggy
Migrate to flaggy
2019-07-02 09:18:40 +10:00
Callum McIntyre
b2d98a9ff5 Add unit tests for NewAppConfig composeFiles 2019-07-01 20:59:19 +01:00
Callum McIntyre
2bbdb9bf6e Add support for -f flag
- If passed, passes to docker-compose as -f flag
- Supports multiple docker-compose files
2019-07-01 20:32:55 +01:00
Devin
d0521c1a85
Updates README.md with a better alias suggestion
`ld` is actually a pretty important command-line tool, so overwriting it with the suggested alias is not preferable. `lzd` is just my idea, but really this is just to notify you.
2019-07-01 11:27:20 -07:00
Callum McIntyre
24264b35e6 Add flaggy to vendor 2019-07-01 18:48:28 +01:00
Mikhail Swift
389981af9c Add arch aur installation instructions 2019-07-01 11:27:15 -04:00
Immánuel!
c8ad60dcb1
Update steps for auto install using a script 2019-07-01 16:08:09 +02:00
Immánuel!
e58184821a
Add automated install-update script for Linux 2019-07-01 16:03:23 +02:00
Mark Kopenga
86589c3517
Added dutch translations (#18)
* Translated the keybindings

* Translated the dutch.go file

* Squased the commits

* Added the sugestion from @YannickMeeus

* Fixed a minor bug in the i18n file

* Removed the .vscode settings

* Squased the commits
2019-07-01 15:46:18 +02:00
Jesse Duffield
344e5ecda5 default to container view when not in docker-compose context 2019-07-01 23:30:51 +10:00
Immánuel!
c1764d81b6
Add automated install-update steps for Linux 2019-07-01 15:23:33 +02:00
Jesse Duffield
750437d572 bump jesseduffield/rollrus 2019-07-01 23:01:26 +10:00
Jesse Duffield
3784c3e54e Update issue templates 2019-07-01 22:54:24 +10:00
Jesse Duffield
d72808f4fc Update issue templates 2019-07-01 22:53:38 +10:00
Jesse Duffield
e49a2bdb81
Merge pull request #43 from jesseduffield/yeah_ed
fix menu overlap bug
2019-07-01 22:30:29 +10:00
Callum McIntyre
fdb4ad124e Remove hardcoded debug=true flag 2019-07-01 13:10:30 +01:00
Jesse Duffield
16b700c945
Update README.md 2019-07-01 21:28:46 +10:00
Jesse Duffield
ec7624c3a3 fix menu overlap bug 2019-07-01 21:17:55 +10:00
Jesse Duffield
73ec29849f fix format 2019-07-01 20:02:47 +10:00
Jesse Duffield
5ff438ad34
Merge pull request #21 from waterfl0w/german-translation
German translation
2019-07-01 20:00:52 +10:00
Jesse Duffield
836b814559
Merge pull request #37 from mjarkk/remove-dead-code
Removed some dead code
2019-07-01 20:00:02 +10:00
Jesse Duffield
bcaa54865d
Merge pull request #39 from mjarkk/update-gitignore
Updated the gitignore
2019-07-01 19:58:12 +10:00
Callum McIntyre
9a41c773ea Migrate from flag to flaggy
- Prerequisite for supporting multiple -f flags
- Migrate the existing flag use to flaggy, no new flags introduced yet
- Add name/description/repo to flaggy help output
- Use flaggy for version flag
2019-07-01 10:06:32 +01:00
mjarkk
be681bb8e0
Updated git gitignore 2019-07-01 10:23:39 +02:00
mjarkk
e3f6f59890
Removed some dead code 2019-07-01 09:56:05 +02:00
Jesse Duffield
a51bb830a5
Merge pull request #32 from jonyhy96/master
fix strings.ReplaceAll() does't exist error while go version bellow 1.12
2019-07-01 16:30:09 +10:00
haoyun
0fe35ba5c5 fix strings.ReplaceAll() does't exist error while go version bellow 1.12 2019-07-01 14:18:11 +08:00
Jan Krüger
541bf0310a Add check for German in 'i18n.go' 2019-07-01 02:04:39 +02:00
Jesse Duffield
f4f56055e5
Update README.md 2019-07-01 09:24:41 +10:00
Jan Krüger
56626b9af6 Fixed typo in Keybindings_de filename
It had one too many dots 'Keybindings_de..md' is now 'Keybindings_de.md'
2019-06-30 18:38:36 +02:00
Jan Krüger
70cffacddc fixed typos in 'german.go' 2019-06-30 18:35:01 +02:00