Age | Commit message (Expand) | Author | Lines |
2023-07-03 | update ALL the copyright notices! | Derf Null | -1/+1 |
2023-06-24 | time to flush the name cache | Derf Null | -1/+1 |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 |
2023-01-22 | Move account deletion to Users model | Daniel Friesel | -20/+6 |
2022-12-04 | maintenance: remove polyline code. polylines were added more than two years ago | Daniel Friesel | -88/+0 |
2022-09-24 | optionally show local transit connections as well | Daniel Friesel | -0/+1 |
2022-07-10 | maintenance: traewelling and webhooks TODO has been resolved a while ago1.22.8 | Daniel Friesel | -2/+0 |
2022-07-10 | maintenance: show details when about to delete a large amount of UIDs | Daniel Friesel | -0/+11 |
2022-02-18 | maintenance: Log deletion notification to stdout | Daniel Friesel | -4/+5 |
2022-02-14 | Send inactivity notification prior to account deletion | Daniel Friesel | -2/+30 |
2021-03-07 | Move incomplete checkin removal from "maintenance" to "work" task | Daniel Friesel | -9/+1 |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 |
2020-12-03 | regularly generate statistics in the background1.18.11 | Daniel Friesel | -0/+17 |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 |
2020-10-11 | maintenance: delete webhooks and traewelling entries1.18.2 | Daniel Friesel | -0/+2 |
2020-10-11 | move in_transit queries to an InTransit model class | Daniel Friesel | -0/+2 |
2020-04-16 | fix a typo1.15.13 | Daniel Friesel | -1/+1 |
2020-04-16 | maintenance: backpropagate polylines to route entries using pre-1.9.4 format | Daniel Friesel | -0/+14 |
2020-02-06 | maintenance: consider station renames whan backpropagating polylines1.14.6 | Daniel Friesel | -0/+29 |
2020-02-04 | maintenance: only fetch polylines from journeys which were not edited1.14.5 | Daniel Friesel | -1/+2 |
2020-01-30 | retroactively add polylines to non-polyline journeys1.14.2 | Daniel Friesel | -0/+44 |
2019-12-20 | maintenance: remove checkins which were entered more than 48 hours ago1.11.8 | Daniel Friesel | -3/+11 |
2019-04-30 | use a separate table for registration tokens | Daniel Friesel | -1/+2 |
2019-04-30 | Implement deletion of inactive accounts | Daniel Friesel | -0/+7 |
2019-04-30 | allow users to change their mail address0.19 | Daniel Friesel | -3/+10 |
2019-04-29 | maintenance: Also delete pending_passwords entries | Daniel Friesel | -1/+3 |
2019-04-29 | Add password reset functionality | Daniel Friesel | -0/+7 |
2019-04-24 | maintenance, munin: Use journeys, not user_actions0.15 | Daniel Friesel | -7/+8 |
2019-04-22 | Finish transition from DBI to Mojo::Pg | Daniel Friesel | -76/+77 |
2019-04-13 | maintenance: Fix stats table name | Daniel Friesel | -1/+1 |
2019-03-31 | maintenance: delete accounts which requested deletion | Daniel Friesel | -0/+36 |
2019-03-25 | Move maintenance script to Mojolicious command | Daniel Friesel | -0/+71 |