Commit Graph

1973 Commits

Author SHA1 Message Date
Danny Coates
b0a09ef953
updated .gitignore to exclude xcode userdata 2018-09-26 09:53:30 -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
3f098f340e
Merge pull request #939 from mozilla/more-android-ui
Add ui for setting max downloads, max time, and password.
2018-09-25 12:15:49 -07:00
Danny Coates
6b9a735bec
parameterize download count dropdown on android 2018-09-25 11:36:23 -07:00
Donovan Preston
8b21a54ab4
Add the options route to the dev server 2018-09-25 11:14:17 -07:00
Donovan Preston
a181bb3509
Set the time limit in state so that fileManager can get to it. 2018-09-25 11:14:17 -07:00
Donovan Preston
5ec2486c57
Add ui for setting max downloads, max time, and password. 2018-09-25 11:14:17 -07:00
Danny Coates
fe4eb1d582
updated deps 2018-09-24 16:21:38 -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
b61bf3c867
changed default config to have accounts disabled 2018-09-24 13:04:29 -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
135f40f65d
set default fxa env for localhost 2018-09-20 14:13:07 -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
e3087f008c
Merge pull request #932 from mozilla/document-android
Add a small blurb describing how to test the android version.
2018-09-19 09:44:21 -07:00
Danny Coates
ec5d301814
set capabilities.account = false on the server to defer rendering those components. fixes #929 2018-09-19 09:01:19 -07:00
Donovan Preston
da9f4d0ce5 Add a small blurb describing how to test the android version. 2018-09-19 10:19:18 -04: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
3d2c8c2ce2
added deploy_vnext to circle.yml 2018-09-18 11:30:43 -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
3a162d47c5
updated deps 2018-09-14 11:53:13 -07:00
Danny Coates
dc3cffe63b
Merge pull request #925 from mozilla/modal
stubbed in modal dialog
2018-09-14 09:40:33 -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
Danny Coates
20528eb0d1
added ANDROID environment variable to dev server for hosting the android html 2018-09-10 10:56:59 -07:00
Danny Coates
a8b305a84e
Merge pull request #920 from mozilla/ignore-non-data-urls
Ignore messages posted to onmessage that aren't data urls
2018-09-07 10:32:22 -07:00
Donovan Preston
76f9d3ee35
Ignore messages posted to onmessage that aren't data urls 2018-09-07 13:21:30 -04:00
Danny Coates
17ee4e0058 load android ui in dev when browsing to /android (#919) 2018-09-07 13:08:01 -04:00
Danny Coates
041c8ffdd2
updated deps 2018-09-06 23:08:32 -07:00
Danny Coates
35a6c7324d
updated babel 2018-09-06 22:52:10 -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
690a705be9
Merge pull request #905 from mozilla/mobile-acceptance-doc
add mobile acceptance criteria
2018-09-06 14:37:42 -07:00
Danny Coates
a1fa36b79c
minor serviceWorker tweaks to url matching and 302 redirects 2018-09-05 10:35:36 -07:00
Danny Coates
7c6aabc388
updated fluent to 0.8 2018-09-04 13:30:11 -07:00
Danny Coates
59224516b7
updated dependency minors 2018-09-04 13:13:25 -07:00
Danny Coates
025f040388
adjust streamDownload capability to exclude safari but not chrome 2018-09-04 13:05:11 -07:00
Danny Coates
71b24b05d0
added http logging to the console in dev 2018-09-04 12:09:03 -07:00
Danny Coates
df1c4ef913
emit complete for blob downloads 2018-09-04 11:08:44 -07:00
Danny Coates
353fab8486
Merge pull request #916 from mozilla/fxa
Implemented FxA
2018-09-04 11:07:25 -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