| Commit message (Expand) | Author | Age | Files | Lines |
* | add check if server returns a 500 and display error | Clark Tomlinson | 2015-06-26 | 1 | -0/+11 |
* | adding correct blocking logic for fff | Clark Tomlinson | 2015-06-22 | 1 | -0/+11 |
* | Check target name on rename with web UI | Vincent Petry | 2015-05-29 | 1 | -24/+5 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -1/+0 |
* | Fix file name validation in New menu | Vincent Petry | 2015-04-27 | 1 | -1/+58 |
* | Show hint if there is no delete permission | Morris Jobke | 2015-04-23 | 1 | -0/+42 |
* | Added empty content message for empty read-only folders | Vincent Petry | 2015-04-21 | 1 | -3/+6 |
* | Merge pull request #15437 from owncloud/deleteorphanedfiles | Thomas Müller | 2015-04-10 | 1 | -0/+116 |
|\ |
|
| * | [command] delete orphaned file cache entries | Morris Jobke | 2015-04-08 | 1 | -0/+116 |
* | | Merge pull request #15196 from owncloud/limit-file-activities-to-favorites | Morris Jobke | 2015-04-09 | 1 | -0/+297 |
|\ \ |
|
| * | | Make scrutinizer happy | Joas Schilling | 2015-04-01 | 1 | -1/+1 |
| * | | Adjust by/self filter aswell and fix tests | Joas Schilling | 2015-03-31 | 1 | -2/+2 |
| * | | Move tag related code into a helper so we can test the query without a view | Joas Schilling | 2015-03-30 | 1 | -0/+297 |
* | | | Replace originalStorage in tests with a proper teardown | Vincent Petry | 2015-04-08 | 1 | -9/+2 |
| |/
|/| |
|
* | | Remove server timezone dependency from files list test | Joas Schilling | 2015-04-07 | 1 | -3/+3 |
|/ |
|
* | Adding a pending indicator to the files summary - fixes #14853 | Thomas Müller | 2015-03-27 | 1 | -0/+33 |
* | Merge pull request #14495 from owncloud/update-mailmap-01 | Thomas Müller | 2015-03-26 | 4 | -34/+69 |
|\ |
|
| * | Update license headers | Jenkins for ownCloud | 2015-03-26 | 4 | -34/+69 |
* | | Show hidden files (dot files) in gray | Morris Jobke | 2015-03-26 | 1 | -0/+19 |
|/ |
|
* | Merge pull request #15170 from owncloud/middleclickbreadcrumb | Morris Jobke | 2015-03-26 | 1 | -2/+2 |
|\ |
|
| * | Fix breadcrumb click JS unit test | Vincent Petry | 2015-03-25 | 1 | -2/+2 |
* | | No longer directly output OC_Image for thumbnails | Roeland Jago Douma | 2015-03-24 | 1 | -1/+34 |
|/ |
|
* | fixing js unit tests | Thomas Müller | 2015-03-09 | 2 | -23/+0 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 4 | -65/+37 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 4 | -37/+65 |
* | Merge pull request #14278 from owncloud/fix-index | Lukas Reschke | 2015-02-20 | 1 | -0/+243 |
|\ |
|
| * | Check if the offset exists before accessing | Lukas Reschke | 2015-02-17 | 1 | -0/+243 |
* | | apply backslash fix to _setCurrentDir | Thomas Müller | 2015-02-19 | 1 | -1/+5 |
* | | Parse backslash as directory separator in breadcrumb | Lukas Reschke | 2015-01-24 | 1 | -0/+25 |
|/ |
|
* | Disallow ctrl click to select when selection not allowed | Vincent Petry | 2015-01-15 | 1 | -0/+30 |
* | Merge pull request #13289 from owncloud/fav-keepfavoncancelrename | Morris Jobke | 2015-01-13 | 1 | -4/+32 |
|\ |
|
| * | Properly update internal file info with updated tags | Vincent Petry | 2015-01-12 | 1 | -4/+32 |
* | | Merge pull request #13154 from owncloud/fix13141 | Thomas Müller | 2015-01-12 | 1 | -4/+115 |
|\ \ |
|
| * | | add js tests for filelist filtering | Jörn Friedrich Dreyer | 2015-01-09 | 1 | -4/+115 |
| |/ |
|
* | | Return path attribute for ajax rename operations | Vincent Petry | 2015-01-12 | 1 | -0/+2 |
* | | Return tags after rename | Vincent Petry | 2015-01-12 | 1 | -0/+69 |
|/ |
|
* | add file summary filter spec tests | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+63 |
* | Merge pull request #12879 from owncloud/mountconfig | Morris Jobke | 2014-12-18 | 2 | -2/+3 |
|\ |
|
| * | Add getMountPoint to FileInfo | Robin Appelman | 2014-12-17 | 2 | -2/+3 |
* | | be more explicit in JS unit tests - caused by accessibility issues | Morris Jobke | 2014-12-18 | 1 | -1/+1 |
* | | Propertly restore thumbnail on cancel/rename/move | Vincent Petry | 2014-12-17 | 1 | -0/+42 |
|/ |
|
* | Fixed has-favorites CSS | Vincent Petry | 2014-12-15 | 1 | -0/+3 |
* | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 4 | -0/+444 |
* | Merge pull request #12639 from owncloud/bad_mtime_format | Morris Jobke | 2014-12-13 | 1 | -0/+13 |
|\ |
|
| * | Return ? if mtime is 0 or -1 | Robin McCorkell | 2014-12-12 | 1 | -0/+13 |
* | | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 1 | -10/+10 |
* | | Merge pull request #12394 from owncloud/files-fileactionsimprovements | Lukas Reschke | 2014-12-08 | 1 | -0/+48 |
|\ \ |
|
| * | | Improve FileActions JS to allow for custom rendering | Vincent Petry | 2014-11-24 | 1 | -0/+48 |
* | | | Modified filesort test cases to test for large sizes & timestamps | brumsel | 2014-12-03 | 1 | -2/+2 |
| |/
|/| |
|
* | | Add js unit test | Robin Appelman | 2014-11-26 | 1 | -7/+27 |
|/ |
|