Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 |