summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Command
AgeCommit message (Expand)AuthorLines
2024-04-07dumpstops: encode output as UTF-8Birte Kristina Friesel-1/+2
2024-02-09add dumpstops command2.5.16Birte Kristina Friesel-0/+50
2024-01-11work: Some HAFAS errors are not actionable and should not be logged as errors2.5.10Birte Kristina Friesel-1/+8
2023-12-27Switch to Travel::Status::DE::HAFAS 5.xBirte Kristina Friesel-2/+2
2023-10-01influxdb: add meta / related_stations countBirte Kristina Friesel-0/+8
2023-10-01store related stations; respect them when looking up connectionsBirte Kristina Friesel-0/+17
2023-09-24add support for HAFAS connection suggestions; drop manual destination listBirte Kristina Friesel-0/+14
2023-09-04perltidy2.1.3Birte Kristina Friesel-1/+2
2023-09-04work: 'did not find $dep' is not actionable → change severity to debugBirte Kristina Friesel-3/+3
2023-08-22Database: create index on real_departure to speed up latest journey queriesBirte Kristina Friesel-2/+12
2023-08-13WIP: HAFAS supportBirte Kristina Friesel-2/+66
2023-08-13influxdb: add stations statisticsBirte Kristina Friesel-1/+58
2023-08-09Store traewelling refresh token in database1.34.3Birte Kristina Friesel-0/+22
2023-08-08sort timeline (descending by checkin timestamp, so most recent checkins first)1.34.2Birte Kristina Friesel-0/+47
2023-08-07Traewelling: replace legacy password login with OAuth2Birte Kristina Friesel-0/+19
2023-07-23convert checkout to promises (checkout_p)Birte Kristina Friesel-16/+19
2023-07-22database: stations: make 'ds100' column optional.Birte Kristina Friesel-0/+12
2023-07-18followee list: show if accounts are following back1.33.3Birte Kristina Friesel-0/+23
2023-07-16account: add a list of sent follow requestsBirte Kristina Friesel-0/+19
2023-07-15database: change maximum comment lengthBirte Kristina Friesel-8/+8
2023-07-15add view for followees in transitBirte Kristina Friesel-0/+44
2023-07-09use promises for checkin and traewelling_to_travelynxBirte Kristina Friesel-1/+1
2023-07-03update ALL the copyright notices!Derf Null-10/+10
2023-06-26compute effective visibility in database viewDerf Null-0/+74
2023-06-26use small stations database for some testsDerf Null-0/+8
2023-06-26Move hash_password to Model/UsersDerf Null-18/+8
2023-06-24fine-graned visibility selection of history / past checkinsDerf Null-0/+54
2023-06-24time to flush the name cacheDerf Null-10/+10
2023-06-04fix missing join condition in followers viewDerf Null-0/+23
2023-06-04do not accept follows / follow requests by defaultDerf Null-1/+1
2023-06-04expose follows / social interaction in frontendDerf Null-0/+21
2023-06-03Users: support notifications about pending follow requestsDerf Null-0/+29
2023-05-31prepare for follow relations and follow-only checkinsDerf Null-0/+48
2023-04-06Perl is hard1.30.13Daniel Friesel-3/+7
2023-04-02work: real_arr_ts may be undefined1.30.12Daniel Friesel-1/+2
2023-04-01Update HAFAS polylines prior to checkout1.30.11Derf Null-1/+44
2023-03-10work: avoid race conditions with frontend when calling checkoutDerf Null-0/+6
2023-03-10worker: select on arr and dep eva for all arr/dep updatesDerf Null-3/+6
2023-03-03set default visibility to unlistedDaniel Friesel-1/+3
2023-02-27set visibility per journey (wip)Daniel Friesel-0/+114
2023-02-19update ze copyrightDaniel Friesel-5/+5
2023-02-04improve inconsistency list1.29.18Daniel Friesel-0/+12
2023-02-04inconsistent journeys: link to journeysDaniel Friesel-0/+13
2023-01-22account: implement immediate deletion1.29.16Daniel Friesel-1/+5
2023-01-22Move account deletion to Users modelDaniel Friesel-20/+6
2023-01-22users: rename "add_user" to "add" and "get_data" to "get"Daniel Friesel-4/+4
2023-01-18migration: only select required fields1.29.13Daniel Friesel-3/+2
2023-01-15change route/stop layout to [name, eva, {data}]Daniel Friesel-0/+76
2023-01-15update integritycheck to use internal station database1.29.10Daniel Friesel-35/+55
2023-01-07decrease amount of traewelling get_status requestsDaniel Friesel-1/+1