Commit Graph

43 Commits

Author SHA1 Message Date
Karol Wypchlo 030e60aa59 update dependencies 2020-02-17 12:57:11 +01:00
Karol Wypchlo ad0cf12a39 remove redundant lock file from npm 2020-02-17 12:50:57 +01:00
Karol Wypchlo 602cb179ce remove unnecessary dependencies 2020-02-17 12:50:07 +01:00
Karol Wypchlo 87b3e4d1e0 remove unused POST /siafile route 2020-02-17 12:45:25 +01:00
Karol Wypchlo ef3a6d411a remove GET endpoint, handled by nginx proxy 2020-02-17 12:44:15 +01:00
Karol Wypchło 538f40f384
Merge pull request #13 from NebulousLabs/dependabot/npm_and_yarn/ramda-0.27.0
Bump ramda from 0.26.1 to 0.27.0
2020-02-17 04:26:37 -05:00
dependabot-preview[bot] ffafcff7ad
Merge pull request #14 from NebulousLabs/dependabot/npm_and_yarn/types/express-fileupload-1.1.2 2020-02-15 00:31:32 +00:00
dependabot-preview[bot] 4ba522a598
Bump axios-logger from 2.3.0 to 2.3.1
Bumps [axios-logger](https://github.com/hg-pyun/axios-intercept-logger) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/hg-pyun/axios-intercept-logger/releases)
- [Changelog](https://github.com/hg-pyun/axios-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hg-pyun/axios-intercept-logger/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 21:54:07 +00:00
dependabot-preview[bot] d6ede68a9f
Bump @types/express-fileupload from 1.1.0 to 1.1.2
Bumps [@types/express-fileupload](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-fileupload) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-fileupload)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 21:52:17 +00:00
dependabot-preview[bot] aeecc5ab6a
Bump ramda from 0.26.1 to 0.27.0
Bumps [ramda](https://github.com/ramda/ramda) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/ramda/ramda/releases)
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ramda/ramda/compare/0.26.1...v0.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 21:51:27 +00:00
Karol Wypchlo 33a16640ed add image sample and remove axios-curlirize 2020-02-13 15:31:49 -05:00
Karol Wypchlo 98471291c0 curlirize 2020-02-13 15:04:10 -05:00
Karol Wypchlo d99427256e curlirize 2020-02-13 15:03:15 -05:00
Karol Wypchlo e9b1582539 add curlirize 2020-02-13 14:58:50 -05:00
Karol Wypchlo fb7eea3dfe log whole error 2020-02-13 14:45:27 -05:00
PJ 249cd82cd5 Merge branch 'master' into logging 2020-02-04 19:17:20 +01:00
PJ 6569c2677c Proxy the attachment querystring param 2020-02-04 16:39:58 +01:00
PJ 4833eac81b Content-Disposition fixes + hardening 2020-02-04 12:52:35 +01:00
Marcin Jachymiak 6b3ad6d1ea Add nodejs app 2020-01-31 15:18:58 -05:00
PJ b0e4ff6863 Update routes 2020-01-28 12:31:56 +01:00
PJ cf7693db2f Add trailing slash 2020-01-28 12:21:15 +01:00
PJ d6a8b39445 Updat new routes, remove testing.html file 2020-01-28 11:42:02 +01:00
PJ 7bc45eb530 Fix root error in sendFile 2020-01-27 13:19:08 +01:00
PJ b68052b475 Change route order 2020-01-27 13:12:49 +01:00
PJ b720b5f0d6 Add stats route (WIP) + add /web/ testing route (WIP) 2020-01-27 13:06:18 +01:00
PJ 34851a7078 Revert proxy handler 2020-01-23 21:02:04 +01:00
PJ d0d1742203 Add axios logging 2020-01-23 20:12:16 +01:00
PJ a63d26f25a Remove access.log 2020-01-22 21:28:49 +01:00
PJ 98b649702d Add siad connection check 2020-01-22 21:13:38 +01:00
PJ 103a89bc98 Improve logging 2020-01-22 20:59:26 +01:00
PJ c6e716344c Add maxContentLength to axios request config 2020-01-09 13:19:15 +01:00
PJ bdd4fdd75e Increase fileupload limit from 10MB to 1GB 2020-01-09 13:03:27 +01:00
Eddie Wang 411b9061a2
add sialink 2019-12-20 17:34:55 -08:00
Eddie Wang 91a67178bb
add proxy 2019-12-20 17:33:21 -08:00
Eddie Wang ce6f536791
update endpoint 2019-12-20 11:59:47 -08:00
Eddie Wang cae5d7b09c
initial linkfile impl 2019-12-20 10:11:54 -08:00
Eddie Wang bdbd5b81c9
Merge branch 'dev' of gitlab.com:NebulousLabs/siawebviewer into dev 2019-12-20 09:02:02 -08:00
Eddie Wang 7a85bcd4e0
ui stuff 2019-12-20 09:01:28 -08:00
Eddie Wang d016eb8ca1
sync up tree 2019-12-20 09:00:45 -08:00
Eddie Wang f9d3d8b7f3
form upload 2019-12-05 17:49:29 -05:00
Eddie Wang 1e7ceb3979
add polyfill and pipe better 2019-12-05 12:22:28 -05:00
Eddie Wang 49a1d1b719
start 2019-12-03 16:44:30 -05:00
Eddie Wang 3bb0ca8293
add files 2019-12-03 16:08:23 -05:00