Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #30254 from nextcloud/fix/30239/use-bigint | Pytal | 2021-12-14 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Migrate profile_config id column to bigint | Christopher Ng | 2021-12-14 | 2 | -0/+2 | |
* | | | | | | | Deprecate entity slugs | Christoph Wurst | 2021-12-14 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30197 from nextcloud/bugfix/noid/always-store-email-lower... | Pytal | 2021-12-13 | 3 | -3/+14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use proper app id (settings instead of core) | Julius Härtl | 2021-12-13 | 1 | -2/+2 | |
| * | | | | | Make sure strtolower only receives a string to satisfy psalm | Joas Schilling | 2021-12-13 | 1 | -1/+1 | |
| * | | | | | Lowercase all core=>email values | Joas Schilling | 2021-12-13 | 2 | -0/+2 | |
| * | | | | | Always store and compare the email address as lower case | Joas Schilling | 2021-12-10 | 1 | -3/+12 | |
* | | | | | | Merge pull request #30200 from nextcloud/bugfix/noid/last-login-is-never-set-... | Julius Härtl | 2021-12-13 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't check the configvalue for lastLogin which is never null | Joas Schilling | 2021-12-10 | 1 | -2/+1 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-12 | 2 | -0/+12 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-10 | 2 | -0/+2 | |
* | | | | | Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclos... | Pytal | 2021-12-09 | 1 | -2/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Check resource before closing in encryption wrapper | Vincent Petry | 2021-12-09 | 1 | -2/+6 | |
* | | | | | | Merge pull request #29996 from zordsdavini/patch-1 | Pytal | 2021-12-09 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix relation "user_id" already exists migration error | Christopher Ng | 2021-12-03 | 2 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #30075 from nextcloud/logic-op | Christoph Wurst | 2021-12-09 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Switch logical operators | acsfer | 2021-12-03 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #30156 from nextcloud/bugfix/noid/only-wildcard-search-if-... | John Molakvoæ | 2021-12-09 | 8 | -13/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make psalm more happy | Joas Schilling | 2021-12-09 | 1 | -2/+2 | |
| * | | | | | | | Fix docs to make Psalm happier | Joas Schilling | 2021-12-09 | 1 | -6/+1 | |
| * | | | | | | | Convert strict_search to wildcard property and add psalm docs | Joas Schilling | 2021-12-08 | 3 | -6/+18 | |
| * | | | | | | | Limit more contact searches | Joas Schilling | 2021-12-08 | 4 | -5/+25 | |
| * | | | | | | | Only limit search in the system address book | Joas Schilling | 2021-12-08 | 3 | -4/+18 | |
| * | | | | | | | Only wildcard search if enumeration is allowed | Joas Schilling | 2021-12-08 | 4 | -1/+12 | |
| | |_|/ / / / | |/| | | | | | ||||||
* / | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-09 | 2 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-08 | 4 | -0/+50 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-07 | 6 | -0/+6 | |
* | | | | | | Avoid assignment in if clause | Côme Chilliet | 2021-12-06 | 1 | -8/+12 | |
* | | | | | | Fix typing problems in OC_Image | Côme Chilliet | 2021-12-06 | 2 | -3/+11 | |
* | | | | | | Avoid calling image* methods on boolean | Côme Chilliet | 2021-12-06 | 1 | -14/+27 | |
* | | | | | | Merge pull request #30055 from nextcloud/enh/note-share-api | Julius Härtl | 2021-12-06 | 2 | -2/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow to pass note when creating a share and send it with directly in the sha... | Julius Härtl | 2021-12-03 | 2 | -2/+12 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-06 | 16 | -2/+16 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-05 | 120 | -240/+242 | |
* | | | | | | | Merge pull request #29527 from nextcloud/rakekniven-patch-1 | John Molakvoæ | 2021-12-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Added dot at end of sentence. | rakekniven | 2021-11-02 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1 | John Molakvoæ | 2021-12-03 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Follow upstream security recommandation | Carl Schwan | 2021-12-02 | 1 | -3/+2 | |
* | | | | | | | | Adapt tests | John Molakvoæ (skjnldsv) | 2021-12-02 | 1 | -0/+2 | |
* | | | | | | | | Allow scripts prioritization based on other apps | John Molakvoæ (skjnldsv) | 2021-12-02 | 3 | -6/+84 | |
* | | | | | | | | Merge pull request #29735 from nextcloud/background-scan-one-by-one | Robin Appelman | 2021-12-02 | 6 | -18/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | code checker fixes for instanceOfStorage | Robin Appelman | 2021-12-02 | 3 | -2/+7 | |
| * | | | | | | | | background scan the source storage when a background scan on a storage jail i... | Robin Appelman | 2021-12-02 | 2 | -16/+25 | |
| * | | | | | | | | teach psalm about `Storage::instanceOfStorage` | Robin Appelman | 2021-12-02 | 1 | -0/+3 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-p... | Joas Schilling | 2021-12-02 | 12 | -850/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove default token which is deprecated since Nextcloud 13 | Joas Schilling | 2021-12-01 | 12 | -850/+23 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_query | Joas Schilling | 2021-12-02 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix log_query config flag | Joas Schilling | 2021-12-01 | 1 | -1/+10 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | Allow to log DB, redis and LDAP requests into files | Joas Schilling | 2021-12-01 | 4 | -6/+109 | |
|/ / / / / / / |