Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30013 from nextcloud/bugfix/noid/dont-count-attempts-when... | John Molakvoæ | 2021-12-01 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't query the bruteforce attempts when we just deleted them | Joas Schilling | 2021-12-01 | 1 | -2/+6 | |
| |/ / / / / / | ||||||
* / / / / / / | Only check the twofactor state once per request | Joas Schilling | 2021-12-01 | 1 | -1/+9 | |
|/ / / / / / | ||||||
* | | | | | | Remove files_iedavclient | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -5/+0 | |
* | | | | | | Merge pull request #29966 from nextcloud/feat/remove-isIE | John Molakvoæ | 2021-11-30 | 2 | -17/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 2 | -17/+0 | |
* | | | | | | | Merge pull request #29958 from nextcloud/fix/translit-php8/deps-and-tests | MichaIng | 2021-11-30 | 2 | -5/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove iconv from dependencies and tests | MichaIng | 2021-11-30 | 2 | -5/+0 | |
* | | | | | | | Include previous execption for repair steps that don't exist | Christoph Wurst | 2021-11-30 | 1 | -1/+1 |