turniere-frontend/pages
JP1998 91b532b6cd Add api calls with persistent user data
Added login and registration api calls to the function pool,
while the application state is persistet through localStorage.
Also (if signed in) the username will be displayed in the
navigation bar of the website.
2018-11-29 16:19:02 +01:00
..
_app.js Add api calls with persistent user data 2018-11-29 16:19:02 +01:00
_error.js Design error pages 2018-11-12 16:41:25 +01:00
create.js Implement team names editor for tournament creation 2018-11-15 15:46:46 +01:00
faq.js Design FAQ page 2018-11-12 18:18:16 +01:00
imprint.js Design imprint page and generify and remove privacy.css 2018-11-11 13:57:32 +01:00
index.js Add api calls with persistent user data 2018-11-29 16:19:02 +01:00
list.js Add titles to all the pages and read query parameters 2018-11-08 11:05:21 +01:00
login.js Design static part of create-tournament page; generify the full page background design (previously login.css) 2018-11-12 23:37:11 +01:00
privacy.js Design imprint page and generify and remove privacy.css 2018-11-11 13:57:32 +01:00
register.js Design static part of create-tournament page; generify the full page background design (previously login.css) 2018-11-12 23:37:11 +01:00
tournament-fullscreen.js Add titles to all the pages and read query parameters 2018-11-08 11:05:21 +01:00
tournament.js Add support for custom css files 2018-11-08 11:20:36 +01:00