summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16579 from owncloud/stable8-cors-no-cookie-authThomas Müller2015-06-221-2/+0
|\
| * disallow cookie auth for cors requestsBernhard Posselt2015-05-271-2/+0
* | Verify if path existsLukas Reschke2015-06-181-0/+4
* | adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-06-041-1/+6
* | Ensure that passed argument is always a stringLukas Reschke2015-06-011-1/+1
* | Closes "New" dropdown when switching categoryMorris Jobke2015-05-201-1/+1
|/
* Merge pull request #15401 from owncloud/response-setContentLengthHeader-stable8Morris Jobke2015-05-201-1/+1
|\
| * Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-041-1/+1
* | Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer2015-05-131-1/+1
|\ \
| * | fix unit testsMorris Jobke2015-04-221-1/+1
* | | fix filepickerMorris Jobke2015-04-142-4/+27
|/ /
* / Remove server timezone dependency from files list testJoas Schilling2015-04-071-4/+4
|/
* fix issue with previews not being displayed if filename contains apostropheGeorg Ehrke2015-02-251-2/+2
* Check if the offset exists before accessingLukas Reschke2015-02-172-1/+248
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-064-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-064-10/+44
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-052-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-042-4/+22
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-032-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-316-40/+40
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-304-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-282-6/+6
* Remove duplicated definition of APIControllerJoas Schilling2015-01-261-12/+0
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-254-2/+6
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-242-2/+2
* Ignore favorites that are not available when creating the favorites listJoas Schilling2015-01-232-3/+19
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-212-4/+22
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-204-4/+32
* Remove stripslashes() from newfolder.phpLukas Reschke2015-01-191-2/+1
* Merge pull request #13276 from Sugaroverdose/fix_#11348Morris Jobke2015-01-182-4/+18
|\
| * Add ie8 text-overflow: ellipsis supportSugaroverdose2015-01-171-0/+11
| * use some magic to make 'popular browsers' workSugaroverdose2015-01-161-0/+2
| * fix_#11348 Safari rename button positioningSergei Shuykov2015-01-162-5/+6
* | Merge pull request #13433 from owncloud/favoritesl10nLukas Reschke2015-01-182-2/+2
|\ \
| * | fix unlocalized favorites browser title and alttextVolkan Gezer2015-01-172-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-184-4/+4
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-172-4/+52
* | Fixes shifted rename fieldMorris Jobke2015-01-161-1/+1
* | Disallow ctrl click to select when selection not allowedVincent Petry2015-01-152-1/+31
* | Auto-blur when clicking on file to downloadVincent Petry2015-01-151-0/+2
* | Fixed thumbnal z-index for when no checkbox is thereVincent Petry2015-01-151-0/+2
* | Merge pull request #13370 from Sugaroverdose/fix_#13322Thomas Müller2015-01-151-0/+1
|\ \
| * | Force browser to redraw favorite iconSugaroverdose2015-01-151-0/+1
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-152-4/+22
* | Merge pull request #13350 from owncloud/autoload-translationsMorris Jobke2015-01-141-1/+0
|\ \
| * | Remove unneeded addTranslations() callsVincent Petry2015-01-141-1/+0
* | | Check for existence of $_GET keysLukas Reschke2015-01-141-2/+2
|/ /
* | Merge pull request #13325 from owncloud/kill-strip-slashesMorris Jobke2015-01-145-9/+8
|\ \
| * | Get rid of `stripslashes()`Lukas Reschke2015-01-135-9/+8
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-148-12/+190