summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* calling getstoragestats.php only if a user is logged in because this call req...Thomas Müller2013-11-051-17/+19
* Merge pull request #5582 from owncloud/files-previewcachingThomas Müller2013-11-058-41/+74
|\
| * Added missing comma to make the next diff cleanerVincent Petry2013-10-311-1/+1
| * Fixed preview URL + size while dragging an existing fileVincent Petry2013-10-282-3/+5
| * Append file etag to preview URLsVincent Petry2013-10-287-38/+69
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-032-3/+12
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-0342-47/+78
* | Merge pull request #5648 from owncloud/files-fixhidecontrolsinviewermodeMorris Jobke2013-10-311-0/+3
|\ \
| * | Corretly hide "no permissions" message in controls in viewer modeVincent Petry2013-10-311-0/+3
* | | prefer closest over parentJörn Friedrich Dreyer2013-10-311-1/+1
* | | use data-file to retrieve filenameJörn Friedrich Dreyer2013-10-311-1/+1
|/ /
* | Merge pull request #5628 from owncloud/files-fixsummaryVicDeo2013-10-301-6/+7
|\ \
| * | Fixed summary visibility checkVincent Petry2013-10-301-6/+7
* | | Prevent closing the create dropdown when right clicking in FirefoxVincent Petry2013-10-301-1/+5
|/ /
* | Merge pull request #5616 from owncloud/fixing-l10n-masterVincent Petry2013-10-302-2/+2
|\ \
| * | avoid usage of brand name 'ownCloud'Thomas Müller2013-10-282-2/+2
| |/
* | Added fix to correctly parse non-array error messagesVincent Petry2013-10-291-2/+7
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2918-7/+193
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-2748-48/+100
* Fix double not in newfile/newfolder language.Andreas Fischer2013-10-272-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-2770-501/+251
* Merge pull request #5494 from owncloud/fixing-3593-masterThomas Müller2013-10-241-0/+1
|\
| * introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-231-0/+1
* | Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming...Thomas Müller2013-10-237-457/+579
|\ \
| * | fix translationsJörn Friedrich Dreyer2013-10-232-10/+10
| * | Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Jörn Friedrich Dreyer2013-10-234-13/+34
| |\|
| * | use a more descriptive error message when the user tries to create '/Shared'Jörn Friedrich Dreyer2013-10-232-3/+3
| * | cleanup array value assignmentJörn Friedrich Dreyer2013-10-231-8/+4
| * | cleanup precondition checking when creating new files / foldersJörn Friedrich Dreyer2013-10-232-19/+50
| * | use correct filename in error result jsonJörn Friedrich Dreyer2013-10-231-1/+1
| * | Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Thomas Müller2013-10-221-3/+29
| |\ \
| * | | fixing js syntax errorThomas Müller2013-10-221-2/+2
| * | | fixing undefined variable $newnameThomas Müller2013-10-221-1/+1
| * | | adding PHPDoc commentsThomas Müller2013-10-221-0/+7
| * | | prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-226-435/+523
* | | | Merge pull request #5435 from owncloud/share-improvementsThomas Müller2013-10-231-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | improve wording of permission noticeJan-Christoph Borchardt2013-10-201-1/+1
| * | | beautify 'you dont have write permissions' notice, fix #2770Jan-Christoph Borchardt2013-10-201-1/+1
* | | | Merge pull request #5310 from owncloud/hide_filestable-header_when_emptyChristopher Schäpers2013-10-223-10/+24
|\ \ \ \
| * | | | Fixed empty content logicVincent Petry2013-10-212-2/+2
| * | | | Fix mind-boggling emptycontent logickondou2013-10-213-6/+8
| * | | | Fix shared folder still showing fileheaderkondou2013-10-212-3/+3
| * | | | Improve updateEmptyContent logickondou2013-10-201-1/+1
| * | | | Create FileList.updateEmptyContent() and fix not showing emptycontent after d...kondou2013-10-201-5/+10
| * | | | Hide files list header, when theres no files to seekondou2013-10-123-5/+12
* | | | | Merge pull request #5466 from owncloud/files-thumbnailloadingdelaystyleThomas Müller2013-10-221-2/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed ugly white space while loading file thumbnailVincent Petry2013-10-221-2/+10
| | |_|/ | |/| |
* / | | Added FileList.setViewerMode to hide controlsVincent Petry2013-10-221-0/+25
|/ / /
* | / Fixed share with link checkbox missing as regular userVincent Petry2013-10-212-0/+3
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-192-0/+22