summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix comparisons in the files appJoas Schilling2017-08-011-1/+1
* share api expanded by tags (#26583)Michael Jobst2017-04-111-1/+0
* Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-251-5/+5
|\
| * Storage 503 message improvementsVincent Petry2016-10-241-5/+5
* | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-283/+0
|/
* Update with robinJoas Schilling2016-07-214-4/+4
* Fix apps/Joas Schilling2016-07-214-5/+9
* smaller files drop fixesArthur Schiwon2016-06-111-1/+7
* Make uploading possible via select and cleanup CSSLukas Reschke2016-06-091-0/+23
* Update license headersLukas Reschke2016-05-264-10/+10
* Http Range requests support in downloadsPiotr Filiciak2016-05-201-1/+10
* Fix uploading when free space is unlimitedVincent Petry2016-03-071-1/+1
* Defer quota check in web UI when overwriting shared fileVincent Petry2016-02-171-2/+6
* Happy new year!Thomas Müller2016-01-124-4/+5
* Merge pull request #11131 from owncloud/use-phpini-wrapperThomas Müller2015-12-071-1/+1
|\
| * Replacing ini_get instances with inigetwrapper usagesClark Tomlinson2015-11-231-1/+1
* | Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-94/+0
* | Skip unavailable storages in scannerRobin Appelman2015-11-271-1/+1
* | Dont output paths in scan.phpRobin Appelman2015-11-251-8/+0
|/
* Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-5/+2
* Make files app use Webdav for most operationsVincent Petry2015-11-225-400/+0
* update licence headers via scriptMorris Jobke2015-10-053-1/+2
* allow ".." in folder namesIndividual IT Services2015-09-141-1/+1
* Prevent scanner going crazy with unavailable storagesVincent Petry2015-08-241-4/+8
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-301-0/+11
|\
| * Add proper download started feedbackMorris Jobke2015-07-071-0/+11
* | Remove ajax/mimeicon.php and its routeRoeland Jago Douma2015-07-091-27/+0
|/
* update license headers and authorsMorris Jobke2015-06-257-7/+1
* Verify if path existsLukas Reschke2015-06-181-0/+4
* Catch exceptions in files ajax callsVincent Petry2015-06-034-21/+59
* fix filepickerMorris Jobke2015-04-131-2/+24
* Update license headersJenkins for ownCloud2015-03-2611-40/+275
* adding storage specific filename verification - refs #13640Thomas Müller2015-03-092-32/+20
* remove $content parameterThomas Müller2015-03-021-7/+4
* Remove "Download from URL" featureLukas Reschke2015-03-021-107/+14
* Revert "Updating license headers"Morris Jobke2015-02-2611-269/+42
* Updating license headersJenkins for ownCloud2015-02-2311-42/+269
* Merge pull request #14199 from owncloud/cast-type-manuallyMorris Jobke2015-02-1911-24/+24
|\
| * Do not change behaviour of 'false'Joas Schilling2015-02-131-2/+2
| * Manually type-case all AJAX filesLukas Reschke2015-02-1311-26/+26
* | Merge pull request #13505 from owncloud/streamline-scanning-codeThomas Müller2015-02-191-1/+5
|\ \
| * | Streamline auth and CSRF check in scan.phpLukas Reschke2015-01-201-1/+5
* | | Ensure that passed argument is always a stringLukas Reschke2015-02-131-1/+1
| |/ |/|
* | Merge pull request #13502 from owncloud/streamline-authentication-in-newfileMorris Jobke2015-02-071-6/+3
|\ \
| * | Streamline CSRF and login checkLukas Reschke2015-01-201-6/+3
| |/
* / Catch exception properlyLukas Reschke2015-02-041-1/+6
|/
* Remove stripslashes() from newfolder.phpLukas Reschke2015-01-191-2/+1
* Check for existence of $_GET keysLukas Reschke2015-01-141-2/+2
* Get rid of `stripslashes()`Lukas Reschke2015-01-135-9/+8