Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix the expected output | Joas Schilling | 2020-10-27 | 1 | -6/+6 | |
| * | | | | | | | Simplify the function looking for output | Joas Schilling | 2020-10-27 | 1 | -27/+4 | |
| * | | | | | | | This is not javascript | Joas Schilling | 2020-10-26 | 1 | -1/+1 | |
| * | | | | | | | Fix undefined variable | Joas Schilling | 2020-10-26 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #23662 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu... | dependabot-preview[bot] | 2020-10-27 | 40 | -44/+53 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump @nextcloud/vue from 3.0.0 to 3.1.0 | dependabot-preview[bot] | 2020-10-27 | 40 | -44/+53 | |
* | | | | | | | | | Merge pull request #23700 from nextcloud/fix/noid/remnants-sharee-display | blizzz | 2020-10-27 | 17 | -134/+212 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | user share manager to determine share ownership | Arthur Schiwon | 2020-10-26 | 17 | -156/+123 | |
| * | | | | | | | | | fixes determining whether former user is a share owner | Arthur Schiwon | 2020-10-26 | 2 | -14/+9 | |
| * | | | | | | | | | split instantiation from business logic in OfflineUser | Arthur Schiwon | 2020-10-26 | 1 | -1/+24 | |
| * | | | | | | | | | add test for active shares flag | Arthur Schiwon | 2020-10-26 | 1 | -0/+93 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-27 | 56 | -50/+184 | |
* | | | | | | | | | | Merge pull request #23701 from nextcloud/fix/fed/bg_signatures | Morris Jobke | 2020-10-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make sure the function signatures of the backgroundjob match | Roeland Jago Douma | 2020-10-26 | 2 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #23693 from nextcloud/bugfix/noid/import-cert-clarify | Morris Jobke | 2020-10-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Clarify import cert command | Vincent Petry | 2020-10-26 | 1 | -3/+3 | |
* | | | | | | | | | | Merge pull request #23660 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Roeland Jago Douma | 2020-10-26 | 2 | -311/+689 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump @babel/preset-env from 7.11.5 to 7.12.1 | dependabot-preview[bot] | 2020-10-24 | 2 | -311/+689 |