Romain Hv
|
a0bc20aeb6
Remove metrics #4
|
3 years ago |
Danny Coates
|
f64e772145
added hmac auth to report route
|
4 years ago |
Danny Coates
|
8702fda651
handle websocket construction exceptions
|
5 years ago |
Danny Coates
|
96c750c098
added size and duration to connection error reporting
|
5 years ago |
Danny Coates
|
27be72e0cd
refactored client side upload loop
|
5 years ago |
Danny Coates
|
527040afef
updated ws dependency and slightly improved client side error handling, hung uploads will error instead of hang forever
|
5 years ago |
Danny Coates
|
f036df5f47
updated eslint config
|
5 years ago |
Donovan Preston
|
862fedb420
Really switch the android beta to use send.firefox.com.
|
6 years ago |
Danny Coates
|
4cb6646cce
updated filelist storage so userid is not used directly
|
6 years ago |
Danny Coates
|
1c44d1d0f9
added /config endpoint, use fewer globals (#1172)
|
6 years ago |
Danny Coates
|
41bfe31d61
prefix /api/metrics on android. fixes #1159
|
6 years ago |
Danny Coates
|
8e8570c357
use blob instead of stream to get file list. fixes #1084
|
6 years ago |
Donovan Preston
|
ae4b8cf0d3
Add setApiUrlPrefix and use it in the android version.
|
6 years ago |
Danny Coates
|
b6517c5442
port fix for #1005 to vnext
|
6 years ago |
Danny Coates
|
7eb7590f06
fixed getFileList when the response isn't OK
|
6 years ago |
Donovan Preston
|
71ea4e74f6
Implement wss preference url in html; Update to work with the tip of vnext branch; allow viewing the android ui from the webpack server (#918)
|
6 years ago |
Danny Coates
|
85185d048c
added fxa auth to /ws
|
6 years ago |
Danny Coates
|
fb7176d989
added fxa auth to /params
|
6 years ago |
Danny Coates
|
718d74fa50
Implemented FxA
|
6 years ago |
Emily
|
bf16e5c8a9
integrate with new ui
|
6 years ago |
Emily
|
c9ae76b209
hook multifile to ui
|
6 years ago |
Danny Coates
|
9501bf7270
colon in wss url breaks edge when port is not explicit
|
6 years ago |
Danny Coates
|
d14aeb29e9
began adding capability flags
|
6 years ago |
Danny Coates
|
7bf104960e
Implemented multi-file upload/download
|
6 years ago |
Donovan Preston
|
a80d007e0c
Hook up the android kotlin code to the send js code (#860)
|
6 years ago |
Danny Coates
|
5483dc2506
use actual file size in dl progress. detect cancelled stream
|
6 years ago |
Danny Coates
|
86f2a531d4
Merge branch 'vnext' into sw
|
6 years ago |
Danny Coates
|
f923ff4f87
Merge remote-tracking branch 'origin/master' into vnext
|
6 years ago |
Emily Hou
|
59ba89262f
fix download count on server (#863)
|
6 years ago |
Danny Coates
|
23c347175a
Merge branch 'vnext' into sw
|
6 years ago |
Danny Coates
|
dd0cb78ea2
Merge remote-tracking branch 'origin/master' into vnext
|
6 years ago |
Emily
|
527e9f09c9
add a test
|
6 years ago |
Emily
|
ff7969a7ef
fix download workflow tests
|
6 years ago |
Emily
|
921df9e1aa
dupe network request bug
|
6 years ago |
Emily
|
f98bc0878c
saves stream to file
|
6 years ago |
Emily
|
62ed0a411f
sw
|
6 years ago |
Emily
|
38ef52d3ba
uses fetch.body
|
6 years ago |
Danny Coates
|
9472d5eaa6
added delay when ws.bufferedAmount is high
|
6 years ago |
Emily Hou
|
9d04514f8e
stream footer
|
6 years ago |
Danny Coates
|
a4cf46c0eb
fixed minor streaming nits
|
6 years ago |
Emily Hou
|
dafe4884fc
revisions
|
6 years ago |
Emily Hou
|
12ccce3016
fix checking file early
|
6 years ago |
Emily Hou
|
e4a0028f5d
add streaming
|
6 years ago |
Emily Hou
|
1bd7e4d486
add streaming
|
6 years ago |
Danny Coates
|
af7a262ef0
refactored upload away from multipart forms to binary data
|
6 years ago |
Danny Coates
|
d6c0489fa3
more frontend tests and some factoring based on them
|
7 years ago |
Danny Coates
|
78728ce4ca
some frontend unit tests
|
7 years ago |
Danny Coates
|
97ad674be2
added /api/info/:id route
|
7 years ago |
Danny Coates
|
565e47aef8
big refactor
|
7 years ago |