Commit graph

28 commits

Author SHA1 Message Date
Christian Claus
98a6b5adda Add error log handler 2018-04-18 15:46:06 +02:00
Christian Claus
785a6182bf Replace default console output with timestamped log messages 2018-04-14 20:49:39 +02:00
Christian Claus
f0612c6422 Rename and enhance example config 2018-04-14 20:41:40 +02:00
Christian Claus
35228e4cf7 Fix some typos in readme 2018-04-13 13:23:57 +02:00
Christian Claus
c0a64f8f76 Add proxy configuration to readme 2018-04-13 13:20:45 +02:00
Christian Claus
c676ef7f6c Add status images to Readme 2018-04-13 13:03:04 +02:00
Christian Claus
4b6d05b6a9 Register dep installation in travis setup 2018-04-13 12:53:10 +02:00
Christian Claus
3e45796d72 Install godep to install further dependencies 2018-04-13 12:46:30 +02:00
Christian Claus
1ef358d1a3 Remove unused link from toc 2018-04-13 10:43:49 +02:00
Christian Claus
92beca5f56 Some minor changes in readme 2018-04-12 21:32:53 +02:00
Christian Claus
9de05f42dd Add readme 2018-04-12 21:17:29 +02:00
Christian Claus
088b778e41 Add travis file and reenable 'install deps' in magefile 2018-04-12 21:17:16 +02:00
Christian Claus
b5567a3fdb Add vendor deps 2018-04-12 21:16:38 +02:00
Christian Claus
114845577e Replace Makefile with magefile and add some libs 2018-04-12 20:52:18 +02:00
Christian Claus
07a719c03c Make user subdirs optional to allow admin access to the whole directory 2018-04-11 16:19:00 +02:00
Christian Claus
6bd8f49b70 Add base dir creation on startup 2018-04-11 15:58:21 +02:00
Christian Claus
db1867ee61 Add license file 2018-04-11 15:58:09 +02:00
Christian Claus
ab635403a6 Remove test config 2018-04-11 15:24:13 +02:00
Christian Claus
d8c458fc6c Add cli tool to generate BCrypt passwords 2018-04-11 15:22:42 +02:00
Christian Claus
2facce8a43 Add abilities for config live reload and user updates 2018-04-11 13:30:28 +02:00
Christian Claus
a7b2b18f49 Add possibility to create jail user directories 2018-04-10 22:02:48 +02:00
Christian Claus
003193d8bf Add user configuration and basic auth possibilities 2018-04-10 15:20:28 +02:00
Christian Claus
de022f7304 Add doc to TLS type 2018-04-09 15:27:21 +02:00
Christian Claus
309ea480b0 Add TLS config to enable https transmission 2018-04-09 15:24:57 +02:00
Christian Claus
226b2ba140 Add basic config management 2018-04-09 14:12:54 +02:00
Christian Claus
cc750494b3 Add Makefile to make checks with vet and golint 2018-04-09 13:18:34 +02:00
Christian Claus
f102654a22 Add rudimentary server and webdav vendor lib 2018-04-09 13:02:15 +02:00
Christian Claus
4d3476b957 Add gitignore file 2018-04-09 12:58:16 +02:00