Kristjan ESPERANTO
|
66d9fb5194
|
apply linting rules
follow-up of 228c7253
|
2024-02-10 16:50:12 +01:00 |
|
Jannis R
|
339d64e901
|
convert to ESM 💥📝
|
2022-11-18 19:20:03 +01:00 |
|
Jannis R
|
d86b359cb7
|
add todos; readme: fix link, changelog 📝; 5.15.0
|
2021-01-26 22:28:13 +01:00 |
|
Jannis R
|
c260e34f20
|
DB: parse gridL[].itemL[].remL[] 🐛
|
2021-01-26 21:15:19 +01:00 |
|
Jannis R
|
0f284e09b8
|
parseCommon: resolve **.msgL[] before **.locX
|
2021-01-26 21:15:19 +01:00 |
|
Jannis R
|
de896b1e96
|
parseCommon: respect opt.polyline 🐛
closes #181
|
2020-06-11 16:12:48 +02:00 |
|
Jannis R
|
d98910a651
|
parseCommon: parse hints before locations
|
2020-05-21 17:51:25 +02:00 |
|
Lukas Siemon
|
1b0133190f
|
object-scan@13 (improved performance)
closes #173
|
2020-04-09 01:00:45 +02:00 |
|
Jannis R
|
3ea9380218
|
parseLocation: parse fare zone, transit authority & more foreign stop IDs
closes #131
see also #5, #90
|
2020-03-08 23:04:04 +01:00 |
|
Jannis R
|
2a241375db
|
parseLocation: parse foreign stop IDs from I hints
`rRefL` seems to be used by older HAFAS endpoints, e.g. `ver: 1.11`.
see also #5, #90, #131
|
2020-03-08 23:04:04 +01:00 |
|
Lukas Siemon
|
8cb7d807f2
|
improve findInTree performance
by passing a list of paths to find in the tree up front
#154
closes #152
|
2020-02-22 19:13:56 +00:00 |
|
Jannis R
|
fb7a5653e3
|
parseProductsBitmask via profile, pass ctx into parse fns 💥
|
2020-01-05 18:10:09 +01:00 |
|
Jannis R
|
6c5409fbce
|
extract parseIcon from parseCommon
|
2020-01-05 18:10:09 +01:00 |
|
Jannis R
|
d724846e91
|
rename findIdxRefs -> findInTree, remove resolveIdxRefs abstraction
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
018fc84bf5
|
parseCommon: parse polylines
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
6af8f6d5ec
|
parseCommon: resolve hint & warning references
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
62cc53ffcf
|
parseCommon: resolve location references
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
758deaf2d5
|
parseCommon: resolve line references
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
0cc17ee780
|
parseCommon: resolve icon references
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
3eae7ab169
|
parseCommon: resolve operator references
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
4270125bf7
|
parse: minor changes
|
2020-01-05 17:51:27 +01:00 |
|
Jannis R
|
35e44d4c92
|
pass all data into parseHint/parseWarning 💥
|
2020-01-05 17:50:55 +01:00 |
|
Jannis R
|
793457a7a8
|
parse icons 💥
|
2020-01-05 17:50:27 +01:00 |
|
Jannis R
|
93814983da
|
add profile.parseCommon
|
2020-01-05 17:50:27 +01:00 |
|