- Oct 20, 2016
-
-
Morris Jobke authored
- `Object.create` supported with IE9+: https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Object/create#Browser_compatibility - `Object.keys` supported with IE9+: https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Object/keys#Browser_compatibility - `Array.prototype.filter` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter#Browser_compatibility - `Array.prototype.indexOf` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/indexOf#Browser_compatibility - `Array.prototype.map` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map#Browser_compatibility - `Function.prototype.bind` supported in IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind#Browser_compatibility - `String.prototype.trim` supported with IE9+: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/Trim#Browser_compatibility - `outerHTML` supported with Firefox 11+: https://developer.mozilla.org/en-US/docs/Web/API/Element/outerHTML#Browser_compatibility - `window.devicePixelRatio` supported in IE11+: http://caniuse.com/#feat=devicepixelratio Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Marius Blüm authored
Remove unneeded placeholder polyfill
-
- Oct 19, 2016
-
-
Morris Jobke authored
Show the path, when the filename conflicts
-
Morris Jobke authored
add fullscreen icon
-
Morris Jobke authored
* placeholders are supported in IE11+ * http://caniuse.com/#feat=input-placeholder Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Lukas Reschke authored
MySQL 4byte support
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Marius Blüm authored
change primary button text color to white
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Roeland Jago Douma authored
change wording of system tags from un/assigned to more human added/removed
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Make sure we only use numbers as length
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Joas Schilling authored
Adjust wording to make the separation between sharing and files more clear
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
[3rdparty] Point to master again
-
- Oct 18, 2016
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Morris Jobke authored
-
Morris Jobke authored
* fully optional * requires additional options set in the database
-
Morris Jobke authored
* success on SQLite and Postgres * failure on MySQL due to the limited charset that only supports up to 3 bytes
-
Morris Jobke authored
move select2 styles to core so it's universal, not only for tags
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Avatar/file-picker fixes for access-control app
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Morris Jobke authored
add whitespace above share link so it's visually distinguished more
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Lukas Reschke authored
[downstream] LDAP empty hardening
-
Lukas Reschke authored
Do not reset the list after adding cached entries
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-