summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-03-22128-928/+976
* Merge pull request #20058 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-03-211-0/+1
|\
| * l10n: Ignore compressed jsrakekniven2020-03-201-0/+1
* | Merge pull request #20062 from nextcloud/dependabot/npm_and_yarn/nextcloud/in...Roeland Jago Douma2020-03-2114-22/+22
|\ \
| * | Bump @nextcloud/initial-state from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-2114-22/+22
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-03-2160-110/+112
|/
* Merge pull request #19569 from nextcloud/enh/noid/restrict-user-enumeration-t...Roeland Jago Douma2020-03-209-52/+211
|\
| * Fix tests due to config adjustmentsJulius Härtl2020-03-202-36/+44
| * Return empty system addressbook since we cannot easily limit it to groupsJulius Härtl2020-03-201-1/+3
| * Limit enumeration in principal searchJulius Härtl2020-03-202-1/+150
| * Remove unused properties in ShareesAPIControllerJulius Härtl2020-03-202-14/+1
| * Add setting to restrict user enumeration to groupsJulius Härtl2020-03-203-0/+13
* | Merge pull request #20039 from nextcloud/fix/19549/fix-uuid-attr-detectionblizzz2020-03-201-4/+0
|\ \ | |/ |/|
| * fixes auto-detecting UUID attributesArthur Schiwon2020-03-191-4/+0
* | Merge pull request #19971 from joeried/visual-feedback-for-2fa-code-creationRoeland Jago Douma2020-03-203-4/+5
|\ \
| * | Move spinner behind text to match design guidelinesJohannes Riedel2020-03-193-4/+4
| * | Add visual feedback while creating 2fa backup codesJohannes Riedel2020-03-191-1/+2
| |/
* | Merge pull request #20032 from nextcloud/bugfix/19878/allow-video-player-on-h...Roeland Jago Douma2020-03-201-8/+18
|\ \
| * | Allow the video player on the hide downloadJoas Schilling2020-03-191-8/+18
* | | Merge pull request #19993 from nextcloud/bug/19991/check-if-value-is-arrayRoeland Jago Douma2020-03-201-0/+4
|\ \ \
| * | | Make sure app_install_overwrite is an arrayDaniel Kesselberg2020-03-161-0/+4
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-2024-46/+58
* | | | Merge pull request #20031 from nextcloud/fix/files-external-user-mount-cache-diRoeland Jago Douma2020-03-191-4/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not use the deprecated service nameChristoph Wurst2020-03-191-4/+0
| | |/ | |/|
* / | Update autoloaders for composer v1.10.1Christoph Wurst2020-03-1923-0/+69
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-03-198-6/+22
* | Merge pull request #20013 from nextcloud/bugfix/noid/fix-recursive-calls-in-l...Roeland Jago Douma2020-03-181-2/+3
|\ \
| * | Fix recursive calls in logging via server methodsJoas Schilling2020-03-181-2/+3
* | | Merge pull request #19242 from nextcloud/dav-long-propertiesRoeland Jago Douma2020-03-187-504/+182
|\ \ \ | |/ / |/| |
| * | rebuild autoloaderRobin Appelman2020-03-182-2/+0
| * | fix testsRobin Appelman2020-03-181-57/+2
| * | remove the detour trough node and work with path directlyRobin Appelman2020-03-182-73/+8
| * | use INode instead of Node for custom propertiesRobin Appelman2020-03-182-6/+20
| * | handle long property paths to hasing paths >250 charsRobin Appelman2020-03-182-32/+77
| * | remove unused codeRobin Appelman2020-03-181-53/+0
| * | test custom properties backend against real databaseRobin Appelman2020-03-181-52/+87
| * | merge the two almost identical custom property backendsRobin Appelman2020-03-185-376/+135
* | | Merge pull request #20003 from nextcloud/enh/19989/type-additional-scoesJoas Schilling2020-03-182-1/+5
|\ \ \ | |/ / |/| |
| * | Annotate $additionalScopes so the IDE knows what type $scopeCandidate is.Daniel Kesselberg2020-03-172-1/+5
* | | Merge pull request #19813 from nextcloud/bugfix/noid/fix-color-box-shadow-var...Joas Schilling2020-03-181-1/+1
|\ \ \
| * | | Fix dark mode color-box-shadow variableMarco Ambrosini2020-03-131-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-184-4/+6
* | | | Merge pull request #19932 from nextcloud/remove-placeholder-checkRoeland Jago Douma2020-03-172-77/+0
|\ \ \ \
| * | | | remove the requirement that everything that looks like a placeholder is subst...Robin Appelman2020-03-132-77/+0
* | | | | Merge pull request #19964 from nextcloud/bug/19963/invalid-constructor-templa...Roeland Jago Douma2020-03-172-5/+24
|\ \ \ \ \
| * | | | | Fix invalid instantiation of TemplateResponse if client not foundDaniel Kesselberg2020-03-152-5/+24
* | | | | | Merge pull request #19347 from nextcloud/fix/19345/log_deprecated_alias_useRoeland Jago Douma2020-03-172-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-152-5/+5
* | | | | | Merge pull request #19989 from nextcloud/fix-single-ScopeContext-passed-to-se...Roeland Jago Douma2020-03-171-1/+1
|\ \ \ \ \ \
| * | | | | | Fix single "ScopeContext" passed to "setScopes"Daniel Calviño Sánchez2020-03-161-1/+1
| | |_|_|_|/ | |/| | | |