Commit Graph

1277 Commits (3e4d56d7bb79c6c4e514482598b7017ee62e930d)

Author SHA1 Message Date
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 59e4ff7d24 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud f31d31844e [tx-robot] updated from transifex 12 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 12 years ago
Jenkins for ownCloud 2d12e52769 [tx-robot] updated from transifex 12 years ago
kondou d7409547aa Fix not displaying "Upload something!" message 12 years ago
Georg Ehrke 8a1618bce5 implement previews for public upload 12 years ago
Georg Ehrke edd38e5948 fix previews in shared folders 12 years ago
Jenkins for ownCloud 28918d61d2 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 5b95e7aa0f [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 12 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 12 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 12 years ago
Jörn Friedrich Dreyer 98ff847830 fix race condition in lazy preview loading 12 years ago
Jörn Friedrich Dreyer ae97fad632 fix double translation of error message 12 years ago
Thomas Müller c30c153ea5 fixing typos and l10n 12 years ago
Jörn Friedrich Dreyer 89ed0007c0 jsdoc types should go into {} 12 years ago
Jörn Friedrich Dreyer 0d81a53e12 use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ... maybe something is wrong there 12 years ago
Thomas Müller 43a96621ea adding comma to get cleaner diffs in the future 12 years ago
Thomas Müller 3c0e93e220 no file actions during upload 12 years ago
Jenkins for ownCloud 6b1843d91b [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 7bd5e89f8c simplify conflict template handling, fix reopen after ESC 12 years ago
Jörn Friedrich Dreyer 12ff268e60 move upload dialog css to separate file 12 years ago
Jörn Friedrich Dreyer 715846626e hide excessive logging with a trace flag 12 years ago
Thomas Müller 20a43d1982 remove file action elements before recreating them 12 years ago
Thomas Müller 6ed2df11fc store the permissions retrieved via ajax within the dom element 12 years ago
Thomas Müller 370ed814f7 add permissions of the file to the json response 12 years ago
Jörn Friedrich Dreyer 86c4c83b86 use exists 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 12 years ago
Thomas Müller 9b420e8660 use \OC::$server->getPreviewManager() instead of \OCP\Preview 12 years ago
Jörn Friedrich Dreyer d41e722629 refactor upload progress 12 years ago
kondou c117e719da Use external and shared icons in OC.Dialogs.filepicker() 12 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 12 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 12 years ago
Vincent Petry 4d38441e72 Fixed loading mask/spinner to stay fixed on scroll 12 years ago
Vincent Petry 611075bf20 Fixed JS error in trashbin app 12 years ago
Vincent Petry 3cf0820d35 Changed breadcrumb event handling to not use delegate 12 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 12 years ago
Thomas Müller 4ab5e58e02 update file summary on ajax file list load 12 years ago
Thomas Müller 4e751cbb47 fixing breadcrumbs on ajax loading of files 12 years ago
Thomas Müller ef955bae56 calling replaceSVG() to display breadcrumb images correctly on IE8 12 years ago
Thomas Müller e6f21927d6 fixing no-repeat for IE8 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Bart Visscher 666bbbe060 Use appinfo/register_command.php to add commands to the console command 12 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 12 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 12 years ago
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 12 years ago
Thomas Müller 3066b44928 remove unused $relativePath 12 years ago
kondou 4d62f747fa Clean up rawlist.php and fix non-array request 12 years ago
Thomas Müller b49f43c3ae move icon generation logic out of the template 12 years ago