jolheiser
53945f5a62
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.
2025-02-11 10:02:24 -06:00
jolheiser
d30862f6fd
remove ugit-uci
2025-02-02 22:08:54 -06:00
jolheiser
b205fa2103
convert to gomponents
2025-02-02 22:08:54 -06:00
jolheiser
4b90e77eed
update go modules
2025-01-08 12:39:54 -06:00
jolheiser
0f4b6ec936
set max-width for images in markdown
2024-10-23 22:04:40 -05:00
jolheiser
3a4e09a218
feat: scroll highlighted line into view and add copy button
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-10-22 12:25:23 -05:00
jolheiser
03fa43600d
chore: update chroma for jsonnet lexer
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-10-16 15:32:34 -05:00
jolheiser
39efc9d853
chore: update templ
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-10-11 16:02:34 -05:00
jolheiser
9f70cc24cd
fix: sort dirs correctly
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-09-24 21:27:41 -05:00
jolheiser
4fbb4cf289
fix: index in search dedupe
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-08-18 22:02:15 -05:00
jolheiser
0ae76c9d74
feat: split out nix package/module
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-08-12 23:53:49 -05:00
jolheiser
3faedb8236
fix: search results
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-08-10 18:15:27 -05:00
jolheiser
11d534f89f
feat: allow regex search
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-08-10 12:16:19 -05:00
jolheiser
00b0d91307
fix: test hook expansion
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-08-01 14:20:15 -05:00
jolheiser
590777dea0
feat: custom lexer registry
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-31 22:18:17 -05:00
jolheiser
df7ace7fae
feat: ugit-uci
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-31 22:09:52 -05:00
jolheiser
79c3e14082
feat: pre-receive.d
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-29 14:09:43 -05:00
jolheiser
ad26f8c949
feat: add private tag to private repos on tailnet
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-26 15:07:50 -05:00
jolheiser
ff1eaf72bf
chore: update gomod2nix
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-26 12:02:19 -05:00
jolheiser
519db4565f
feat: allow enabling of each service individually
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-26 11:48:19 -05:00
jolheiser
9a15c8a3dd
feat: private repos over tailscale
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-26 10:59:36 -05:00
jolheiser
ba126a6890
chore: update README
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-23 16:50:24 -05:00
jolheiser
f21d7a8b69
feat: multiple log levels and json logging
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-17 21:33:08 -05:00
jolheiser
fce5e40086
chore: remove dagger for now
...
It can be added back if I return to working on daggerserve
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-17 15:39:06 -05:00
jolheiser
a40abd0693
feat: tags
...
Signed-off-by: jolheiser <git@jolheiser.com>
2024-07-16 12:33:41 -05:00
jolheiser
c33dfdc42a
fix: base breadcrumb requires ending slash
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-07-09 15:54:04 -05:00
jolheiser
d20394e093
feat: improve SSH repo list
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-07-09 15:39:38 -05:00
jolheiser
028fde649f
feat: dagger
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-07-06 20:09:35 -05:00
jolheiser
7501f540d1
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>
2024-06-26 23:24:50 -05:00
jolheiser
9aac5f719e
feat: convert to gomod2nix
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-05-30 20:08:20 -05:00
jolheiser
9030c27f00
fix: minor correction for non-chroma pre/code blocks
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-05-24 22:29:44 -05:00
jolheiser
f93238ae57
feat: move search to topbar and no result indicator
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-05-24 21:31:35 -05:00
jolheiser
fdbe918ef4
docs: update email
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-05-24 21:08:39 -05:00
jolheiser
b32eb0a759
fix: margins on mobile
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-27 21:25:20 -05:00
jolheiser
57e00fa690
chore: update layout contrib
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-25 21:08:52 -05:00
jolheiser
1b9796ed0b
feat: add simple dev contrib
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-25 21:00:18 -05:00
jolheiser
c0fb1e8988
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>
2024-03-22 13:12:47 -05:00
jolheiser
9f2748ccc9
feat: add zellij layout
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-20 16:12:55 -05:00
jolheiser
55ccb61fb3
fix: update nix module systemd after
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-20 14:55:54 -05:00
jolheiser
0db8cc06a5
feat: better mobile styling
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-19 22:46:57 -05:00
jolheiser
1187c9eeb3
chore: update flake references and use gomodsri
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-08 16:34:51 -06:00
jolheiser
2615593c2f
fix: margin-x for thinner screens
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-07 19:59:46 -06:00
jolheiser
67d16f4d3e
chore: dedupe results
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-01 16:49:07 -06:00
jolheiser
72cf438d56
chore: UI cleanup
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-01 15:34:50 -06:00
jolheiser
1f8b18f963
feat: grep search
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-01 11:58:05 -06:00
jolheiser
a56081be17
chore: protocol v2
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-22 16:20:52 -06:00
jolheiser
ba6ffd62ec
chore: add bash to path in flake
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-22 13:59:34 -06:00
jolheiser
624c72941c
chore: useDefaultShell
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-22 13:48:43 -06:00
jolheiser
e1d84a9534
chore: add git to flake
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-22 13:30:23 -06:00
jolheiser
55f03ccfea
chore: use rev for nix flake
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-22 13:22:32 -06:00