Commit Graph

87 Commits

Author SHA1 Message Date
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
Christoph Wiechert
8e075597f4 Use vue runtime only build 2017-07-18 15:43:29 +02:00
Christoph Wiechert
19e3a12709 Fix file-o icon not visible 2017-07-18 15:37:40 +02:00
Christoph Wiechert
9d923cbaa2 Use local stripped bootstrap css 2017-07-18 14:03:55 +02:00
Christoph Wiechert
9c9dd61735 svg inline fontawesome icons 2017-07-18 13:55:47 +02:00
Christoph Wiechert
7371f56862 Fix: refresh btn duplicates sizeSum 2017-07-13 21:32:24 +02:00
Christoph Wiechert
6268dcf62a Add admin page screenshot and README hints 2017-07-13 20:48:38 +02:00
Christoph Wiechert
a0c1804933 Prevent login with empty password and add refresh btn 2017-07-13 20:26:07 +02:00
Christoph Wiechert
b816787b0f Disable /admin* endpoints when no adminPass is set 2017-07-13 20:19:13 +02:00
Christoph Wiechert
7de25df051 Fix: reset admin error msg on successful login 2017-07-13 20:13:55 +02:00
Christoph Wiechert
1bb9d5792f Add /admin page 2017-07-12 15:19:53 +02:00
Christoph Wiechert
4c2f5c1d94 Update dependencies 2017-07-12 11:29:52 +02:00
Christoph Wiechert
c9932952b8 Remove tmp files 2017-07-12 11:24:33 +02:00
Christoph Wiechert
f7ceb575fe Add native SSL support 2017-06-06 10:58:00 +02:00
Christoph Wiechert
b95bab1011 Update dependencies 2017-05-31 15:03:52 +02:00
Christoph Wiechert
6347798842 Updated dependencies 2017-05-18 12:12:17 +02:00
Christoph Wiechert
fe894b9dd4 Add nginx ssl example config 2017-05-16 12:58:48 +02:00
Christoph Wiechert
71bf7bb8b1 Fix: Preview not available for password protected buckets 2017-05-14 21:24:58 +02:00
Christoph Wiechert
d2ff07392b Add some docs 2017-05-11 23:46:52 +02:00
Christoph Wiechert
cb6832c428 Updated package.json description and dependencies 2017-05-11 23:46:31 +02:00
Christoph Wiechert
1783ed58b1 Add docker tags hint to README 2017-05-11 21:14:21 +02:00
Christoph Wiechert
41059158db Add systemd unit file 2017-05-11 20:57:45 +02:00