Commit Graph
43 Commits
Author SHA1 Message Date
Linus Groh 554ce3f585 Implement POI map layer
Closes #107.
2024-06-10 19:53:49 +01:00
Jiri MencakandLinus Groh 976bb403d1 Add Czech language 2024-05-05 19:21:29 +02:00
aasamiandGitHub 1cb6e3519e Add Slovak language (#110) 2024-02-26 12:14:03 +00:00
Ramazan SancarandGitHub f5389b84ab Add Turkish translations 2023-05-26 09:51:45 +01:00
AntonandLinus Groh f1ef82d7bb Add Danish translation 2022-09-05 19:23:56 +01:00
Jonas WunderlichandGitHub 865c89b43c Updated Mapbox tile server URL in documentation example 2022-03-28 17:56:58 +01:00
Sascha HagedornandLinus Groh 32c64d18f5 Fix markdown linting issue 2022-03-18 18:01:18 +00:00
Sascha HagedornandLinus Groh 5a64c06af0 Add tileSize option 2022-03-18 09:39:46 +00:00
Sascha HagedornandLinus Groh 8c3681b6ad Add zoomOffset option 2022-03-18 09:39:46 +00:00
Linus Groh 4031bda2f0 Reformat files with updated prettier 2021-05-28 17:37:35 +01:00
Linus Groh d325543bc6 Replace "OwnTracks UI" with "OwnTracks Frontend"
"OwnTracks UI" was the name I initially used when developing this
separately, but since it's now known as the "OwnTracks frontend", let's
just call it that.
2021-03-24 19:00:35 +01:00
Linus Groh 2fcf2151fa Add elevation gain / loss to distance travelled stats
Closes #51.
2021-02-18 22:05:46 +01:00
Linus Groh 4679f7fbb7 Add en-GB translations 2021-02-14 13:23:29 +01:00
Linus Groh b29cd12ed9 Use xx-XX format for translation files and default to en-US
Many languages have different variants, so instead of "en" we should be
using "en-US" - this will make it possible to add slightly different
British English translations, for example.
Note that this was already supported for the `locale` config option, we
were simply discarding the part after the dash when looking for the
right translation file.

Also make sure the en-US translations are actually American English,
I'll add en-GB separately.
2021-02-14 13:21:54 +01:00
Elu43andGitHub 27070812a4 Add French translations 2021-02-14 12:49:07 +01:00
Linus Groh 045e635c21 Add router.basePath config option for deployments at non-webroot
This is in preparation of configuring Vue with publicPath: "".
2020-12-29 19:17:11 +01:00
Linus Groh 206eb268fa Add onLocationChange.fitView config option
It defaults to false now, which is a change - this seems like a sensible
choice though. I can see how it would be annoying to have the map change
while looking at it just because *something* moved.

Fixes #41.
2020-09-07 21:30:47 +01:00
Linus Groh 1746c359f4 Remove additional screenshots
They don't really add much value.
2020-06-03 20:37:25 +01:00
Linus Groh c8b0ec8b9e Upgrade dependencies
This includes a major version bump of ESLint and Prettier, so also some
reformatting.
2020-05-16 13:58:48 +01:00
Linus Groh 005aab715f Improve wording in docs 2020-05-11 19:22:13 +01:00
Linus Groh b76cbdc2e6 Add filters.minAccuracy config option
This allows us to ignore location points which do not meet the configured
accuracy requirement.

Closes #35.
2020-05-11 19:15:56 +01:00
Linus Groh c3e6b775f9 Re-format config.md 2020-05-09 15:50:01 +01:00
Linus Groh 2c4ead262a Add api.fetchOptions to allow customising fetch() behaviour
This allows sending custom HTTP headers or including cookies in the
request!
2020-05-09 15:40:50 +01:00
Linus Groh 3b18ab58ed Replace map initial center/zoom config with auto fitting
Closes #23
2020-03-01 20:28:15 +00:00
Linus Groh f491d63eb9 Mention Spanish translations in config docs 2020-02-09 11:07:35 +00:00
Linus Groh 4078597f7a Add "distance travelled" feature 2020-02-07 21:20:38 +00:00
Linus Groh c1f58c992e Support locale with language and region part 2020-02-06 21:26:21 +00:00
Linus Groh 6631929d6f Update screenshot 2020-02-06 21:13:11 +00:00
Linus Groh 5a8d261943 Fix typo in docs/config.md 2020-02-06 20:23:08 +00:00
Linus Groh d3e3b82a13 Lint/format markdown files 2019-12-16 21:06:01 +00:00
Linus Groh 7767a06875 Add support for time selection 2019-12-14 09:35:46 -05:00
Linus Groh b2edda410f Add German translations 2019-12-13 19:45:53 +00:00
Linus Groh 73465268e2 Add i18 support 2019-12-13 19:45:21 +00:00
Linus Groh de45906860 Add drop shadow to window screenshot 2019-11-06 22:36:59 +00:00
Linus Groh 1734ef7c74 Update screenshots 2019-11-06 22:21:32 +00:00
Linus Groh 76f1d4980c Add onLocationChange.reloadHistory config option 2019-11-01 22:37:51 +00:00
Linus Groh f0c4ba43cb Fix config TOC links 2019-10-26 22:52:42 +01:00
Linus Groh f14f97b416 Add verbose mode 2019-10-22 22:12:59 +01:00
Linus Groh be63a12607 Clean up and document configuration options 2019-09-29 08:00:16 +01:00
Linus Groh 6dc0100f4a Crop live.png 2019-04-14 16:43:24 +01:00
Linus Groh 2c151aac43 Crop date-selection.png 2019-04-14 16:41:28 +01:00
Linus Groh 17503f9ce9 Add more screenshots 2019-04-14 16:30:13 +01:00
Linus Groh 349bb2f457 Add screenshots 2019-04-14 15:09:41 +01:00