Danny Coates
a997a44a23
renamed auth route
2018-09-26 12:22:51 -07:00
Mark Liang (You-Wen)
88db2c1cf4
UI Review German Edition ( #950 )
...
* UI changes for longer text
* UI changes for longer text
2018-09-26 10:59:33 -07:00
Danny Coates
307c9d3fa1
tweaked okDialog style
2018-09-26 10:48:37 -07:00
Danny Coates
84657ed149
use firefox logo as logged in default avatar
2018-09-25 13:54:47 -07:00
Danny Coates
3d95848ba3
changed feedback button style
2018-09-25 13:49:46 -07:00
Danny Coates
044138b540
removed background image
2018-09-25 13:39:45 -07:00
Danny Coates
294cd0dfa8
reset page expiry options on logout
2018-09-24 15:25:08 -07:00
Danny Coates
e2259ae737
made download count and expiry options server configurable
2018-09-24 15:08:39 -07:00
Danny Coates
7eb7590f06
fixed getFileList when the response isn't OK
2018-09-24 12:23:46 -07:00
Danny Coates
c8bf3101aa
fixed multiple issues with the /signin page. #935 #936 #937
2018-09-24 12:01:39 -07:00
Danny Coates
d34ff79fd7
implemented oauth state parameter
2018-09-21 14:16:56 -07:00
Danny Coates
fb83b324ab
fixed download button multi-click. fixes #927
2018-09-20 09:04:02 -07:00
Danny Coates
93e82cf953
disable capabilities.account when no FXA_CLIENT_ID is set
2018-09-19 12:54:27 -07:00
Danny Coates
99055b1342
fixed leaky app.state on the server-side. fixes #928
2018-09-18 16:23:58 -07:00
Danny Coates
17a0393ce0
disable upload button while uploading. fixes #927
2018-09-18 12:56:42 -07:00
Danny Coates
7dcf4bcdb9
fixed capabilities.account when localStorage is disabled
2018-09-17 12:05:03 -07:00
Danny Coates
942457b357
added account to capabilities
2018-09-14 13:58:19 -07:00
Danny Coates
bf83b43866
Merge branch 'vnext' into modal
2018-09-14 09:20:30 -07:00
Danny Coates
7ccf462bf8
implemented PKCE auth ( #921 )
...
* implemented PKCE auth
* removed node-jose
* added PKCE tests
2018-09-14 11:00:33 -04:00
Danny Coates
cdc15596df
stubbed in modal dialog
2018-09-13 10:37:52 -07:00
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 )
...
* Merge branch 'vnext' of https://github.com/mozilla/send into android-preferences
Fix conflicts
* Implement wss preference url in html; Update to work with the tip of vnext branch; allow viewing the android ui from the webpack server
* Use a try/catch in case localStorage isn't available, which it isn't in a ServiceWorker
2018-09-06 18:56:04 -04:00
Danny Coates
a1fa36b79c
minor serviceWorker tweaks to url matching and 302 redirects
2018-09-05 10:35:36 -07:00
Danny Coates
025f040388
adjust streamDownload capability to exclude safari but not chrome
2018-09-04 13:05:11 -07:00
Danny Coates
df1c4ef913
emit complete for blob downloads
2018-09-04 11:08:44 -07:00
Danny Coates
976fd61f23
removed unused crypto functions
2018-09-04 10:41:45 -07:00
Danny Coates
00550872d7
hide signup promo when logged in
2018-08-31 15:15:25 -07:00
Danny Coates
85185d048c
added fxa auth to /ws
2018-08-31 14:30:50 -07:00
Danny Coates
fb7176d989
added fxa auth to /params
2018-08-31 11:43:56 -07:00
Danny Coates
718d74fa50
Implemented FxA
2018-08-30 22:10:08 -07:00
Emily
29bafe1bae
prevent uploading duplicate files
2018-08-10 13:11:17 -07:00
Emily
650d30c4bc
fix merge conflicts
2018-08-09 15:58:02 -07:00
Emily
b89bef6e89
refactor to single bucket
2018-08-09 14:49:52 -07:00
Emily
4ee497a83f
minor ui fixes
2018-08-08 17:24:58 -07:00
Emily
bf16e5c8a9
integrate with new ui
2018-08-08 11:07:09 -07:00
Emily
894545a6f0
add fxA ui elements
2018-08-03 16:11:13 -07:00
Emily
4c64593262
add cancel buttons
2018-08-03 16:10:00 -07:00
Emily
c9ae76b209
hook multifile to ui
2018-08-03 16:10:00 -07:00
Danny Coates
a0edff1ead
make ece encrypt key extractable for Edge
2018-07-31 15:37:04 -07:00
Danny Coates
4fabd539d1
added exportKey to capabilities check
2018-07-31 15:10:12 -07:00
Danny Coates
9501bf7270
colon in wss url breaks edge when port is not explicit
2018-07-31 12:19:27 -07:00
Danny Coates
d14aeb29e9
began adding capability flags
2018-07-31 11:29:26 -07:00
Danny Coates
7bf104960e
Implemented multi-file upload/download
2018-07-27 16:40:52 -07:00
Donovan Preston
a80d007e0c
Hook up the android kotlin code to the send js code ( #860 )
2018-07-27 09:11:46 -04:00
Danny Coates
5e9e63944b
extracted blobSlicer, fixed download cancel tests
2018-07-25 12:30:28 -07:00
Danny Coates
5483dc2506
use actual file size in dl progress. detect cancelled stream
2018-07-23 15:18:38 -07:00
Danny Coates
7673715c65
disabled frontend tests in ci
...
frontend tests are failing in puppeteer but work in the
browsers.
2018-07-23 09:49:16 -07:00
Danny Coates
38fd349d9b
use TransformStream if available
2018-07-19 14:46:12 -07:00
Danny Coates
f32ebd913a
send nonce to sw
2018-07-19 13:20:10 -07:00
Danny Coates
86f2a531d4
Merge branch 'vnext' into sw
2018-07-19 12:16:48 -07:00
Danny Coates
f923ff4f87
Merge remote-tracking branch 'origin/master' into vnext
2018-07-19 12:14:57 -07:00