Commit Graph

6349 Commits (f3e0cbdeed97ff465dc7cd7935035ccfe096bd4f)

Author SHA1 Message Date
Jan-Christoph Borchardt f3e0cbdeed fix position of New and Deleted Files buttons 13 years ago
Jan-Christoph Borchardt 308d4383a3 simplify input elements for less cognitive load. No box-shadow, no text-shadow, smaller border-radius 13 years ago
raghunayyar 0d5653c6b1 Takes nametext inside the anchor tag to fix the issue completely. 13 years ago
raghunayyar 4a5f3442b5 Closes Label inside the a tag for not hiding the fileactions. 13 years ago
raghunayyar 81b4904c78 File Selected on Click instead of download. 13 years ago
Jan-Christoph Borchardt 5feaa55779 simplify From Link icon in New menu 13 years ago
Jan-Christoph Borchardt 9853b33420 reduce rounded corners of New dropdown 13 years ago
kondou feb7028a78 Remove require in rawlist.php 13 years ago
kondou 013e9c27d2 Fix require in apps/files/ajax/rawlist.php 13 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 59e4ff7d24 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud f31d31844e [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 7e54e8831e set rememberlogin to false for the encryption app 13 years ago
Bjoern Schiessle 0b98427536 fix check if app is enabled 13 years ago
Bjoern Schiessle 71bbb2ea8b check if key exists before reading it 13 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 13 years ago
Jenkins for ownCloud 2d12e52769 [tx-robot] updated from transifex 13 years ago
Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 13 years ago
kondou d7409547aa Fix not displaying "Upload something!" message 13 years ago
Georg Ehrke 8a1618bce5 implement previews for public upload 13 years ago
Georg Ehrke edd38e5948 fix previews in shared folders 13 years ago
Jenkins for ownCloud 28918d61d2 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 5b95e7aa0f [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 13 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 13 years ago
Jörn Friedrich Dreyer 6aeb0a99da same for search by mime 13 years ago
Jörn Friedrich Dreyer 3b4020e811 add all results, sharing cache also returns entries for shared files in external storages 13 years ago
Jörn Friedrich Dreyer 466fd8acda fix getAll(), refactor search by mime & search 13 years ago
Jörn Friedrich Dreyer 392c6b6832 return fixed path, skip shared files outside of 'files' 13 years ago
Jörn Friedrich Dreyer 27511d9187 divide ids into chunks of 1k 13 years ago
Jörn Friedrich Dreyer e8bf576184 add initial search in shared files 13 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 13 years ago
Jörn Friedrich Dreyer 98ff847830 fix race condition in lazy preview loading 13 years ago
Jörn Friedrich Dreyer ae97fad632 fix double translation of error message 13 years ago
Thomas Müller c30c153ea5 fixing typos and l10n 13 years ago
Jörn Friedrich Dreyer 89ed0007c0 jsdoc types should go into {} 13 years ago
Jörn Friedrich Dreyer 0d81a53e12 use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ... maybe something is wrong there 13 years ago
Thomas Müller 43a96621ea adding comma to get cleaner diffs in the future 13 years ago
Thomas Müller 3c0e93e220 no file actions during upload 13 years ago
Jenkins for ownCloud 6b1843d91b [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 7bd5e89f8c simplify conflict template handling, fix reopen after ESC 13 years ago
Jörn Friedrich Dreyer 12ff268e60 move upload dialog css to separate file 13 years ago
Jörn Friedrich Dreyer 715846626e hide excessive logging with a trace flag 13 years ago
Thomas Müller 20a43d1982 remove file action elements before recreating them 13 years ago
Thomas Müller 6ed2df11fc store the permissions retrieved via ajax within the dom element 13 years ago
Thomas Müller 370ed814f7 add permissions of the file to the json response 13 years ago
Jörn Friedrich Dreyer 86c4c83b86 use exists 13 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 13 years ago
Bjoern Schiessle 72eaf2894a performance improvement, check configuration only if no private key exists 13 years ago
Thomas Müller 9b420e8660 use \OC::$server->getPreviewManager() instead of \OCP\Preview 13 years ago