allcontributors[bot]
4291da4b5a
docs: update .all-contributorsrc [skip ci]
2024-09-12 06:52:53 +02:00
allcontributors[bot]
49ba2b3de3
docs: update website/docs/contributors.md [skip ci]
2024-09-12 06:52:53 +02:00
Artin
79c30684f4
feat(font): implement cyclic shifting for item rotation
2024-09-12 06:52:24 +02:00
Artin
835350d813
docs(time): clarify datetime syntax formats
2024-09-12 06:52:07 +02:00
dependabot[bot]
ebe2cca232
chore: bump github.com/charmbracelet/bubbletea in /src
...
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases )
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.1.0...v1.1.1 )
---
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-09-12 01:11:11 +00:00
allcontributors[bot]
2aef0a2dec
docs: update .all-contributorsrc [skip ci]
2024-09-10 20:55:18 +02:00
allcontributors[bot]
432235e7a3
docs: update website/docs/contributors.md [skip ci]
2024-09-10 20:55:18 +02:00
Michael Grubb
80cf25d6a8
docs(python): make the display_mode default agree with code
...
Also adds the `environment` mode to the list of acceptable values.
2024-09-10 20:54:45 +02:00
Artin
bc483d677f
chore(website): improve sidebar emojis
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-10 08:40:56 +02:00
Artin
72b0cda800
feat(website): add theme-based favicon switching
2024-09-10 08:33:36 +02:00
allcontributors[bot]
3e6dfd6fdd
docs: update .all-contributorsrc [skip ci]
2024-09-09 18:54:19 +02:00
allcontributors[bot]
0c799cf60a
docs: update website/docs/contributors.md [skip ci]
2024-09-09 18:54:19 +02:00
David Kizivat
a1ff6b5c4a
feat(git): add lists of commit's head, tag and remote references
2024-09-09 18:53:48 +02:00
L. Yeung
0077f8f7df
chore: add recommended VS Code extensions
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-09-09 06:27:08 +02:00
dependabot[bot]
d8cd1f1be1
chore: bump github.com/charmbracelet/bubbles in /src
...
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases )
- [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:00:54 +00:00
Jan De Dobbeleer
cb2dd07b19
docs: add upgrade section
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5452
2024-09-08 11:28:40 +02:00
allcontributors[bot]
f6b5be8a65
docs: update .all-contributorsrc [skip ci]
2024-09-08 09:32:10 +02:00
allcontributors[bot]
d6d9306bf0
docs: update website/docs/contributors.md [skip ci]
2024-09-08 09:32:10 +02:00
hsnabszhdn
f1e74feec7
fix(git): support azure devops remote URL - SSH
2024-09-08 09:30:52 +02:00
Jan De Dobbeleer
7836a240f1
fix(git): support azure devops remote URL
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-09-07 22:27:28 +02:00
allcontributors[bot]
58ba3b075c
docs: update .all-contributorsrc [skip ci]
2024-09-07 22:09:20 +02:00
allcontributors[bot]
f604b18e43
docs: update website/docs/contributors.md [skip ci]
2024-09-07 22:09:20 +02:00
Raman Gupta
a3f58ecc37
docs: faq for Fish PWD history navigation
...
As per https://github.com/JanDeDobbeleer/oh-my-posh/issues/5567 a
function is needed to integrate Fish directory history navigation with
oh-my-posh. Add an FAQ entry about this.
2024-09-07 22:08:53 +02:00
Artin
8834aafd7c
feat(website): add navbar theme-based OhMyPosh icon switching
...
Add srcDark feature to switch between light and dark OhMyPosh icons in navigation bar (located in top of website) based on user's system theme or user's browser theme preference.
2024-09-07 21:30:26 +02:00
Artin
2bcca1904e
feat(website): add logo-light.svg
2024-09-07 21:30:26 +02:00
Artin
096ec27692
chore(website): rename logo.svg
-> logo-dark.svg
2024-09-07 21:30:26 +02:00
Artin
6e15387924
fix(docs): correct go
and go-started
urls
2024-09-07 21:29:52 +02:00
dependabot[bot]
f33c772e8e
chore: bump golang.org/x/sys from 0.24.0 to 0.25.0 in /src
...
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Code QL / code-ql (push) Waiting to run
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/sys/compare/v0.24.0...v0.25.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-09-05 00:44:00 +00:00
dependabot[bot]
f1765df0dc
chore: bump golang.org/x/mod from 0.20.0 to 0.21.0 in /src
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/mod/compare/v0.20.0...v0.21.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-09-05 00:43:55 +00:00
dependabot[bot]
9eeeae8d40
chore: bump golang.org/x/image from 0.19.0 to 0.20.0 in /src
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/image/compare/v0.19.0...v0.20.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-09-05 00:37:41 +00:00
dependabot[bot]
51d66d62e6
chore: bump golang.org/x/text from 0.17.0 to 0.18.0 in /src
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 00:37:30 +00:00
L. Yeung
f54cd26436
fix(elvish): prevent cutting off a right-aligned block
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-09-02 13:40:48 +02:00
Jan De Dobbeleer
b492903f08
feat(template): add functional stat, dir and base
...
resolves #5508
2024-09-02 12:46:27 +02:00
Jan De Dobbeleer
90f3789057
feat(kubernetes): parse kubeconfig by default
...
resolves #5443
2024-09-02 12:46:27 +02:00
Jan De Dobbeleer
47976a876d
chore: update bug template
2024-09-02 12:46:27 +02:00
Jan De Dobbeleer
0700dfa594
feat(cftarget): allow files override
...
resolves #5526
2024-09-02 12:46:27 +02:00
Jan De Dobbeleer
b67756001f
feat(palettes): allow color reuse using palette
2024-09-02 12:46:27 +02:00
dependabot[bot]
e5617c6659
chore: bump github.com/charmbracelet/bubbletea in /src
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases )
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 00:54:20 +00:00
dependabot[bot]
56f45885f9
chore: bump actions/upload-artifact from 4.3.6 to 4.4.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 00:23:19 +00:00
L. Yeung
d147f98d4b
chore(schema): add var
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
2024-09-01 12:20:41 +02:00
Jan De Dobbeleer
97def993a6
docs: update docusaurus
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
2024-08-31 10:56:02 +02:00
Jan De Dobbeleer
3403e58b60
docs: use system theme by default
...
resolves #5540
2024-08-31 10:56:02 +02:00
dependabot[bot]
34c429650c
chore: bump github/codeql-action from 3.26.5 to 3.26.6
...
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.5 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2c779ab0d0...4dd16135b6
)
---
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-08-30 01:03:13 +00:00
dependabot[bot]
2654ec999e
chore: bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 in /src
...
Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig ) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/Masterminds/sprig/releases )
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/sprig/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 00:52:21 +00:00
dependabot[bot]
7e9c4950e4
chore: bump github.com/charmbracelet/bubbletea in /src
...
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases )
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.0.0...v1.0.1 )
---
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-08-30 00:52:16 +00:00
L. Yeung
abd6676c5b
fix(path): improve path cleaning, normalization and parsing
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-08-29 18:15:00 +02:00
Jan De Dobbeleer
476bfd1fff
feat(cache): make cache location logic cross platform
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-08-29 11:07:36 +02:00
dependabot[bot]
90612a42d9
chore: bump github.com/charmbracelet/bubbletea in /src
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 0.27.1 to 1.0.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases )
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.27.1...v1.0.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 00:39:51 +00:00
L. Yeung
23d200b56c
fix(shell): use Windows PID as POSH_PID
in a Cygwin environment
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-08-27 09:43:38 +02:00
L. Yeung
e28d91b854
fix(cli): correct execution logic and improve messages
2024-08-27 09:43:38 +02:00