Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | inform the user when flow config data exceeds thresholds | Arthur Schiwon | 2020-10-28 | 3 | -0/+178 | |
* | | | | Merge pull request #23750 from nextcloud/fix/sabre/authinitevent | Roeland Jago Douma | 2020-10-28 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Don't overwrite the event if we use it later | Roeland Jago Douma | 2020-10-28 | 1 | -2/+2 | |
* | | | | | Merge pull request #23744 from nextcloud/enhancement/appframework-initialstat... | Morris Jobke | 2020-10-28 | 1 | -1/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl... | Christoph Wurst | 2020-10-28 | 1 | -1/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #23743 from nextcloud/enhancement/iusermanager-callforallu... | Roeland Jago Douma | 2020-10-28 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Type the \OCP\IUserManager::callForAllUsers closure with Psalm | Christoph Wurst | 2020-10-28 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #23609 from nextcloud/fix/comments/various | John Molakvoæ | 2020-10-28 | 36 | -185/+119 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Compile assets | npmbuildbot[bot] | 2020-10-28 | 28 | -38/+38 | |
| * | | | Add mentions data | John Molakvoæ (skjnldsv) | 2020-10-28 | 6 | -137/+35 | |
| * | | | Fix UNDO timeout by Bumping @nextcloud/dialogs to 3.0.0 | John Molakvoæ (skjnldsv) | 2020-10-28 | 2 | -5/+15 | |
| * | | | Hide long messages | John Molakvoæ (skjnldsv) | 2020-10-28 | 1 | -1/+16 | |
| * | | | Fix white-space display | John Molakvoæ (skjnldsv) | 2020-10-28 | 1 | -2/+8 | |
| * | | | Prevent submitting empty messages | John Molakvoæ (skjnldsv) | 2020-10-28 | 1 | -2/+7 | |
|/ / / | ||||||
* | | | Merge pull request #23723 from nextcloud/fix/dav_server_auth_init | Morris Jobke | 2020-10-28 | 1 | -0/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Also run the SabreAuthInitEvent for the main server | Roeland Jago Douma | 2020-10-27 | 1 | -0/+7 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-28 | 50 | -28/+404 | |
* | | | Merge pull request #23661 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.0 | dependabot-preview[bot] | 2020-10-28 | 10 | -11/+14 | |
|\ \ \ | ||||||
| * | | | Bump dompurify from 2.1.1 to 2.2.0 | dependabot-preview[bot] | 2020-10-27 | 10 | -11/+14 | |
|/ / / | ||||||
* | | | Merge pull request #23496 from lynn-stephenson/fix/related-key-issue | Roeland Jago Douma | 2020-10-27 | 2 | -7/+35 | |
|\ \ \ | ||||||
| * | | | Implement unit tests for versions 1 and 2. | lynn-stephenson | 2020-10-15 | 1 | -0/+20 | |
| * | | | Derive encryption key & MAC key from a single key. | lynn-stephenson | 2020-10-15 | 1 | -7/+15 | |
* | | | | Merge pull request #23720 from nextcloud/lowercase-email | Roeland Jago Douma | 2020-10-27 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | save email as lower case | Robin Appelman | 2020-10-27 | 1 | -1/+2 | |
* | | | | | Merge pull request #23601 from nextcloud/techdebt/noid/comments-manager-impro... | Roeland Jago Douma | 2020-10-27 | 5 | -18/+222 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix missing since | Joas Schilling | 2020-10-22 | 1 | -0/+1 | |
| * | | | | | Fix PHP CS | Joas Schilling | 2020-10-22 | 2 | -3/+0 | |
| * | | | | | Fix manager creation and testing | Joas Schilling | 2020-10-22 | 3 | -9/+31 | |
| * | | | | | Fix return type | Joas Schilling | 2020-10-21 | 2 | -2/+4 | |
| * | | | | | Add return description | Joas Schilling | 2020-10-21 | 1 | -1/+1 | |
| * | | | | | Less magic | Joas Schilling | 2020-10-21 | 1 | -4/+12 | |
| * | | | | | Get the last comment date for a list of actors (to allow sorting mention sugg... | Joas Schilling | 2020-10-21 | 2 | -0/+61 | |
| * | | | | | Allow to search on multiple objects with one query | Joas Schilling | 2020-10-21 | 2 | -2/+34 | |
| * | | | | | Add methods to get the number of comments and last comment since a date | Joas Schilling | 2020-10-21 | 2 | -0/+75 | |
| * | | | | | Include an option to also include the lastKnownCommentId object | Joas Schilling | 2020-10-21 | 2 | -4/+10 | |
* | | | | | | Merge pull request #23725 from nextcloud/enh/noid/specify-accept-argument-for... | Roeland Jago Douma | 2020-10-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Specify accept argument to avatar upload input field | Morris Jobke | 2020-10-27 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #23721 from nextcloud/reset-avatar-cropper | Roeland Jago Douma | 2020-10-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | reset avatar cropper before showing | Robin Appelman | 2020-10-27 | 1 | -0/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #23712 from nextcloud/enh/noid/add-size-to-file-obj-defini... | Roeland Jago Douma | 2020-10-27 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add optional size field for the file obj | Vincent Petry | 2020-10-27 | 1 | -0/+6 | |
* | | | | | | | | Merge pull request #23722 from nextcloud/fix/noid/use-correct-l10n-module | kesselb | 2020-10-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use lib instead if core as l10n module in OC_Files | Morris Jobke | 2020-10-27 | 1 | -3/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #23724 from nextcloud/techdebt/deprecate-ieventdispatcher-... | kesselb | 2020-10-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatch | Christoph Wurst | 2020-10-27 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #23711 from nextcloud/bugfix/21085/userlist-display-defaul... | Vincent Petry | 2020-10-27 | 12 | -19/+20 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix default quota display value in user row | Vincent Petry | 2020-10-27 | 12 | -19/+20 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #23645 from nextcloud/fix/fe/s3/isset_first | Roeland Jago Douma | 2020-10-27 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Check if array elements exist before using them | Roeland Jago Douma | 2020-10-25 | 1 | -1/+7 | |
* | | | | | | | Merge pull request #23697 from nextcloud/bugfix/noid/fix-undefined-variable | Morris Jobke | 2020-10-27 | 2 | -33/+10 | |
|\ \ \ \ \ \ \ |