..
layouts
do not use minified js in development mode
2023-07-23 11:25:45 +02:00
_cancelled.html.ep
Use JSON for messages and route storage, prepare for extended route data
2019-05-26 17:28:21 +02:00
_cancelled_departure.html.ep
move get_connecting_trains out of _cancelled_departure template
2022-07-26 14:51:57 +02:00
_checked_in.html.ep
_checked_in: adjust margins for timeline link
2023-07-17 15:28:42 +02:00
_checked_out.html.ep
_checked_out: move get_connecting_trains call to controller
2022-07-26 15:36:22 +02:00
_connections.html.ep
show expected load of suggested connections, if available
2022-11-12 18:37:00 +01:00
_deletion_note.html.ep
Further color improvements
2019-05-16 16:10:53 +02:00
_departures_hafas.html.ep
stationboard: add HAFAS support
2023-03-27 21:03:25 +02:00
_departures_iris.html.ep
show followee checkins in departure board
2023-07-16 10:30:47 +02:00
_format_train.html.ep
expose follows / social interaction in frontend
2023-06-04 18:21:36 +02:00
_history_months.html.ep
testing a more organized history navigation
2020-11-21 15:34:06 +01:00
_history_months_for_year.html.ep
month overview: distinguish between no stats and no journeys
2020-11-21 15:39:21 +01:00
_history_stats.html.ep
fix excess column in history statistics
2023-05-23 18:22:46 +02:00
_history_trains.html.ep
add public profile page and public journey details
2020-09-03 22:27:50 +02:00
_history_years.html.ep
use stats-enabled list view for year list as well
2020-12-03 22:15:09 +01:00
_history_years_list.html.ep
oopsie
2020-12-03 22:16:54 +01:00
_invalid_input.html.ep
use a separate bad_request page for CSRF errors
2023-06-04 19:25:24 +02:00
_map.html.ep
Improve map performance by passing actual polylines for train routes
2020-02-07 23:19:01 +01:00
_public_status_card.html.ep
status card: do not show detail/map links in timeline view
2023-07-16 10:33:49 +02:00
_timeline-checked-in.html.ep
timeline: show message if no accounts are en route
2023-07-16 08:45:17 +02:00
_timeline_link.html.ep
timeline_link: add missing space behind 'auch'
2023-07-16 18:34:37 +02:00
_transit_fyi.html.ep
connections: platform on the left, times on the right; similar to departure board
2022-09-25 17:11:54 +02:00
_wagons.html.ep
Move ICE names to a separate JSON file
2020-01-06 17:59:40 +01:00
about.html.ep
about: use activitypub for contact and homepage for derf link
2022-11-24 21:45:54 +01:00
account.html.ep
Traewelling: replace legacy password login with OAuth2
2023-08-07 21:17:10 +02:00
add_journey.html.ep
Fix Model::Journey usage in add_journey template (add missing uid)
2020-10-17 16:27:53 +02:00
api_documentation.html.ep
update API documentation
2023-05-29 15:06:28 +02:00
bad_request.html.ep
use a separate bad_request page for CSRF errors
2023-06-04 19:25:24 +02:00
cancelled.html.ep
Add manual journey entry
2019-04-26 19:53:01 +02:00
change_mail.html.ep
Further color improvements
2019-05-16 16:10:53 +02:00
change_name.html.ep
Add explanation to name change page
2021-06-14 19:30:58 +02:00
change_password.html.ep
limit password length to 10000 characters
2022-03-07 18:12:43 +01:00
changelog.html.ep
update changelog
2023-07-16 10:39:33 +02:00
commute.html.ep
fix a typo introduced in 8170ce5
2020-10-17 16:25:44 +02:00
departures.html.ep
departure board: do not allow new checkins prior to arrival of current checkin
2023-07-23 12:51:07 +02:00
edit_comment.html.ep
comment editor, share button: fix comment visibility check
2023-05-29 15:24:51 +02:00
edit_journey.html.ep
disable browser-autocompletion on station-inputs
2020-10-17 16:17:10 +02:00
edit_profile.html.ep
add profile editor
2023-06-04 14:28:04 +02:00
edit_visibility.html.ep
expose follows / social interaction in frontend
2023-06-04 18:21:36 +02:00
exception.html.ep
stationboard: add HAFAS support
2023-03-27 21:03:25 +02:00
history.html.ep
use stats-enabled list view for year list as well
2020-12-03 22:15:09 +01:00
history_by_month.html.ep
testing a more organized history navigation
2020-11-21 15:34:06 +01:00
history_by_year.html.ep
review: link to list of all single-trip checkins
2022-12-29 14:14:12 +01:00
history_map.html.ep
history_map: fix CSS
2023-03-11 11:51:42 +01:00
journey.html.ep
journey: shorten headers; remove realtime from journey
2023-05-01 10:49:17 +02:00
landingpage.html.ep
add timeline / current checkins
2023-07-15 19:20:37 +02:00
legend.html.ep
indicate hidden departures in station board
2022-11-21 20:02:18 +01:00
login.html.ep
move footer to layout
2023-07-07 22:26:31 +02:00
not_found.html.ep
not_found: allow custom error message
2022-12-26 16:48:11 +01:00
offline.html.ep
use a distinct 'offline' icon
2019-06-05 18:49:13 +02:00
passengerrights.html.ep
handle substitute connections in passenger rights form
2019-09-18 20:21:16 +02:00
privacy.html.ep
fine-graned visibility selection of history / past checkins
2023-06-24 21:25:14 +02:00
profile.html.ep
fix follow-requests-received link
2023-07-18 18:05:47 +02:00
recover_password.html.ep
Further color improvements
2019-05-16 16:10:53 +02:00
register.html.ep
move footer to layout
2023-07-07 22:26:31 +02:00
set_password.html.ep
Move invalid input errors into common sub-template
2019-04-30 10:46:46 +02:00
social.html.ep
social: -v
2023-06-04 22:59:55 +02:00
social_list.html.ep
social_list: use blue text to distinguish action icons from info icons
2023-07-20 15:52:13 +02:00
timeline-checked-in.html.ep
add timeline / current checkins
2023-07-15 19:20:37 +02:00
traewelling.html.ep
Traewelling: replace legacy password login with OAuth2
2023-08-07 21:17:10 +02:00
use_external_links.html.ep
nvm -> dbf?hafas=1
2023-03-04 10:59:35 +01:00
use_history.html.ep
optionally show local transit connections as well
2022-09-24 18:53:04 +02:00
user_status.html.ep
move footer to layout
2023-07-07 22:26:31 +02:00
webhooks.html.ep
run webhook when updating checkin comment or visibility
2023-06-18 08:38:55 +02:00
year_in_review.html.ep
move footer to layout
2023-07-07 22:26:31 +02:00