Commit Graph

55 Commits (spacecruft)

Author SHA1 Message Date
Joost Wooning 83059a62bf update browserlist package 2022-03-23 11:53:17 +01:00
dependabot[bot] 7ee1cff25f
Bump url-parse from 1.5.7 to 1.5.10 (#117)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:08:50 +01:00
Joost Wooning 4d113409ed
fix signals for CAN-FD (#116)
* remove event signals

* fix signal values for signalSize < 32 with CAN-FD

* fix get signal value, use BigInt

* fix plot for bigint

* fix signed values

* fix tests

* add 64 bit signal test

* fix more tests
2022-03-08 16:08:40 +01:00
dependabot[bot] e73f83bba1
Bump url-parse from 1.5.4 to 1.5.7 (#106)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 11:22:18 +01:00
Joost Wooning 125a6ebbf6 clean up packages 2022-02-15 17:45:29 +01:00
Joost Wooning abbc68a6b0 update graphs on new data 2022-02-15 17:14:19 +01:00
Joost Wooning b8f8d21478 clear more warnings 2022-02-14 14:52:09 +01:00
Joost Wooning 766168d571 fix deprecation warnings 2022-02-14 14:26:36 +01:00
Joost Wooning f35ded248e
upgrade packages (#87)
* upgrade react

* further react upgrade

* yarn upgrade

* upgrade node-sass

* upgrade node in dockerfile and actions

* fix test

* fix other test
2022-02-14 11:19:28 +01:00
Joost Wooning bb17a1a7d3
oauth login using api redirects (#76)
* login with api redirect

* fix scss imports

* login button styles

* keep original path after login

* no /cabana base path

* small redirect fix

* upgrade packages

* use github actions for building

* CI sass

* fix warnings

* fix build test
2021-10-04 18:57:54 +02:00
Joost Wooning 2a0370aa58 google auth instead of explorer auth 2021-07-29 18:02:02 +02:00
Andy Haden 829938836a Bump hls.js for video time fix 2019-12-11 15:29:53 -08:00
Andy Haden e9bec22a98 qcamera stream 2019-12-11 01:28:14 -08:00
Chris Vickery 02d1969cd5 Make line colors more different, fix line interpolation having no tension 2019-11-06 16:51:12 -08:00
Chris Vickery 643103d270 Upgrade log_reader 2019-10-31 10:26:10 -07:00
Chris Vickery 4ac34dea49 Upgrade log_reader 2019-10-30 16:16:44 -07:00
Chris Vickery 0c58917b1b Upgrade to latest my-comma-auth and comma-api 2019-10-14 13:51:31 -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 ce9e0a94fe Change back to commaai hls fork 2019-10-10 13:37:54 -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 0f47074e14 Add sentry and fix potential minification bugs 2019-10-06 14:10:45 -07:00
Chris Vickery 0a721f91d4 Switch over to generic craco-worker-loader 2019-10-03 11:30:18 -07:00
Chris Vickery 170fc9d395 Actually fix the build system this time 2019-09-26 18:19:26 -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 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
Andy 87b77f3a57 Use signed rlog URLs for shared rides (#20) 2019-09-16 10:38:41 -07:00
Chris Vickery edf84da5ab
Refactor graph data flow, re-add subsection looping and seeking (#19)
* Close web workers when they're done

* Have graphs generate their own data, insert new data better

* Replace all messages in graphs to handle out of order signals

* Fix bugs, add video looping

* Fix looping a bit, optimizations

* Fix test cases

* Remove debug statements

* Make jest comma package workaround more generic
2019-09-11 13:36:15 -07:00
Chris Vickery 58c77f2aca Make scss scripts more portable 2019-09-09 14:24:08 -07:00
Chris Vickery b177087736 Add basic github pages scripts for easier deploying 2019-09-02 17:29:23 -07:00
Andy Haden d5a532a60a bump comma-api 2019-08-12 17:50:44 -07:00
Andy Haden 6e7ad90f84 bump my-comma-auth 2019-06-17 14:52:29 -07:00
Andy Haden 839607863b use comma-api 2019-06-14 14:39:49 -07:00
Andy Haden b49a1ba13b use forked hls.js that does not adjust stream timestamps 2019-01-10 15:54:16 -08:00
Greg Hogan accdb638e8 added staging build 2018-10-26 13:40:54 -07:00
Greg Hogan c51c142e1b update lock file 2018-10-25 15:41:46 -07:00
Andy Haden 6c40a51809 rewrite signal parser 2018-09-24 18:53:05 -07:00
Andy Haden 3f058285c6 Revert "Reduxify a bunch of the state, add seekTime URL parameter (#12)"
This reverts commit e755a4e911.
2018-09-03 14:13:25 -07:00
Chris Vickery e755a4e911
Reduxify a bunch of the state, add seekTime URL parameter (#12)
* Start the process of reduxifying. Some of it works

* better seeking

* Seeking and stuff

* Add segment functionality

* Fix tests

* Fix more tests
2018-08-15 12:53:21 -07:00
Chris Vickery 125337004f Bump version of log reader 2018-05-14 18:08:28 -07:00
Chris Vickery 1acd9a24f7 Fix demo mode 2018-05-09 11:06:52 -07:00
Chris Vickery e9b3303da8 Upgrade pandajs so it builds in more envs 2018-05-07 17:40:33 -07:00
Chris Vickery b5f0ddb9c5 Upgrade pandajs so it builds in more envs 2018-05-07 17:30:41 -07:00
Chris Vickery 3ce3f56135 Update pandajs to working version, log panda errors 2018-05-03 12:14:39 -07:00
Chris Vickery 63ca8ba824
Replace can stream with capnp stream (#7)
* Not working yet, initial download flow. Figuring out prev message garbage

* Basic functionality, but its slooowwwwwwww

* Make localforage optional since it doesnt work in CI for some reason

* Performance improvements

* remove dead code

* Update version of log reader

* Fall back on the old can fetcher when you see ios logs
2018-05-03 11:23:45 -07:00
Andy Haden a16a7c64aa fix graph bug where clearing brush would muck up plot state 2018-04-20 16:16:15 -07:00
Chris Vickery c59a2e8c80
Fix test cases and build process (#6)
* Force testing environment variable

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Remove unneeded env variable
2018-04-03 15:04:11 -07:00
Chris Vickery 0881fe63d2 Upgrade pandajs version, fix typo in baseModal 2018-04-03 12:26:43 -07:00
Chris Vickery e8c8b901c1 Switch to use @commaai/pandajs for webusb communications
Squashed commit of the following:

commit c5d1f64a7072d1eeee6cd52b02aed69515275e22
Author: Chris Vickery <chrisinajar@gmail.com>
Date:   Sun Mar 18 17:45:14 2018 -0700

    Change to scoped pandajs

commit 4ebc842bfc957b32eb694b74517bf3aedf5194c7
Author: Chris Vickery <chrisinajar@gmail.com>
Date:   Sun Mar 18 17:37:09 2018 -0700

    Use pandajs lib to communicate with panda modules
2018-03-18 17:46:30 -07:00