srctree

fd9642c6 fix auth memory leak
Gregory Mullen parent e052d997
e052d997 enable auto remove unix-sock on start
Gregory Mullen parent 5500aa83
5500aa83 fix ini config loading & update thread
Gregory Mullen parent af9fb7ea
af9fb7ea accidentally a word
Gregory Mullen parent 4b660965
4b660965 cleanup some imports
Gregory Mullen parent 8a3e177c
8a3e177c covert all of srctree to verse endpoint format
Gregory Mullen parent cfc9a3f5
cfc9a3f5 make repo entry an endpoint
Gregory Mullen parent 7866d3af
7866d3af add robits.txt
Gregory Mullen parent e561cfbd
e561cfbd Add alias to search
Gregory Mullen parent f95de541
f95de541 convert repos to endpoints
Gregory Mullen parent dceb293d
dceb293d convert gist to endpoints
Gregory Mullen parent 7ac3227c
7ac3227c api import cleanup
Gregory Mullen parent 4e6f719a
4e6f719a move admin into it's endpoint
Gregory Mullen parent 180f7541
180f7541 move settings into endpoint
Gregory Mullen parent 9a3f16bd
9a3f16bd move search into endpoint
Gregory Mullen parent cb2b10e4
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
More