Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-08-21 | backend selection: add coverage regions and links to coverage map2.8.27 | Birte Kristina Friesel | -0/+33 | |
2024-08-17 | backend selection: Hide Resrobot and TPG2.8.26 | Birte Kristina Friesel | -0/+4 | |
These backends do not provide trip/journey details, making them useless for travelynx | ||||
2024-08-13 | backend selection: remove type from buttons (invisible on narrow screens) | Birte Kristina Friesel | -1/+1 | |
2024-08-12 | backend form: always show IRIS first | Birte Kristina Friesel | -1/+6 | |
2024-08-12 | backend selection: add homepage links | Birte Kristina Friesel | -3/+6 | |
2024-08-10 | backend selection: handle backends that are no longer supported | Birte Kristina Friesel | -3/+9 | |
2024-07-26 | Multi-backend support | Birte Kristina Friesel | -0/+46 | |
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) | ||||
2024-06-15 | remove service / sb_template selection; hardcode DBF with variable hafas flag | Birte Kristina Friesel | -23/+0 | |
2024-01-14 | confirm_mail: work around funky MUAs2.5.11 | Birte Kristina Friesel | -0/+9 | |
2023-09-24 | add support for HAFAS connection suggestions; drop manual destination list | Birte Kristina Friesel | -24/+6 | |
Still TODO: handle stations that have several EVAs | ||||
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -17/+34 | |
2023-07-03 | update ALL the copyright notices! | Derf Null | -1/+1 | |
2023-06-26 | Move hash_password to Model/Users | Derf Null | -23/+11 | |
2023-06-25 | Login: return HTTP 400 on invalid password or unconfirmed account | Derf Null | -2/+10 | |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -16/+7 | |
most notably, adds a 'history for followers only' mode | ||||
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 | -21/+46 | |
2023-06-04 | Account: add rel="me" to profile links | Derf Null | -1/+1 | |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -14/+240 | |
2023-06-04 | add profile editor | Derf Null | -0/+68 | |
2023-05-24 | rename get_privacy_by_name to get_privacy_by, allow requests by uid | Derf Null | -1/+1 | |
2023-03-04 | webfinger: adjust profile visibility1.30.6 | Daniel Friesel | -2/+3 | |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -1/+3 | |
got lost in 1.30.0 | ||||
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -43/+35 | |
some odds and ends left to polish, but ready for testing | ||||
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 | |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -1/+1 | |
2023-01-22 | move get_api_token to users model | Daniel Friesel | -6/+9 | |
2023-01-21 | API documentation: do not perform database requests from template helpers | Daniel Friesel | -3/+11 | |
2023-01-08 | webfinger: remove superfluous acct: in response | Daniel Friesel | -1/+1 | |
2023-01-08 | webfinger queries are prefixed with acct:1.29.9 | Daniel Friesel | -1/+1 | |
2023-01-08 | ... derp | Daniel Friesel | -0/+1 | |
2023-01-08 | webfinger: obtain base urls | Daniel Friesel | -5/+5 | |
2023-01-08 | add webfinger "profile-page" support (for public profiles only) | Daniel Friesel | -1/+49 | |
2022-09-24 | optionally show local transit connections as well | Daniel Friesel | -7/+25 | |
2022-07-30 | Account: Move helpers to a separate section | Daniel Friesel | -189/+193 | |
2022-07-16 | services: add marudor.de/regional | Daniel Friesel | -1/+1 | |
2022-07-11 | optionally link to external departure boards where sensible (WiP) | Daniel Friesel | -0/+23 | |
2022-03-07 | limit password length to 10000 characters | Daniel Friesel | -1/+1 | |
that should be sufficient… | ||||
2022-02-20 | Move webhook database queries to Users model | Daniel Friesel | -3/+6 | |
2022-01-19 | Controller/Account: refactor mail notifications into separate functions | Daniel Friesel | -127/+174 | |
2021-10-30 | Account: do not disclose denylist filename on open error | Daniel Friesel | -9/+13 | |
2021-08-20 | allow registration to be denied for certain IPs, e.g. known spammers | Daniel Friesel | -0/+16 | |
(yes, there are actually spambots flooding people with unsolicited registration e-mails) | ||||
2021-06-14 | Add explanation to name change page | Daniel Friesel | -4/+17 | |
2021-06-13 | move user name validation to Users model | Daniel Friesel | -29/+8 | |
2021-06-13 | Model/Users: Remove superfluous "check_if_" prefix from check functions | Daniel Friesel | -3/+3 | |
2021-06-12 | allow users to change their name | Daniel Friesel | -0/+87 | |
2021-04-20 | attempt to prevent registration spam1.19.11 | Daniel Friesel | -0/+14 | |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 | |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 | |
2020-09-04 | profile: limit history to four weeks by default | Daniel Friesel | -0/+9 | |