Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Pick a shorter name for the transfer ownership table | Joas Schilling | 2019-12-10 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | 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 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-10 | 4 | -0/+46 | |
* | | | | | | Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domain | Roeland Jago Douma | 2019-12-09 | 2 | -3/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Move overwritehost check to isTrustedDomain | Julius Härtl | 2019-12-07 | 2 | -3/+5 | |
* | | | | | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-events | Roeland Jago Douma | 2019-12-09 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | use OCP\EventDispatcher\GenericEvent in more places | Robin Appelman | 2019-12-09 | 1 | -2/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Fix search limit to home | Roeland Jago Douma | 2019-12-09 | 1 | -0/+4 | |
* | | | | | | Move custom definition logic into method | Daniel Kesselberg | 2019-12-09 | 1 | -21/+16 | |
* | | | | | | Ensure that we don't merge broken json. | Daniel Kesselberg | 2019-12-09 | 2 | -6/+26 | |
* | | | | | | Merge pull request #17325 from nextcloud/enh/decouple-register-resource-provider | Christoph Wurst | 2019-12-09 | 8 | -27/+127 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 8 | -27/+127 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | 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 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-08 | 4 | -0/+6 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-07 | 22 | -4/+34 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-06 | 2 | -0/+8 | |
* | | | | | Update license headers | Christoph Wurst | 2019-12-05 | 1093 | -1699/+3039 | |
|/ / / / | ||||||
* | | | | Merge pull request #17941 from nextcloud/search-by-owner | Roeland Jago Douma | 2019-12-05 | 5 | -19/+56 | |
|\ \ \ \ | ||||||
| * | | | | add @since to limitToHome | Robin Appelman | 2019-12-03 | 1 | -0/+1 | |
| * | | | | remove old 'owner' filter | Robin Appelman | 2019-12-03 | 1 | -5/+0 | |
| * | | | | Allow filtering the search results to the users home storage | Robin Appelman | 2019-12-03 | 5 | -19/+60 | |
* | | | | | Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-w... | Roeland Jago Douma | 2019-12-05 | 1 | -7/+19 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Prevent creating users with existing files | Joas Schilling | 2019-12-04 | 1 | -7/+19 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-05 | 2 | -2/+2 | |
* | | | | | Merge pull request #18163 from nextcloud/fix_file_size | Roeland Jago Douma | 2019-12-04 | 1 | -1/+3 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | fix filename size, add comment | Greta Doci | 2019-12-04 | 1 | -1/+3 | |
* | | | | | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 4 | -2/+52 | |
|\ \ \ \ \ | ||||||
| * | | | | | dont set folder size to negative values during propagation | Robin Appelman | 2019-11-26 | 1 | -2/+5 | |
| * | | | | | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 3 | -0/+47 | |
* | | | | | | Merge pull request #18161 from nextcloud/fix/noid/absocsroute-subfolder | Roeland Jago Douma | 2019-12-04 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix generation of an url to an absolute ocs route when NC in subfolder | Arthur Schiwon | 2019-11-29 | 1 | -2/+3 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 2 | -0/+4 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #17949 from nextcloud/debt/deprecated-const | Joas Schilling | 2019-12-04 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Connection::TRANSACTION_READ_COMMITTED is deprecated | Daniel Kesselberg | 2019-11-14 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #18209 from nextcloud/bugfix/noid/directediting-token-getuser | Roeland Jago Douma | 2019-12-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add missing getUser method to direct editing IToken interface | Julius Härtl | 2019-12-03 | 1 | -0/+6 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #18215 from nextcloud/fix/setup/password_confirmation | Roeland Jago Douma | 2019-12-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Set last-password-confirmation for setup | Roeland Jago Douma | 2019-12-03 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 2 | -24/+24 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17443 from nextcloud/enh/expired_token_on_invalid_pass | Roeland Jago Douma | 2019-12-03 | 4 | -0/+42 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Throw an invalid token exception is token is marked outdated | Roeland Jago Douma | 2019-12-02 | 4 | -0/+42 | |
* | | | | | | | Merge pull request #18028 from nextcloud/enhancement/user-create-events | Roeland Jago Douma | 2019-12-03 | 6 | -8/+155 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add typed create user events | Christoph Wurst | 2019-12-03 | 6 | -8/+155 | |
* | | | | | | | | Merge pull request #18151 from nextcloud/bugfix/noid/overwrite-host-proxy | Roeland Jago Douma | 2019-12-03 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Always return overwritehost if configured | Julius Härtl | 2019-11-28 | 1 | -0/+5 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #18167 from nextcloud/simplify-versioncheck | Roeland Jago Douma | 2019-12-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |