Abhinav Adduri
|
1c49181acb
|
pr changes
|
2017-06-20 10:21:11 -07:00 |
|
Abhinav Adduri
|
f3fe56e3d5
|
fixed delete bug
|
2017-06-19 16:11:33 -07:00 |
|
Abhinav Adduri
|
4e4dc5e168
|
added helmet middleware
|
2017-06-19 15:51:48 -07:00 |
|
Abhinav Adduri
|
6e38446f1e
|
added one catch statement
|
2017-06-19 15:46:41 -07:00 |
|
Abhinav Adduri
|
dcc88ac546
|
added test as possible env value
|
2017-06-19 14:34:12 -07:00 |
|
Abhinav Adduri
|
dcb5e2d813
|
added circle.yml file to specify node version
|
2017-06-19 14:30:04 -07:00 |
|
Abhinav Adduri
|
76af1c92e6
|
finished storage tests
|
2017-06-19 13:37:56 -07:00 |
|
Abhinav Adduri
|
f9ca9f4b87
|
Merge remote-tracking branch 'origin' into testing
|
2017-06-09 16:56:42 -07:00 |
|
Abhinav Adduri
|
6e168edf3e
|
fixing lint bug for xhr.onload
|
2017-06-09 16:56:25 -07:00 |
|
Abhinav Adduri
|
9557701527
|
local filesystem tests written, all passing
|
2017-06-09 16:31:34 -07:00 |
|
Danny Coates
|
8baa6d0964
|
Merge pull request #77 from pdehaan/yo-htmllint
Fix the linter errors
|
2017-06-09 12:30:24 -07:00 |
|
Peter deHaan
|
45a5e420ce
|
Add stylelint and fix a few errors
|
2017-06-09 10:49:53 -07:00 |
|
Peter deHaan
|
1dbda38995
|
Fix ESLint errors
|
2017-06-09 10:44:12 -07:00 |
|
Peter deHaan
|
f0b4bb7341
|
Add basic htmllint config
|
2017-06-09 10:25:15 -07:00 |
|
Danny Coates
|
3c9889c075
|
Merge pull request #54 from pdehaan/add-eslint
Adding basic ESLint config
|
2017-06-09 10:18:10 -07:00 |
|
Peter deHaan
|
837be5aa7b
|
Adding basic ESLint config
|
2017-06-09 08:41:26 -07:00 |
|
Daniela Arcese
|
e077160a47
|
Merge pull request #71 from mozilla/ui
Drag & drop
|
2017-06-09 11:11:02 -04:00 |
|
Daniela Arcese
|
2323b17e1e
|
change animation to transition
|
2017-06-09 11:10:35 -04:00 |
|
Daniela Arcese
|
9e77e906cb
|
update branch
|
2017-06-09 11:00:11 -04:00 |
|
Daniela Arcese
|
3505574f35
|
reformat click listeners
|
2017-06-09 10:47:12 -04:00 |
|
Daniela Arcese
|
b442b65f72
|
Merge branch 'master' into ui
|
2017-06-09 09:47:43 -04:00 |
|
Daniela Arcese
|
dea589df14
|
making changes
|
2017-06-09 09:45:06 -04:00 |
|
Danny Coates
|
29cdc077e8
|
Merge pull request #72 from mozilla/logging
Logging
|
2017-06-08 15:17:44 -07:00 |
|
Abhinav Adduri
|
5fe901e31d
|
formatted
|
2017-06-08 15:02:00 -07:00 |
|
Abhinav Adduri
|
6cb1fc433e
|
firefox, chrome, safari, edge all working, pr changes included
|
2017-06-08 15:01:04 -07:00 |
|
Daniela Arcese
|
42be528c90
|
return 200 from server on successful delete
|
2017-06-08 17:38:00 -04:00 |
|
Abhinav Adduri
|
fdb0734208
|
fixed bracket bug
|
2017-06-08 14:02:41 -07:00 |
|
Abhinav Adduri
|
38449a23fb
|
changed to not localhost
|
2017-06-08 13:55:19 -07:00 |
|
Abhinav Adduri
|
f870ab1ab8
|
Merge branch 'master' of github.com:mozilla/something-awesome
|
2017-06-08 13:48:51 -07:00 |
|
Abhinav Adduri
|
900fe32460
|
added mozlog and file exists route
|
2017-06-08 13:45:28 -07:00 |
|
Daniela Arcese
|
90809bf05d
|
format
|
2017-06-08 16:11:28 -04:00 |
|
Daniela Arcese
|
796577ee2b
|
add drag and drop and delete confirmation
|
2017-06-08 16:05:47 -04:00 |
|
Danny Coates
|
24abf669b0
|
stream download after headers
|
2017-06-07 17:03:03 -07:00 |
|
Danny Coates
|
82b71b2af7
|
hardcode prod to https urls
|
2017-06-07 16:57:19 -07:00 |
|
Danny Coates
|
1c67eea2f0
|
use redis host from config
|
2017-06-07 16:46:48 -07:00 |
|
Danny Coates
|
a4437a341e
|
Merge pull request #45 from mozilla/s3-integration
S3 integration
|
2017-06-07 16:34:52 -07:00 |
|
Abhinav Adduri
|
f9c2eb1ae4
|
using handlebars templating engine, refactored server code and storage code
|
2017-06-07 16:16:38 -07:00 |
|
Abhinav Adduri
|
1ad71904bc
|
npm run dev now runs on local file storage. npm start runs in production, but if there is either no aws bucket or bitly key specified as env vars, it defaults back to local storage
|
2017-06-07 14:07:31 -07:00 |
|
Danny Coates
|
8bb42c137a
|
changed config
|
2017-06-06 23:52:56 -07:00 |
|
Abhinav Adduri
|
af4edfef16
|
working s3 integration, commented out load credentials from json
|
2017-06-06 15:30:45 -07:00 |
|
Abhinav Adduri
|
f377aa4551
|
working s3 integration
|
2017-06-06 15:24:52 -07:00 |
|
Abhinav Adduri
|
39a63cd16e
|
currently not working, decryption seems to fail
|
2017-06-06 15:22:17 -07:00 |
|
Danny Coates
|
0677603d74
|
Merge pull request #46 from mozilla/ui
Download page and share link UI
|
2017-06-06 15:12:34 -07:00 |
|
Daniela Arcese
|
7e6c969f79
|
fix send new file links
|
2017-06-06 17:31:07 -04:00 |
|
Daniela Arcese
|
6c29e33946
|
format
|
2017-06-06 17:24:51 -04:00 |
|
Daniela Arcese
|
a71161bf20
|
add download page and share link ui
|
2017-06-06 17:23:10 -04:00 |
|
Daniela Arcese
|
7da6a953b6
|
Merge pull request #41 from mozilla/ui
Added upload page and file list UI
|
2017-06-05 10:44:57 -04:00 |
|
Daniela Arcese
|
a957a7302d
|
more formatting
|
2017-06-05 10:42:26 -04:00 |
|
Daniela Arcese
|
dce581466d
|
format
|
2017-06-05 10:26:50 -04:00 |
|
Daniela Arcese
|
532f3c31a4
|
making changes
|
2017-06-05 10:25:10 -04:00 |
|