srctree

cb2b10e4 move network to endpoint builder
Gregory Mullen parent fde5e768
fde5e768 use endpoint router instead of default router
Gregory Mullen parent 145cf9e0
145cf9e0 update to verse v0.0.0-1
Gregory Mullen parent f76c4724
f76c4724 readd mtls auth
Gregory Mullen parent 7b63fe5e
7b63fe5e update to verse response data
Gregory Mullen parent f6441a08
f6441a08 Verse redirect API
Gregory Mullen parent b42964c3
b42964c3 verse api change
Gregory Mullen parent 0227e908
0227e908 unverified migration to new verse API
Gregory Mullen parent 0bab1081
0bab1081 new verse server api
Gregory Mullen parent 8ee891cf
8ee891cf fix and add debugging info
Gregory Mullen parent 8dbb25f8
8dbb25f8 verse api
Gregory Mullen parent fdca61c5
fdca61c5 restructure commit-flex and fix history traversal bug
Gregory Mullen parent 987d6f9c
987d6f9c code to make cache eaiser to use 'in the future'
Gregory Mullen parent 01bf42c3
01bf42c3 restructure git/commit to behave sanely
Gregory Mullen parent 5e0f0712
5e0f0712 new verse API
Gregory Mullen parent b8c0520e
b8c0520e update to new Verse Request.Data api
Gregory Mullen parent b2548e4d
b2548e4d don't crash with new Verse API
Gregory Mullen parent b6b64bcb
b6b64bcb clean up after flex cache
Gregory Mullen parent 9560f24f
9560f24f allow Ini to expose data in struct format
Gregory Mullen parent 79547aaa
79547aaa use Build throughout replacing shorthand
Gregory Mullen parent 14873416
14873416 verse uses a better compiler syntax now
Gregory Mullen parent 09d9a863
09d9a863 update srctree to the newest verse API
Gregory Mullen parent fb224d73
fb224d73 update to newest verse api
Gregory Mullen parent 3c604b7f
3c604b7f another breaking api change in verse
Gregory Mullen parent f2d041cf
f2d041cf verse has a new api... again
Gregory Mullen parent 455e4aba
455e4aba provide the new routing functions requried by verse
Gregory Mullen parent f2a16cfc
f2a16cfc verse option api changed
Gregory Mullen parent 36589f27
36589f27 verse API changed a bit more
Gregory Mullen parent ccffc7d1
ccffc7d1 lol, whoopies
Not just deleting these because I may decide to expand this later
Gregory Mullen parent fb38da37
fb38da37 verse update
Gregory Mullen parent 99f544a8
99f544a8 fixup build system
Gregory Mullen parent 9dd7110c
9dd7110c Verse is now it's own libraray
Gregory Mullen parent 96595a4d
96595a4d rename Context into Verse
Gregory Mullen parent 27ff82d1
27ff82d1 error because ReleaseFast
Gregory Mullen parent 2f6d205c
2f6d205c most of a binary sort
there's still plenty of room for optimizations here but I'm tired
Gregory Mullen parent 37dad057
37dad057 meh
Gregory Mullen parent 24ff96df
24ff96df attempt to auto restore thread when missing
Gregory Mullen parent b3bb88c8
b3bb88c8 add basic readme markdown support
Gregory Mullen parent 844b3f70
844b3f70 fix bleach api to be more specific
Gregory Mullen parent 727b74f4
727b74f4 clean up build.zig
Gregory Mullen parent 6af157e1
6af157e1 attempt to refactor templates
Gregory Mullen parent 6a498c2a
6a498c2a knockknockknock, housekeeping!
Gregory Mullen parent e2b4c6bf
e2b4c6bf cleanup srctree imports
Gregory Mullen parent 206144ff
206144ff remove alloc from sendPage
Gregory Mullen parent f1fcd8c0
f1fcd8c0 fix routing bug
Gregory Mullen parent ec1ee666
ec1ee666 rename comments to messages
this is very sad, but it also deletes a lot of the data because I still couldn't be arsed to do that one task on the readme :D
Gregory Mullen parent d70530a3
d70530a3 fix gist layout
Gregory Mullen parent 6350974f
6350974f fix auth for local system
Gregory Mullen parent 23a42b26
23a42b26 more flex changes
Gregory Mullen parent d1c64ecb
d1c64ecb add ms timer to zwsgi
Gregory Mullen parent ee000bb2
More