Commit graph

16 commits

Author SHA1 Message Date
Johannes Loher 66bbcd113a made dauth work with mysql 2017-11-20 21:51:38 +01:00
Johannes Loher fd89dd25ca Use DAuth instead of botan for password hashing. Fixes #7 2017-11-10 18:20:55 +01:00
Johannes Loher af0da4c354 Added MySQL support 2017-10-30 02:31:48 +01:00
Johannes Loher 011d3c21b6 Use goldlinker. This massively reduces link time. 2017-10-28 12:17:24 +02:00
Johannes Loher 0cab33bcb3 Merge branch 'master' into no-vibe-default-main
Fixes the issues discussed in !5
2017-10-20 14:55:40 +02:00
Johannes Loher 026ea7128f dont't compile source/calendarwebapp/app.d when perform a unittest build. Fixes #5 2017-10-17 23:15:26 +02:00
Johannes Loher 7fe60c474b Do not use vibe default main but instead use an own main function. 2017-10-16 02:58:59 +02:00
Johannes Loher ed717679ba Store passwords as salted hashes using bcrypt 2017-10-15 16:43:39 +02:00
Johannes Loher 8f37710536 fixed whitespace in dub.json 2017-10-09 21:20:20 +02:00
Johannes Loher e7e135d7ea Added more tests for event.d 2017-09-27 14:53:50 +02:00
Johannes Loher 40f438852f initial addition of unittests 2017-09-17 17:52:41 +02:00
Johannes Loher 64cc7e5b49 Update to poodinis 8.0.1, use Value injection for MongoDBCollections, Use an ApplicationContext for registering of components, fix multiday events, use a string for description of events instead of a dynamic array of strings 2017-08-13 19:54:40 +02:00
Johannes Loher e510c2bacf switched to vibe.d 0.8.1-rc2 and added @safe and friends where possible 2017-08-12 22:46:51 +02:00
Johannes Loher 8473bc1930 update to vibe-d version 0.8.0 2017-08-08 01:53:53 +02:00
Johannes Loher 54a1663330 Added usage of mongodb for the storage of events and use poodinis for autowiring of components 2017-08-08 01:05:11 +02:00
Johannes Loher 005ad3bf2a initial commit 2017-08-02 01:56:36 +02:00