David Dumas
dc816d0e59
Documentation: full deployment example in AWS with Ubuntu 20.04
2021-05-19 09:17:13 +00:00
Danny Coates
037c79730d
converting some things to choo/component
2018-11-15 15:43:32 -08:00
Danny Coates
eb79ce1835
wip on using shared ui in android
2018-11-02 16:33:16 -07:00
Danny Coates
76de2b29a5
cleaned up integration test flow
2018-10-04 15:06:39 -07:00
Danny Coates
b0a09ef953
updated .gitignore to exclude xcode userdata
2018-09-26 09:53:30 -07:00
Donovan Preston
e3601055fc
Implement ios prototype version
2018-07-27 09:20:08 -04:00
Donovan Preston
a80d007e0c
Hook up the android kotlin code to the send js code ( #860 )
2018-07-27 09:11:46 -04: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
3fd2537311
refactored server
2018-02-09 15:03:05 -08:00
shikhar-scs
9501c1ce4b
checking for file size > 2GB
...
included global MAXFILESIZE
2018-01-09 09:28:23 +05:30
Danny Coates
53e822964e
a few changes to make A/B testing easier
2017-08-25 09:44:52 -07:00
Danny Coates
0ab8ddc894
groundwork for asset caching
2017-08-15 11:55:52 -07:00
Peter deHaan
38746078ed
Add autoprefixer and cssnano support
2017-08-07 16:19:40 -07:00
Danny Coates
280a4f65e7
begrudgingly added babel-polyfill
2017-08-02 12:25:13 -07:00
Danny Coates
6393d70a33
rearrange dependencies. fixes #255
2017-07-21 20:00:38 -07:00
Danny Coates
31b810eb7d
create separate js bundles for upload/download pages
2017-07-21 16:23:08 -07:00
Abhinav Adduri
91cc82d570
removing bundle.js from tests and adding to gitignore
2017-07-13 08:57:29 -07:00
Peter deHaan
314e756ef1
Move __version__ to a script
2017-06-23 16:53:17 -07:00
Danny Coates
28498af6d5
incremental upload refactor
2017-06-01 21:59:58 -07:00