Commit Graph

1061 Commits

Author SHA1 Message Date
rr-
3fd7f64fa3 back/users: implement user registration 2016-03-28 14:27:46 +02:00
rr-
c9a243cae8 back/users: change access rank to string 2016-03-28 10:41:43 +02:00
rr-
44c34e5785 back/users: make user names unique 2016-03-28 10:41:43 +02:00
rr-
888f095ef0 docs/install: update instructions 2016-03-28 01:20:32 +02:00
rr-
8b5ebebd01 front/login: add view 2016-03-28 00:19:44 +02:00
rr-
06ede91d31 front/general: use CSS3 variables 2016-03-28 00:19:06 +02:00
rr-
85949bba04 front/registration: visual tweaks 2016-03-27 23:05:10 +02:00
rr-
6a194b1d54 front/build: change CSS minifier to csso 2016-03-27 23:05:10 +02:00
rr-
5774e5e9ef front/build: split HTML into templates 2016-03-27 23:05:10 +02:00
rr-
1846a1fa2c front/build: replace npm scripts with 1 script 2016-03-27 23:05:10 +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