gallery.accords-library.com/client
rr- da1386c7d2 client/auth: forget user when they try to log in
This is to let user log in if their login cookie is broken (for example
when it refers to a non existing user). Normally, the client should
treat errors caused by cookie logins as temporary server failures,
inform the user about it and leave the cookie, so that when the server
is up again, all user needs to do is to reload the page rather than
logging again.
2016-05-08 18:04:06 +02:00
..
css client/nav: fix accesskey alignment 2016-04-29 13:24:01 +02:00
html server/posts: add post listing 2016-05-07 21:50:37 +02:00
img split files into client/ and server/ 2016-04-01 18:48:16 +02:00
js client/auth: forget user when they try to log in 2016-05-08 18:04:06 +02:00
public split files into client/ and server/ 2016-04-01 18:48:16 +02:00
.babelrc client/build: transpile ES6 for older browsers 2016-04-13 20:13:10 +02:00
.jscsrc split files into client/ and server/ 2016-04-01 18:48:16 +02:00
build.js client/build: fix IE11 transpiling 2016-04-14 17:50:38 +02:00
package.json client/build: add missing dependency 2016-05-08 18:04:06 +02:00