Commit Graph

264 Commits

Author SHA1 Message Date
Danny Coates
6fdc430c4f
delete old service worker caches 2018-11-16 12:32:32 -08:00
Danny Coates
32a55d00b2
don't render expired uploads 2018-11-16 12:30:15 -08:00
Danny Coates
9989f944c3
fixed account ui when not enabled 2018-11-16 10:01:53 -08:00
Danny Coates
660a1947cc
try out service worker cache 2018-11-16 09:32:29 -08:00
Danny Coates
037c79730d
converting some things to choo/component 2018-11-15 15:43:32 -08:00
Danny Coates
d67716f26b
fixed some element heights at md width 2018-11-15 09:27:17 -08:00
Donovan Preston
43c596fb99 Fix rendering problems with the android ui. 2018-11-15 10:06:35 -05:00
Danny Coates
1d09a2e694
fixed double file open on chrome 2018-11-08 16:24:32 -08:00
Danny Coates
0631abe653
renamed fileManager.js to controller.js 2018-11-08 15:12:07 -08:00
Donovan Preston
cab6f1bafb
Implement the mechanics of fxa login on android, but don't show ui fo… (#1000)
* Implement the mechanics of fxa login on android, but don't show ui for it yet. Also, scopedKeys are not yet implemented.

* Hopefully fix the package-lock conflict?

* WIP on android scoped keys

* Finish implementing login.

* created android/user.js to handle android logins
2018-11-08 16:35:19 -05:00
Danny Coates
e9d5d87691
changed sign in area 2018-11-06 21:30:35 -08:00
Danny Coates
4eca951a1c
fixed syncFileList result when logged out 2018-11-06 11:36:20 -08:00
Danny Coates
6868af11cd
add click handler to whole empty area 2018-11-05 20:55:26 -08:00
Danny Coates
ae89f1964f
fixes #994. add new files to top of upload area 2018-11-05 16:43:45 -08:00
Danny Coates
be38392192
log out when the auth token is expired 2018-11-05 15:56:59 -08:00
Danny Coates
1ef80febcb
fixed filename word-break 2018-11-05 15:46:49 -08:00
Danny Coates
43748295b0
style updated for chrome 2018-11-05 15:00:35 -08:00
Mark Liang
7394d20cb7 fix #985-#988, #990-#993 2018-11-05 16:12:40 +08:00
Danny Coates
1c063111cc
a few style tweaks 2018-11-02 11:28:56 -07:00
Mark Liang
cacb3a898d update ui 2018-11-02 17:42:59 +08:00
Danny Coates
5ebe869c26
fixed intro size on home page 2018-11-01 12:04:14 -07:00
Danny Coates
dee9c0a538
fixed modal placement in responsive view 2018-11-01 11:05:17 -07:00
Danny Coates
90f261a314
moved some styles 2018-11-01 10:44:48 -07:00
Danny Coates
932a2a4576
removed unused code 2018-11-01 10:44:47 -07:00
Danny Coates
6ba3be8a0f
updated integration tests for new ui 2018-11-01 10:44:47 -07:00
Danny Coates
891ffc20af
added copied text after copy button click 2018-11-01 10:44:47 -07:00
Danny Coates
c359678226
styled dl password input a bit 2018-11-01 10:44:46 -07:00
Danny Coates
26a943939d
wip on download page 2018-11-01 10:44:46 -07:00
Danny Coates
12e6eb1666
added password to upload form 2018-11-01 10:44:45 -07:00
Danny Coates
0e5202c470
updated modal 2018-11-01 10:44:45 -07:00
Danny Coates
7ad63ae004
stubbed copy dialog 2018-11-01 10:44:44 -07:00
Danny Coates
d881755814
added purgecss and cssnano 2018-11-01 10:44:16 -07:00
Danny Coates
211404237a
added wide layout 2018-11-01 10:43:45 -07:00
Danny Coates
7838ad586d
removed old ui 2018-11-01 10:43:44 -07:00
Danny Coates
f0cfc19f8c
a new approach for the ui 2018-11-01 10:43:43 -07:00
Danny Coates
cc85486414
wip 2018-11-01 10:43:14 -07:00
Danny Coates
2b81ff1fb3
some wip. still broken 2018-11-01 10:43:14 -07:00
Danny Coates
5b939d2c95
reorged routes/index.js (broken) 2018-11-01 10:43:13 -07:00
John Gruen
8964387331
update ui 2018-11-01 10:43:13 -07:00
Danny Coates
d87fb64390
removed keys_jwe from local storage 2018-10-08 11:16:06 -07:00
Danny Coates
7166f4e3d6
improved paste to handle text and pasted file's names 2018-10-01 17:46:09 -07:00
Danny Coates
f7f8944e00
stubbed in signup dialog 2018-09-27 15:46:46 -07:00
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