Linus Groh
|
50a513d144
|
Add custom checkbox styles
|
2019-10-22 20:19:13 +01:00 |
|
Linus Groh
|
31101a9818
|
Update cors-proxy instructions to use .env file
|
2019-10-22 19:55:25 +01:00 |
|
Linus Groh
|
28803bfd2d
|
Add version and license badges
|
2019-10-21 13:59:27 +02:00 |
|
Linus Groh
|
da7a0aa5d6
|
Update distanceBetweenCoordinates
|
2019-10-02 19:23:45 +01:00 |
|
Linus Groh
|
12910fe66d
|
Fix comment in test
|
2019-10-02 19:06:31 +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
|
4a64b939be
|
Upgrade outdated dependencies
|
2019-10-01 21:01:01 +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
|
937bafc3f0
|
Add tests for API functions
|
2019-09-30 19:10:11 +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 |
|
Linus Groh
|
31a85e42a6
|
Refactor styles
|
2019-09-28 14:50:05 +01:00 |
|
Linus Groh
|
81d9b63dd4
|
Reset selected device when changing user
|
2019-09-28 14:06:37 +01:00 |
|
Linus Groh
|
2d9ad44a23
|
Ignore selectedDevice if selectedUser is null
|
2019-09-28 14:06:12 +01:00 |
|
Linus Groh
|
4fc79adf81
|
Update default config comments
|
2019-09-28 12:33:21 +01:00 |
|
Linus Groh
|
6d4ff0d96b
|
Rename accentColor to primaryColor
|
2019-09-28 12:32:59 +01:00 |
|
Linus Groh
|
d01de41e1f
|
Return URL instance from getApiUrl
|
2019-09-27 22:12:49 +01:00 |
|
Linus Groh
|
600934183a
|
Add tests
|
2019-09-27 21:13:40 +01:00 |
|
Linus Groh
|
a2de94fd44
|
Fix getApiUrl implementation
|
2019-09-27 20:52:16 +01:00 |
|
Linus Groh
|
4eb89abf3d
|
Remove unused util function
|
2019-09-27 20:25:54 +01:00 |
|
Linus Groh
|
87647c81d3
|
Add config option to ignore ping/ping
|
2019-09-27 19:46:34 +01:00 |
|
Linus Groh
|
03712ef2a1
|
Add reloadData action
|
2019-09-27 19:33:55 +01:00 |
|
Linus Groh
|
c64ddd9e18
|
Fix typo
|
2019-09-27 19:26:27 +01:00 |
|
Linus Groh
|
75c3462eae
|
Clarify cors-proxy usage
|
2019-09-27 19:19:38 +01:00 |
|
Linus Groh
|
9f35dbd5f2
|
Update README.md
|
2019-09-27 19:16:00 +01:00 |
|
Linus Groh
|
4d971d57f7
|
Publish 2.0.0-alpha source
|
2019-09-27 18:34:41 +01:00 |
|
Linus Groh
|
ed2118339d
|
Use absolute URLs for images for Docker Hub
|
2019-09-24 19:46:30 +01:00 |
|
Linus Groh
|
d06a87f874
|
Merge pull request #11 from sharkoz/patch-1
Enable compression for faster download of history
|
2019-09-24 19:43:56 +01:00 |
|
sharkoz
|
959d71fccd
|
Update README.md
|
2019-09-24 20:37:31 +02:00 |
|
sharkoz
|
845a2a25ed
|
markdown syntax for image
Hoping it makes it visible on docker hub
|
2019-09-24 19:56:18 +02:00 |
|
sharkoz
|
088a36e585
|
Enable compression for faster download of history
|
2019-09-24 19:38:40 +02:00 |
|
Linus Groh
|
6dc1cd67fd
|
Add Docker Hub pulls badge
|
2019-09-24 13:09:00 +01:00 |
|