Commit graph

552 commits

Author SHA1 Message Date
Pieter van de Bruggen
86dfebdeaf Replace Project panel content with the project directory.
In the future, it may be worth trying to compute this from ComposeFiles.
2019-07-03 10:59:45 -07:00
Pieter van de Bruggen
8654d177d3 Move name to information area 2019-07-03 10:52:43 -07:00
Pieter van de Bruggen
12f3cfab55 Rename StatusPanel to ProjectPanel 2019-07-03 10:48:55 -07:00
Dawid Dziurla
73d9a36cf7
README: snap installation instructions 2019-07-03 19:33:54 +02:00
Dawid Dziurla
27ae69a3d0
goreleaser: switch to strict snapcraft confinement 2019-07-03 19:23:12 +02:00
Dawid Dziurla
8dfd8b6c18
goreleaser: update
- move env from local context to global
- define separate build for snap
- build for armv6 and armv7
- fix some deprecations:
  - archive -> archives
  - brew -> brews
- replace 386 with x86 (for consistency with x86_64)
- add snapcraft (classic confinement, must be consulted with Canonical)
2019-07-03 19:05:00 +02:00
Oguzcan Demircan
3bca81dd9a Added: Turkish language support 2019-07-03 18:17:27 +03:00
immanuelfodor
430e5ec3cc Map the aarch64 platform to the arm64 binary 2019-07-03 17:17:23 +02:00
Stavros Ntentos
200acddec8
bug_report.md: fix git command 2019-07-03 18:14:13 +03:00
Jesse Duffield
572ff63e85
Merge pull request #74 from jesseduffield/go-modules
Go modules
2019-07-04 00:19:54 +10:00
Jesse Duffield
999d12a042 update test.sh for go modules 2019-07-04 00:00:11 +10:00
Jesse Duffield
0f3a035eda update circle ci for go modules 2019-07-03 23:53:45 +10:00
Jesse Duffield
22ff831cfe update CONTRIBUTING.md to talk about vendoring 2019-07-03 23:41:37 +10:00
Jesse Duffield
8be95c6eac bump gocui fork again 2019-07-03 23:41:37 +10:00
Jesse Duffield
09618416ae bump gocui fork 2019-07-03 23:41:37 +10:00
Jesse Duffield
d9d7a8ad69 rm gopkg stuff 2019-07-03 23:41:37 +10:00
Jesse Duffield
22b24563a9 setup go modules 2019-07-03 23:41:37 +10:00
Jesse Duffield
2b1f876c0e bump yaml fork 2019-07-03 23:41:37 +10:00
Jesse Duffield
48da34ef99 Revert "Revert "pass -mod=vendor to gox""
This reverts commit 8abffd7aa0.
2019-07-03 23:41:23 +10:00
Jesse Duffield
8abffd7aa0 Revert "pass -mod=vendor to gox"
This reverts commit debda0e35f.
2019-07-03 23:41:10 +10:00
Jesse Duffield
debda0e35f pass -mod=vendor to gox 2019-07-03 23:41:02 +10:00
Jesse Duffield
df536a7bea
Merge pull request #77 from dawidd6/minimum-compose
Mention requirements in README
2019-07-03 22:04:42 +10:00
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
Dawid Dziurla
3b5e7f4dc8
mention requirements in README 2019-07-03 11:27:17 +02:00
Quentin McGaw
7107a4cfa1 Added config bind mount instruction to Docker container 2019-07-02 20:26:15 +02:00
Quentin McGaw
d404716d0a Fixed bad loop for checking terminal size 2019-07-02 20:14:34 +02:00
Quentin McGaw
767488a5e7 Detailed development Docker build in readme with all build args 2019-07-02 20:08:56 +02:00
Quentin McGaw
20f4ad8e49 Resolved screen size issue, final Docker image uses Scratch 2019-07-02 20:08:29 +02:00
Mark Kopenga
1ff2198c0a
improve readability of colours (#65)
improve readability of colours
2019-07-02 15:15:08 +02:00
Quentin McGaw
d78648cabb Added Docker automated build hook and readme badges for Docker
- Build arguments are injected by the build hook
- Badges added: number of pulls, stars and if the build is automated
2019-07-02 14:06:44 +02:00
Quentin McGaw
18d34d5c01 VERSION and VCS_REF build arguments are unset by default 2019-07-02 13:57:44 +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