Commit graph

753 commits

Author SHA1 Message Date
Jan De Dobbeleer 3b40f825c3 feat(git): expose .Rebase as an object
resolves #6044
2024-12-22 18:14:08 +01:00
Jan De Dobbeleer b4d0b42395 feat(font): cache zip files
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-12-19 20:43:02 +01:00
Jan De Dobbeleer 4d06374007 fix(font): specify CascadiaCode (MS) correctly
Some checks failed
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
Release / msi (arm64) (push) Has been cancelled
Release / msi (x64) (push) Has been cancelled
Release / msi (x86) (push) Has been cancelled
Release / release (push) Has been cancelled
2024-12-18 15:54:16 +01:00
allcontributors[bot] 6cc4f5f06e docs: update website/docs/contributors.md [skip ci] 2024-12-18 08:56:05 +01:00
Jan De Dobbeleer a7ad857a2d feat(font): allow installing from a specific zip file folder
Some checks are pending
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
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
2024-12-17 20:37:47 +01:00
Pavlo Golub 1ca96a12fa docs(go): update symbol
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #4625
2024-12-14 16:16:03 +01:00
Jan De Dobbeleer c2734a97a5 feat(font): specify ttf or otf (default) using --ttf flag
resolves #5996
2024-12-14 16:16:03 +01:00
Jan De Dobbeleer 57f18f8ed2 feat(block): allow force rendering
resolves #6002
2024-12-14 16:16:03 +01:00
allcontributors[bot] 73359e27de docs: update website/docs/contributors.md [skip ci] 2024-12-14 16:11:33 +01:00
Jan De Dobbeleer 06a372424f feat(upgrade): select source 2024-12-07 14:50:30 +01:00
Jan De Dobbeleer 6533280ff6 chore(install): use CDN for unix 2024-12-01 17:37:37 +01:00
Jan De Dobbeleer 15c2aae9d5 chore(install): move to cdn 2024-11-30 11:27:49 +01:00
Jan De Dobbeleer 12fbb92d06 chore(install): remove quiet param
resolves #5962
2024-11-30 11:27:49 +01:00
allcontributors[bot] abd6551132 docs: update website/docs/contributors.md [skip ci] 2024-11-30 11:23:32 +01:00
Tucker Beck b4fe0a09ce feat(block): allow templates for filler text
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / cdn (arm64) (push) Blocked by required conditions
Release / cdn (x64) (push) Blocked by required conditions
Release / cdn (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
This change allows the user to specify a template for filler so that
different behavior can be configured when the block is handling an
overflow.

An example configuration might be:

```yaml
- type: prompt
  alignment: right
  filler: "{{ if .Overflow }} {{ else }}<#3d59a1,transparent>━</>{{ end }}"
  overflow: break
```

This would draw filler text ("-") when there is no overflow and empty
space when there is an overflow.
2024-11-28 19:49:48 +01:00
allcontributors[bot] 5e12c7948c docs: update website/docs/contributors.md [skip ci] 2024-11-28 19:45:52 +01:00
Jan De Dobbeleer e139f5eadd feat(scoop): remove option due to not correctly supporting MSI 2024-11-26 19:53:29 +01:00
Jan De Dobbeleer 642aadf984 fix(install): correctly download and run MSI
resolves #5937
2024-11-26 11:08:58 +01:00
Jan De Dobbeleer 29a89f4265 docs(cmd): initialize using clink config
resolves #5866
2024-11-25 08:18:39 +01:00
Noah Springer f9c0e25556 fix: adjust tauri and svelte segments 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer 4c2f08c726 feat(install): migrate to MSI 2024-11-25 08:18:39 +01:00
Noah Springer 0d5cbc8ab3 feat(segment): add tauri and svelte
Some checks are pending
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-11-24 10:15:21 +01:00
Silzinc 9ba85ba449 feat(fortran): add segment through gfortran 2024-11-24 10:15:21 +01:00
allcontributors[bot] a522380ca8 docs: update website/docs/contributors.md [skip ci] 2024-11-24 10:08:44 +01:00
allcontributors[bot] b6cb04435a docs: update website/docs/contributors.md [skip ci] 2024-11-24 09:52:00 +01:00
allcontributors[bot] bfcecddd99 docs: update website/docs/contributors.md [skip ci] 2024-11-19 14:45:09 +01:00
Jan De Dobbeleer f1f9217c90 fix(language): disable cache by default 2024-11-17 12:21:19 +01:00
allcontributors[bot] c2ab69b8fc docs: update website/docs/contributors.md [skip ci] 2024-11-14 16:30:35 +01:00
L. Yeung dd62c23c62 docs: correct default value of cache_duration for language segments 2024-11-11 12:40:06 +01:00
L. Yeung f790b02b96 docs: add native_fallback property for mercurial segment 2024-11-11 12:40:06 +01:00
Jan De Dobbeleer 8295e48ed3 docs: add subscription links
Some checks failed
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-11-09 11:41:53 +01:00
Jan De Dobbeleer 665b487727 chore: remove all version 2 references
Some checks are pending
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-11-08 16:29:05 +01:00
Jan De Dobbeleer 7f97c36adb feat(language): allow tweaking version cache 2024-11-08 16:15:29 +01:00
Ernesto Cianciotta 5ec18f230f feat(segment): add aurelia 2024-11-07 20:40:04 +01:00
00ll00 6402d5d488 feat: zig lang supporting 2024-11-07 20:40:04 +01:00
allcontributors[bot] e335c4d325 docs: update website/docs/contributors.md [skip ci] 2024-11-07 16:33:15 +01:00
allcontributors[bot] 51b78fde00 docs: update website/docs/contributors.md [skip ci] 2024-11-07 11:43:18 +01:00
L. Yeung 48c4de31e5 docs(upgrade): update description of cache_duration property 2024-11-07 10:45:27 +01:00
Jan De Dobbeleer 63d79fe294 fix(upgrade): restore caching mechanism
Some checks failed
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-11-06 19:37:13 +01:00
Jan De Dobbeleer 905dd2093d docs(segment): remove include folders from properties 2024-11-06 19:37:13 +01:00
Jan De Dobbeleer c457f23734 fix(notice): validate correct keyword 2024-11-04 20:06:11 +01:00
Jan De Dobbeleer 4ac1033706 refactor: move exclude/include folders to segment root 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer 404f4e0f31 docs: use Config component instead of raw JSON 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer d479ef88fd refactor: remove unused cache_version references 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev d64de61436 feat(project): add support for mojo 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev 2791f78e46 docs(project): adjust typo 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev 6ae82f4c78 feat(segment): add mojo 2024-11-04 12:15:40 +01:00
Oleksandr Babieiev 17c19c3157 feat(project): add support for dart 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer 87404454a4 refactor(upgrade): allow setting from CLI 2024-11-04 12:15:40 +01:00
Jan De Dobbeleer 724d25b4ee refactor: remove unused cache_timeout references 2024-11-04 12:15:40 +01:00