Dean Lee
b2bcacf590
ui: singleton networkAccessManager ( #22994 )
2021-11-29 14:49:53 +01:00
Dean Lee
3fd0264960
refactor httprequest: emit single signals ( #23039 )
...
* refactor httprequest
* Trigger Build
2021-11-29 11:19:08 +01:00
Dean Lee
62d34ed4e5
BASE_URL: use util::getenv ( #21894 )
2021-08-10 11:15:09 -07:00
Dean Lee
543e019f71
api: use API_HOST env variable everywhere ( #21814 )
...
* api base url to global constant
* update api/__init__.py
2021-08-03 13:49:49 +02:00
Willem Melching
34bb5b935f
nav: Send DELETE to clear next destination on server ( #21746 )
2021-07-28 11:02:32 +02:00
Dean Lee
c24227c3ab
HttpRequest: don't send request in ctor ( #21665 )
2021-07-25 15:36:04 -07:00
Adeeb Shihadeh
ddd1342fc5
setup improvements ( #21505 )
...
* getting started
* downloading
* some more
* nice checkmark
* nice triangle
* fixup style
* wait for internet
* more responsive
* waiting for internet
2021-07-15 16:47:18 -07:00
Dean Lee
9ebfc2ba8d
HttpRequest: move http cache to RequestRepeater ( #21228 )
...
* move cache from HttpRequest to RequestRepeater
* apply review
2021-06-18 23:47:23 -07:00
Dean Lee
85f134da6a
CommaApi: class to namespace ( #21329 )
2021-06-18 15:01:56 -07:00
Dean Lee
de56de78c8
qt/api.cc: refactor create_jwt ( #21281 )
...
* refactor
* cleanup includes
2021-06-15 22:35:23 -07:00
Dean Lee
7222d0f20d
Cleanup selfdrive/ includes ( #20822 )
...
* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai >
2021-05-08 22:15:17 -07:00
Dean Lee
81491dc57f
c++ cleanup: standardize file extensions to .cc and .h ( #20800 )
...
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
2021-05-03 11:53:11 +02:00