summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | inform the user when flow config data exceeds thresholdsArthur Schiwon2020-10-283-0/+178
* | | | Merge pull request #23750 from nextcloud/fix/sabre/authiniteventRoeland Jago Douma2020-10-281-2/+2
|\ \ \ \
| * | | | Don't overwrite the event if we use it laterRoeland Jago Douma2020-10-281-2/+2
* | | | | Merge pull request #23744 from nextcloud/enhancement/appframework-initialstat...Morris Jobke2020-10-281-1/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl...Christoph Wurst2020-10-281-1/+4
| | |_|/ | |/| |
* | | | Merge pull request #23743 from nextcloud/enhancement/iusermanager-callforallu...Roeland Jago Douma2020-10-281-0/+1
|\ \ \ \
| * | | | Type the \OCP\IUserManager::callForAllUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
| |/ / /
* | | | Merge pull request #23609 from nextcloud/fix/comments/variousJohn Molakvoæ2020-10-2836-185/+119
|\ \ \ \ | |_|/ / |/| | |
| * | | Compile assetsnpmbuildbot[bot]2020-10-2828-38/+38
| * | | Add mentions dataJohn Molakvoæ (skjnldsv)2020-10-286-137/+35
| * | | Fix UNDO timeout by Bumping @nextcloud/dialogs to 3.0.0John Molakvoæ (skjnldsv)2020-10-282-5/+15
| * | | Hide long messagesJohn Molakvoæ (skjnldsv)2020-10-281-1/+16
| * | | Fix white-space displayJohn Molakvoæ (skjnldsv)2020-10-281-2/+8
| * | | Prevent submitting empty messagesJohn Molakvoæ (skjnldsv)2020-10-281-2/+7
|/ / /
* | | Merge pull request #23723 from nextcloud/fix/dav_server_auth_initMorris Jobke2020-10-281-0/+7
|\ \ \ | |/ / |/| |
| * | Also run the SabreAuthInitEvent for the main serverRoeland Jago Douma2020-10-271-0/+7
* | | [tx-robot] updated from transifexNextcloud bot2020-10-2850-28/+404
* | | Merge pull request #23661 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.0dependabot-preview[bot]2020-10-2810-11/+14
|\ \ \
| * | | Bump dompurify from 2.1.1 to 2.2.0dependabot-preview[bot]2020-10-2710-11/+14
|/ / /
* | | Merge pull request #23496 from lynn-stephenson/fix/related-key-issueRoeland Jago Douma2020-10-272-7/+35
|\ \ \
| * | | Implement unit tests for versions 1 and 2.lynn-stephenson2020-10-151-0/+20
| * | | Derive encryption key & MAC key from a single key.lynn-stephenson2020-10-151-7/+15
* | | | Merge pull request #23720 from nextcloud/lowercase-emailRoeland Jago Douma2020-10-271-1/+2
|\ \ \ \
| * | | | save email as lower caseRobin Appelman2020-10-271-1/+2
* | | | | Merge pull request #23601 from nextcloud/techdebt/noid/comments-manager-impro...Roeland Jago Douma2020-10-275-18/+222
|\ \ \ \ \
| * | | | | Fix missing sinceJoas Schilling2020-10-221-0/+1
| * | | | | Fix PHP CSJoas Schilling2020-10-222-3/+0
| * | | | | Fix manager creation and testingJoas Schilling2020-10-223-9/+31
| * | | | | Fix return typeJoas Schilling2020-10-212-2/+4
| * | | | | Add return descriptionJoas Schilling2020-10-211-1/+1
| * | | | | Less magicJoas Schilling2020-10-211-4/+12
| * | | | | Get the last comment date for a list of actors (to allow sorting mention sugg...Joas Schilling2020-10-212-0/+61
| * | | | | Allow to search on multiple objects with one queryJoas Schilling2020-10-212-2/+34
| * | | | | Add methods to get the number of comments and last comment since a dateJoas Schilling2020-10-212-0/+75
| * | | | | Include an option to also include the lastKnownCommentId objectJoas Schilling2020-10-212-4/+10
* | | | | | Merge pull request #23725 from nextcloud/enh/noid/specify-accept-argument-for...Roeland Jago Douma2020-10-271-1/+1
|\ \ \ \ \ \
| * | | | | | Specify accept argument to avatar upload input fieldMorris Jobke2020-10-271-1/+1
* | | | | | | Merge pull request #23721 from nextcloud/reset-avatar-cropperRoeland Jago Douma2020-10-271-0/+1
|\ \ \ \ \ \ \
| * | | | | | | reset avatar cropper before showingRobin Appelman2020-10-271-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #23712 from nextcloud/enh/noid/add-size-to-file-obj-defini...Roeland Jago Douma2020-10-271-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Add optional size field for the file objVincent Petry2020-10-271-0/+6
* | | | | | | | Merge pull request #23722 from nextcloud/fix/noid/use-correct-l10n-modulekesselb2020-10-271-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Use lib instead if core as l10n module in OC_FilesMorris Jobke2020-10-271-3/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #23724 from nextcloud/techdebt/deprecate-ieventdispatcher-...kesselb2020-10-271-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatchChristoph Wurst2020-10-271-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #23711 from nextcloud/bugfix/21085/userlist-display-defaul...Vincent Petry2020-10-2712-19/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix default quota display value in user rowVincent Petry2020-10-2712-19/+20
|/ / / / / / /
* | | | | | | Merge pull request #23645 from nextcloud/fix/fe/s3/isset_firstRoeland Jago Douma2020-10-271-1/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Check if array elements exist before using themRoeland Jago Douma2020-10-251-1/+7
* | | | | | | Merge pull request #23697 from nextcloud/bugfix/noid/fix-undefined-variableMorris Jobke2020-10-272-33/+10
|\ \ \ \ \ \ \