Christoph Wiechert
|
27c6e2a236
|
Merge pull request #94 from usleep-consulting/master
Add upload webhook that fires on tus afterComplete
|
2020-05-12 12:54:58 +02:00 |
|
Bucky Wolfe
|
23b298e05a
|
Document webhooks
|
2020-05-12 17:14:16 +07:00 |
|
Bucky Wolfe
|
15b36727ff
|
Add upload webhook that fires after tus afterComplete
|
2020-05-12 12:42:14 +07:00 |
|
Christoph Wiechert
|
041684408b
|
Add: npm publish to travis
|
2020-04-14 11:43:42 +02:00 |
|
Christoph Wiechert
|
1a02f9a339
|
1.3.2
|
2020-04-14 11:21:59 +02:00 |
|
Christoph Wiechert
|
4617299efb
|
Add: Travis
|
2020-04-14 11:16:39 +02:00 |
|
Christoph Wiechert
|
f0ef8a896e
|
Add: Travis
|
2020-04-14 11:13:13 +02:00 |
|
Christoph Wiechert
|
c493225321
|
Update deps; improve build
|
2020-04-14 10:59:34 +02:00 |
|
Christoph Wiechert
|
3176cd7194
|
Merge pull request #80 from psi-4ward/dependabot/npm_and_yarn/app/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2 in /app
|
2020-02-14 00:45:51 +01:00 |
|
Christoph Wiechert
|
15e3a8137c
|
Merge pull request #81 from psi-4ward/dependabot/npm_and_yarn/app/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15 in /app
|
2020-02-14 00:45:37 +01:00 |
|
Christoph Wiechert
|
8ae6b0624c
|
Merge pull request #85 from psi-4ward/snyk-fix-98636d5cf315b3da9b84e67b2570cdd6
[Snyk] Security upgrade crypto-js from 3.1.9-1 to 3.2.1
|
2020-02-14 00:45:11 +01:00 |
|
snyk-bot
|
89c8859c46
|
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CRYPTOJS-548472
|
2020-02-13 05:35:04 +00:00 |
|
dependabot[bot]
|
248d6052a3
|
Bump lodash from 4.17.11 to 4.17.15 in /app
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-10-29 11:54:12 +00:00 |
|
dependabot[bot]
|
695d1a6797
|
Bump mixin-deep from 1.3.1 to 1.3.2 in /app
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-21 20:09:56 +00:00 |
|
Christoph Wiechert
|
ddc05dd25f
|
Merge pull request #76 from psi-4ward/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
|
2019-07-11 12:06:49 +02:00 |
|
Christoph Wiechert
|
05e863fa88
|
Updated deps
|
2019-07-11 12:05:31 +02:00 |
|
dependabot[bot]
|
787ba6cbb6
|
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-11 10:05:09 +00:00 |
|
Christoph Wiechert
|
fa8047d9b2
|
Updated deps
|
2019-06-12 13:38:10 +02:00 |
|
Christoph Wiechert
|
59ac3d2846
|
Updated deps
|
2019-06-12 13:37:04 +02:00 |
|
Christoph Wiechert
|
248be9256a
|
Fix: File descriptor not closed
|
2019-03-01 10:59:58 +01:00 |
|
Christoph Wiechert
|
f509627aa1
|
Update dockerfile
|
2018-12-14 19:12:14 +01:00 |
|
Christoph Wiechert
|
ae94e32447
|
Fix retention stupid IE11
|
2018-12-14 18:56:12 +01:00 |
|
Christoph Wiechert
|
39a482807a
|
Add: forceHttps (Closes #24)
|
2018-12-14 17:49:27 +01:00 |
|
Christoph Wiechert
|
a2e4f0c316
|
Add: fileDownloadedWebhook (Closes #29)
|
2018-12-14 17:30:43 +01:00 |
|
Christoph Wiechert
|
be01f8a278
|
Some response delays to make brute force harder; Code Reformat
|
2018-12-14 17:30:20 +01:00 |
|
Christoph Wiechert
|
fa52624374
|
Specify an explicit upload bucket ID with ?sid= param. (Closes #42)
|
2018-12-14 16:03:54 +01:00 |
|
Christoph Wiechert
|
3688ce6c2b
|
Lower force shutdown time to 60s
|
2018-12-14 15:49:52 +01:00 |
|
Christoph Wiechert
|
0b33927ffb
|
Fix: defaultRetention one-time not working. Closes #44
|
2018-12-14 15:49:33 +01:00 |
|
Christoph Wiechert
|
0260c734e0
|
Update dependencies
|
2018-12-14 15:19:47 +01:00 |
|
Christoph Wiechert
|
5fb623b512
|
Merge pull request #63 from psi-4ward/snyk-fix-aafxz3
[Snyk] Fix for 2 vulnerable dependencies
|
2018-12-07 18:37:02 +01:00 |
|
snyk-bot
|
693b8103c5
|
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MORGAN-72579
- https://snyk.io/vuln/npm:lodash:20180130
|
2018-12-07 17:36:13 +00:00 |
|
Christoph Wiechert
|
a00dd915b9
|
Merge pull request #62 from wardragon/dinupload
Change upload url to configurable
|
2018-12-07 18:36:07 +01:00 |
|
root
|
c0abcbfc80
|
Renamed variable and added comment to config.js
|
2018-12-07 09:27:04 +01:00 |
|
root
|
069ae356b4
|
if dynUpload is not /, redirect / to dynUpload.
|
2018-12-06 14:17:42 +01:00 |
|
root
|
cc6d118193
|
FIRST COMMIT: configurable upload url
- aggiunta nel config.js della variabile dynUpload e modifica della url
dell'app.
|
2018-12-06 13:15:19 +01:00 |
|
Christoph Wiechert
|
13a03333b3
|
Merge pull request #59 from alaincao/master
Fixed IE11 download page link not working
|
2018-11-13 16:24:06 +01:00 |
|
|
|
4450cb4fdc
|
Fixed IE11 download page link not working
'click()' function call doesn't open the link because the element is not added to the DOM
|
2018-11-12 19:04:08 +01:00 |
|
Christoph Wiechert
|
9b40a5122c
|
Merge pull request #47 from Slixor/master
Fix Password Generation in Internet Explorer 11
|
2018-03-13 15:02:51 +01:00 |
|
Slixor
|
9e75bc7642
|
Fixed IE 11 Password Generation
IE only supports window.msCrypto as opposed to window.crypto. This allows support for both functions across all browsers.
|
2018-03-09 20:40:08 +00:00 |
|
Christoph Wiechert
|
7552771e69
|
Fix: IE11 has no String.startsWith
|
2017-11-28 16:37:26 +01:00 |
|
Christoph Wiechert
|
139ec914ba
|
Fix: IE11 has no Number.isFinite
|
2017-11-28 16:24:08 +01:00 |
|
Christoph Wiechert
|
59c95c9a87
|
Fix IE11 download error
|
2017-11-25 15:32:50 +01:00 |
|
Christoph Wiechert
|
eb4f1e9fce
|
Libs update; add package-lock.json
|
2017-11-25 15:32:20 +01:00 |
|
Christoph Wiechert
|
72918f969a
|
Added package-lock.json files
|
2017-11-25 15:21:17 +01:00 |
|
Christoph Wiechert
|
4c42bc23ec
|
Fix: iOS shows some files instead of downloading it
|
2017-11-21 13:25:01 +01:00 |
|
Christoph Wiechert
|
0c04bbf082
|
Fix: Vue runs in dev mode
|
2017-07-25 19:37:34 +02:00 |
|
Christoph Wiechert
|
e1adf92d01
|
Inline bootstrap to avoid additional downstream request
|
2017-07-19 10:35:50 +02:00 |
|
Christoph Wiechert
|
ca3a92c1a3
|
Minor README improvements, set app/package.json version to 0
|
2017-07-18 16:14:17 +02:00 |
|
Christoph Wiechert
|
8a7635f329
|
Add _Lightweight_ point to README
|
2017-07-18 15:49:09 +02:00 |
|
Christoph Wiechert
|
7d0f328427
|
Load babel-polyfill only when necessary.
|
2017-07-18 15:44:29 +02:00 |
|