summaryrefslogtreecommitdiff
path: root/lib/Travelynx
AgeCommit message (Expand)AuthorLines
2019-04-08Work-in-progress journey editor. Not ready for deployment.Daniel Friesel-8/+59
2019-04-07Prepare forms for manual journey entry and editingDaniel Friesel-0/+58
2019-04-07Refactor history template, add yearly statsDaniel Friesel-14/+57
2019-04-07Cache journey statsDaniel Friesel-10/+34
2019-04-07Add a note about updating travelynxDaniel Friesel-1/+9
2019-04-06detect development mode for travelynx_dev* databases0.11Daniel Friesel-1/+1
2019-04-06Add a database command for database setup and migrationsDaniel Friesel-0/+131
2019-04-06Add password change formDaniel Friesel-6/+75
2019-04-05Fix export layoutDaniel Friesel-1/+1
2019-04-04Allow journey deletionDaniel Friesel-5/+28
2019-04-02Fix intentional typo in dev mode check (left over from testing)Daniel Friesel-1/+1
2019-04-02move mailing to sendmail helperDaniel Friesel-14/+41
2019-03-31Fix another journey errorDaniel Friesel-1/+1
2019-03-31journey: show error for _all_ invalid IDsDaniel Friesel-1/+1
2019-03-31Select journeys by IDDaniel Friesel-5/+4
2019-03-31maintenance: delete accounts which requested deletionDaniel Friesel-0/+36
2019-03-31Perform undo by deleting the erroneous database entryDaniel Friesel-1/+1
2019-03-27add per-month links to history0.09Daniel Friesel-1/+2
2019-03-27add history per monthDaniel Friesel-3/+62
2019-03-25Move maintenance script to Mojolicious commandDaniel Friesel-0/+71
2019-03-25Migrate munin commandDaniel Friesel-1/+1
2019-03-25Postgres does not require decode() callsDaniel Friesel-3/+0
2019-03-25Remove unused login controllerDaniel Friesel-230/+0
2019-03-25Migrate to postgresqlDaniel Friesel-1/+1
2019-03-22move munin-stats to a mojolicious commandDaniel Friesel-0/+52
2019-03-22More refactoringDaniel Friesel-19/+357
2019-03-21Initiate transition to a Mojolicious MVC web applicationDaniel Friesel-0/+597