Daniel Friesel
|
0f51f40661
|
show separate errors for 'invalid credentials' and 'not confirmed yet'
|
2019-03-09 08:40:46 +01:00 |
|
Daniel Friesel
|
844a95f77f
|
registration form: note that user name must be alphanumeric
|
2019-03-09 08:30:18 +01:00 |
|
Daniel Friesel
|
98fc5a3aba
|
add password manager hints to login/registration forms
|
2019-03-08 21:07:54 +01:00 |
|
Daniel Friesel
|
13d81d72ee
|
show hint in case of geolocation error
|
2019-03-08 19:40:57 +01:00 |
|
Daniel Friesel
|
a0040bceb6
|
checkout UX
|
2019-03-08 19:12:45 +01:00 |
|
Daniel Friesel
|
c2be5fe97b
|
account: Note that deletion is not implemented yet
|
2019-03-08 19:12:32 +01:00 |
|
Daniel Friesel
|
42385e4d55
|
add link to github issues
|
2019-03-08 19:12:23 +01:00 |
|
Daniel Friesel
|
ff6a7512d5
|
do not allow multiple pending registrations for one mail
|
2019-03-08 18:52:12 +01:00 |
|
Daniel Friesel
|
6e961420aa
|
departures: Add hint (tap == checkin)
|
2019-03-08 18:02:18 +01:00 |
|
Daniel Friesel
|
da4f532fb3
|
add logout link to account page
|
2019-03-08 17:59:48 +01:00 |
|
Daniel Friesel
|
6f4a5cef71
|
add intro blurb and login/register links for landing page
|
2019-03-08 17:16:19 +01:00 |
|
Daniel Friesel
|
bf4ccb0eab
|
Logout: Use a POST form as it's a stateful action
|
2019-03-08 16:54:54 +01:00 |
|
Daniel Friesel
|
fd60839116
|
switch from HTTP Auth to Cookie Auth
|
2019-03-07 18:36:11 +01:00 |
|
Daniel Friesel
|
ba6b517e5b
|
working registration and verification
|
2019-03-06 20:48:21 +01:00 |
|
Daniel Friesel
|
8057c16cc4
|
enable form validation for login page
|
2019-03-05 22:18:11 +01:00 |
|
Daniel Friesel
|
4dc0a90ef8
|
register: Add simple client-side validation
|
2019-03-05 18:29:25 +01:00 |
|
Daniel Friesel
|
8d353fcf9d
|
registration: more error handling
|
2019-03-05 18:19:14 +01:00 |
|
Daniel Friesel
|
a47d76958c
|
Use proper Mojolicious input fields (-> no need to re-type everything on errors)
|
2019-03-04 19:28:57 +01:00 |
|
Daniel Friesel
|
5b523ff2f0
|
prepare registration support
|
2019-03-04 19:22:40 +01:00 |
|
Daniel Friesel
|
8adca327fd
|
prepare DB schema for public registration
|
2019-03-04 18:17:03 +01:00 |
|
Daniel Friesel
|
3096091f11
|
do not show username in navbar (won't fit on small screens otherwise)
|
2019-03-04 17:14:03 +01:00 |
|
Daniel Friesel
|
40fe8db0c4
|
Add account info and data export
|
2019-03-03 22:35:20 +01:00 |
|
Daniel Friesel
|
41076aafd5
|
history: Fix typo in HTML element name
|
2019-03-03 22:19:57 +01:00 |
|
Daniel Friesel
|
833c8878d1
|
add logout link
|
2019-03-03 21:46:06 +01:00 |
|
Daniel Friesel
|
c6532906df
|
add imprint
|
2019-03-02 18:12:10 +01:00 |
|
Daniel Friesel
|
856a66c0be
|
implement user/password/csrf checks for login form
|
2019-03-02 18:08:48 +01:00 |
|
Daniel Friesel
|
d32c2ad1b9
|
prepare account support
|
2019-02-22 21:56:19 +01:00 |
|
Daniel Friesel
|
b41a64bd7f
|
add undo for checkouts
|
2018-11-02 22:29:12 +01:00 |
|
Daniel Friesel
|
f87306dc34
|
allow undo for checkins
|
2018-11-02 21:35:53 +01:00 |
|
Daniel Friesel
|
95cbc500ae
|
Minify JS
|
2018-10-21 16:27:32 +02:00 |
|
Daniel Friesel
|
f791a1ee6c
|
handle force checkout in history view
|
2018-10-21 16:05:18 +02:00 |
|
Daniel Friesel
|
2113533713
|
history: always show train numbers
|
2018-10-20 15:48:24 +02:00 |
|
Daniel Friesel
|
046ab99013
|
history: show departure and arrival times
|
2018-10-18 16:26:02 +02:00 |
|
Daniel Friesel
|
b070e55eae
|
add history page
|
2018-10-13 14:40:19 +02:00 |
|
Daniel Friesel
|
147e6ae849
|
Only show latest travels on landing page
|
2018-10-07 13:47:32 +02:00 |
|
Daniel Friesel
|
74fd97b4b8
|
add simple about page
|
2018-10-07 11:57:59 +02:00 |
|
Daniel Friesel
|
17fbba75cd
|
use purple navbar
|
2018-10-07 11:46:08 +02:00 |
|
Daniel Friesel
|
6fd985ae7e
|
show close stations via geolocation
|
2018-10-07 11:35:47 +02:00 |
|
Daniel Friesel
|
d95cb9d06a
|
only show travel distance if duration is not available
|
2018-10-07 09:12:45 +02:00 |
|
Daniel Friesel
|
7694e626a5
|
show journey distances as well
|
2018-10-05 20:41:28 +02:00 |
|
Daniel Friesel
|
2cdd176b94
|
disable navbar entries for now
|
2018-10-05 16:43:13 +02:00 |
|
Daniel Friesel
|
d75351b30c
|
Use POST requests to modify data
|
2018-10-05 16:33:59 +02:00 |
|
Daniel Friesel
|
b12b201c4d
|
use table layout for checkout station list
|
2018-09-14 20:14:28 +02:00 |
|
Daniel Friesel
|
21643b053d
|
Initial commit
|
2018-09-02 21:41:33 +02:00 |
|