Commit Graph

819 Commits (master)
 

Author SHA1 Message Date
Dawid Dziurla bdf53fa911
ci: add snapcraft installation script 5 years ago
Dawid Dziurla 88dca3f40b
README: remove snap installation instructions
temporarily
5 years ago
Immánuel! ed744bbe80
Map the i386 platform to the x86 binary 5 years ago
Jesse Duffield 36c16804ec
Merge pull request #93 from jesseduffield/snapcraft
use classic confinement for snapcraft
5 years ago
Jesse Duffield 42a3805b0f use classic confinement for snapcraft 5 years ago
Jesse Duffield b002816e05
Merge pull request #86 from dawidd6/goreleaser
Update Goreleaser
5 years ago
Jesse Duffield 6883c08f62
Merge pull request #90 from oguzcandemircan/turkhis-language-support
Added Turkish language support
5 years ago
Jesse Duffield 2bf13927c4
Merge pull request #92 from dawidd6/polish
Add Polish translation
5 years ago
Dawid Dziurla 16e596efaa
i18n: userLang variable was set needlessly 5 years ago
Dawid Dziurla 08c711a334
i18n: add polish translation 5 years ago
Oğuzcan Demircan ce6cffa784
"Error return value of mergo.Merge is not checked (from errcheck)" issue solved 5 years ago
Oğuzcan Demircan 563630468c
Create Keybindings_tr.md 5 years ago
Oğuzcan Demircan f811a3708a
Update turkish.go 5 years ago
Pieter van de Bruggen b3422c87f4 Pull the project name from docker-compose labels, when available 5 years ago
Jesse Duffield 78a5ff9220
Merge pull request #84 from stdedos/patch-1
bug_report.md: fix `git` command
5 years ago
Pieter van de Bruggen 277882e78b Updating another missed instance of NewAppConfig
Thanks @dawidd6!
5 years ago
Pieter van de Bruggen f9ba4b875d Updating config tests with new parameter 5 years ago
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.
5 years ago
Pieter van de Bruggen 8654d177d3 Move name to information area 5 years ago
Pieter van de Bruggen 12f3cfab55 Rename StatusPanel to ProjectPanel 5 years ago
Dawid Dziurla 73d9a36cf7
README: snap installation instructions 5 years ago
Dawid Dziurla 27ae69a3d0
goreleaser: switch to strict snapcraft confinement 5 years ago
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)
5 years ago
Oguzcan Demircan 3bca81dd9a Added: Turkish language support 5 years ago
immanuelfodor 430e5ec3cc Map the aarch64 platform to the arm64 binary 5 years ago
Stavros Ntentos 200acddec8
bug_report.md: fix `git` command 5 years ago
Jesse Duffield 572ff63e85
Merge pull request #74 from jesseduffield/go-modules
Go modules
5 years ago
Jesse Duffield 999d12a042 update test.sh for go modules 5 years ago
Jesse Duffield 0f3a035eda update circle ci for go modules 5 years ago
Jesse Duffield 22ff831cfe update CONTRIBUTING.md to talk about vendoring 5 years ago
Jesse Duffield 8be95c6eac bump gocui fork again 5 years ago
Jesse Duffield 09618416ae bump gocui fork 5 years ago
Jesse Duffield d9d7a8ad69 rm gopkg stuff 5 years ago
Jesse Duffield 22b24563a9 setup go modules 5 years ago
Jesse Duffield 2b1f876c0e bump yaml fork 5 years ago
Jesse Duffield 48da34ef99 Revert "Revert "pass -mod=vendor to gox""
This reverts commit 8abffd7aa0.
5 years ago
Jesse Duffield 8abffd7aa0 Revert "pass -mod=vendor to gox"
This reverts commit debda0e35f.
5 years ago
Jesse Duffield debda0e35f pass -mod=vendor to gox 5 years ago
Jesse Duffield df536a7bea
Merge pull request #77 from dawidd6/minimum-compose
Mention requirements in README
5 years ago
Jesse Duffield 275cd7c73a
Merge pull request #81 from dawidd6/gen_ch_fix
Adjust cheatsheet generator to latest changes
5 years ago
Dawid Dziurla 8041d7d8b1
scripts: adjust cheatsheet generator to latest changes 5 years ago
Jesse Duffield c6519b7e57
Merge pull request #79 from jesseduffield/light-theme-borders
use default border color to support light theme
5 years ago
Jesse Duffield 4edf263dfa use default border color to support light theme 5 years ago
Dawid Dziurla 3b5e7f4dc8
mention requirements in README 5 years ago
Quentin McGaw 7107a4cfa1 Added config bind mount instruction to Docker container 5 years ago
Quentin McGaw d404716d0a Fixed bad loop for checking terminal size 5 years ago
Quentin McGaw 767488a5e7 Detailed development Docker build in readme with all build args 5 years ago
Quentin McGaw 20f4ad8e49 Resolved screen size issue, final Docker image uses Scratch 5 years ago
Mark Kopenga 1ff2198c0a
improve readability of colours (#65)
improve readability of colours
5 years ago
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
5 years ago