Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Transpile the nextcloud-vue-collection package | Christoph Wurst | 2019-12-10 | 3 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #18293 from nextcloud/feature/transfer-ownership-autocompl... | Roeland Jago Douma | 2019-12-10 | 5 | -18/+242 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add autocompletion to the ownership transfer UI | Christoph Wurst | 2019-12-10 | 5 | -18/+242 | |
* | | | | | | Merge pull request #18312 from nextcloud/fix/18249/do_not_disable_auth_apps | Roeland Jago Douma | 2019-12-10 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not disable authentication apps | Roeland Jago Douma | 2019-12-10 | 1 | -2/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #18253 from nextcloud/bugfix/noid/broken-oracle-install | Roeland Jago Douma | 2019-12-10 | 6 | -24/+27 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Pick a shorter name for the transfer ownership table | Joas Schilling | 2019-12-10 | 6 | -24/+27 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #18297 from nextcloud/enh/notification_dismiss | Roeland Jago Douma | 2019-12-10 | 5 | -0/+67 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add interface for notification handler for dimissed events | Roeland Jago Douma | 2019-12-10 | 5 | -0/+67 | |
* | | | | | | Merge pull request #18314 from nextcloud/fixFileIdSearch | Roeland Jago Douma | 2019-12-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix https://github.com/nextcloud/server/issues/18313 | tobiasKaminsky | 2019-12-10 | 1 | -0/+2 | |
* | | | | | | | Fix external sharing loading script (#18251) | John Molakvoæ | 2019-12-10 | 3 | -68/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | revert protected | John Molakvoæ | 2019-12-06 | 1 | -1/+1 | |
| * | | | | | | | Fix external sharing loading script | John Molakvoæ (skjnldsv) | 2019-12-06 | 3 | -69/+66 | |
* | | | | | | | | Merge pull request #18301 from nextcloud/bugfix/noid/fix_array_access_on_non_... | Roeland Jago Douma | 2019-12-10 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Verify that is an array before accessing it | Georg Ehrke | 2019-12-09 | 1 | -2/+4 | |
* | | | | | | | | Merge pull request #17260 from nextcloud/feature/noid/filepicker-allow-multip... | Roeland Jago Douma | 2019-12-10 | 7 | -18/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow to have mutliple buttons on the filepicker | Joas Schilling | 2019-12-09 | 7 | -18/+31 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-10 | 18 | -22/+134 | |
* | | | | | | | | | Merge pull request #18299 from nextcloud/bugfix/noid/filecache_bigint_mounts | Roeland Jago Douma | 2019-12-09 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Convert various columns in oc_mounts to bigint | Georg Ehrke | 2019-12-09 | 2 | -0/+2 | |
* | | | | | | | | | | Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domain | Roeland Jago Douma | 2019-12-09 | 3 | -4/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Move overwritehost check to isTrustedDomain | Julius Härtl | 2019-12-07 | 3 | -4/+21 | |
* | | | | | | | | | | Merge pull request #18300 from nextcloud/bug/18295/recovery-initialization | Roeland Jago Douma | 2019-12-09 | 3 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must be an in... | Daniel Kesselberg | 2019-12-09 | 3 | -6/+0 | |
* | | | | | | | | | | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-events | Roeland Jago Douma | 2019-12-09 | 4 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | use OCP\EventDispatcher\GenericEvent in more places | Robin Appelman | 2019-12-09 | 3 | -4/+8 | |
| * | | | | | | | | | | | use OCP\EventDispatcher\GenericEvent for loading additional scripts in the fi... | Robin Appelman | 2019-12-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #18231 from nextcloud/fix/shared_version_restore | Roeland Jago Douma | 2019-12-09 | 3 | -15/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | update tests | Robin Appelman | 2019-12-05 | 1 | -4/+56 | |
| * | | | | | | | | | | | | Fix restoring shared versions | Roeland Jago Douma | 2019-12-05 | 2 | -11/+8 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #18263 from nextcloud/fix/search/limit_to_home_limit | Roeland Jago Douma | 2019-12-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix search limit to home | Roeland Jago Douma | 2019-12-09 | 1 | -0/+4 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #18287 from nextcloud/enh/add-mimetype-kdbx | Roeland Jago Douma | 2019-12-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add mimetype for keepass database. | Daniel Kesselberg | 2019-12-08 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #18281 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu... | Roeland Jago Douma | 2019-12-09 | 12 | -148/+555 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump nextcloud-vue-collections from 0.6.0 to 0.7.1 | dependabot-preview[bot] | 2019-12-08 | 12 | -148/+555 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #18288 from nextcloud/bug/18277/catch-json-errors | Roeland Jago Douma | 2019-12-09 | 3 | -19/+39 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Move custom definition logic into method | Daniel Kesselberg | 2019-12-09 | 2 | -24/+18 | |
| * | | | | | | | | | | Ensure that we don't merge broken json. | Daniel Kesselberg | 2019-12-09 | 3 | -14/+40 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #18294 from nextcloud/fix/18020/get_share_for_recipient | Roeland Jago Douma | 2019-12-09 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fetch the share for the recipient | Roeland Jago Douma | 2019-12-09 | 1 | -2/+6 | |
* | | | | | | | | | | Merge pull request #18292 from nextcloud/fix/ldap-application-routes-instance | Roeland Jago Douma | 2019-12-09 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix LDAP application class instance created directly | Christoph Wurst | 2019-12-09 | 1 | -2/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17325 from nextcloud/enh/decouple-register-resource-provider | Christoph Wurst | 2019-12-09 | 11 | -31/+304 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 11 | -31/+304 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #18278 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2019-12-09 | 2 | -90/+71 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump @babel/preset-env from 7.7.4 to 7.7.6 | dependabot-preview[bot] | 2019-12-09 | 2 | -90/+71 | |
* | | | | | | | | | | Merge pull request #18289 from nextcloud/bug/18203/dont-log-exception-on-conn... | Roeland Jago Douma | 2019-12-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Don't log the stack trace for ConnectException | Daniel Kesselberg | 2019-12-08 | 1 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | |