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
2015-04-13fix filepickerMorris Jobke
2015-04-01Make scrutinizer happyJoas Schilling
2015-03-31Adjust by/self filter aswell and fix testsJoas Schilling
2015-03-31DeMorgan applied the wrong transformationJoas Schilling
2015-03-30Move tag related code into a helper so we can test the query without a viewJoas Schilling
2015-03-30Use DI for the objects where possibleJoas Schilling
2015-03-30Add a filter for favorites and allow limiting the all-list to favoritesJoas Schilling
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-13Move displaying of files related activities to files appJoas Schilling
2015-02-04Catch exception properlyLukas Reschke
2015-01-13Fix PHP doc and enforce typeLukas Reschke
2015-01-12Return path attribute for ajax rename operationsVincent Petry
2015-01-12Return tags after renameVincent Petry
2014-12-18Only populate tags in main file listVincent Petry
2014-12-15Added favorites feature to the files appVincent Petry
2014-12-04Merge remote-tracking branch 'upstream/master'brumsel
2014-11-19Only show undelete capability if files_trashbin is enabledLukas Reschke
2014-10-24Add type hinting to functionsLukas Reschke
2014-10-09Fix timestamp comparator return valuebrumsoel
2014-10-08Fix file size comparator return valuebrumsoel
2014-09-16Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke
2014-09-11Show original path information in trashbin and sharing viewsRobin McCorkell
2014-08-11Fixed file list sortingVincent Petry
2014-08-11add error message if user wants to rename a file which no longer existsBjoern Schiessle
2014-07-30Use svg mimeicons for empty text filesRobin Appelman
2014-07-14Added mountType attribute and adapted Delete action textVincent Petry
2014-06-06Fix folder name for storage rootRobin Appelman
2014-05-19Merge pull request #8435 from owncloud/fix-8322-masterThomas Müller
2014-05-17Fix PHPDoc in /appsRobin McCorkell
2014-05-15Added navigation manager in files app for the sidebarVincent Petry
2014-05-02- Introduce isShared() and isMounted() on FileInfo classThomas Müller
2014-04-28typos, indentation and remove of unused codeThomas Müller
2014-04-28Added unit test in files app for sort function in helper classVincent Petry
2014-04-28Add sorting to files list, trashbin and public filesVincent Petry
2014-04-23always allow to rename the share mount pointBjoern Schiessle
2014-04-23we no longer need to handle the Shared folder different from any other folderBjoern Schiessle
2014-04-23don't overwrite shared folder iconBjoern Schiessle
2014-04-21make max. text translatableVolkan Gezer
2014-04-08adding parentId to file info arrayThomas Müller
2014-04-02Files, trashbin, public apps use ajax/JSON for the file listVincent Petry
2014-03-19Improve sorting performance of large lists of filesRobin Appelman
2014-02-19Fix svg icons for public shares and external/shared filesRobin Appelman
2014-02-19Show svg mime icons when no preview is availableRobin Appelman
2014-02-18use a FileInfo object of the directory when generting the filelistRobin Appelman
2014-02-05merge master into storagestatistics-reuseRobin Appelman
2014-01-30Merge branch 'master' into pr-exceed_upload_limit_msgPellaeon Lin
2014-01-29Use $storageInfo['free']Pellaeon Lin
2014-01-29Added error message for when target folder was removedVincent Petry