62acc684
don't drop empty lines
there's another bug here somewhere, good luck finding it
Gregory Mullen
parent 6a862b60
6a862b60
don't trim @ from inline diff
Gregory Mullen
parent dd1b11fa
dd1b11fa
refactor types & add delta v1
Gregory Mullen
parent 4f55f378
4f55f378
migrate commit list view to typed syntax
Gregory Mullen
parent b454eb37
b454eb37
fix row layouts for diffs
I guess, if I'm not breaking the back button, I also can't break copy paste
there @robinlinden are you happy now?
Gregory Mullen
parent cf513677
cf513677
add/del git agent flags
Gregory Mullen
parent efc71a77
efc71a77
debugging git apply
Gregory Mullen
parent 05f70238
05f70238
add patch failed button
Gregory Mullen
parent b722f65c
b722f65c
fix patch generation
Gregory Mullen
parent 837f034a
837f034a
fix search list
Gregory Mullen
parent 5d54fde2
5d54fde2
give new notification icon some breathing room
Gregory Mullen
parent 670ab55c
670ab55c
refactor printings into new Git.Remote.format
Gregory Mullen
parent 1f830ee0
1f830ee0
convert remotes to be a repo stored aspect
Gregory Mullen
parent 179d1817
179d1817
close git dir in all raze cases
Gregory Mullen
parent e9d17849
e9d17849
use REMOTE_ADDR when user isn't valid
Gregory Mullen
parent da02ca0d
da02ca0d
add embargoed state to deltas
hiding them comes next
Gregory Mullen
parent 30b35f07
30b35f07
change width to max width to allow shrinking
Gregory Mullen
parent 31e9d94e
31e9d94e
update diffs to typed html
Gregory Mullen
parent 53efb9fd
53efb9fd
update issue list & add basic seen
Gregory Mullen
parent 1d01ba51
1d01ba51
move git.changeset into it's own file
Gregory Mullen
parent 35e6b0bb
35e6b0bb
don't doxx repos by default
Gregory Mullen
parent 70ef96c3
70ef96c3
use helper function
Gregory Mullen
parent c2c099a7
c2c099a7
list remotes on diff page
Gregory Mullen
parent 5d1feeb6
5d1feeb6
html skel to pull diff from upstream
Gregory Mullen
parent d9cb8ac5
d9cb8ac5
fix template struct naming
Gregory Mullen
parent f449f330
f449f330
pretend to fix git commits
Gregory Mullen
parent c4049f05
c4049f05
unbreak tags
Gregory Mullen
parent 9ed60221
9ed60221
add branches api
Gregory Mullen
parent 72f02626
72f02626
fix sha hex display on user journal
Gregory Mullen
parent 184ba379
184ba379
raze ordering is important for sorting
Gregory Mullen
parent 3212103a
3212103a
fix lightweight tags... again
Gregory Mullen
parent e1ecef54
e1ecef54
major refactor of git
why do I hate myself
Gregory Mullen
parent 4d70ba08
4d70ba08
add api/repo/branch skel and tag impl
Gregory Mullen
parent d06318ac
d06318ac
wire up api/repo with a naive impl
Gregory Mullen
parent b077040d
b077040d
enable validator to fall back from post to query
Gregory Mullen
parent 29ea4f22
29ea4f22
add path sanitization to bleach
Gregory Mullen
parent 366f2794
366f2794
refactor and improve request data api
Gregory Mullen
parent 9ebcd360
9ebcd360
fix counting bug
Technically... not an off by 1
Gregory Mullen
parent 83cdca16
83cdca16
fix crash from legacy code before errors existed
Gregory Mullen
parent fb71966d
fb71966d
fix diff css
Gregory Mullen
parent 0af3b006
0af3b006
pretty up side by side diffs a bit more
Gregory Mullen
parent 6d986755
6d986755
oops, again
Gregory Mullen
parent defc5b66
defc5b66
add inline flag to commit view
also sort imports on commits.zig
Gregory Mullen
parent b5362330
b5362330
oops
Gregory Mullen
parent 58084028
58084028
basic side by side view
Gregory Mullen
parent 0d5478e4
0d5478e4
pretty up diff a bit more
Gregory Mullen
parent 1125965f
1125965f
optimize and colorize diffs a bit better
Gregory Mullen
parent 199adbb2
199adbb2
add nop PatchView
bleh, got distracted
Gregory Mullen
parent e1605f01
e1605f01
add bool support to request data
Gregory Mullen
parent d3ed71a5
d3ed71a5
expand typing a bit
Gregory Mullen
parent 8e2d8025
More