Commit graph

32 commits

Author SHA1 Message Date
17dd69ac30 admin: localimporter can make symlink instead of copying whole files 2017-12-17 16:14:22 +01:00
27a09a28f6 tmp 2017-12-12 07:14:12 +01:00
dddf72267d admin: Implement sychronization backends
We are now able, depending on configuration, to retrieve files from either WebDAV or local file system.
2017-12-12 07:14:12 +01:00
e0f5db7fab admin: Take cloud URL, user and pass from environment 2017-12-12 07:14:12 +01:00
c2dd27d9a5 Define global default value at initialisation 2017-12-12 07:14:12 +01:00
917d8a6c81 Use BLAKE2b checksum instead of SHA-1 and SHA-512 2017-12-12 07:14:12 +01:00
f1d6b92267 Move settings and started file into SETTINGS directory 2017-11-25 15:12:20 +01:00
c29ced587d admin: add comments 2017-11-25 15:02:15 +01:00
99a7c4e13c admin: Fix redirections when using baseurl 2017-11-25 15:02:14 +01:00
01d58223c6 admin: make baseurl optional 2017-11-25 15:02:13 +01:00
7e53460503 admin: don't need submission directory anymore 2017-11-25 15:02:13 +01:00
1a7b2e0f6b Generate DNS from env 2017-11-25 15:02:13 +01:00
2979952bc2 Force cd into PKI directory 2017-11-25 15:02:09 +01:00
03c4b9a638 admin: control settings 2017-11-25 15:02:09 +01:00
90e9989f4c Handle file import digest 2017-11-25 15:02:07 +01:00
47e885f515 admin: new argument --rapidimport to speed up the import but don't ensure consistency 2017-11-25 15:02:07 +01:00
5837e0e594 Use github.com/julienschmidt/httprouter instead of gorilla 2017-11-25 15:02:06 +01:00
307c253d7a admin/api: use gorilla/mux instead of Go router 2017-11-25 15:01:02 +01:00
9894a91948 admin: can give the static dir location 2017-11-25 15:01:01 +01:00
5fa19223a9 admin: can change the baseurl interface 2017-11-25 15:01:01 +01:00
aa7afe1a6a by default, only listen on localhost 2017-11-25 15:01:00 +01: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