Home

ugit @main - refs - log -
-
https://git.jolheiser.com/ugit.git
The code powering this h*ckin' site
15c0850b
change charm log to slog
jolheiser <git@jolheiser.com>
2 days ago
53945f5a
remove tailscale directly
Integrating with tailscale can now be done via tailproxy. This will require two ugit instances, but it allows me to remove the (bulky) dependency directly.
jolheiser <git@jolheiser.com>
2 days ago
d30862f6
remove ugit-uci
jolheiser <git@jolheiser.com>
1 week ago
b205fa21
convert to gomponents
jolheiser <git@jolheiser.com>
1 week ago
4b90e77e
update go modules
jolheiser <git@jolheiser.com>
1 month ago
0f4b6ec9
set max-width for images in markdown
jolheiser <git@jolheiser.com>
3 months ago
3a4e09a2
feat: scroll highlighted line into view and add copy button
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
3 months ago
03fa4360
chore: update chroma for jsonnet lexer
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
3 months ago
39efc9d8
chore: update templ
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
4 months ago
9f70cc24
fix: sort dirs correctly
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
4 months ago
4fbb4cf2
fix: index in search dedupe
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
5 months ago
0ae76c9d
feat: split out nix package/module
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
3faedb82
fix: search results
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
11d534f8
feat: allow regex search
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
00b0d913
fix: test hook expansion
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
590777de
feat: custom lexer registry
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
df7ace7f
feat: ugit-uci
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
79c3e140
feat: pre-receive.d
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
ad26f8c9
feat: add private tag to private repos on tailnet
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
ff1eaf72
chore: update gomod2nix
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
519db456
feat: allow enabling of each service individually
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
9a15c8a3
feat: private repos over tailscale
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
ba126a68
chore: update README
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
6 months ago
f21d7a8b
feat: multiple log levels and json logging
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
7 months ago
fce5e400
chore: remove dagger for now
It can be added back if I return to working on daggerserve Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
7 months ago
a40abd06
feat: tags
Signed-off-by: jolheiser <git@jolheiser.com>
jolheiser <git@jolheiser.com>
7 months ago
c33dfdc4
fix: base breadcrumb requires ending slash
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
7 months ago
d20394e0
feat: improve SSH repo list
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
7 months ago
028fde64
feat: dagger
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
7 months ago
7501f540
feat: breadcrumbs and History.replaceState
- Adds breadcrumbs to repo tree and repo file views - Fixes line highlighting by replacing state instead of pushing so that going "back" works correctly Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
7 months ago
9aac5f71
feat: convert to gomod2nix
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
8 months ago
9030c27f
fix: minor correction for non-chroma pre/code blocks
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
8 months ago
f93238ae
feat: move search to topbar and no result indicator
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
8 months ago
fdbe918e
docs: update email
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
8 months ago
b32eb0a7
fix: margins on mobile
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
10 months ago
57e00fa6
chore: update layout contrib
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
10 months ago
1b9796ed
feat: add simple dev contrib
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
10 months ago
c0fb1e89
fix: styling
Centers content Cleans up mobile view where grid columns bled into each other Adds indentation for multiple search results in same file Fixes readme overflow Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
10 months ago
9f2748cc
feat: add zellij layout
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
10 months ago
55ccb61f
fix: update nix module systemd after
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
10 months ago
0db8cc06
feat: better mobile styling
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
1187c9ee
chore: update flake references and use gomodsri
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
2615593c
fix: margin-x for thinner screens
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
67d16f4d
chore: dedupe results
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
72cf438d
chore: UI cleanup
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
1f8b18f9
feat: grep search
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
a56081be
chore: protocol v2
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
ba6ffd62
chore: add bash to path in flake
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
624c7294
chore: useDefaultShell
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
e1d84a95
chore: add git to flake
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
55f03ccf
chore: use rev for nix flake
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
78f30f90
feat: native git
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
11 months ago
65f464aa
chore: update readme styles
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
6772b2ef
chore: update readme
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
bc205b0b
chore: update go deps
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
d58aa393
fix: css revert -> revert-layer
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
3e7f0123
chore: add width attr to image in readme
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
b039da65
chore: add more to html head
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
6e497c3b
fix: move protocol to main handler
This also handles the middleware correctly and allows for dots in repo names Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
13a3d903
feat: contrast and clone URL
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
beec45c8
refactor: move repo to middleware/context
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
22cdff62
docs: code comments
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
5f408c1f
feat: rel images
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
8f69b1b0
feat: commit page
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
ead3a998
feat: log page
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
80d0d9b1
chore: polish tags
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
a224c338
feat: refs page
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
c7ec7991
fix: use profile email on index
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
38c0c9c5
chore: use yaml generator for flake
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
868ca212
initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago
4731c0bd
wip
Signed-off-by: jolheiser <john.olheiser@gmail.com>
jolheiser <john.olheiser@gmail.com>
1 year ago