Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-04-07 | Cache journey stats | Daniel Friesel | -6/+9 |
2019-04-06 | Add password change form | Daniel Friesel | -6/+75 |
2019-04-05 | Fix export layout | Daniel Friesel | -1/+1 |
2019-04-04 | Allow journey deletion | Daniel Friesel | -5/+28 |
2019-04-02 | move mailing to sendmail helper | Daniel Friesel | -14/+1 |
2019-03-31 | Fix another journey error | Daniel Friesel | -1/+1 |
2019-03-31 | journey: show error for _all_ invalid IDs | Daniel Friesel | -1/+1 |
2019-03-31 | Select journeys by ID | Daniel Friesel | -5/+4 |
2019-03-31 | Perform undo by deleting the erroneous database entry | Daniel Friesel | -1/+1 |
2019-03-27 | add per-month links to history0.09 | Daniel Friesel | -1/+2 |
2019-03-27 | add history per month | Daniel Friesel | -3/+62 |
2019-03-25 | Postgres does not require decode() calls | Daniel Friesel | -3/+0 |
2019-03-25 | Remove unused login controller | Daniel Friesel | -230/+0 |
2019-03-25 | Migrate to postgresql | Daniel Friesel | -1/+1 |
2019-03-22 | More refactoring | Daniel Friesel | -19/+357 |
2019-03-21 | Initiate transition to a Mojolicious MVC web application | Daniel Friesel | -0/+597 |