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
2013-12-03make it possible to select foldersBjoern Schiessle
2013-10-09fix group delete/restoreBjoern Schiessle
2013-09-20namespaces use upcasefirst partsJörn Friedrich Dreyer
2013-09-13Fixed files_trashbin to also use hash URL part for IE8Vincent Petry
2013-09-13Added missing "files" JS to files_trashbin moduleVincent Petry
2013-09-13Ajax calls for "files" and "files_trashbin" appsVincent Petry
2013-09-13Merge pull request #4719 from owncloud/port_4701_masterThomas Müller
2013-09-12adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin a...Thomas Müller
2013-09-04Always check variable type before using readdir to avoid surprisesArthur Schiwon
2013-08-24Merge branch 'master' into oc_previewGeorg Ehrke
2013-08-21move isMimeSupported out of template filesGeorg Ehrke
2013-08-19use strict equals in readdir loops to prevent issues with '0' filesRobin Appelman
2013-07-10Use isIgnoredDir()kondou
2013-07-10Use !== and === in files_trashbin-appkondou
2013-07-09Encode current trashbin directoryVictor Dubiniuk
2013-05-06Use $dir instead of $fullpathLukas Reschke
2013-05-06Use the internal ownCloud viewLukas Reschke
2013-03-15Add backtick for trash app to prevent pg errorsBrice Maron
2013-03-07add dirlisting var to file listBjörn Schießle
2013-03-07no dir parameter neededBjörn Schießle
2013-03-07let the home icon link to the files view in the trash binBjörn Schießle
2013-03-05fixes #2089Thomas Mueller
2013-02-28Merge masterLukas Reschke
2013-02-28[files_trashbin] From echo to pLukas Reschke
2013-02-27Merge master into trash_fileactionsRobin Appelman
2013-02-25Merge branch 'master' into trashbin_encryptionBjörn Schießle
2013-02-22Whitespace fixesBart Visscher
2013-02-21Merge branch 'master' into trashbin_encryptionBjörn Schießle
2013-02-21don't show empty trash bin message for sub foldersBjörn Schießle
2013-02-21update path to deleted filesBjörn Schießle
2013-02-19initialize $resultBjörn Schießle
2013-02-18close file handler after readdir()Björn Schießle
2013-02-14Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher
2013-02-09initialize breadcrumbs arrayBjörn Schießle
2013-02-09don't add a extra 'Trash' breadcrumb since we have the home-symbol nowBjörn Schießle
2013-01-31Trash: use the same sorting algoritm as filesRobin Appelman
2013-01-31Trash: don't use depricated filesystem api classesRobin Appelman
2013-01-31Trash: highlight Files navigation entry while in trashRobin Appelman
2013-01-29seperate css no longer needed, use files app css insteadBjörn Schießle
2013-01-29icons added; empty trash bin message addedBjörn Schießle
2013-01-23code clean-upBjörn Schießle
2013-01-22calculate correct relative date for trashbin file listBjörn Schießle
2013-01-22allow to restore single files/folder from a deleted folderBjörn Schießle
2013-01-22allow to look into deleted directoriesBjörn Schießle
2013-01-22first version of the trash bin appBjörn Schießle