summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18892 from nextcloud/fix/17828/smaller_text_previewsRoeland Jago Douma2020-01-151-1/+1
|\
| * Proper text previewsRoeland Jago Douma2020-01-141-1/+1
* | use `nodeExists` instead of catching exceptionsRobin Appelman2020-01-141-3/+2
|/
* Merge pull request #18862 from nextcloud/bugfix/talk-2663/register-with-poten...Roeland Jago Douma2020-01-141-3/+5
|\
| * Allow to force register the namespaceJoas Schilling2020-01-131-3/+4
| * Register the namespace after reading the new fileJoas Schilling2020-01-131-1/+2
* | Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma2020-01-141-7/+13
|\ \
| * | CHeck if file already exists during file creationJulius Härtl2020-01-131-7/+13
* | | Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-135-2/+7
|\ \ \ | |_|/ |/| |
| * | Fix license headersChristoph Wurst2020-01-135-2/+7
| |/
* / AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-093-1/+5
|/
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-083-0/+66
* Accept shares when you open mailRoeland Jago Douma2020-01-061-1/+1
* Modify regex to match some other chromium browsersDaniel Kesselberg2019-12-271-1/+1
* Fix broken upgrade caused by undefined method callJulius Härtl2019-12-231-1/+0
* Merge pull request #18536 from nextcloud/enhancement/preview-center-verticallyRoeland Jago Douma2019-12-231-1/+1
|\
| * Also center vertically when cropping previewsJohn Molakvoæ (skjnldsv)2019-12-221-1/+1
* | Merge pull request #18442 from nextcloud/bugfix/noid/broken_appstoreurl_configRoeland Jago Douma2019-12-223-9/+5
|\ \
| * | Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-223-9/+5
* | | Merge pull request #18511 from Al2Klimov/bugfix/movie-getthumbnailRoeland Jago Douma2019-12-221-2/+2
|\ \ \ | |/ / |/| |
| * | Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not falseAlexander A. Klimov2019-12-211-2/+2
* | | Merge pull request #18478 from nextcloud/fix/direct-editing-invalid-editor-idRoeland Jago Douma2019-12-221-0/+5
|\ \ \
| * | | Do not generate tokens for editor IDs that do not existChristoph Wurst2019-12-191-0/+5
* | | | Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-2...Roeland Jago Douma2019-12-223-1/+67
|\ \ \ \
| * | | | Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-203-1/+67
| | |_|/ | |/| |
* / | | Update license headers for 18Christoph Wurst2019-12-2021-4/+28
|/ / /
* | | when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-192-5/+15
* | | use Nodes API for zip streamingArthur Schiwon2019-12-191-17/+30
* | | Use files node API for single file downloadsJulius Härtl2019-12-191-14/+28
* | | Merge pull request #16792 from MichaIng/patch-1Roeland Jago Douma2019-12-191-13/+23
|\ \ \
| * \ \ Merge branch 'master' into patch-1MichaIng2019-12-04254-1102/+2496
| |\ \ \
| * | | | Add missing newlines to .htaccessMichaIng2019-10-311-2/+2
| * | | | Add "Order" to assure that no parental "Allow" can grant accessMichaIng2019-09-261-0/+2
| * | | | Minor syntaxMichaIng2019-08-191-21/+21
| * | | | Update lib/private/Setup.php MichaIng2019-08-191-1/+1
| * | | | Harden data protection .htaccessMichaIng2019-08-191-8/+16
* | | | | Only parse php7 code in app code checkerChristoph Wurst2019-12-181-1/+1
| |_|/ / |/| | |
* | | | Fix Office preview generationRoeland Jago Douma2019-12-181-1/+1
* | | | Return empty template for default creatorsJulius Härtl2019-12-161-3/+25
* | | | Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v...Joas Schilling2019-12-163-4/+31
|\ \ \ \
| * | | | Allow to force enable apps via CLIJoas Schilling2019-12-133-4/+31
* | | | | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac...Roeland Jago Douma2019-12-162-13/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | config.php setting to always accept internal sharesRoeland Jago Douma2019-12-162-13/+21
| |/ / /
* | | | Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-jsonblizzz2019-12-132-7/+17
|\ \ \ \
| * | | | Log critical fallback to user default if we can't parse the JSONChristoph Wurst2019-12-132-8/+15
| * | | | Return a default user record if json is brokenDaniel Kesselberg2019-12-131-0/+3
| |/ / /
* / / / Add typed events for the filesystem/scannerChristoph Wurst2019-12-131-21/+35
|/ / /
* | | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b...Roeland Jago Douma2019-12-121-60/+90
|\ \ \
| * | | Fix detection of non extention typesRoeland Jago Douma2019-12-121-3/+6
| * | | Try more methodsJoas Schilling2019-12-101-3/+12