Kegan Dougal
492af0f2ec
Use Opaque in addition to Path to set naffka DB names
2020-05-25 15:29:49 +01:00
Neil Alexander
3c3e014901
Define path prefixes in a package that doesn't create import cycles
2020-05-22 14:18:41 +01:00
Kegsay
3daa2327ed
dendritejs tweaks for persisting sqlite DBs ( #1058 )
...
* Use uri.path so we don't have file: in the filename
* New go-sqlite-js version
2020-05-22 12:28:48 +01:00
Neil Alexander
fe82e1f725
Separate muxes for public and internal APIs ( #1056 )
...
* Separate muxes for public and internal APIs
* Update client-api-proxy and federation-api-proxy so they don't add /api to the path
* Tidy up
* Consistent HTTP setup
* Set up prefixes properly
2020-05-22 11:43:17 +01:00
Kegsay
24d8df664c
Fix #897 and shuffle directory around ( #1054 )
...
* Fix #897 and shuffle directory around
* Update find-lint
* goimports
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-05-21 14:40:13 +01:00