Commit Graph

18 Commits

Author SHA1 Message Date
a5c81196d4 Handle file import digest 2017-02-22 04:37:14 +01:00
fa7e0e25c4 admin: new argument --rapidimport to speed up the import but don't ensure consistency 2017-02-22 04:37:14 +01:00
d867835385 Use github.com/julienschmidt/httprouter instead of gorilla 2017-02-22 04:37:13 +01:00
173dafa69e admin/api: use gorilla/mux instead of Go router 2017-01-29 18:16:07 +01:00
ef7a1fe196 admin: can give the static dir location 2017-01-29 18:16:06 +01:00
a25f72a762 admin: can change the baseurl interface 2017-01-29 18:16:06 +01:00
6f91b0810f by default, only listen on localhost 2017-01-29 18:16:06 +01:00
ef8b5e7645 Add a logger prefix 2017-01-29 18:16:06 +01:00
bde582ad4b Don't use the default mux for handling requests 2016-10-13 19:56:31 +02:00
fc0834ea4c log.Fatal already do Exit(1) 2016-10-13 19:56:31 +02:00
8788eea4f0 Use MySQL instead of SQLite 2016-01-23 13:17:24 +01:00
c9e4d3e27c admin: fix static routing 2016-01-23 12:57:13 +01:00
69ad64715c Import file from owncloud 2016-01-21 05:33:59 +01:00
ede5bb18b1 Add certificate generation and revokation 2016-01-21 05:33:59 +01:00
92b81e467f Move common structs to libfic 2016-01-19 14:42:37 +01:00
d635420a9f Add static page routing, place API under /api/ 2016-01-15 19:18:04 +01:00
abd5e2025e Add DB creation from schema 2016-01-15 13:09:12 +01:00
a5dc600f28 Add API basis 2016-01-15 13:09:12 +01:00