summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Load guest css on any guest and error pageJulius Härtl2018-02-091-1/+3
* Merge pull request #8102 from nextcloud/s3-uploader-13Morris Jobke2018-02-081-43/+2
|\
| * Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-291-43/+2
* | Merge pull request #8183 from robert-scheck/pki-validation-stable13Morris Jobke2018-02-081-1/+1
|\ \
| * | Handle SSL certificate verifications for others than Let's EncryptRobert Scheck2018-02-051-1/+1
* | | actually return stream from swiftRobin Appelman2018-02-081-1/+1
* | | Merge pull request #8197 from nextcloud/stable13-8144Roeland Jago Douma2018-02-075-9/+109
|\ \ \
| * | | Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-063-15/+3
| * | | Add repair step to clear frontend related cachesJulius Härtl2018-02-065-6/+118
* | | | Merge pull request #8045 from nextcloud/8002_13Roeland Jago Douma2018-02-062-14/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Fix testsRoeland Jago Douma2018-01-251-3/+3
| * | | Don't polute log when loggin into dav with emailRoeland Jago Douma2018-01-252-11/+31
| | |/ | |/|
* | | Merge pull request #8156 from nextcloud/stable13-8078Morris Jobke2018-02-061-2/+19
|\ \ \
| * | | Do not rewrite absolute URLsJulius Härtl2018-02-021-1/+1
| * | | Clear injectect variables when resetting the cacheJulius Härtl2018-02-021-0/+1
| * | | Make sure that injected variables do not break the CSS generationJulius Härtl2018-02-021-0/+15
| * | | SCSS files are only cached if their size is > 0Julius Härtl2018-02-021-1/+2
| | |/ | |/|
* / | Do not try to get the jailed path if we can't find the idRoeland Jago Douma2018-02-051-0/+4
|/ /
* | Update doc link version to 13Morris Jobke2018-02-011-1/+1
* | Create the migrations table also with the UTF8mb4 collationJoas Schilling2018-01-311-12/+10
|/
* Merge pull request #8030 from nextcloud/7986_12Morris Jobke2018-01-241-3/+13
|\
| * If the preview is size 0 it is invalidRoeland Jago Douma2018-01-241-3/+13
* | Make sure we always know for sure if an avatar is generated or notJulius Härtl2018-01-241-0/+5
|/
* Correctly drop the ownCloud migrations tableJoas Schilling2018-01-181-1/+1
* Backport of format self-mentions, but don't offer them #7914Arthur Schiwon2018-01-183-4/+20
* Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma2018-01-172-21/+16
|\
| * Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-172-21/+16
* | Merge pull request #7887 from nextcloud/backport/7879/dont-disable-shipped-ap...Morris Jobke2018-01-161-2/+2
|\ \
| * | Keep all shipped apps enabled because they should be okayJoas Schilling2018-01-161-2/+2
| |/
* | Merge pull request #7883 from nextcloud/search-and-13Roeland Jago Douma2018-01-161-2/+12
|\ \
| * | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-2/+12
| |/
* / Add OCP\User deprecations to app code checkerMorris Jobke2018-01-161-0/+4
|/
* Merge pull request #7635 from Abijeet/bug-7106Roeland Jago Douma2018-01-101-0/+1
|\
| * Fixes password input being prompted every time.Abijeet2018-01-081-0/+1
* | Merge pull request #7763 from nextcloud/pos_fix_7751Morris Jobke2018-01-101-3/+3
|\ \
| * | Do not instantiate node when not neededRoeland Jago Douma2018-01-091-3/+3
* | | Log a missing setting as INFO not as WARNINGRoeland Jago Douma2018-01-101-1/+2
|/ /
* | Merge pull request #7731 from nextcloud/preview_size_incJan-Christoph Borchardt2018-01-091-2/+2
|\ \
| * | Max preview size to 4096x4096Roeland Jago Douma2018-01-081-2/+2
| |/
* | Only return 1 typeRoeland Jago Douma2018-01-072-7/+20
* | Don't lie about the preview mimetypeRoeland Jago Douma2018-01-072-7/+47
|/
* Merge pull request #7712 from nextcloud/jsconfig_l10nMorris Jobke2018-01-051-1/+1
|\
| * Use correct L10N files for jsconfigRoeland Jago Douma2018-01-051-1/+1
* | Merge pull request #7699 from nextcloud/bugfix/7528/drop-owncloud-migrations-...Morris Jobke2018-01-041-3/+36
|\ \ | |/ |/|
| * Drop the ownCloud migration table instead of reusing itJoas Schilling2018-01-041-3/+36
* | Merge pull request #7570 from nextcloud/s3-legacy-authMorris Jobke2018-01-042-1/+220
|\ \
| * | add option to use legacy v2 auth with s3Robin Appelman2017-12-192-1/+220
* | | Merge pull request #7611 from nextcloud/fix-7445Morris Jobke2018-01-031-10/+0
|\ \ \
| * | | never translate login names when requiring with a user idArthur Schiwon2018-01-031-10/+0
* | | | Invert app icons on IE11 as wellJulius Härtl2018-01-031-0/+9
|/ / /