Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | fixing breadcrumbs on ajax loading of files | Thomas Müller | 2013-09-13 | 3 | -65/+78 | |
| | * | | | | calling replaceSVG() to display breadcrumb images correctly on IE8 | Thomas Müller | 2013-09-13 | 1 | -0/+6 | |
| | * | | | | fixing no-repeat for IE8 | Thomas Müller | 2013-09-13 | 1 | -0/+1 | |
| | * | | | | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 19 | -181/+486 | |
| | |/ / / | ||||||
| * / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-13 | 8 | -7/+50 | |
| |/ / / | ||||||
| * | | | Merge pull request #4719 from owncloud/port_4701_master | Thomas Müller | 2013-09-12 | 8 | -110/+124 | |
| |\ \ \ | ||||||
| | * | | | more is_resource checks before readdir | Arthur Schiwon | 2013-09-05 | 3 | -62/+64 | |
| | * | | | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 5 | -48/+60 | |
| * | | | | Merge pull request #4816 from owncloud/fixing-723-master | Jan-Christoph Borchardt | 2013-09-12 | 6 | -22/+48 | |
| |\ \ \ \ | ||||||
| | * | | | | adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin a... | Thomas Müller | 2013-09-12 | 4 | -0/+18 | |
| | * | | | | added determineIcon to \OCA\files\lib\Helper | Thomas Müller | 2013-09-12 | 1 | -0/+29 | |
| | * | | | | remove unused $relativePath | Thomas Müller | 2013-09-12 | 1 | -2/+0 | |
| | * | | | | move icon generation logic out of the template | Thomas Müller | 2013-09-12 | 1 | -20/+1 | |
| * | | | | | Merge pull request #4735 from owncloud/multiple_mimetypes_rawlist | Thomas Tanghus | 2013-09-11 | 1 | -11/+45 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Clean up rawlist.php and fix non-array request | kondou | 2013-09-12 | 1 | -20/+30 | |
| | * | | | | Split some lines, use ===, avoid unnecessary operation | kondou | 2013-09-11 | 1 | -5/+7 | |
| | * | | | | Use usort() instead of uasort() to not maintain keys | kondou | 2013-09-06 | 1 | -1/+1 | |
| | * | | | | Sort files by name, not by mimetype | kondou | 2013-09-05 | 1 | -0/+9 | |
| | * | | | | Only use mimetype_list and clean up a bit | kondou | 2013-09-05 | 1 | -9/+10 | |
| | * | | | | Make it possible to pass rawlist.php an JSON array, to filter by more than on... | kondou | 2013-09-05 | 1 | -5/+17 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-11 | 3 | -0/+16 | |
| * | | | | | Merge pull request #4788 from owncloud/fixin-irods-session-master | Bart Visscher | 2013-09-11 | 1 | -9/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | never hack late night | Thomas Müller | 2013-09-11 | 1 | -1/+1 | |
| | * | | | | | fixing boolean handling | Thomas Müller | 2013-09-11 | 1 | -2/+2 | |
| | * | | | | | proper test for use_logon_credentials | Thomas Müller | 2013-09-10 | 1 | -1/+1 | |
| | * | | | | | use \OC::$session instead of $_SESSION | Thomas Müller | 2013-09-10 | 1 | -8/+9 | |
* | | | | | | | unify .original div to fix css in firefox, clear:left to fix filename wrappin... | Jörn Friedrich Dreyer | 2013-09-10 | 1 | -7/+4 | |
* | | | | | | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-10 | 90 | -287/+240 | |
|\| | | | | | | ||||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-10 | 13 | -35/+76 | |
| * | | | | | | removing all ?> jutt in case | Thomas Müller | 2013-09-10 | 57 | -105/+0 | |
| * | | | | | | removing ?> followed by whitespaces | Thomas Müller | 2013-09-10 | 5 | -10/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #4647 from owncloud/fix_4619 | Thomas Müller | 2013-09-10 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Workaround for IE 9 & 10 for clicking filelist after adding new item | ringmaster | 2013-08-29 | 1 | -0/+3 | |
| * | | | | | | Merge pull request #4726 from owncloud/files-ie8-missingfilecheckboxes | Thomas Tanghus | 2013-09-09 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixed missing checkboxes in IE8 | Vincent Petry | 2013-09-08 | 1 | -1/+6 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-08 | 3 | -3/+6 | |
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-07 | 8 | -8/+22 | |
| * | | | | | | coding style fixes | Bjoern Schiessle | 2013-09-06 | 1 | -1/+2 | |
| * | | | | | | fix part file handling and real size calculation, this should also solve #4581 | Bjoern Schiessle | 2013-09-06 | 3 | -45/+24 | |
| * | | | | | | check shares for the real file and not for the .part file | Bjoern Schiessle | 2013-09-06 | 1 | -0/+5 | |
| * | | | | | | first check if a extension exists before comparing it | Bjoern Schiessle | 2013-09-06 | 1 | -1/+1 | |
| * | | | | | | handle part files correctly | Bjoern Schiessle | 2013-09-06 | 1 | -6/+27 | |
* | | | | | | | whitespace and indentation fixes | Jörn Friedrich Dreyer | 2013-09-08 | 1 | -28/+28 | |
* | | | | | | | remove unused hooks | Jörn Friedrich Dreyer | 2013-09-08 | 2 | -23/+0 | |
* | | | | | | | cleanup comments | Jörn Friedrich Dreyer | 2013-09-08 | 2 | -203/+75 | |
* | | | | | | | fine ie8 compatability | Jörn Friedrich Dreyer | 2013-09-06 | 2 | -1/+9 | |
* | | | | | | | fix page leaving checks | Jörn Friedrich Dreyer | 2013-09-06 | 2 | -105/+46 | |
* | | | | | | | fix upload to folder | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -16/+3 | |
* | | | | | | | fix upload of multiple files | Jörn Friedrich Dreyer | 2013-09-06 | 2 | -25/+40 | |
* | | | | | | | refactor replace and autorename resolution in upload.php | Jörn Friedrich Dreyer | 2013-09-06 | 2 | -41/+35 |