d304096
fix: initial repo
Ayman Bagabas created
d304096
fix: initial repo
Ayman Bagabas created
3336aaa
init ui and check for errors
Ayman Bagabas created
ae876cf
wip
Ayman Bagabas created
4f21664
fix: error view height
Ayman Bagabas created
c1aac84
feat: add full help toggle
Ayman Bagabas created
4d8aaef
fix: glitches & add refs statusbar
Ayman Bagabas created
981d19b
feat: add refs component
Ayman Bagabas created
d580682
feat: repo files tab
Ayman Bagabas created
5aca6d0
feat: render error in app style
Ayman Bagabas created
6ba7d20
fix config tests
Ayman Bagabas created
b863e51
godox
Ayman Bagabas created
8ffeeb3
feat: display commit diffs
Ayman Bagabas created
6afc389
feat: display repo commits
Ayman Bagabas created
d0403e6
fix: selector keymap
Ayman Bagabas created
67136dd
add git branch symbol
Ayman Bagabas created
e0deee4
go mod tidy
Ayman Bagabas created
01b2f8d
wip: repo header
Ayman Bagabas created
7f90415
wip: initial repo ui implementation
Ayman Bagabas created
e64be90
wip: fix reset formatting on line wraps
Ayman Bagabas created
8242728
wip: add selector mouse wheel support
Ayman Bagabas created
6bc44a0
wip: underline filtered items
Ayman Bagabas created
a171140
wip: fix errorview margin
Ayman Bagabas created
74708f5
wip: fix readme wrap
Ayman Bagabas created
d1a2426
wip: copy text
Ayman Bagabas created
eadf103
wip: add readme
Ayman Bagabas created
24a2345
wip: selection readme
Ayman Bagabas created
8a592c1
wip: header & footer
Ayman Bagabas created
5256566
wip: selector
Ayman Bagabas created
001c0fb
wip: new ui
Ayman Bagabas created
1a871c8
fix(config): use errors.Is instead of os.IsNotExist
Ayman Bagabas created
4a5d488
feat: use flag and add comment
Ayman Bagabas created
038537d
feat: add running soft-serve as non-root using setgid/setuid
Ayman Bagabas created
ece7523
fix: set allow keyless when no public keys provided
Ayman Bagabas created
af13e15
fix: default config repo first commit time
Ayman Bagabas created
875ff2b
fix(server): use session stderr on ssh cli interface
Ayman Bagabas created
b6f20d7
fix(server): logging middleware should come first
Ayman Bagabas created
9aa196a
fix: upgrade go-yaml to v3
Ayman Bagabas created
2e621ee
docs: fix ssh commands in the readme
Ayman Bagabas created
3449b98
docs: list Nix as installation method in readme
Nicolas M created
e872678
docs: add managing and deleting repos
bashbunni created
30d217f
fix: fix typo in name
bashbunni created
ccbbd0c
fix(server): commands host & port
Ayman Bagabas created
d3669af
feat: show spinner when loading commits
Ayman Bagabas created
e256fed
fix: don't load non-git repos
Fixes: https://github.com/charmbracelet/soft-serve/issues/108
Ayman Bagabas created
11cf86f
fix: ssh cli usage template
Ayman Bagabas created
71d2273
docs: update readme
Ayman Bagabas created
06dc749
fix: allow admin for anon-access
Ayman Bagabas created
3800161
chore: update deps
Ayman Bagabas created
0aec8c2
feat: add soft-serve middleware commands
* list files * cat files * reload config * git command
Ayman Bagabas created
062cb70
fix(git): add missing errors
Ayman Bagabas created