summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Model/Users.pm
AgeCommit message (Expand)AuthorLines
2023-01-22Move account deletion to Users modelDaniel Friesel-0/+38
2023-01-22users: rename "add_user" to "add" and "get_data" to "get"Daniel Friesel-2/+2
2023-01-22move token type to ID map from Travelynx.pm to Model/UsersDaniel Friesel-0/+12
2023-01-22move get_api_token to users modelDaniel Friesel-0/+18
2022-09-24optionally show local transit connections as wellDaniel Friesel-2/+25
2022-08-19sb_templates: name/key can be changed as wellDaniel Friesel-4/+4
2022-08-19use bahn.expert as new domain for marudor.demarudor-2/+2
2022-07-26Users: update DBF from 'show_realtime=1' to 'rt=1'Daniel Friesel-1/+1
2022-07-16.1.23.3Daniel Friesel-2/+2
2022-07-16services: add marudor.de/regionalDaniel Friesel-4/+5
2022-07-15dbf: link to currently checked in train1.23.2Daniel Friesel-1/+1
2022-07-15Users: use_external_services: correctly handle := 0Daniel Friesel-1/+1
2022-07-11optionally link to external departure boards where sensible (WiP)Daniel Friesel-6/+37
2022-02-20Move webhook database queries to Users modelDaniel Friesel-0/+66
2022-02-14Send inactivity notification prior to account deletionDaniel Friesel-2/+19
2021-09-13Add account add / delete CLI for sites with web registration disabledDaniel Friesel-2/+8
2021-06-13move user name validation to Users modelDaniel Friesel-0/+26
2021-06-13Model/Users: Remove superfluous "check_if_" prefix from check functionsDaniel Friesel-2/+2
2021-06-12allow users to change their nameDaniel Friesel-75/+70
2021-01-29Switch to AGPL3+Daniel Friesel-1/+1
2020-11-27Add a bunch of licensing dataDaniel Friesel-0/+3
2020-07-27Move user model to a separate moduleDaniel Friesel-0/+434