Commit Graph

289 Commits (8abdefd403b49cce550163871fa3b4d102f0560f)

Author SHA1 Message Date
Cameron Clough a3e8cd7853 lint: tidy up websocket 2022-01-08 23:28:15 +00:00
Cameron Clough f484ceca72 lint: many fixes 2022-01-08 23:07:09 +00:00
Cameron Clough 2039a33e3d tidy up websocket authenticateUser 2022-01-08 22:57:55 +00:00
Cameron Clough 2919cf975f lint: allow using functions before defined 2022-01-08 22:32:22 +00:00
Cameron Clough f1b185e259 lint: ignore underscore dangle for now 2022-01-08 22:23:08 +00:00
Cameron Clough 450c05501e fix worker.js indentation 2022-01-08 22:19:08 +00:00
Cameron Clough 3323b19d85
revert worker.js 2022-01-08 22:17:08 +00:00
Cameron Clough bfd724f1bd lint: ignore config.js 2022-01-08 22:08:51 +00:00
Cameron Clough 3552192132 hotfix 2022-01-08 22:08:37 +00:00
Cameron Clough 817cfccdfc
add GitHub Actions workflow 2022-01-08 22:05:27 +00:00
Cameron Clough c795d1f9fc
add package-lock.json (prepare for ci) 2022-01-08 22:04:32 +00:00
Cameron Clough d45e123e04 useradmin tidy up 2022-01-08 22:01:13 +00:00
Cameron Clough d9992dc2c0 remove unused imports, code tidy up 2022-01-08 22:00:08 +00:00
Cameron Clough 414d2438db fix: admin api get dongle typo 2022-01-08 21:57:30 +00:00
Cameron Clough ba4adceb2c lint: allow continue 2022-01-08 21:50:29 +00:00
AdamSBlack 2cfd298a31
worker fix 2022-01-08 21:40:10 +00:00
AdamSBlack 501c310f70
Added condition to skip faulty segments
new column required in drive_segments
called process_attempts, int, default=0
2022-01-08 21:36:33 +00:00
Cameron Clough f5f416eed7 lint: allow console 2022-01-08 21:30:52 +00:00
Cameron Clough 735c341c71 lint: allow await in loops 2022-01-08 20:55:41 +00:00
Cameron Clough e5705b2065 lint: allow unary operators in for loops 2022-01-08 20:47:52 +00:00
Cameron Clough 7b43aa3eff apply eslint fixes 2022-01-08 20:43:57 +00:00
Cameron Clough 4f13eae80a add lint tasks to package.json 2022-01-08 20:43:39 +00:00
Cameron Clough f6e6445c45 move eslint config to .eslintrc.json 2022-01-08 20:15:02 +00:00
AdamSBlack dbca7b8fb0
Merge branch 'dev' of https://github.com/AdamSBlack/retropilot-server into dev 2022-01-08 01:37:03 +00:00
AdamSBlack cb25d4b9f8
Code cleanup 2022-01-08 01:35:55 +00:00
Cameron Clough 97b630737c
delete 2022-01-08 00:53:21 +00:00
AdamSBlack 72f7171632 Merge branch 'dev' of https://github.com/AdamSBlack/retropilot-server into dev 2022-01-07 02:08:40 +00:00
AdamSBlack f47cf4c152 api endpoint to support returning segments 2022-01-07 02:08:17 +00:00
Adam Black e08f1ba9ad
Merge pull request #5 from incognitojam/update-comma-log-reader
Update @commaai/log_reader dependency
2022-01-06 23:53:17 +00:00
Cameron Clough 4d2b3ba382
Update @commaai/log_reader dependency 2022-01-06 21:36:31 +00:00
AdamSBlack 5998ea9369 Website websocket config split out 2022-01-06 20:50:38 +00:00
AdamSBlack 6db8a3eb93 Made 2022-01-06 20:50:05 +00:00
AdamSBlack 36a1cbdda1 Merge branch 'dev' of https://github.com/AdamSBlack/retropilot-server into dev 2022-01-06 20:07:39 +00:00
AdamSBlack 0a4ecf422e drive access api 2022-01-06 20:07:25 +00:00
Adam Black 4a5cc93e9d
Merge pull request #4 from incognitojam/athena-config
Use config for Athena port and host
2022-01-06 17:48:55 +00:00
Cameron Clough 33e7285236
Use config for Athena port and host 2022-01-06 13:51:51 +00:00
AdamSBlack bf462356be Pipework for react front end + more api end points 2022-01-05 16:58:51 +00:00
AdamSBlack 36a3981f5b Athena restructure, websocket server for front
end realtime sessions
2022-01-03 16:34:46 +00:00
AdamSBlack 71b6eb32ac fixes 2022-01-03 16:29:47 +00:00
AdamSBlack c2e730f09a modify pairing code 2021-12-31 01:22:34 +00:00
AdamSBlack b4540abb5c Added support for extra c3 camera 2021-11-14 15:38:38 +00:00
AdamSBlack dc9e96ca3d various 2021-11-14 15:38:10 +00:00
AdamSBlack 8d435a3cbc e 2021-10-31 02:28:54 +00:00
AdamSBlack b383fe5903 slight pairing fix 2021-10-31 02:24:42 +00:00
AdamSBlack 1dd752b3b2 👀 2021-10-31 01:44:05 +00:00
AdamSBlack 5d69866bba prime activation prevents unpaired devices from
pairing >0.8.2
2021-10-31 01:36:57 +00:00
AdamSBlack 72ff0d9457 added missing files 2021-10-31 01:15:38 +00:00
AdamSBlack 29cacc6798 removed bad package 2021-10-31 01:14:33 +00:00
AdamSBlack 05e59769e9 modified package.json scripts 2021-10-31 01:11:30 +00:00
AdamSBlack 59305f2fc9 unique tagging of athena requests 2021-10-31 01:53:42 +01:00