Age | Commit message (Expand) | Author | Lines |
2023-06-26 | compute effective visibility in database view | Derf Null | -0/+74 |
2023-06-26 | use small stations database for some tests | Derf Null | -0/+8 |
2023-06-26 | Move hash_password to Model/Users | Derf Null | -18/+8 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -0/+54 |
2023-06-24 | time to flush the name cache | Derf Null | -10/+10 |
2023-06-04 | fix missing join condition in followers view | Derf Null | -0/+23 |
2023-06-04 | do not accept follows / follow requests by default | Derf Null | -1/+1 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -0/+21 |
2023-06-03 | Users: support notifications about pending follow requests | Derf Null | -0/+29 |
2023-05-31 | prepare for follow relations and follow-only checkins | Derf Null | -0/+48 |
2023-04-06 | Perl is hard1.30.13 | Daniel Friesel | -3/+7 |
2023-04-02 | work: real_arr_ts may be undefined1.30.12 | Daniel Friesel | -1/+2 |
2023-04-01 | Update HAFAS polylines prior to checkout1.30.11 | Derf Null | -1/+44 |
2023-03-10 | work: avoid race conditions with frontend when calling checkout | Derf Null | -0/+6 |
2023-03-10 | worker: select on arr and dep eva for all arr/dep updates | Derf Null | -3/+6 |
2023-03-03 | set default visibility to unlisted | Daniel Friesel | -1/+3 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -0/+114 |
2023-02-19 | update ze copyright | Daniel Friesel | -5/+5 |
2023-02-04 | improve inconsistency list1.29.18 | Daniel Friesel | -0/+12 |
2023-02-04 | inconsistent journeys: link to journeys | Daniel Friesel | -0/+13 |
2023-01-22 | account: implement immediate deletion1.29.16 | Daniel Friesel | -1/+5 |
2023-01-22 | Move account deletion to Users model | Daniel Friesel | -20/+6 |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -4/+4 |
2023-01-18 | migration: only select required fields1.29.13 | Daniel Friesel | -3/+2 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -0/+76 |
2023-01-15 | update integritycheck to use internal station database1.29.10 | Daniel Friesel | -35/+55 |
2023-01-07 | decrease amount of traewelling get_status requests | Daniel Friesel | -1/+1 |
2023-01-07 | log traewelling sync HTTP status to influxdb1.29.6 | Daniel Friesel | -6/+60 |
2023-01-07 | work, traewelling: only push to influxdb in prod mode | Daniel Friesel | -5/+20 |
2023-01-02 | influxdb command: directly write to db rather than stdout | Daniel Friesel | -15/+30 |
2023-01-02 | move traewelling sync to a separate command | Daniel Friesel | -89/+155 |
2022-12-30 | work: count errors1.29.2 | Daniel Friesel | -1/+5 |
2022-12-30 | work: separate durations for main and traewelling | Daniel Friesel | -7/+14 |
2022-12-30 | worker: optionally publish influxdb stats | Daniel Friesel | -0/+12 |
2022-12-28 | influxdb: report total checkins rather than windows | Daniel Friesel | -32/+2 |
2022-12-28 | add influxdb command | Daniel Friesel | -0/+159 |
2022-12-27 | work: Fix log invocation1.28.5 | Daniel Friesel | -1/+1 |
2022-12-23 | work: not finding a departing train is not critical | Daniel Friesel | -1/+3 |
2022-12-12 | database migration: track previosu travelynx version; offer rollback hints | Daniel Friesel | -13/+66 |
2022-12-12 | database IRIS sync: update ds100, name, lat, lon from IRIS DB1.28.4 | Daniel Friesel | -1/+1 |
2022-12-12 | database: has-current-schema: check IRIS version | Daniel Friesel | -1/+4 |
2022-12-11 | database: refactor schema/iris version check | Daniel Friesel | -19/+5 |
2022-12-07 | get name/ds100 from db and lat/lon from dict1.28.1 | Daniel Friesel | -0/+67 |
2022-12-07 | switch to internal station database; add out-of-service stations for old jour...1.28.0 | Daniel Friesel | -1/+238 |
2022-12-04 | maintenance: remove polyline code. polylines were added more than two years ago | Daniel Friesel | -88/+0 |
2022-12-04 | integritycheck: process journeys row by row rather than at once | Daniel Friesel | -2/+3 |
2022-12-04 | integritycheck: also check station names in routes | Daniel Friesel | -5/+52 |
2022-12-04 | rename missingstations command to integritycheck | Daniel Friesel | -1/+1 |
2022-11-25 | add missingstations maintenance command | Daniel Friesel | -0/+44 |
2022-09-24 | optionally show local transit connections as well | Daniel Friesel | -0/+24 |