Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-04-06 | hide unimplemented API endpoints in account view0.12 | Daniel Friesel | -4/+4 |
2019-04-06 | Add password change form | Daniel Friesel | -5/+5 |
2019-03-20 | use camelCase instead of snake_case in public API | Daniel Friesel | -3/+3 |
2019-03-19 | API: Status: group properties, add station UIC/lon/lat | Daniel Friesel | -8/+16 |
2019-03-18 | demand a valid password for account deletion | Daniel Friesel | -8/+36 |
2019-03-18 | never call get_user_data directly | Daniel Friesel | -1/+1 |
2019-03-16 | Account: Wording | Daniel Friesel | -10/+28 |
2019-03-16 | Add JSON API | Daniel Friesel | -0/+119 |
2019-03-12 | implement account deletion | Daniel Friesel | -9/+27 |
2019-03-08 | account: Note that deletion is not implemented yet | Daniel Friesel | -0/+9 |
2019-03-08 | add logout link to account page | Daniel Friesel | -14/+30 |
2019-03-07 | switch from HTTP Auth to Cookie Auth | Daniel Friesel | -1/+1 |
2019-03-04 | prepare DB schema for public registration0.04 | Daniel Friesel | -3/+4 |
2019-03-03 | Add account info and data export | Daniel Friesel | -0/+27 |