Commit Graph

33 Commits

Author SHA1 Message Date
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
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
ca3a92c1a3 Minor README improvements, set app/package.json version to 0 2017-07-18 16:14:17 +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
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
a0c1804933 Prevent login with empty password and add refresh btn 2017-07-13 20:26:07 +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
71bf7bb8b1 Fix: Preview not available for password protected buckets 2017-05-14 21:24:58 +02:00
Christoph Wiechert
cb6832c428 Updated package.json description and dependencies 2017-05-11 23:46:31 +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
e5cd6c581f Minor improvements for small screens 2017-05-09 00:34:12 +02:00
Christoph Wiechert
b843776cc9 Add improvements for small screens 2017-05-08 23:40:01 +02:00
Christoph Wiechert
fda2d0f275 Add sql to txt-preview 2017-05-08 23:11:51 +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
1c3849e255 Merge branch 'feature-preview' 2017-05-08 14:23:55 +02:00
Christoph Wiechert
40cd033c05 Added: Preview Lightbox 2017-05-08 14:10:04 +02:00
Christoph Wiechert
e53506363a Fix: Correctly hide zip/tar.gz download btns 2017-05-07 23:16:17 +02:00
Christoph Wiechert
377d363770 Add download-all as tar.gz and style improvements 2017-04-25 21:52:20 +02:00
Christoph Wiechert
c7b354386d Add download bucket as zip archive 2017-04-25 18:22:24 +02:00
Christoph Wiechert
30d6918b83 init 2017-04-23 13:41:29 +02:00