Jan De Dobbeleer
|
6aca58eef9
|
chore: add winget configuration for development
resolves #5054
|
2024-07-05 09:07:05 +02:00 |
|
dependabot[bot]
|
f0305cefcf
|
chore: bump golang.org/x/mod from 0.18.0 to 0.19.0 in /src
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/mod/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-05 00:26:50 +00:00 |
|
dependabot[bot]
|
2782414156
|
chore: bump golang.org/x/sys from 0.21.0 to 0.22.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/sys/compare/v0.21.0...v0.22.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-05 00:26:31 +00:00 |
|
Jan De Dobbeleer
|
ae35995c0d
|
fix(upgrade): enable auto-upgrade on init
resolves #5206
|
2024-07-04 23:13:34 +02:00 |
|
Jan De Dobbeleer
|
23b314879b
|
fix(yaml): parse colors correctly
|
2024-07-04 21:55:20 +02:00 |
|
Jan De Dobbeleer
|
45472c82d2
|
docs(contributing): update source file locations
|
2024-07-04 21:55:20 +02:00 |
|
Jan De Dobbeleer
|
fc8ba361a9
|
chore(upgrade): add inline documentation
|
2024-07-04 21:55:20 +02:00 |
|
Jan De Dobbeleer
|
b6729ff414
|
feat(install): validate file signature before installation
|
2024-07-04 20:02:37 +02:00 |
|
Jan De Dobbeleer
|
0829afb478
|
feat(build): update key algorithm
|
2024-07-04 17:04:37 +02:00 |
|
Jan De Dobbeleer
|
51e4faf557
|
fix(engine): reset segments after write
resolves #5202
|
2024-07-04 14:30:23 +02:00 |
|
Jan De Dobbeleer
|
b97ea11059
|
chore(build): configure correct go.mod cache path
|
2024-07-04 14:30:23 +02:00 |
|
Jan De Dobbeleer
|
e0bfa06c8c
|
fix(release): add all checksum files
|
2024-07-04 11:35:22 +02:00 |
|
Jan De Dobbeleer
|
ad9a598edd
|
chore(build): sign checksums with openssl
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
df4a81e2f6
|
refactor: rename concurrent to maps
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
822e2b5b48
|
refactor: merge net and http under runtime module
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
05251e1ac3
|
refactor(platform): rename to runtime
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
bab346fcc5
|
refactor(prompt): extract extra prompt
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
ad10da8cc9
|
refactor: move image to module
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
ee9bdf4761
|
refactor: move color to module
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
4c34ffdc32
|
refactor: move formats to shell
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
0a4a589125
|
refactor: rename engine to prompt
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
3c6abf6163
|
refactor(config): extract to module
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
1855a786dc
|
feat(font): remove install as user requirement on Windows
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
e0e26f1400
|
feat(font): add terminal progress indication
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
be8954867f
|
feat(upgrade): add terminal progress indication
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
7c7bd14a45
|
refactor(upgrade): move download inline
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
ddd2d154df
|
refactor(terminal): rename ConsolePwd to Pwd
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
dbc0a370b2
|
refactor(terminal): make truecolor logic internal
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
0c8b8021b8
|
refactor: migrate terminal to module
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
8e2c8eb6b1
|
refactor(writer): restructure terminal writer
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
74aaa9b9a2
|
refactor(ansi): rename to writer
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
55c7cf2383
|
refactor: rename ansi to terminal
|
2024-07-04 11:05:24 +02:00 |
|
Jan De Dobbeleer
|
083625ec85
|
refactor: add built-in install
|
2024-07-04 11:05:24 +02:00 |
|
dependabot[bot]
|
75710391ea
|
chore: bump github/codeql-action from 3.25.10 to 3.25.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](23acc5c183...b611370bb5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 01:18:50 +00:00 |
|
Jan De Dobbeleer
|
3537f3fd49
|
fix(upgrade): enable for all platforms
resolves #5184
|
2024-06-29 20:04:48 +02:00 |
|
Jan De Dobbeleer
|
dc002fc1e1
|
fix(cmd): use process ID for cache
resolves #5182
|
2024-06-28 20:55:17 +02:00 |
|
allcontributors[bot]
|
a184317279
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-28 20:55:17 +02:00 |
|
allcontributors[bot]
|
d688cd274c
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-28 20:55:17 +02:00 |
|
Jan De Dobbeleer
|
0449aa8a2d
|
feat(config): only download when changed
resolves #5176
|
2024-06-28 10:04:25 +02:00 |
|
Jan De Dobbeleer
|
12a732d63a
|
fix(font): validate list existance before updating
resolves #5178
|
2024-06-28 10:04:25 +02:00 |
|
allcontributors[bot]
|
ea5750f44b
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-28 10:04:11 +02:00 |
|
allcontributors[bot]
|
6cade66994
|
docs: update website/docs/contributors.md [skip ci]
|
2024-06-28 10:04:11 +02:00 |
|
Thisaru Guruge
|
6b5b377465
|
fix: typos in the description
|
2024-06-28 10:03:49 +02:00 |
|
Jacob Bundgaard
|
cf3f13244f
|
docs: describe interaction between disable_notice and auto_upgrade
|
2024-06-28 10:03:35 +02:00 |
|
dependabot[bot]
|
170e5ac9e5
|
chore: bump golang.org/x/image from 0.17.0 to 0.18.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 00:50:02 +00:00 |
|
dependabot[bot]
|
9d29d6a6d0
|
chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.5 to 0.26.6.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.5...v0.26.6)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-25 00:34:33 +00:00 |
|
Jan De Dobbeleer
|
fa879a0ec2
|
fix(windows): create unique installer
|
2024-06-24 21:04:50 +02:00 |
|
Jan De Dobbeleer
|
197eaaa334
|
fix(pwsh): use correct dbg prompt logic
resolves #5153
|
2024-06-24 08:50:21 +02:00 |
|
dependabot[bot]
|
2a9104f22b
|
chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.4 to 0.26.5.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.4...v0.26.5)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 01:03:19 +00:00 |
|
allcontributors[bot]
|
4be355b9f3
|
docs: update .all-contributorsrc [skip ci]
|
2024-06-23 10:34:59 +02:00 |
|