Commit Graph

37 Commits (main)

Author SHA1 Message Date
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
jolheiser 3e7f012339
chore: add width attr to image in readme
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-29 14:37:32 -06:00
jolheiser b039da654c
chore: add more to html head
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-20 19:10:34 -06:00
jolheiser 6e497c3b7a
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>
2024-01-20 15:49:38 -06:00
jolheiser 13a3d903d8
feat: contrast and clone URL
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-19 20:34:27 -06:00
jolheiser beec45c876
refactor: move repo to middleware/context
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-18 23:00:13 -06:00
jolheiser 22cdff623a
docs: code comments
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-18 22:41:16 -06:00
jolheiser 5f408c1fb1
feat: rel images
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-18 09:13:11 -06:00
jolheiser 8f69b1b036
feat: commit page
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-16 21:37:25 -06:00
jolheiser ead3a998de
feat: log page
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-15 22:54:43 -06:00
jolheiser 80d0d9b1de
chore: polish tags
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-15 21:52:03 -06:00
jolheiser a224c338e9
feat: refs page
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-15 21:11:52 -06:00
jolheiser c7ec799170
fix: use profile email on index
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-15 17:17:11 -06:00
jolheiser 38c0c9c54b
chore: use yaml generator for flake
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-15 17:11:29 -06:00
jolheiser 868ca2125a
initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-15 16:26:51 -06:00
jolheiser 4731c0bd35
wip
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-12-29 10:06:09 -06:00