Commit Graph

484 Commits (4d113409eda5f260d30b8e50c7fcfc77937839b2)

Author SHA1 Message Date
Chris Vickery b9ae01b81a 0.3.10 2019-10-30 15:32:49 -07:00
Chris Vickery 6798471d14 Dont seek when changing segments 2019-10-30 15:28:11 -07:00
Chris Vickery a6d3d095ae Fix issues seeking, especially with segments 2019-10-30 15:19:32 -07:00
Chris Vickery 4458b83837 class => className 2019-10-30 15:02:51 -07:00
Chris Vickery 940127263e Fix play speed not being accessible 2019-10-30 14:27:36 -07:00
Chris Vickery 1d6180e3e2 Add enough redirect rules to get js to load 2019-10-28 21:09:44 -07:00
Chris Vickery ef9f7fb837 Replace conflicting redirect 2019-10-28 16:22:35 -07:00
Chris Vickery 1174c14559 Netlify redirects 2019-10-28 16:14:28 -07:00
Chris Vickery 5c258ddc12 Configure cabana redirect 2019-10-28 16:03:25 -07:00
Chris Vickery b079ab84a5 Give netlify better instructions 2019-10-28 15:52:01 -07:00
Chris Vickery c194bcd656 Make netlify use node 10 2019-10-28 15:45:35 -07:00
Chris Vickery e64b1fa45e Make it easier to differentiate between same signal messages 2019-10-28 15:39:56 -07:00
Chris Vickery 80ad007ad3 Fix route seeker looking on wrong segment variable 2019-10-28 13:24:04 -07:00
Chris Vickery 509b6fbb5c Dont loop at the end of non-zoomed segments 2019-10-28 13:18:21 -07:00
Chris Vickery 255a766e44 Add error recovery to video, remove some dead code 2019-10-22 14:23:14 -07:00
Chris Vickery 3464aec62c Minor lint fixes 2019-10-21 14:07:26 -07:00
Chris Vickery 0c58917b1b Upgrade to latest my-comma-auth and comma-api 2019-10-14 13:51:31 -07:00
Chris Vickery 6bbcaebf14 Try fixing CI 2019-10-11 14:00:41 -07:00
Chris Vickery 2d8bee2216 0.3.9 2019-10-11 11:20:30 -07:00
Chris Vickery c7365bea5a Add correct dbc and fix deploy scripts 2019-10-11 11:10:40 -07:00
Chris Vickery 040f0bf2e1 Support testing against builds 2019-10-11 11:03:23 -07:00
Chris Vickery 6561506b51 Add puppeteer config and test for demo mode 2019-10-10 18:24:06 -07:00
Chris Vickery 4a2e59eea8 Add init script, fix minor issues in tests 2019-10-10 16:22:07 -07:00
Chris Vickery 9be4f934d6 Start refactoring init, add test for basic execution 2019-10-10 15:14:46 -07:00
Chris Vickery af3f354e15 Fix issue with segments url params 2019-10-10 15:08:24 -07:00
Chris Vickery 838d2a736c 0.3.8 2019-10-10 14:59:45 -07:00
Chris Vickery 5b9d9d2853 Fix error caused by incorrect linting 2019-10-10 14:59:39 -07:00
Chris Vickery a45f6e2a6d 0.3.7 2019-10-10 13:38:01 -07:00
Chris Vickery ce9e0a94fe Change back to commaai hls fork 2019-10-10 13:37:54 -07:00
Chris Vickery f205520532
Add support for seekTime and segments url parameters (#29)
* Add coverage script for convenience

* Add support for seekTime url parameter

* Support preset segment as well

* Test props pumping through can explorer to explorer
2019-10-09 15:22:46 -07:00
Chris Vickery 5c83305260
Read thumbnails from rlog files when video isn't working (#28)
* Add rlog thumbnails to cabana

* Fixing more linting errors
2019-10-09 11:32:17 -07:00
Chris Vickery 1be5544df3
Add eslint with explorer configuration (#26)
* Add eslint and run --fix

* Remove precommit prettier
2019-10-07 16:11:53 -07:00
Chris Vickery 8bcda7c579 Temporarily disable sentry until its configured correctly again 2019-10-07 10:58:15 -07:00
Chris Vickery d123bf40b9 0.3.6 2019-10-06 14:10:56 -07:00
Chris Vickery 0f47074e14 Add sentry and fix potential minification bugs 2019-10-06 14:10:45 -07:00
Chris Vickery 347c3fdfa7
Remove t endpoint redundancy for shared rides (#25)
* Remove t endpoint redundancy for shared rides

This reverts commit a973409d87.

* Remove more dead code

* Remove api/can
2019-10-03 12:47:08 -07:00
Chris Vickery 01ee6157f9 Commit missing change from build system updates 2019-10-03 11:32:45 -07:00
Chris Vickery c1142dabf6 0.3.5 2019-10-03 11:31:01 -07:00
Chris Vickery 7831038bcf Re-enable downloading logs, but only from in-memory 2019-10-03 11:30:40 -07:00
Chris Vickery 0a721f91d4 Switch over to generic craco-worker-loader 2019-10-03 11:30:18 -07:00
Chris Vickery ed6105334c 0.3.4 2019-09-30 18:15:12 -07:00
Chris Vickery 4f95cf42cc
More work on graphs, general fixes and improvements, tests (#24)
* More work on graphs, general fixes and improvements, tests

* Dont do more things after closing worker

* Fix some minor errors and graph data flow

* Fix bounds not loading correctly at first

* Clean up
2019-09-30 18:13:01 -07:00
Chris Vickery 3ff51ff2b0 0.3.3 2019-09-26 18:19:39 -07:00
Chris Vickery 170fc9d395 Actually fix the build system this time 2019-09-26 18:19:26 -07:00
Chris Vickery 54640ba770 0.3.2 2019-09-26 15:23:16 -07:00
Chris Vickery 52af2c994c
Upgrade to react-scripts 3 and craco (#23)
* Upgrade to react-scripts 3 and craco

* Update readme

* readme

* readme

* Clean up stuff

* You dont need to install your own sasser anymore

* Fix craco url

* Clean up more stuff

* Remove old hls library, not using specific version with webpack support
2019-09-26 15:22:56 -07:00
Chris Vickery 1704f9ab55 Fix the build/deploy script 2019-09-25 17:29:00 -07:00
Chris Vickery f1aa4515ed 0.3.1 2019-09-25 15:32:13 -07:00
Chris Vickery 3eed6ea06c
Fix cabana graphs and upgrade react-vega (#22)
* Fix cabana graphs by upgrading react-vega

* Fix test cases

* Ensure tests on prs

* Remove actions menu from graphs
2019-09-25 15:31:59 -07:00
Chris Vickery ef3ba96f18 Add test ci script 2019-09-23 17:01:28 -07:00