Daniel Friesel
f107f9e4c1
update autocompletion for iris 1.72
2022-10-03 12:08:09 +02:00
Daniel Friesel
b4a31cbc46
travelynx-action: only show checkin error if it is not already being shown
2022-08-19 18:14:35 +02:00
Daniel Friesel
bc978120e1
update autocomplete list for T-S-DE-IRIS 1.69
2022-08-04 13:56:33 +02:00
Daniel Friesel
ce5925ad85
rebuild assets
2022-07-14 21:07:56 +02:00
Daniel Friesel
f01f108f94
increased click area for checkin
2022-07-14 21:05:07 +02:00
Daniel Friesel
7a34f64eba
geolocation: Use large-click-area links for station list
2022-07-14 18:26:23 +02:00
Daniel Friesel
1f673db4ea
update assets
2022-07-13 21:38:34 +02:00
Daniel Friesel
0fb90fef76
update autocomplete list
2022-07-13 21:38:00 +02:00
Daniel Friesel
2f01ea6f0d
Update station name autocompletion for T-S-DE-IRIS 1.60
2021-09-12 10:09:46 +02:00
Daniel Friesel
64e20b50cf
Update autocompletion for T-S-DE-IRIS 1.59
2021-08-14 17:03:19 +02:00
Daniel Friesel
0d2a53c80d
Update station autocompletion for T-S-DE-IRIS v1.56
2021-06-20 12:19:26 +02:00
Daniel Friesel
a4ff5e8ad8
Switch to AGPL3+
2021-01-29 18:32:13 +01:00
Daniel Friesel
40072cf9ca
update autocomplete station list
2021-01-09 20:51:21 +01:00
Daniel Friesel
5b7086bcd9
update station list for autocompletion
2020-12-13 21:51:59 +01:00
Daniel Friesel
b70ecc7c7c
Add a bunch of licensing data
2020-11-27 22:12:56 +01:00
Daniel Friesel
ea05b0629a
update autocomplete list
2020-02-01 16:20:10 +01:00
Daniel Friesel
875dd4e0b5
confirm undo of checkins after 15 minutes
2019-12-08 21:04:34 +01:00
Daniel Friesel
35e9dae349
include URL in copied share text if enabled
2019-11-14 18:23:21 +01:00
Daniel Friesel
3e61b9de48
Copy share text to clipboard if sharing API is unavailable
...
Closes #24
2019-11-14 17:47:06 +01:00
Daniel Friesel
663b4dc6d8
live update of next station via javascript
2019-10-29 21:18:46 +01:00
Daniel Friesel
d08c1ead33
update autocomplete station list
2019-08-22 13:41:31 +02:00
Daniel Friesel
ee24664ee9
make share button link to status page if share API is unavailable
2019-06-19 21:04:36 +02:00
Daniel Friesel
d9d3aac792
allow checkin from connections view
2019-05-19 10:32:57 +02:00
marudor
84b32b28e9
Further color improvements
2019-05-16 16:10:53 +02:00
marudor
87e74ca90d
Add color switcher to toolbar
2019-05-16 15:22:47 +02:00
Daniel Friesel
82297687ed
social sharing for current journey
2019-05-12 11:44:28 +02:00
marudor
d2f01f963a
Do not nag directly for geolocation
2019-05-11 12:43:13 +02:00
Daniel Friesel
f6800c8668
javascript-based refresh of journey progress and countdown
2019-05-10 17:58:13 +02:00
Daniel Friesel
374da87182
hide status countdown when offline
2019-05-09 18:14:16 +02:00
Daniel Friesel
ef77bfcdea
more frequent reload on sync failure
2019-05-07 18:01:49 +02:00
Daniel Friesel
76bd6763df
only show loading animation on links without custom animation
2019-05-07 17:56:40 +02:00
Daniel Friesel
18df44cc71
add loading indicator to nav
2019-05-06 18:07:53 +02:00
Daniel Friesel
85636af26a
do not perform useless geolocation lookups ( #10 )
2019-05-05 12:30:46 +02:00
Daniel Friesel
a7b899dcc0
migrate to jQuery 3
2019-05-04 08:30:05 +02:00
Daniel Friesel
3068652d35
oops
2019-05-02 10:24:05 +02:00
Daniel Friesel
3de5de7db2
Finish public-facing exposed user status (opt-in)
2019-05-02 10:05:15 +02:00
Daniel Friesel
8c1888263b
show marker when unable to sync
2019-04-26 22:27:07 +02:00
Daniel Friesel
6c1cae86f4
Primitive auto-refresh of current journey status
...
Todo: Redirect user to destination station upon arrival
2019-04-23 22:27:13 +02:00
Daniel Friesel
e168d9cd39
Use one row per journey instead of split checkin/checkout entries
...
Whether a user is in transit or not is now determined by an entry in the
in_transit table instead of a dangling checkin.
All completed journeys are stored in the "journeys" table.
This does most of the work needed for automatic checkout. However, note that
the corresponding worker process is not implemented yet.
2019-04-23 18:08:07 +02:00
Daniel Friesel
e2598df25b
Allow journey deletion
...
See issue #3
2019-04-04 18:26:53 +02:00
Daniel Friesel
a8a3aa17ce
Perform undo by deleting the erroneous database entry
2019-03-31 08:45:51 +02:00
Daniel Friesel
01df965d66
support logging of cancelled journeys
2019-03-19 18:20:05 +01:00
Daniel Friesel
42bb5cc493
add autocomplete for station form
2019-03-16 21:37:57 +01:00
Daniel Friesel
c8f9fc901b
allow manual input of station name
...
Closes #1
2019-03-16 21:33:19 +01:00
Daniel Friesel
13d81d72ee
show hint in case of geolocation error
2019-03-08 19:40:57 +01:00
Daniel Friesel
fd60839116
switch from HTTP Auth to Cookie Auth
2019-03-07 18:36:11 +01:00
Daniel Friesel
130d598a9e
more helpful message for checkout without real-time data
2019-02-14 18:04:15 +01:00
Daniel Friesel
f87306dc34
allow undo for checkins
2018-11-02 21:35:53 +01:00
Daniel Friesel
95cbc500ae
Minify JS
2018-10-21 16:27:32 +02:00
Daniel Friesel
8e817e5d60
Re-add force checkout to frontend
2018-10-21 15:57:38 +02:00