Commit Graph

68 Commits

Author SHA1 Message Date
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
Linus Groh
6f687f07e4 Update Docker instructions in README.md 2019-09-24 12:53:46 +01:00
Linus Groh
f467eb48a6 Docker install (#7)
Add Dockerfile to support usage via Docker. Upload images on Dockerhub.
2019-09-24 12:51:42 +01:00
sharkoz
4fca3d4cd7 Update Dockerfile 2019-09-16 16:52:17 +02:00
sharkoz
f6eb70c408 Update nginx.tmpl
Co-Authored-By: Linus Groh <mail@linusgroh.de>
2019-09-03 21:37:47 +02:00
sharkoz
1008d99144 Update nginx.tmpl
Co-Authored-By: Linus Groh <mail@linusgroh.de>
2019-09-03 21:37:37 +02:00
sharkoz
95d8200338 remove useless command 2019-09-03 20:55:26 +02:00
Linus Groh
4c45387ea3 Now official (#8)
Remove disclaimer from README.md after project was transferred to the owntracks organisation
2019-09-03 17:20:22 +01:00
JP Mens
b98203707b Now official 2019-09-03 18:08:51 +02:00
sharkoz
8b19d2bc63 Update README.md 2019-09-03 16:15:32 +02:00
sharkoz
00bb4e7fa7 Apply suggestions from code review
Co-Authored-By: Linus Groh <mail@linusgroh.de>
2019-09-03 14:33:38 +02:00
SharkoZ
2ec596e09a update readme for docker install 2019-09-03 10:53:32 +02:00