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
jolheiser
78f30f901e
feat: native git
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-22 13:14:05 -06:00
jolheiser
65f464aaca
chore: update readme styles
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-02 15:29:18 -06:00
jolheiser
6772b2efe4
chore: update readme
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-02 15:19:01 -06:00
jolheiser
bc205b0b38
chore: update go deps
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-01 16:06:05 -06:00
jolheiser
d58aa3934f
fix: css revert -> revert-layer
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-02-01 10:55:15 -06:00