Commit Graph

6289 Commits (eea02cee2fdec2fd40acf174349aab4e813658c9)

Author SHA1 Message Date
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
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
Jörn Friedrich Dreyer 86c4c83b86 use exists 13 years ago
Bjoern Schiessle 72eaf2894a performance improvement, check configuration only if no private key exists 13 years ago
Jenkins for ownCloud 5cf12888ad [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer d41e722629 refactor upload progress 13 years ago
kondou c117e719da Use external and shared icons in OC.Dialogs.filepicker() 13 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 13 years ago
Vincent Petry ec2f20f720 Fixed files_trashbin to also use hash URL part for IE8 13 years ago
Vincent Petry 30a2f2f352 Use hash part of URL for IE8 in files app 13 years ago
Vincent Petry 4d38441e72 Fixed loading mask/spinner to stay fixed on scroll 13 years ago
Vincent Petry 611075bf20 Fixed JS error in trashbin app 13 years ago
Vincent Petry 3cf0820d35 Changed breadcrumb event handling to not use delegate 13 years ago
Vincent Petry 364e7991a4 Fixed ajax support to also update the current dir permissions 13 years ago
Vincent Petry 4549cf519e Added missing "files" JS to files_trashbin module 13 years ago
Thomas Müller 4ab5e58e02 update file summary on ajax file list load 13 years ago
Thomas Müller 4e751cbb47 fixing breadcrumbs on ajax loading of files 13 years ago
Thomas Müller ef955bae56 calling replaceSVG() to display breadcrumb images correctly on IE8 13 years ago
Thomas Müller e6f21927d6 fixing no-repeat for IE8 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago
Jörn Friedrich Dreyer 7854cf04ee refactor upload js & html to always use only js to fill form data 13 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 13 years ago
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 13 years ago
Thomas Müller 3066b44928 remove unused $relativePath 13 years ago
kondou 4d62f747fa Clean up rawlist.php and fix non-array request 13 years ago
Thomas Müller b49f43c3ae move icon generation logic out of the template 13 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 13 years ago
kondou 83d3df4111 Split some lines, use ===, avoid unnecessary operation 13 years ago
Thomas Müller 3b835ea1b6 never hack late night 13 years ago
Thomas Müller ec255b52be fixing boolean handling 13 years ago
Jörn Friedrich Dreyer 2c9b3d32ef unify .original div to fix css in firefox, clear:left to fix filename wrapping in chrome, shrink width of columns and get rid of ie8 hack 13 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 13 years ago
Thomas Müller d63ca25a94 proper test for use_logon_credentials 13 years ago
Thomas Müller 36e7a7c29b use \OC::$session instead of $_SESSION 13 years ago
Thomas Müller 21e5daa218 removing all ?> jutt in case 13 years ago
Thomas Müller c32c116957 removing ?> followed by whitespaces 13 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 13 years ago
Vincent Petry 5f67ccba00 Fixed missing checkboxes in IE8 13 years ago
Jörn Friedrich Dreyer 03c90e968f whitespace and indentation fixes 13 years ago
Jörn Friedrich Dreyer 577e3f22b2 remove unused hooks 13 years ago
Jörn Friedrich Dreyer 8828fafd36 cleanup comments 13 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer ce03501646 fine ie8 compatability 13 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 13 years ago
Jörn Friedrich Dreyer 796e137e82 fix upload to folder 13 years ago
Jörn Friedrich Dreyer e2c0fe8296 fix upload of multiple files 13 years ago