summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax
Commit message (Expand)AuthorAgeFilesLines
* Move over files_trashbinRoeland Jago Douma2016-11-031-80/+0
* Opening the trashbin causes errors in log for files without previewMorris Jobke2016-09-091-0/+2
* Fix error message while restoring all filesMorris Jobke2016-07-251-2/+1
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix apps/Joas Schilling2016-07-215-8/+13
* Update license headersLukas Reschke2016-05-265-10/+10
* Happy new year!Thomas Müller2016-01-125-5/+6
* Use proper public API for OC_Helper::getFileNameMimeTypeMorris Jobke2015-12-171-1/+1
* Update license headersLukas Reschke2015-10-263-3/+3
* update licence headers via scriptMorris Jobke2015-10-053-0/+3
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-013-5/+5
|\
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-183-5/+5
* | update license headers and authorsMorris Jobke2015-06-254-4/+0
|/
* Update license headersJenkins for ownCloud2015-03-265-10/+112
* Revert "Updating license headers"Morris Jobke2015-02-265-109/+11
* Updating license headersJenkins for ownCloud2015-02-235-11/+109
* Manually type-case all AJAX filesLukas Reschke2015-02-133-7/+7
* Close session for files_trashbinLukas Reschke2014-10-295-0/+6
* Use public api for getting l10nRobin Appelman2014-08-312-2/+2
* make sure that we always use the right userBjoern Schiessle2014-06-183-3/+3
* Add sorting to files list, trashbin and public filesVincent Petry2014-04-281-1/+3
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-023-27/+6
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-214-19/+36
|\
| * if file is not in db, fall back to restore file to the users rootBjoern Schiessle2014-03-101-3/+3
| * Merge pull request #7195 from owncloud/files-selectallVincent Petry2014-02-192-15/+32
| |\
| | * Trashbin select all now doesn't send file listVincent Petry2014-02-172-15/+32
| * | Merge pull request #6726 from owncloud/fix_6630Vincent Petry2014-02-141-1/+1
| |\ \ | | |/ | |/|
| | * don't urldecode get var, php does this automaticallyGeorg Ehrke2014-01-301-1/+1
* | | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-061-6/+0
|/ /
* / Fixed image preview in trashbin subdirsVincent Petry2014-01-301-2/+12
|/
* check explicitely all possible dir valuesBjoern Schiessle2013-12-021-2/+3
* set delete all to true if a complete folder was deletedBjoern Schiessle2013-12-021-1/+2
* fix delete files from trash binBjoern Schiessle2013-12-021-14/+16
* fix restore from files in sub-foldersBjoern Schiessle2013-11-291-0/+1
* remove duplicateBjoern Schiessle2013-11-281-1/+0
* detect mimetype from the original filename, without the delete timestampBjoern Schiessle2013-11-281-2/+9
* Deleting all files in trash now only sends a single flagVincent Petry2013-11-111-11/+28
* namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-2/+2
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+51
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+42
* Merge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-appJörn Friedrich Dreyer2013-08-022-2/+2
|\
| * Use !== and === in files_trashbin-appkondou2013-07-102-2/+2
* | added missing isEmpty ajax fileBjoern Schiessle2013-07-301-0/+14
|/
* add some error logs to the trash bin appBjörn Schießle2013-03-182-0/+3
* Whitespace fixesBart Visscher2013-02-222-3/+3
* switch to json encoded file listBjörn Schießle2013-02-202-2/+2
* use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ...Björn Schießle2013-02-202-6/+2
* add timestamp to function call; fix trash.js to handle multiple delete operat...Björn Schießle2013-02-191-1/+1
* change $_REQUEST to $_POST; fix check if file was successfully deletedBjörn Schießle2013-02-191-5/+6
* use instead ofBjörn Schießle2013-02-191-2/+2