summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2123 from nextcloud/downstream-26522Joas Schilling2016-11-161-0/+28
|\
| * Skip hidden files when counting visible files in list (#26522)Vincent Petry2016-11-141-0/+28
* | Remove the old activity extensionJoas Schilling2016-11-161-367/+0
* | Move the favorites filter to IFilterJoas Schilling2016-11-161-7/+0
* | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-3/+5
|/
* Merge pull request #1741 from nextcloud/new_previewLukas Reschke2016-11-031-13/+32
|\
| * Added genertor helper & testsRoeland Jago Douma2016-11-031-13/+32
* | Merge pull request #1908 from nextcloud/downstream-26078Morris Jobke2016-11-031-4/+57
|\ \ | |/ |/|
| * Upload autorename on client sideVincent Petry2016-11-021-4/+57
* | Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-021-2/+0
|\ \ | |/ |/|
| * remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-14/+0
|/
* Fix more testsRoeland Jago Douma2016-10-282-15/+13
* Highlight files and update storage stats at end of upload (#26164)Vincent Petry2016-10-251-4/+13
* Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-251-1/+1
|\
| * Storage 503 message improvementsVincent Petry2016-10-241-1/+1
* | More fixes to file uploadVincent Petry2016-10-241-1/+1
* | Fix js unit tests for webdav put upload changesVincent Petry2016-10-242-49/+37
* | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-242-92/+257
|/
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-192-207/+22
* Fix getMock filesRoeland Jago Douma2016-09-063-7/+12
* Also prevent null byte characterJoas Schilling2016-09-011-0/+1
* Filter out %0A from pathsJoas Schilling2016-09-011-1/+2
* Display number of hidden files in files summary (#25870)Vincent Petry2016-08-292-25/+153
* Merge pull request #956 from nextcloud/fix_952Lukas Reschke2016-08-231-64/+31
|\
| * When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-191-3/+7
| * When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-191-64/+27
* | Fix hidden files handlingVincent Petry2016-08-191-1/+36
|/
* Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm2016-08-171-73/+20
|\
| * Remove IE8 support from ViewControllerRoeland Jago Douma2016-08-161-73/+20
* | Use MockBuilder instead of createMockLukas Reschke2016-08-151-2/+2
* | Add unit testsLukas Reschke2016-08-151-0/+83
|/
* Fix javascript tests for sidebar animationJulius Haertl2016-07-301-0/+4
* fix js testRobin Appelman2016-07-271-5/+10
* fix testRobin Appelman2016-07-251-1/+1
* fix testRobin Appelman2016-07-222-7/+26
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix apps/Joas Schilling2016-07-218-14/+22
* 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