aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sync-masterMorris Jobke2016-07-071-8/+13
|\
| * Match on 405Lukas Reschke2016-07-011-0/+5
| * Match for /../Lukas Reschke2016-07-011-0/+4
| * Do not allow directory traversal using "../"Lukas Reschke2016-07-011-0/+4
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-0/+11
| |\
| * | Fix failing JS unit testsMorris Jobke2016-06-161-4/+2
* | | Merge pull request #25325 from owncloud/filelist-prependslashVincent Petry2016-07-061-0/+6
|\ \ \
| * | | Filelist change dir auto-prepend slashVincent Petry2016-07-011-0/+6
| | |/ | |/|
* / | Ignore invalid paths in the JS file list (#25368)Vincent Petry2016-07-061-0/+25
|/ /
* / Prerender file list pages to include search resultsVincent Petry2016-06-241-0/+11
|/
* Adjust test to work with phpunit < 5.2Joas Schilling2016-06-081-1/+1
* Improve the UX for "not found" perma linksJoas Schilling2016-06-071-4/+9
* fixes size of the download spinnerVincent Chan2016-05-301-2/+2
* Update license headersLukas Reschke2016-05-265-7/+7
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-128-11/+10
* Make permalinks work for trashed files (#24537)Vincent Petry2016-05-111-12/+102
* Do not encode slashes in "dir" URL param in files JSVincent Petry2016-05-061-14/+18
* Add anchor icon in sidebar to copy permalinkVincent Petry2016-05-061-0/+5
* Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-062-0/+29
* Add route to resolve fileid to files app URLVincent Petry2016-05-061-1/+102
* Move activity manager to the namespaceJoas Schilling2016-05-021-2/+2
* filter hidden files on the web interfaceChristoph Wurst2016-04-192-2/+18
* fix default value, update js/php testsChristoph Wurst2016-04-133-5/+88
* Display share status info in favorite listVincent Petry2016-03-171-3/+53
* Fix download spinner to work with CSS stylesVincent Petry2016-03-041-0/+20
* Update author informationLukas Reschke2016-03-012-0/+3
* Merge pull request #22671 from owncloud/issue-22670Thomas Müller2016-02-261-25/+25
|\
| * Move the tag filter at the end for nowJoas Schilling2016-02-261-25/+25
* | Fix favorite icon unit test for icon imageVincent Petry2016-02-251-2/+4
* | Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-2/+59
|/
* Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\
| * Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-5/+26
|/
* Fix unit tests for system tag filter sectionVincent Petry2016-02-091-6/+19
* Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+6
* cleanup jobs for comments and comment read marksArthur Schiwon2016-02-051-5/+105
* Cleanup job for system and user tag orphaned when file was deletedVincent Petry2016-01-291-0/+158
* Merge pull request #21752 from owncloud/files-delete-fixThomas Müller2016-01-261-10/+0
|\
| * Remove faulty directory permissions testRobin McCorkell2016-01-151-10/+0
* | update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-193-15/+15
|/
* Happy new year!Thomas Müller2016-01-127-7/+11
* Add unit test for file updateRoeland Jago Douma2016-01-091-0/+16
* Correctly render uploadtext indicator only on foldersVincent Petry2015-12-181-0/+15
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-1/+2
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
* Fix mount type root detectionVincent Petry2015-12-141-0/+30
* Bring back file delete action text to be based on contextVincent Petry2015-12-111-2/+18
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+0
* Compute share permissions in the viewVincent Petry2015-12-081-3/+6