Commit Graph

59 Commits

Author SHA1 Message Date
455ef4344f Update README 2019-09-14 19:51:49 +05:30
c0a5bb765e Make changes 2019-09-14 19:46:00 +05:30
c41bd4bd11 Fix file selection 2019-09-14 19:44:28 +05:30
1103fd2bcd Fix directory traversing 2019-09-14 13:31:24 +05:30
a89c92e30d Butcher stuff 2019-09-12 21:25:02 +05:30
1185904e6c Trim and things 2019-09-12 21:24:31 +05:30
638fac0ad4 Set new devDependencies 2019-09-08 13:38:04 +05:30
1c118882ee Merge pull request #1 from chrisvrose/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-09-08 13:24:26 +05:30
dependabot[bot]
ffb7e90e40 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-08 07:52:34 +00:00
1834327a28 ?? 2019-05-27 17:55:54 +05:30
131394c47c tmpDir is deprecated? 2019-05-27 17:54:02 +05:30
9655281a78 Add Indication for upload 2019-05-27 15:49:17 +05:30
a81c26b5eb Response fixes 2019-05-27 15:46:27 +05:30
d8c6001d90 Client side - Implement Uploads 2019-05-27 15:07:36 +05:30
0c428a2b33 Server side - Implement uploading 2019-05-27 14:21:51 +05:30
81ad30ab51 README changes 2019-05-27 14:21:36 +05:30
69ee42e346 Some comments<?> 2019-05-27 13:55:22 +05:30
2830a808a7 Update README 2019-05-27 10:58:04 +05:30
dcbe68a27f Implement moving 2019-05-27 10:51:05 +05:30
bed5762657 Trim content not required 2019-05-26 21:50:08 +05:30
d50f0bc4a0 Backend - implement moving, move port to settings 2019-05-26 21:40:24 +05:30
e56cc5a348 Fix operation windows 2019-05-26 21:19:24 +05:30
68892597fd Add test 2019-05-26 21:18:35 +05:30
9039f220d3 Prevent selection of null file 2019-05-26 21:18:04 +05:30
aa46296f53 Switch to GET, fix forms
GET is much more better than using blobs
2019-05-25 13:37:19 +05:30
57a43aa643 Style rename form, add upload window 2019-05-24 21:38:31 +05:30
ba8fe72160 Reality check
Auth is way too complicated for use case
2019-05-24 21:38:05 +05:30
8932dee400 eyesore fix 2019-05-24 17:55:13 +05:30
8c60c7bc0d Update README
Include json changes
2019-05-24 14:46:30 +05:30
a87092d3e8 File Downloading 2019-05-24 14:41:30 +05:30
464c6c1c3f Update dependencies, README 2019-05-24 12:04:21 +05:30
762ceefc79 Be careful or error logs
Implement file downloads
2019-05-24 11:43:48 +05:30
adf15a17a1 md changes 2019-05-24 11:35:33 +05:30
b0cd933e4a Update Readme 2019-05-24 11:27:55 +05:30
e39c28539e Fix sandboxing(#2) 2019-05-24 11:25:10 +05:30
29de9a63f9 The things we do for empty directories 2019-05-24 11:14:19 +05:30
41534493b7 Fix sandboxing(#1) 2019-05-24 11:04:51 +05:30
5e41f1ceb0 Introduce sandbox folder 2019-05-24 10:45:06 +05:30
362ec31b9b Fix travis testing 2019-05-24 08:52:42 +05:30
1179046127 Fix Travis 2019-05-24 08:48:01 +05:30
d1e0f2a907 General updates 2019-05-23 20:23:32 +05:30
13b8670e62 Travis changes<?> 2019-05-23 11:22:57 +05:30
852273c8cc Change travis testing 2019-05-23 11:11:18 +05:30
d97803b70c Add travis,
add cover element
2019-05-23 08:40:01 +05:30
e9cd71b770 Implement traversal of folders 2019-05-22 20:22:59 +05:30
90c950d822 Broken and basic traversal only 2019-05-22 17:09:45 +05:30
51775c76f2 Process file type and send it over 2019-05-21 20:31:41 +05:30
4f01ee8cb8 Add routing basics
Add jquery
2019-05-21 19:37:11 +05:30
17f8fd3500 Indexing basics 2019-05-21 10:38:54 +05:30
265d18e403 Test main body 2019-05-20 21:53:36 +05:30