Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #19993 from nextcloud/bug/19991/check-if-value-is-array | Roeland Jago Douma | 2020-03-20 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make sure app_install_overwrite is an array | Daniel Kesselberg | 2020-03-16 | 1 | -0/+4 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-20 | 34 | -54/+76 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #20031 from nextcloud/fix/files-external-user-mount-cache-di | Roeland Jago Douma | 2020-03-19 | 1 | -4/+0 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Do not use the deprecated service name | Christoph Wurst | 2020-03-19 | 1 | -4/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #20026 from nextcloud/techdebt/composer-files-v1.10.1 | Christoph Wurst | 2020-03-19 | 24 | -0/+72 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 24 | -0/+72 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-19 | 10 | -6/+24 | |
* | | | Merge pull request #20013 from nextcloud/bugfix/noid/fix-recursive-calls-in-l... | Roeland Jago Douma | 2020-03-18 | 5 | -172/+208 | |
|\ \ \ | ||||||
| * | | | Fix recursive calls in logging via server methods | Joas Schilling | 2020-03-18 | 5 | -172/+208 | |
* | | | | Merge pull request #19242 from nextcloud/dav-long-properties | Roeland Jago Douma | 2020-03-18 | 7 | -504/+182 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | rebuild autoloader | Robin Appelman | 2020-03-18 | 2 | -2/+0 | |
| * | | | fix tests | Robin Appelman | 2020-03-18 | 1 | -57/+2 | |
| * | | | remove the detour trough node and work with path directly | Robin Appelman | 2020-03-18 | 2 | -73/+8 | |
| * | | | use INode instead of Node for custom properties | Robin Appelman | 2020-03-18 | 2 | -6/+20 | |
| * | | | handle long property paths to hasing paths >250 chars | Robin Appelman | 2020-03-18 | 2 | -32/+77 | |
| * | | | remove unused code | Robin Appelman | 2020-03-18 | 1 | -53/+0 | |
| * | | | test custom properties backend against real database | Robin Appelman | 2020-03-18 | 1 | -52/+87 | |
| * | | | merge the two almost identical custom property backends | Robin Appelman | 2020-03-18 | 5 | -376/+135 | |
* | | | | Merge pull request #20003 from nextcloud/enh/19989/type-additional-scoes | Joas Schilling | 2020-03-18 | 2 | -1/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Annotate $additionalScopes so the IDE knows what type $scopeCandidate is. | Daniel Kesselberg | 2020-03-17 | 2 | -1/+5 | |
* | | | | Merge pull request #19978 from nextcloud/harden/check_for_owner | Roeland Jago Douma | 2020-03-18 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Actually check if the owner is not null | Roeland Jago Douma | 2020-03-16 | 1 | -0/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #19981 from nextcloud/enh/reset_target_if_null_after_share | Roeland Jago Douma | 2020-03-18 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Update the target when it isempty after sharing | Roeland Jago Douma | 2020-03-16 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #19813 from nextcloud/bugfix/noid/fix-color-box-shadow-var... | Joas Schilling | 2020-03-18 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix dark mode color-box-shadow variable | Marco Ambrosini | 2020-03-13 | 1 | -1/+1 | |
| * | | | | Fix color-box-shadow variable | Marco Ambrosini | 2020-03-13 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-18 | 4 | -4/+6 | |
* | | | | | Merge pull request #19932 from nextcloud/remove-placeholder-check | Roeland Jago Douma | 2020-03-17 | 2 | -77/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove the requirement that everything that looks like a placeholder is subst... | Robin Appelman | 2020-03-13 | 2 | -77/+0 | |
* | | | | | | Merge pull request #19964 from nextcloud/bug/19963/invalid-constructor-templa... | Roeland Jago Douma | 2020-03-17 | 2 | -5/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix invalid instantiation of TemplateResponse if client not found | Daniel Kesselberg | 2020-03-15 | 2 | -5/+24 | |
* | | | | | | | Merge pull request #19347 from nextcloud/fix/19345/log_deprecated_alias_use | Roeland Jago Douma | 2020-03-17 | 4 | -71/+89 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Move deprecated aliases over to new registration | Roeland Jago Douma | 2020-03-15 | 4 | -71/+72 | |
| * | | | | | | Add a deprecated alias registration to find deprecated usages | Roeland Jago Douma | 2020-03-15 | 1 | -0/+17 | |
* | | | | | | | Merge pull request #19967 from roscomputing/enh/19958/usejsnoncedocs | Roeland Jago Douma | 2020-03-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add docs for useJsNonce | Pavel Krasikov | 2020-03-15 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #19989 from nextcloud/fix-single-ScopeContext-passed-to-se... | Roeland Jago Douma | 2020-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix single "ScopeContext" passed to "setScopes" | Daniel Calviño Sánchez | 2020-03-16 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #19987 from nextcloud/bugfix/noid/disable-storage-stats-wi... | Roeland Jago Douma | 2020-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Only do regular polling of storage statistics if session_keepalive is enabled | Julius Härtl | 2020-03-16 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #19995 from nextcloud/bugfix/noid/unify_default_types_look... | Roeland Jago Douma | 2020-03-17 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Default value of lookupServerEnabled should be the same everywhere | Georg Ehrke | 2020-03-17 | 2 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-17 | 32 | -90/+224 | |
* | | | | | | | | Merge pull request #19968 from nextcloud/enh/noid/hide-apps-store-if-disabled | blizzz | 2020-03-16 | 5 | -14/+30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Hide card for apps store if disabled | Daniel Kesselberg | 2020-03-16 | 5 | -14/+30 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19960 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.1 | John Molakvoæ | 2020-03-16 | 2 | -10/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump sinon from 9.0.0 to 9.0.1 | dependabot-preview[bot] | 2020-03-15 | 2 | -10/+9 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #19962 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3 | Roeland Jago Douma | 2020-03-16 | 10 | -26/+26 | |
|\ \ \ \ \ \ \ |