Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-26 | Multi-backend support | Birte Kristina Friesel | -5/+18 | |
Squashed commit of the following: commit 92518024ba295456358618c0e8180bd8e996fdf1 Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:39:46 2024 +0200 add_or_update station: remove superfluos 'new backend id := old backend id' commit df21c20c6e4c86454f8a9ac69121404415217f2a Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:35:51 2024 +0200 revert connection targets min_count to 3 commit be335cef07d0b42874f5fc1de4a1d13396e8e807 Author: Birte Kristina Friesel <birte.friesel@uos.de> Date: Fri Jul 26 18:20:05 2024 +0200 mention backend selection in API documentation commit 9f41828fb4f18fd707e0087def3032e8d4c8d7d8 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:19:23 2024 +0200 use_history: not all backends provide route data in departure monitor commit 09714b4d89684b8331d0e96f564a4c7432318f70 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:44 2024 +0200 disambiguation: pass correct hafas parameter commit 8cdf1120fc32155dc6525be64601b7c10a9c7f52 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:11:28 2024 +0200 _checked_in: hide Zuglauf link for non-db checkins commit 7455653f541198e0e0a6d11aed421487ffdb6285 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 20:01:47 2024 +0200 debug output commit b9cda07f85601a58ea32dbdacdd5399f302db52b Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Thu Jul 25 19:09:07 2024 +0200 fix remaining get_connection_targets / get_connecting_trains_p invocations commit 2759d7258c37c7498905cfe19f6b4c4f6d16bd21 Author: Birte Kristina Friesel <derf@finalrewind.org> Date: Wed Jul 24 20:50:12 2024 +0200 support non-DB HAFAS backends (WiP) | ||||
2023-08-26 | obtain autocompletion from database2.1.1 | Birte Kristina Friesel | -0/+18 | |
2023-08-19 | API: Support HAFAS checkin (via journeyID) | Birte Kristina Friesel | -5/+14 | |
2023-08-19 | API: fix checkin with toStation and checkout endpoints | Birte Kristina Friesel | -24/+39 | |
Broken by 38ad42b42cbf6da6254a2498a2fc553507cb3f18 | ||||
2023-07-23 | checkout: remove with_related special case | Birte Kristina Friesel | -6/+13 | |
travelynx now always calls checkout with the database-provided arr_eva, so the edge case in which it provided a station that is not actually on the route of a train can no longer appear. | ||||
2023-07-09 | Api: use get_departures_p | Birte Kristina Friesel | -33/+32 | |
2023-07-09 | use promises for checkin and traewelling_to_travelynx | Birte Kristina Friesel | -32/+42 | |
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-06-04 | use a separate bad_request page for CSRF errors | Derf Null | -1/+5 | |
2023-05-21 | get_user_status_json_v1: add public flag to hide actionTime | Derf Null | -14/+14 | |
2023-03-26 | API: import: fix get_api_token signature1.30.9 | Derf Null | -1/+1 | |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 | |
2023-01-22 | move token type to ID map from Travelynx.pm to Model/Users | Daniel Friesel | -1/+1 | |
2023-01-22 | move get_api_token to users model | Daniel Friesel | -5/+6 | |
2023-01-21 | API documentation: do not perform database requests from template helpers | Daniel Friesel | -1/+10 | |
2023-01-03 | Api: Fix 'uninitialized value' warning when no token is set1.29.4 | Daniel Friesel | -1/+4 | |
2022-12-07 | switch to internal station database; add out-of-service stations for old ↵1.28.0 | Daniel Friesel | -22/+4 | |
journeys | ||||
2022-07-30 | Api: section headers for helpers / controllers; perltidy | Daniel Friesel | -8/+12 | |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 | |
2020-11-28 | move statistics cache to a separate model class | Daniel Friesel | -1/+2 | |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 | |
2020-10-11 | move in_transit queries to an InTransit model class | Daniel Friesel | -4/+8 | |
2020-09-30 | Allow linking a Träwelling account, auto-sync Träwelling→travelynx | Daniel Friesel | -5/+15 | |
travelynx→Träwelling is still work-in-progress Squashed commit of the following: commit 97faa6e2e6c8d20fba30f2d0f6e78187ceeb72e6 Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 30 18:50:05 2020 +0200 improve traewelling log and tx handling commit 487d7dd728b9d45b731bdc7098cf3358ea2e206e Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 30 18:02:41 2020 +0200 add missing traewelling template commit 0148da2f48d9a52dcddc0ab81f83d8f8ac3062ab Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 30 18:02:35 2020 +0200 improve traewelling pull sync commit 4861a9750f9f2d7621043361d0af6b0a8869a0df Author: Daniel Friesel <derf@finalrewind.org> Date: Tue Sep 29 22:14:24 2020 +0200 wip checkin from traewelling commit f6aeb6f06998a2a7a80f63a7b1b688b1a26b66bd Author: Daniel Friesel <derf@finalrewind.org> Date: Tue Sep 29 18:37:53 2020 +0200 refactor traewelling integration. login and logout are less of a hack now. checkin and checkout are not supported at the moment. | ||||
2020-09-05 | Fix checkin via API. Broken by 717cc18a403d6705c64a9a6fd43578c1efbb159f1.17.1 | Daniel Friesel | -1/+5 | |
Closes #44 | ||||
2020-08-16 | Move most journey code to newly introduced Journey model | Daniel Friesel | -4/+8 | |
2020-01-26 | Api: Import: Set correct route key for add_journey | Daniel Friesel | -1/+1 | |
2020-01-26 | import API: route -> intermediateStops | Daniel Friesel | -4/+10 | |
2020-01-26 | import API: Add deprecated field, remove development check | Daniel Friesel | -32/+30 | |
2020-01-26 | import API: invalidate stats cache after adding a journey | Daniel Friesel | -0/+1 | |
2019-12-31 | Release Travel API1.13.0 | Daniel Friesel | -12/+0 | |
2019-12-30 | Checkin API: error out if fromStation / toStation are ambiguous | Daniel Friesel | -0/+41 | |
2019-12-23 | Use EVA IDs instead of travelynx-internal station IDs. Not 100% tested yet. | Daniel Friesel | -85/+0 | |
2019-12-20 | more travel API documentation | Daniel Friesel | -4/+5 | |
2019-12-20 | travel API: more helpful errors on invalid input | Daniel Friesel | -4/+35 | |
2019-12-20 | Travel API: Add "deprecated" field | Daniel Friesel | -28/+41 | |
2019-12-20 | checkin api: only set comment if checkin was successful | Daniel Friesel | -1/+1 | |
2019-12-19 | disable import and checkin API endpoints in production mode | Daniel Friesel | -0/+22 | |
2019-12-17 | travel, import API: Verify that payload is a hash | Daniel Friesel | -4/+26 | |
2019-12-17 | api/import: More helpful errors, fix "lax" support | Daniel Friesel | -0/+16 | |
2019-12-17 | API: Add lax option | Daniel Friesel | -1/+2 | |
2019-12-14 | Travel API: comment support | Daniel Friesel | -0/+9 | |
2019-12-14 | Add travel (checkin/checkout/undo) API | Daniel Friesel | -0/+161 | |
2019-12-14 | Add API entry point for journey import | Daniel Friesel | -3/+164 | |
2019-05-06 | basic webhook support, onwards to betatesting | Daniel Friesel | -64/+1 | |
2019-05-02 | Do not error out when receiving UIDs > INT_MAX1.1.2 | Daniel Friesel | -0/+10 | |
2019-05-02 | Public API documentation | Daniel Friesel | -0/+6 | |
2019-04-24 | Bump API to v1 | Daniel Friesel | -1/+108 | |
2019-04-23 | Use one row per journey instead of split checkin/checkout entries | Daniel Friesel | -7/+9 | |
Whether a user is in transit or not is now determined by an entry in the in_transit table instead of a dangling checkin. All completed journeys are stored in the "journeys" table. This does most of the work needed for automatic checkout. However, note that the corresponding worker process is not implemented yet. | ||||
2019-04-22 | Use Mojo::Pg for all remaining Controller and Helper logic | Daniel Friesel | -4/+19 | |