Commit graph

11 commits

Author SHA1 Message Date
rr-
4df05fe3ec docs/install: update example config 2016-04-13 13:19:15 +02:00
rr-
e8aeb11081 server/users: add avatar support 2016-04-09 22:38:57 +02:00
rr-
55cc7b59e4 client+server: switch to yaml config 2016-04-06 22:36:04 +02:00
rr-
9ce67b64ed server/api: add password reminders 2016-04-03 18:26:16 +02:00
rr-
d44bcdf3da server/util: add date time parser 2016-04-03 12:12:57 +02:00
rr-
e487adcc97 split files into client/ and server/ 2016-04-01 18:48:16 +02:00
rr-
3b996d01e5 docs/install: fix nginx redirection 2016-04-01 12:42:47 +02:00
rr-
a32795e8e6 docs/install: fix headers 2016-04-01 10:17:14 +02:00
rr-
81a51abbeb docs+scripts: use virtualenv for Python deps 2016-03-30 23:23:03 +02:00
rr-
888f095ef0 docs/install: update instructions 2016-03-28 01:20:32 +02:00
rr-
797ace982f start
Done so far

Basic backend skeleton

- technology choices
- database migration outline
- basic self hosting facade
- basic REST outline
- proof of concept for auth and privileges

Basic frontend skeleton

- technology choices
- pretty robust frontend compilation
- top navigation
- proof of concept for registration form
2016-03-27 23:05:10 +02:00