Commit Graph
95 Commits
Author SHA1 Message Date
Linus Groh f0c4ba43cb Fix config TOC links 2019-10-26 22:52:42 +01:00
Linus Groh 5d6208d57a Release 2.0.0-beta.1 v2.0.0-beta.1 2019-10-26 22:39:18 +01:00
Linus Groh bd25881199 Fix branch name for version badge in README.md 2019-10-26 21:51:15 +01:00
Linus GrohandGitHub d029fb5360 Merge pull request #16 from owntracks/v2.0.0-alpha
v2.0.0 alpha
2019-10-26 21:48:31 +01:00
Linus Groh de3d83e28f Add volume for config.js to docker-compose example 2019-10-26 19:33:09 +01:00
Linus Groh 9bd7fb8681 Upgrade dependencies 2019-10-26 19:20:06 +01:00
Linus Groh 9dbf6e78f1 Fix build by upgrading eslint-loader 2019-10-26 19:13:50 +01:00
Linus Groh d5e21a2ada Upgrade Vue CLI packages 2019-10-26 19:08:50 +01:00
Linus Groh 942df6d001 Merge branch 'master' into v2.0.0-alpha 2019-10-26 18:34:10 +01:00
Linus Groh 310170525d Add CHANGELOG.md v1.1.0 2019-10-26 18:32:02 +01:00
Linus Groh 5ffe6025ae Rename config.default.js to config.example.js 2019-10-26 18:11:54 +01:00
Linus Groh 037b140311 Add newline to end of .dockerignore 2019-10-26 18:04:57 +01:00
Linus Groh 5a24cac5a1 Add .dockerignore 2019-10-26 17:57:39 +01:00
Linus Groh 3444b75345 Update Dockerfile for v2 2019-10-26 17:57:33 +01: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 31101a9818 Update cors-proxy instructions to use .env file 2019-10-22 19:55:25 +01:00
Linus GrohandGitHub 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