Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-04-30 | allow users to change their mail address0.19 | Daniel Friesel | -1/+99 |
2019-04-30 | Move invalid input errors into common sub-template | Daniel Friesel | -4/+5 |
2019-04-29 | Add password reset functionality | Daniel Friesel | -0/+154 |
2019-04-24 | export: Add in_transit field | Daniel Friesel | -1/+5 |
2019-04-23 | Use one row per journey instead of split checkin/checkout entries | Daniel Friesel | -37/+10 |
2019-04-22 | Use Mojo::Pg for all remaining Controller and Helper logic | Daniel Friesel | -6/+6 |
2019-04-22 | More Mojo::Pg migrations | Daniel Friesel | -6/+2 |
2019-04-19 | refactor set_status_query and get_token_query | Daniel Friesel | -1/+1 |
2019-04-06 | Add password change form | Daniel Friesel | -6/+75 |
2019-04-05 | Fix export layout | Daniel Friesel | -1/+1 |
2019-04-02 | move mailing to sendmail helper | Daniel Friesel | -14/+1 |
2019-03-25 | Postgres does not require decode() calls | Daniel Friesel | -3/+0 |
2019-03-25 | Migrate to postgresql | Daniel Friesel | -1/+1 |
2019-03-22 | More refactoring | Daniel Friesel | -0/+282 |