.. |
build
|
feat: add version -v
|
2023-07-02 21:11:01 +02:00 |
cache
|
refactor: move TemplateCache to template package
|
2024-11-13 16:56:41 +01:00 |
cli
|
refactor: move TemplateCache to template package
|
2024-11-13 16:56:41 +01:00 |
color
|
refactor(environment): remove logging via interface
|
2024-11-13 23:52:56 +01:00 |
config
|
refactor(environment): remove logging via interface
|
2024-11-13 23:52:56 +01:00 |
constants
|
refactor: move segments to module
|
2022-02-03 10:44:18 +01:00 |
font
|
fix(cache): use correct duration strings
|
2024-11-05 08:47:32 +01:00 |
image
|
refactor: move TemplateCache to template package
|
2024-11-13 16:56:41 +01:00 |
log
|
refactor(environment): remove logging via interface
|
2024-11-13 23:52:56 +01:00 |
maps
|
feat(cache): make template cache available to all prompts
|
2024-11-13 16:56:41 +01:00 |
prompt
|
refactor(environment): remove logging via interface
|
2024-11-13 23:52:56 +01:00 |
properties
|
fix(upgrade): restore caching mechanism
|
2024-11-06 19:37:13 +01:00 |
regex
|
fix: hyperlink regex updated
|
2022-02-06 09:49:36 +01:00 |
runtime
|
refactor(environment): remove logging via interface
|
2024-11-13 23:52:56 +01:00 |
segments
|
refactor(environment): remove logging via interface
|
2024-11-13 23:52:56 +01:00 |
shell
|
refactor: move TemplateCache to template package
|
2024-11-13 16:56:41 +01:00 |
template
|
refactor: move TemplateCache to template package
|
2024-11-13 16:56:41 +01:00 |
terminal
|
fix(color): resolve palette before ANSI conversion
|
2024-11-04 12:15:40 +01:00 |
test
|
refactor: add config version 3
|
2024-11-04 12:15:40 +01:00 |
upgrade
|
fix(cache): use correct duration strings
|
2024-11-05 08:47:32 +01:00 |
winres
|
feat(windows): manifest file
|
2022-08-26 22:28:26 +02:00 |
.golangci.yml
|
chore(lint): remove init check
|
2024-05-04 08:07:47 +02:00 |
.goreleaser.yml
|
fix(build): reintroduce 386 builds
|
2024-11-04 16:52:06 +01:00 |
go.mod
|
chore: bump github.com/charmbracelet/bubbletea in /src
|
2024-11-13 00:57:58 +00:00 |
go.sum
|
chore: bump github.com/charmbracelet/bubbletea in /src
|
2024-11-13 00:57:58 +00:00 |
main.go
|
perf(template): cache template functions
|
2024-11-04 12:15:40 +01:00 |
main_test.go
|
fix(template): load cache before evaluation starts
|
2024-11-07 09:19:00 +01:00 |