summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2025-07-27Login page: Return HTTP 401; support JSON requestsBirte Kristina Friesel-4/+11
2025-07-27Allows journeys to be exported (downloaded) as raw JSONBirte Kristina Friesel-26/+60
2025-07-27get_user_status: correctly report EFA checkinsBirte Kristina Friesel-0/+2
2025-07-25account: make success messages localizableBirte Kristina Friesel-10/+70
2025-07-25Add template for localizationBirte Kristina Friesel-0/+501
2025-07-25README: Add Codeberg mirrorBirte Kristina Friesel-0/+1
2025-07-25de_DE, en_GB: shorten boarding/departure textsBirte Kristina Friesel-3/+3
2025-07-25add very basic locale testsBirte Kristina Friesel-0/+100
2025-07-25add a tad more static testsBirte Kristina Friesel-5/+11
2025-07-25add initial hungarian language support, see comments in hu_HU.po file (#278)Aurora-0/+491
2025-07-25localization: add localized date and time string to account pageTamara Schmitz-1/+13
2025-07-25localization: add more account page strings to localesTamara Schmitz-7/+49
2025-07-24localization: add more english localization for register.html.epTamara Schmitz-9/+9
2025-07-23update public status card for pre/post changesBirte Kristina Friesel-1/+1
2025-07-23journey: share: timestamps are always intBirte Kristina Friesel-1/+1
2025-07-23Translate LuftlinieBirte Kristina Friesel-2/+14
2025-07-22l10n: incorporate arrival-in pre/post into fr and plBirte Kristina Friesel-2/+8
2025-07-22l10n: split wagons.{from,to} into .pre, .postBirte Kristina Friesel-10/+34
2025-07-22localization: use pre-/postfix for boarding, arrival, departureBirte Kristina Friesel-15/+55
2025-07-21en-GB: I am Fehler. No, wait, I mean I am Error.Birte Kristina Friesel-1/+1
2025-07-21de_DE: Fix TypoBirte Kristina Friesel-1/+1
2025-07-21Localize journeys.html.ep and translate it to en-GBBirte Kristina Friesel-21/+152
2025-07-20_checked_in: More en-GB translationsBirte Kristina Friesel-23/+139
2025-07-20Translate the remainder of the landing pageBirte Kristina Friesel-5/+37
2025-07-20Translate about.html.ep to en-GBBirte Kristina Friesel-18/+85
2025-07-20Allow users to re-set their language preferences to browser defaultBirte Kristina Friesel-3/+45
2025-07-20en-GB: translate landing pageBirte Kristina Friesel-7/+34
2025-07-20Landingpage: prepare about text for localizationBirte Kristina Friesel-31/+238
2025-07-20Tests: perltidyBirte Kristina Friesel-78/+167
2025-07-20Tests: Hard-code German localeBirte Kristina Friesel-1/+20
2025-07-20estimate_trip_position: handle duration between legs == 0Birte Kristina Friesel-0/+5
2025-07-20Ensure that we have a valid localization handle to call set_fallback onBirte Kristina Friesel-1/+7
2025-07-19Localization fallback: first try en-GB and then de-DEBirte Kristina Friesel-2/+6
2025-07-19So _this_ is how Locale::Maketext's fallback works.Birte Kristina Friesel-6/+16
2025-07-19Turns out: Locale::Maketext expects %Lexicon, not %lexiconBirte Kristina Friesel-1/+1
2025-07-19Add french to Accept-Language and settings segmentsBirte Kristina Friesel-0/+13
2025-07-19Fish polish translation plural descriptor stringlymkwi-1/+1
2025-07-19Add stub of french localizationlymkwi-0/+180
2025-07-18Enable Polish for Accept-LanguageBirte Kristina Friesel-0/+3
2025-07-18oopsie forgot to add it hererail-0/+10
2025-07-18add initial Polish localizationrail-0/+180
2025-07-18Update cpanfile.snapshotBirte Kristina Friesel-0/+28
2025-07-18Add localization support.Birte Kristina Friesel-57/+611
2025-07-17update cpanfile.snapshot2.15.15Birte Kristina Friesel-35/+35
2025-07-11Fix train position calculation on first leg of polyline2.15.14Birte Kristina Friesel-1/+1
2025-07-11estimate_trip_position: Remove dead codeBirte Kristina Friesel-11/+0
2025-07-11InTransit: re-add fallback path to location estimation.Birte Kristina Friesel-11/+20
2025-07-10in transit: show estimated train position and full route (greyed out)2.15.13Birte Kristina Friesel-12/+215
2025-07-06database: Relax platform and line length constraints2.15.12Birte Kristina Friesel-0/+151
2025-07-06Adjust t/12-journey-edit for 3dcb6e1619672ba3a9cf63b5e2a67d378e19e20cBirte Kristina Friesel-16/+24