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
2014-01-31Fixed image preview in trashbin subdirsVincent Petry
2013-12-02check explicitely all possible dir valuesBjoern Schiessle
2013-12-02set delete all to true if a complete folder was deletedBjoern Schiessle
2013-12-02fix delete files from trash binBjoern Schiessle
2013-12-02fix restore from files in sub-foldersBjoern Schiessle
2013-11-28remove duplicateBjoern Schiessle
2013-11-28detect mimetype from the original filename, without the delete timestampBjoern Schiessle
2013-11-11Deleting all files in trash now only sends a single flagVincent Petry
2013-09-20namespaces use upcasefirst partsJörn Friedrich Dreyer
2013-09-13Ajax calls for "files" and "files_trashbin" appsVincent Petry
2013-08-19outsource sharing and deleted files previews to appsGeorg Ehrke
2013-08-02Merge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-appJörn Friedrich Dreyer
2013-07-30added missing isEmpty ajax fileBjoern Schiessle
2013-07-10Use !== and === in files_trashbin-appkondou
2013-03-18add some error logs to the trash bin appBjörn Schießle
2013-02-22Whitespace fixesBart Visscher
2013-02-20switch to json encoded file listBjörn Schießle
2013-02-20use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ...Björn Schießle
2013-02-19add timestamp to function call; fix trash.js to handle multiple delete operat...Björn Schießle
2013-02-19change $_REQUEST to $_POST; fix check if file was successfully deletedBjörn Schießle
2013-02-19use instead ofBjörn Schießle
2013-02-19allow user to delete selected files from the trash bin permanentlyBjörn Schießle
2013-02-14Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher
2013-02-07l10n support enhanced in files_trashbinThomas Mueller
2013-02-07remove debug outputBjörn Schießle
2013-02-07rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle
2013-02-06delete debug codeBjörn Schießle
2013-02-06allow to delete single files from the trash bin permanentlyBjörn Schießle
2013-02-04OCP\JSON instead of OCP\UserLukas Reschke
2013-02-04[files_trashbin] Add CSRF tokenLukas Reschke
2013-01-30some minor improvementsBjörn Schießle
2013-01-22remove table row in trash bin view after undeleteBjörn Schießle
2013-01-22allow to restore single files/folder from a deleted folderBjörn Schießle
2013-01-22handle group restoreBjörn Schießle
2013-01-22remove item in the trash bin view after successful undeleteBjörn Schießle
2013-01-22first version of the trash bin appBjörn Schießle