Commit Graph

61 Commits

Author SHA1 Message Date
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
95613753a9 Enable ESLint max-len rule 2020-01-26 00:49:15 +00:00
Linus Groh
cfa3052a0a Show name and face on location history popups 2020-01-26 00:40:30 +00:00
Linus Groh
0bd84f4de5 s/@return/@returns 2020-01-26 00:38:36 +00:00
Linus Groh
85e51643bf Add missing alt/title to device face image 2020-01-25 23:37:41 +00:00
Linus Groh
6cbdf30580 Use computed prop for device name in location popup 2020-01-25 23:33:10 +00:00
Linus Groh
639e96cae8 Upgrade dependencies 2020-01-24 20:43:21 +00:00
Linus Groh
693947c064 Fix heatmap 2019-12-14 19:35:24 +00:00
Linus Groh
92401eb6b1 Add $config Vue instance property 2019-12-14 16:59:12 +00:00
Linus Groh
8d2f22d3de Use configured locale for timestamp formatting 2019-12-14 16:48:18 +00:00
Linus Groh
1d106e45da Add Leaflet popup close button bg color transition 2019-12-14 16:33:17 +00:00
Linus Groh
1f07ae9266 Improve accessibility
* More title attributes
* Usage of aria-hidden and role attributes
* Focus style improvements
* Text contrast improvements
2019-12-14 16:32:10 +00:00
Linus Groh
7767a06875 Add support for time selection 2019-12-14 09:35:46 -05:00
Linus Groh
5bcb7a63bc Add missing translation of "to" 2019-12-14 13:37:56 +00: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
4e449235b2 Add custom checkbox focus style 2019-12-13 18:41:27 +00:00
Linus Groh
1a7f969b59 Fix checkbox style issues 2019-12-13 18:41:02 +00:00
Linus Groh
e7e6ea7dda Fix hover/focus inconsistencies 2019-12-13 18:40:14 +00:00
Linus Groh
9f522dd727 Reimplement layer settings dropdown 2019-12-13 18:39:33 +00:00
Linus Groh
69edbc6ce4 Fix typo 2019-11-02 16:34:11 +00:00
Linus Groh
76f1d4980c Add onLocationChange.reloadHistory config option 2019-11-01 22:37:51 +00:00
Linus Groh
418a2fe808 Fix ESLint errors 2019-10-27 12:28:29 +00:00
Linus Groh
1c05bb17b4 Fix button text overflow 2019-10-22 22:13:12 +01:00
Linus Groh
f14f97b416 Add verbose mode 2019-10-22 22:12:59 +01:00
Linus Groh
50a513d144 Add custom checkbox styles 2019-10-22 20:19:13 +01:00
Linus Groh
da7a0aa5d6 Update distanceBetweenCoordinates 2019-10-02 19:23:45 +01:00
Linus Groh
193882c4e7 Remove console.log 2019-10-02 19:04:27 +01:00
Linus Groh
968355cfb7 Use v-bind for LCircle 2019-10-02 19:04:09 +01:00
Linus Groh
c6181c77b1 Update heatmap when latLng changes 2019-10-02 19:03:36 +01:00
Linus Groh
9e61b7f174 Fix icon alignment 2019-10-02 19:03:12 +01:00
Linus Groh
432ec4bac4 Add loading indicator 2019-10-02 19:02:29 +01:00
Linus Groh
64a820a218 Add gradient config support to heatmap 2019-10-01 22:03:30 +01:00
Linus Groh
96a0daa05e Fix heatmap 2019-10-01 21:56:37 +01:00
Linus Groh
3571ac2724 Add "Loading version..." label to info modal 2019-10-01 21:21:41 +01:00
Linus Groh
5ff89c5484 Add OwnTracks website to info modal 2019-10-01 21:18:34 +01:00
Linus Groh
efbf980924 Implement data copying & download 2019-10-01 20:56:51 +01:00
Linus Groh
6c6763ebfc Refactor modals 2019-10-01 19:23:15 +01:00
Linus Groh
874847d22f Don't cut of button / date select labels 2019-10-01 19:02:39 +01:00
Linus Groh
506f12b66e Update JSDoc type definitions 2019-09-29 08:10:28 +01:00
Linus Groh
98cb52b31b Add JSDoc to more functions 2019-09-29 08:01:45 +01:00
Linus Groh
03ecce52af Fix typo 2019-09-29 08:00:29 +01:00
Linus Groh
be63a12607 Clean up and document configuration options 2019-09-29 08:00:16 +01:00
Linus Groh
69619665f4 Add linebreaks between lat lon alt 2019-09-28 22:32:57 +01:00
Linus Groh
b78d915751 Update location popup 2019-09-28 22:05:01 +01:00
Linus Groh
a12290d343 Enhance outline & flat button accessibility 2019-09-28 19:25:31 +01:00
Linus Groh
cf993d11dd Update information modal 2019-09-28 19:16:29 +01:00
Linus Groh
a443393bba Increase base font size to 14px 2019-09-28 19:06:24 +01:00
Linus Groh
4d06e1c07e Use vue-js-modal for modals 2019-09-28 19:01:57 +01:00