Danny Coates
77a5a377e3
updated deps
2018-11-02 16:07:26 -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
f0cfc19f8c
a new approach for the ui
2018-11-01 10:43:43 -07:00
Danny Coates
9e8e604024
stubbed in gcs (untested)
2018-11-01 10:36:05 -07:00
Danny Coates
c1bbc97514
updated deps
2018-10-05 09:43:21 -07:00
Danny Coates
76de2b29a5
cleaned up integration test flow
2018-10-04 15:06:39 -07:00
Benjamin Forehand Jr
23d629b80b
Added webdriverio integration tests
2018-10-03 11:22:30 -07:00
Danny Coates
bd02b7db8e
updated deps & bump version
2018-10-02 13:15:02 -07:00
Staś Małolepszy
f8964ebb99
Use FluentResource to parse and serialize FTL files server-side ( #952 )
2018-09-27 11:49:41 -07:00
Danny Coates
fe4eb1d582
updated deps
2018-09-24 16:21:38 -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
3a162d47c5
updated deps
2018-09-14 11:53:13 -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
041c8ffdd2
updated deps
2018-09-06 23:08:32 -07:00
Danny Coates
35a6c7324d
updated babel
2018-09-06 22:52:10 -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
71b24b05d0
added http logging to the console in dev
2018-09-04 12:09:03 -07:00
Danny Coates
718d74fa50
Implemented FxA
2018-08-30 22:10:08 -07:00
Emily
650d30c4bc
fix merge conflicts
2018-08-09 15:58:02 -07:00
Emily
bf16e5c8a9
integrate with new ui
2018-08-08 11:07:09 -07:00
Emily
49b9a1f452
refresh package-lock.json
2018-08-07 15:52:20 -07:00
Emily
894545a6f0
add fxA ui elements
2018-08-03 16:11:13 -07:00
Danny Coates
e97b8ff42d
updated deps & updated node for circleci and docker to 10.x. (8.x should technically still work)
2018-08-02 14:22:11 -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
Danny Coates
5c7b4ace9a
updated deps & re-enabled frontend tests
2018-07-25 12:46:40 -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
282cf0b595
use lib for setting content-disposition for more correctness
2018-07-19 12:11:55 -07:00
Danny Coates
f12d3abe79
refactored stream transforms
2018-07-18 16:39:14 -07:00
Danny Coates
f4f8332f96
WIP on shimming streams in firefox
2018-07-13 17:05:19 -07:00
Danny Coates
787d227761
got webpack production mode running
2018-07-13 11:13:09 -07:00
Danny Coates
ebf6bda467
updated to webpack 4
2018-07-12 13:16:02 -07:00
Emily
ff7969a7ef
fix download workflow tests
2018-07-11 16:52:46 -07:00
Emily
6db3009e5f
download cancel and progress
2018-07-09 17:00:19 -07:00
Emily
f98bc0878c
saves stream to file
2018-07-06 15:49:50 -07:00
Emily
62ed0a411f
sw
2018-07-05 12:40:49 -07:00
Danny Coates
c157e4d31c
created server/bin/ for server entrypoints
...
- added server/bin/test.js for the frontend test runner
2018-06-22 13:34:34 -07:00
Emily Hou
dafe4884fc
revisions
2018-06-22 13:17:23 -07:00
Emily Hou
1bd7e4d486
add streaming
2018-06-20 17:05:33 -07:00
Emily Hou
34cb970f11
add dependencies
2018-06-04 11:06:27 -07:00
Danny Coates
af7a262ef0
refactored upload away from multipart forms to binary data
2018-05-31 14:10:02 -07:00
Danny Coates
8242e2088d
bump version
2018-05-21 13:59:46 -07:00
Danny Coates
7841dec5d8
more docker integration test tweaks
2018-05-04 09:18:43 -07:00
Danny Coates
7d62a23b36
moved integration text execution to docker
2018-05-03 16:41:50 -07:00
Benjamin Forehand Jr
54e78b6274
This adds some user integration tests to aide the SoftVision team a bit. Right now I have 3 tests.
...
test_upload: This will create a file and make sure it uploads by verifying a file uploads and is assigned a URL.
test_download: This will create a file, upload it and then download it making sure it is the same filename that was uploaded. We can expand this later to maybe check the sizes and such.
test_progress: This will create a file and make sure the progress bar shows up after it begins uploading.
These are python tests and use Pipenv to manage dependencies as well as tox as the virtualenv manager, and finally pytest as the test runner.
2018-04-24 11:00:19 -04:00
Danny Coates
cda38f9bcf
v2.5.3
2018-03-29 00:03:04 -07:00
Danny Coates
1edc571b36
v2.5.2
2018-03-14 09:12:26 -07:00