Commit graph

20 commits

Author SHA1 Message Date
25e1dc5065 Force cd into PKI directory 2017-04-05 02:06:25 +02:00
61bde6d31e admin: control settings 2017-04-05 02:06:23 +02:00
d7d22fe471 Handle file import digest 2017-04-05 02:06:11 +02:00
4cea4a4aa0 admin: new argument --rapidimport to speed up the import but don't ensure consistency 2017-04-05 02:06:10 +02:00
1bb978a9c6 Use github.com/julienschmidt/httprouter instead of gorilla 2017-04-05 02:06:04 +02:00
10dc6c4d30 admin/api: use gorilla/mux instead of Go router 2017-04-05 02:05:57 +02:00
7bb7da5338 admin: can give the static dir location 2017-04-05 01:51:24 +02:00
7fb4b22a1f admin: can change the baseurl interface 2017-04-05 01:51:23 +02:00
ab4bf8f307 by default, only listen on localhost 2017-04-05 01:51:22 +02:00
c137969b6a Add a logger prefix 2017-04-05 01:51:20 +02: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