Commit Graph

70 Commits

Author SHA1 Message Date
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
Christoph Wiechert 499aa804ca Add snyk vulnerabilities check badge 2017-05-11 13:52:50 +02:00
Christoph Wiechert 79b62b127a Add donate btn ;) 2017-05-11 02:04:29 +02:00
Christoph Wiechert 155408d5f2 Use node v7.4 for nvm 2017-05-10 00:39:48 +02:00
Christoph Wiechert 434fa09308 Extract CSS to styles.css 2017-05-10 00:30:30 +02:00
Christoph Wiechert e52047b5cd Preview refactoring 2017-05-09 12:25:22 +02:00
Christoph Wiechert 5f751d927b Add maxAge to expire obsolete one-time downloads 2017-05-09 01:16:14 +02:00
Christoph Wiechert 6e569924d7 Add cache-control header to <sid>.json response 2017-05-09 00:48:20 +02:00
Christoph Wiechert e5cd6c581f Minor improvements for small screens 2017-05-09 00:34:12 +02:00
Christoph Wiechert f6c2b07a4f Add env-var json support
e.g.: PSITRANSFER_RETENTIONS='{"one-time":"one time download","604800":"1 Week"}'
2017-05-09 00:17:31 +02:00
Christoph Wiechert b843776cc9 Add improvements for small screens 2017-05-08 23:40:01 +02:00
Christoph Wiechert 63042cb9c2 Minor readme additions 2017-05-08 23:12:15 +02:00
Christoph Wiechert fda2d0f275 Add sql to txt-preview 2017-05-08 23:11:51 +02:00
Christoph Wiechert eec71b6622 Add features to readme 2017-05-08 22:19:27 +02:00
Christoph Wiechert 390cca0068 Preview improvements 2017-05-08 22:17:12 +02:00
Christoph Wiechert f123629ce1 Update dependencies 2017-05-08 15:08:40 +02:00
Christoph Wiechert 293497c23d Fix: partial one-time bucket download 2017-05-08 15:08:15 +02:00
Christoph Wiechert 1c3849e255 Merge branch 'feature-preview' 2017-05-08 14:23:55 +02:00