summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \ \ \ \ \
| * | | | | | | Fix the expected outputJoas Schilling2020-10-271-6/+6
| * | | | | | | Simplify the function looking for outputJoas Schilling2020-10-271-27/+4
| * | | | | | | This is not javascriptJoas Schilling2020-10-261-1/+1
| * | | | | | | Fix undefined variableJoas Schilling2020-10-261-2/+2
* | | | | | | | Merge pull request #23662 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...dependabot-preview[bot]2020-10-2740-44/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump @nextcloud/vue from 3.0.0 to 3.1.0dependabot-preview[bot]2020-10-2740-44/+53
* | | | | | | | | Merge pull request #23700 from nextcloud/fix/noid/remnants-sharee-displayblizzz2020-10-2717-134/+212
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | user share manager to determine share ownershipArthur Schiwon2020-10-2617-156/+123
| * | | | | | | | | fixes determining whether former user is a share ownerArthur Schiwon2020-10-262-14/+9
| * | | | | | | | | split instantiation from business logic in OfflineUserArthur Schiwon2020-10-261-1/+24
| * | | | | | | | | add test for active shares flagArthur Schiwon2020-10-261-0/+93
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-10-2756-50/+184
* | | | | | | | | | Merge pull request #23701 from nextcloud/fix/fed/bg_signaturesMorris Jobke2020-10-262-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure the function signatures of the backgroundjob matchRoeland Jago Douma2020-10-262-2/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #23693 from nextcloud/bugfix/noid/import-cert-clarifyMorris Jobke2020-10-261-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Clarify import cert commandVincent Petry2020-10-261-3/+3
* | | | | | | | | | Merge pull request #23660 from nextcloud/dependabot/npm_and_yarn/babel/preset...Roeland Jago Douma2020-10-262-311/+689
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump @babel/preset-env from 7.11.5 to 7.12.1dependabot-preview[bot]2020-10-242-311/+689