8 Commits

Author SHA1 Message Date
6ad56d0dc9 Add privacy policy and terms of service 2020-05-02 16:52:49 +02:00
23184f3266 Use default primary color for google login buttons
Red is too much of a warning color
2020-04-28 11:30:38 +02:00
b9f63c5f8c Signup page 2020-04-28 11:08:12 +02:00
bc45040bb1 text 2020-04-27 16:03:04 +02:00
b65fdd16d9 Login message 2020-04-25 23:15:26 +02:00
60386cb51e Global footer and a bit nicer login page 2020-04-25 10:51:08 +02:00
5947cd393e Actually link the google auth button 2020-04-13 15:13:01 +02:00
c478cfc7af Use sorcery for logins
This gives us more flexibility and allows us to use password authentication
later. Also we don't need to build the login functionality ourself.
2020-04-13 14:59:07 +02:00