Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-15 | route / checkout selection: use EVA ID if available | Birte Kristina Friesel | -2/+2 | |
2023-08-15 | station board: add iris / hafas links | Birte Kristina Friesel | -1/+35 | |
2023-08-14 | traveling: redirect hafas journeys to hafas=1 | Birte Kristina Friesel | -3/+10 | |
2023-08-14 | API docs: Zug → Fahrt | Birte Kristina Friesel | -14/+14 | |
2023-08-14 | API: Note that ds100 may be null | Birte Kristina Friesel | -8/+6 | |
2023-08-14 | hafas preparations: Zug → Fahrt | Birte Kristina Friesel | -53/+53 | |
2023-08-13 | synchronize non-train checkins from traewelling to travelynx | Birte Kristina Friesel | -14/+81 | |
2023-08-13 | Remove unused _cancelled template | Birte Kristina Friesel | -27/+0 | |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -40/+509 | |
2023-08-13 | influxdb: add stations statistics | Birte Kristina Friesel | -1/+59 | |
2023-08-12 | fix tests (use relative datetimes for proper past visibility handling) | Birte Kristina Friesel | -8/+8 | |
2023-08-09 | Store traewelling refresh token in database1.34.3 | Birte Kristina Friesel | -18/+41 | |
2023-08-09 | traewelling oauth: pass HTTP redirect_uri in development mode | Birte Kristina Friesel | -2/+4 | |
2023-08-08 | sort timeline (descending by checkin timestamp, so most recent checkins first)1.34.2 | Birte Kristina Friesel | -0/+47 | |
2023-08-08 | Fix Traewelling OAuth2 behind reverse proxies1.34.1 | Birte Kristina Friesel | -1/+6 | |
a reverse proxy makes mojolicious believe that it is using HTTP, even though it is HTTPS. | ||||
2023-08-08 | changelog1.34.0 | Birte Kristina Friesel | -0/+31 | |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -170/+179 | |
This is a breaking change insofar as that traewelling support is no longer provided automatically, but must be enabled by providing a traewelling.de application ID and secret in travelynx.conf. However, as traewelling.de password login is deprecated and wil soon be disabled, travelynx would break either way. So we might or might not see travelynx 2.0.0 in the next days. Automatic token refresh is still todo, but that was the case for password login as well. Closes #64 | ||||
2023-08-06 | rebuild assets | Birte Kristina Friesel | -2/+2 | |
2023-08-06 | use proper text contrast for input labels | Birte Kristina Friesel | -3/+5 | |
Materialize has _weird_ defaults Closes #79 | ||||
2023-08-06 | update autocomplete for IRIS 1.88 | Birte Kristina Friesel | -6/+19 | |
2023-08-06 | update cpanfile.snapshot | Birte Kristina Friesel | -99/+96 | |
2023-07-23 | convert checkout to promises (checkout_p) | Birte Kristina Friesel | -252/+343 | |
2023-07-23 | departure board: do not allow new checkins prior to arrival of current checkin | Birte Kristina Friesel | -3/+18 | |
This check is already present in the backend; now the frontend knows about it too. | ||||
2023-07-23 | checkout: remove with_related special case | Birte Kristina Friesel | -41/+25 | |
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-23 | do not use minified js in development mode | Birte Kristina Friesel | -3/+7 | |
2023-07-22 | database: stations: make 'ds100' column optional. | Birte Kristina Friesel | -0/+12 | |
HAFAS stations do not necessarily have ds100 codes | ||||
2023-07-20 | social_list: use blue text to distinguish action icons from info icons1.33.7 | Birte Kristina Friesel | -9/+9 | |
2023-07-19 | Users->delete: delete relations as well1.33.6 | Birte Kristina Friesel | -9/+11 | |
2023-07-18 | fix follow-requests-received link1.33.5 | Birte Kristina Friesel | -3/+3 | |
2023-07-18 | update relations test. oops.1.33.4 | Birte Kristina Friesel | -2/+2 | |
2023-07-18 | followee list: show if accounts are following back1.33.3 | Birte Kristina Friesel | -3/+52 | |
2023-07-17 | _checked_in: adjust margins for timeline link | Birte Kristina Friesel | -1/+1 | |
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -108/+505 | |
2023-07-16 | timeline_link: add missing space behind 'auch'1.33.2 | Birte Kristina Friesel | -2/+2 | |
2023-07-16 | action#checkin: re-add auto checkout1.33.1 | Birte Kristina Friesel | -0/+8 | |
was removed from $self->checkin in 1074f248cc415a397f16d0328a8f45fa6a867513 | ||||
2023-07-16 | update changelog1.33.0 | Birte Kristina Friesel | -2/+25 | |
2023-07-16 | release assets | Birte Kristina Friesel | -23/+23 | |
2023-07-16 | rebuild assets | Birte Kristina Friesel | -1/+1 | |
2023-07-16 | auto-refresh timeline | Birte Kristina Friesel | -0/+12 | |
2023-07-16 | status card: do not show detail/map links in timeline view | Birte Kristina Friesel | -11/+13 | |
2023-07-16 | show followee checkins in departure board | Birte Kristina Friesel | -1/+16 | |
2023-07-16 | cleanup; perltidy | Birte Kristina Friesel | -20/+14 | |
2023-07-16 | checked-in view: move timeline link a bit to the bottom | Birte Kristina Friesel | -6/+6 | |
2023-07-16 | timeline: show message if no accounts are en route | Birte Kristina Friesel | -0/+7 | |
2023-07-15 | remove debug output | Birte Kristina Friesel | -3/+0 | |
2023-07-15 | add timeline / current checkins | Birte Kristina Friesel | -2/+77 | |
2023-07-15 | get_user_status: fix stop_before_dest calculation | Birte Kristina Friesel | -4/+12 | |
2023-07-15 | postprocess timeline; move user-related parts to get_user_status | Birte Kristina Friesel | -152/+167 | |
2023-07-15 | database: change maximum comment length | Birte Kristina Friesel | -8/+8 | |
2023-07-15 | timeline: minimum visibility is followers-only, not unlisted | Birte Kristina Friesel | -1/+1 | |