Commit Graph

11 Commits

Author SHA1 Message Date
3c2984a404 fix formatting 2019-06-05 19:35:10 +02:00
e540e58161 forgot the checkin main, protocol/mod. Sry!! 2019-06-05 19:32:23 +02:00
47cf586116 [dirty] Implement Background Preview Generation 2019-06-03 21:21:52 +02:00
c26a1b80f1 Server Now Listens on Every Interface.
'::' is needed to listen on all interfaces.
'::1' listens only on local interface.
2019-06-03 16:55:40 +02:00
10b775cdc9 fix formating 2019-05-08 15:05:22 +02:00
d9d4f16c01 implement glue code; Server is now startable
Server can now be used. All features except preview and gc should work.
2019-05-07 22:43:14 +02:00
66fc54cb3e remove some allow annotions and fix resulting warnings 2019-05-07 17:46:17 +02:00
073eb9011c Implement store procedure for metadata 2019-05-04 18:35:49 +02:00
66ffcb7062 sry! fix serde marco import 2019-04-23 16:32:06 +02:00
89902e57ff add cthulhu to server 2019-04-20 23:07:08 +02:00
88fae2cba4 create skeleton for server from design 2019-04-20 01:24:19 +02:00