summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Update license headersLukas Reschke2015-10-262-2/+2
* Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+4
* update licence headers via scriptMorris Jobke2015-10-053-2/+2
* Add expiration cronjobVictor Dubiniuk2015-09-163-0/+27
* Migrate settingsVictor Dubiniuk2015-08-101-1/+20
* Enhance trashbin expiration settingsVictor Dubiniuk2015-08-101-2/+13
* Use DIRoeland Jago Douma2015-08-101-4/+1
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-102-5/+46
* Merge pull request #17140 from owncloud/trashbin_occBjörn Schießle2015-07-031-0/+29
|\
| * add occ command to trashbin to remove deleted filesBjoern Schiessle2015-06-241-0/+29
* | Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-s...Joas Schilling2015-07-021-1/+1
|\ \
| * | Bump versionsLukas Reschke2015-07-021-1/+1
* | | [master] Remove OCS IDsLukas Reschke2015-07-021-1/+0
|/ /
* / update license headers and authorsMorris Jobke2015-06-252-1/+1
|/
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-1/+1
* Update license headersJenkins for ownCloud2015-03-263-2/+68
* Revert "Updating license headers"Morris Jobke2015-02-263-67/+2
* Updating license headersJenkins for ownCloud2015-02-233-2/+67
* Fix preview route for trashbinVincent Petry2015-01-151-5/+2
* Remove unneeded addTranslations() callsVincent Petry2015-01-141-2/+0
* Autoload exception from files_trashbinJoas Schilling2014-12-021-2/+0
* Only show undelete capability if files_trashbin is enabledLukas Reschke2014-11-181-0/+4
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+2
* Add support for keys in the info.xmlLukas Reschke2014-10-091-0/+3
* Forgot a '.'MTRichards2014-10-081-1/+1
* Updated info.xml app descriptionMTRichards2014-10-081-11/+2
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Add routing to files_trashbinLukas Reschke2014-08-191-0/+9
* throw exception if file is to large for trash binBjoern Schiessle2014-07-151-0/+2
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* adding PK to table encryptionThomas Müller2014-06-062-1/+10
* table files_trashsizes was still used in some locations -> removedThomas Müller2014-06-051-26/+0
* use OC_DB::dropTable()Thomas Müller2014-06-021-2/+1
* Fixed navigation orderVincent Petry2014-05-301-1/+1
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-1/+1
* Fixed many issues, clean upVincent Petry2014-05-151-1/+1
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-7/+7
* Files app navigation can now switchVincent Petry2014-05-151-0/+1
* Added navigation manager in files app for the sidebarVincent Petry2014-05-151-3/+10
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-2/+3
* get trash size from file cacheBjoern Schiessle2014-03-103-4/+4
* increase size of mimetype columnBjoern Schiessle2014-01-232-9/+9
* fixed documentationThomas Müller2013-11-221-1/+1
* namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-2/+2
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+5
* Add _many_ newlines at the end of fileskondou2013-08-182-2/+2
* added static function registerHooks() for better unit tests handlingFlorin Peter2013-05-221-4/+2
* add explenation of the expire function to the apps descriptionBjörn Schießle2013-04-161-1/+14
* cleanup the trash bin tables in the database after a user was deletedBjörn Schießle2013-04-111-1/+3
* size of the trash bin could be incorrect, remove it for all users to enforce ...Björn Schießle2013-04-102-36/+6