summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1884 from nextcloud/downstream-26292Lukas Reschke2016-10-252-34/+46
|\
| * Fix and cleanup SessionTestRoeland Jago Douma2016-10-251-43/+26
| * Fix logClientIn for non-existing users (#26292)Vincent Petry2016-10-252-0/+29
* | Merge pull request #1897 from nextcloud/fix-public-buttonMorris Jobke2016-10-251-3/+4
|\ \
| * | fix button on public upload pageJan-Christoph Borchardt2016-10-241-3/+4
* | | Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-2518-161/+775
|\ \ \
| * | | Fix missing semicolonJoas Schilling2016-10-241-1/+1
| * | | Add unit testsJoas Schilling2016-10-212-5/+386
| * | | Switch to public APIJoas Schilling2016-10-215-20/+20
| * | | Make AppConfig part of the public APIJoas Schilling2016-10-2113-141/+374
* | | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-2520-873/+1572
|\ \ \ \
| * | | | Only enable files_drop plugin when we actuall do files_dropRoeland Jago Douma2016-10-242-4/+21
| * | | | Fix public files_drop pageRoeland Jago Douma2016-10-241-15/+9
| * | | | Make files_drop workRoeland Jago Douma2016-10-243-10/+124
| * | | | Fix permision maskRoeland Jago Douma2016-10-242-0/+8
| * | | | More fixes to file uploadVincent Petry2016-10-244-23/+72
| * | | | Fix js unit tests for webdav put upload changesVincent Petry2016-10-244-56/+54
| * | | | Add support for chunked uploadVincent Petry2016-10-242-45/+116
| * | | | Goodbye Iframe transport !Vincent Petry2016-10-243-353/+0
| * | | | JS utility function to compare pathsVincent Petry2016-10-242-0/+87
| * | | | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-2416-802/+1516
* | | | | Merge pull request #1898 from nextcloud/fix-php-version-checkRoeland Jago Douma2016-10-251-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Nextcloud runs only on PHP 5.6+Morris Jobke2016-10-251-4/+4
|/ / / /
* | | | Merge pull request #1823 from nextcloud/filepicker-folder-fixRoeland Jago Douma2016-10-251-1/+4
|\ \ \ \
| * | | | Fix picking a folder with the filepickerRobin Appelman2016-10-201-1/+4
* | | | | Merge pull request #1860 from ryanwr/feature-sort-favoriteRoeland Jago Douma2016-10-253-7/+21
|\ \ \ \ \
| * | | | | Sort favorite files first Issue #1802ryanwr2016-10-243-7/+21
* | | | | | Merge pull request #1850 from nextcloud/filepicker-empty-folderRoeland Jago Douma2016-10-253-1/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | show empty folder message in filepickerRobin Appelman2016-10-213-1/+20
| |/ / / /
* | | | | Merge pull request #1829 from nextcloud/downstream-26256Morris Jobke2016-10-244-4/+32
|\ \ \ \ \
| * | | | | remove unneeded stepsMorris Jobke2016-10-211-2/+0
| * | | | | fix wrong method nameMorris Jobke2016-10-201-1/+1
| * | | | | Changed request to not add a prefix to the url (#26256)Sergio Bertolín2016-10-204-3/+33
| | |/ / / | |/| | |
* | | | | Merge pull request #1885 from nextcloud/downstream-26295Morris Jobke2016-10-243-37/+61
|\ \ \ \ \
| * | | | | App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller2016-10-243-37/+61
* | | | | | Merge pull request #1886 from nextcloud/downstream-26385Roeland Jago Douma2016-10-243-30/+4
|\ \ \ \ \ \
| * | | | | | Remove checks whether OC is running on Windows pt. 2RealRancor2016-10-243-30/+4
| |/ / / / /
* | | | | | Merge pull request #1881 from nextcloud/downstream-26354Roeland Jago Douma2016-10-241-1/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Throw exception because the logger causes session issues anyway that early in...Morris Jobke2016-10-241-1/+1
| * | | | | log error when setting timezone to UTC fails (#26354)Jörn Friedrich Dreyer2016-10-241-1/+3
|/ / / / /
* | | | | Merge pull request #1879 from nextcloud/fix-missing-importRoeland Jago Douma2016-10-241-0/+3
|\ \ \ \ \
| * | | | | Import the used classesJoas Schilling2016-10-241-0/+3
| |/ / / /
* | | | | Merge pull request #1892 from nextcloud/refactor-readmeMorris Jobke2016-10-241-37/+25
|\ \ \ \ \
| * | | | | Refactor READMEMarius Blüm2016-10-241-37/+25
|/ / / / /
* | | | | Merge pull request #1828 from nextcloud/avatar-picker-improvementsMorris Jobke2016-10-243-15/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use smaller cropper on small screensRobin Appelman2016-10-241-2/+2
| * | | | center cropper verticallyRobin Appelman2016-10-241-9/+7
| * | | | set initial cropper to max sizeRobin Appelman2016-10-211-4/+6
| * | | | show spinner while loading/cropping avatarRobin Appelman2016-10-201-2/+10
| * | | | only show cropper dialog when the cropper is readyRobin Appelman2016-10-201-1/+2