Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09Add tests for getUser()Joas Schilling
2017-02-09Add tests for getFile()Joas Schilling
2016-12-04Add tests for favorite actionJoas Schilling
2016-12-04Add some generic testsJoas Schilling
2016-12-01Catch status code 400Lukas Reschke
2016-11-16Merge pull request #2123 from nextcloud/downstream-26522Joas Schilling
2016-11-16Remove the old activity extensionJoas Schilling
2016-11-16Move the favorites filter to IFilterJoas Schilling
2016-11-14Skip hidden files when counting visible files in list (#26522)Vincent Petry
2016-11-14Introduce an event for first time login based on the last login time stampThomas Müller
2016-11-03Merge pull request #1741 from nextcloud/new_previewLukas Reschke
2016-11-03Merge pull request #1908 from nextcloud/downstream-26078Morris Jobke
2016-11-03Added genertor helper & testsRoeland Jago Douma
2016-11-03Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke
2016-11-03Upload autorename on client sideVincent Petry
2016-11-02Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry
2016-11-02remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle
2016-10-28Fix more testsRoeland Jago Douma
2016-10-25Highlight files and update storage stats at end of upload (#26164)Vincent Petry
2016-10-25Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke
2016-10-24More fixes to file uploadVincent Petry
2016-10-24Fix js unit tests for webdav put upload changesVincent Petry
2016-10-24Use Webdav PUT for uploads in the web browserVincent Petry
2016-10-24Storage 503 message improvementsVincent Petry
2016-10-19Make it possible to filter by tags with REPORT methodVincent Petry
2016-09-06Fix getMock filesRoeland Jago Douma
2016-09-01Also prevent null byte characterJoas Schilling
2016-09-01Filter out %0A from pathsJoas Schilling
2016-08-29Display number of hidden files in files summary (#25870)Vincent Petry
2016-08-23Merge pull request #956 from nextcloud/fix_952Lukas Reschke
2016-08-19Fix hidden files handlingVincent Petry
2016-08-19When requesting a permalink to an invalid file redirectRoeland Jago Douma
2016-08-19When using permalinks don't error out if file id can't be foundRoeland Jago Douma
2016-08-17Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm
2016-08-16Remove IE8 support from ViewControllerRoeland Jago Douma
2016-08-15Use MockBuilder instead of createMockLukas Reschke
2016-08-15Add unit testsLukas Reschke
2016-07-30Fix javascript tests for sidebar animationJulius Haertl
2016-07-27fix js testRobin Appelman
2016-07-25fix testRobin Appelman
2016-07-22fix testRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-07Merge branch 'master' into sync-masterMorris Jobke
2016-07-06Merge pull request #25325 from owncloud/filelist-prependslashVincent Petry
2016-07-06Ignore invalid paths in the JS file list (#25368)Vincent Petry
2016-07-01Match on 405Lukas Reschke
2016-07-01Match for /../Lukas Reschke
2016-07-01Do not allow directory traversal using "../"Lukas Reschke
2016-07-01Filelist change dir auto-prepend slashVincent Petry