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
2016-03-04Properly check path validity before deleting to trashVincent Petry
2016-02-26Skip users with no trashbinVictor Dubiniuk
2016-02-22set etag and permission fields for trashbin entriesRobin Appelman
2015-12-11skip test if we cant use the filesystem when not logged inRobin Appelman
2015-12-11Fix thrashbin wrapper when no user is loggedinRobin Appelman
2015-11-27Deduplicate queued trashbin expire jobsMorris Jobke
2015-10-21Merge pull request #19882 from owncloud/backport-ceph-stop-script-changesThomas Müller
2015-10-20Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2Morris Jobke
2015-10-20Merge pull request #19775 from owncloud/stable8.2-trashbin-removesidebarMorris Jobke
2015-10-20Fix listing of trash files in testRobin Appelman
2015-10-20Fix trashbin handling of unknown/unlimited free spaceRobin Appelman
2015-10-20dont assume home storage is local in trash testRobin Appelman
2015-10-17Increase the 2nd digit of shipped apps for 8.2Joas Schilling
2015-10-14Move trashbin specific CSS that modifies sidebarVincent Petry
2015-10-14Remove sidebar for trashbin viewVincent Petry
2015-10-12Revert "Move trashbin specific CSS that modifies sidebar"Thomas Müller
2015-10-12Move trashbin specific CSS that modifies sidebarVincent Petry
2015-10-07[tx-robot] updated from transifexJenkins for ownCloud
2015-10-05update licence headers via scriptMorris Jobke
2015-10-03[tx-robot] updated from transifexJenkins for ownCloud
2015-10-02Merge pull request #19500 from owncloud/fix_trash_with_encryption2Thomas Müller
2015-10-01display checkboxes properly after file restoreHendrik Leppelsack
2015-10-01first copy to owner and then move to current user because the encryptionBjoern Schiessle
2015-09-30Change small thumbnails to 32 pxMorris Jobke
2015-09-28fix checkbox in trashbinHendrik Leppelsack
2015-09-28[tx-robot] updated from transifexJenkins for ownCloud
2015-09-25Add the method to the mockJoas Schilling
2015-09-22Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin
2015-09-22Properly translate file actionsVincent Petry
2015-09-21make sure to add the correct file size to the file info, otherwise we will no...Bjoern Schiessle
2015-09-16Log deleted filesVictor Dubiniuk
2015-09-16Add PHPDocLukas Reschke
2015-09-16Updates according to reviewVictor Dubiniuk
2015-09-16Fix testsVictor Dubiniuk
2015-09-16Add expiration cronjobVictor Dubiniuk
2015-08-26Remove languages which are no longer maintained on transifexThomas Müller
2015-08-26[tx-robot] updated from transifexJenkins for ownCloud
2015-08-25[tx-robot] updated from transifexJenkins for ownCloud
2015-08-25Fix trashbin sidebarVincent Petry
2015-08-12Merge pull request #18065 from owncloud/new-trashbin-retentionThomas Müller
2015-08-11Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt
2015-08-10Fix testsVictor Dubiniuk
2015-08-10Migrate settingsVictor Dubiniuk
2015-08-10Merge pull request #18175 from owncloud/automatic-db-prefix-query-builderThomas Müller
2015-08-10Enhance trashbin expiration settingsVictor Dubiniuk
2015-08-10Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling
2015-08-10Implement file actions dropdownVincent Petry
2015-08-10Use DIRoeland Jago Douma
2015-08-10Moved core apps to the capabilities managerRoeland Jago Douma
2015-08-05Set proper mimetype for directoriesRoeland Jago Douma