Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Add a new method getAllUserValues($userId) to IConfig | Côme Chilliet | 2022-01-24 | 1 | -3/+3 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #30379 from nextcloud/feature/add-comments-reactions | Joas Schilling | 2022-01-21 | 3 | -2/+279 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix check after change from string to mb_string | Vitor Mattos | 2022-01-21 | 1 | -2/+2 | |
| * | | Fix CS | Joas Schilling | 2022-01-21 | 1 | -1/+1 | |
| * | | Throw if trying to save reaction without support | Joas Schilling | 2022-01-21 | 1 | -0/+4 | |
| * | | Only check mb_strlen() | Joas Schilling | 2022-01-21 | 1 | -1/+1 | |
| * | | Remove order from groupConcat as it is not working everywhere | Joas Schilling | 2022-01-21 | 5 | -6/+6 | |
| * | | Limit the summary and sort it afterwards | Joas Schilling | 2022-01-21 | 1 | -6/+15 | |
| * | | Fix groupConcat and ordering on Oracle | Vitor Mattos | 2022-01-21 | 5 | -9/+10 | |
| * | | Order the reaction summary, improvements on validations | Vitor Mattos | 2022-01-21 | 1 | -13/+38 | |
| * | | Disable reactions if database don't support utf8mb4 | Vitor Mattos | 2022-01-21 | 1 | -1/+20 | |
| * | | Rename vars and move logic to method | Vitor Mattos | 2022-01-21 | 1 | -7/+8 | |
| * | | Prevent query error when use subquery | Vitor Mattos | 2022-01-21 | 1 | -2/+2 | |
| * | | Prevent violate constraint | Vitor Mattos | 2022-01-21 | 1 | -9/+28 | |
| * | | Rename vars | Vitor Mattos | 2022-01-21 | 1 | -14/+14 | |
| * | | Add comments reactions | Vitor Mattos | 2022-01-21 | 2 | -0/+199 | |
* | | | Merge pull request #30770 from nextcloud/enh/logo-link-target-config | Julien Veyssier | 2022-01-20 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | allow changing the top-left logo link target in system config | Julien Veyssier | 2022-01-20 | 1 | -0/+4 | |
* | | | | Merge pull request #30769 from nextcloud/fix/memcached_clear | Côme Chilliet | 2022-01-20 | 1 | -21/+2 | |
|\ \ \ \ | ||||||
| * | | | | Always call flush() as getAllKeys() is broken | Côme Chilliet | 2022-01-20 | 1 | -21/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #30471 from nextcloud/enh/cast-char-mysql | Joas Schilling | 2022-01-20 | 4 | -0/+22 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix psalm complaint | Joas Schilling | 2022-01-04 | 1 | -0/+1 | |
| * | | | Explicitly cast char in the query builder | Julius Härtl | 2022-01-04 | 3 | -0/+21 | |
* | | | | Merge pull request #30731 from nextcloud/bugfix/noid/help-debugging-bruteforc... | Joas Schilling | 2022-01-19 | 1 | -0/+11 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Log bruteforce throttle and blocking | Joas Schilling | 2022-01-18 | 1 | -0/+11 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #30129 from nextcloud/mdb10.6-pipeline | John Molakvoæ | 2022-01-19 | 2 | -6/+0 | |
|\ \ \ | ||||||
| * | | | Don't convert tables to COMPRESSED | acsfer | 2021-12-07 | 1 | -5/+0 | |
| * | | | Attempt to fix CI | acsfer | 2021-12-07 | 1 | -1/+0 | |
* | | | | Add hashed attribute column for indexed job existence check | Julius Härtl | 2022-01-18 | 1 | -2/+3 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #29866 from nextcloud/isset-size | Vincent Petry | 2022-01-17 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Typo | acsfer | 2021-11-24 | 1 | -1/+1 | |
| * | | | Check if size value is set | acsfer | 2021-11-23 | 1 | -1/+1 | |
* | | | | Merge pull request #30653 from nextcloud/inc-man-btn | Louis | 2022-01-17 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Increase email main buttons width for non-english languages | acsfer | 2022-01-13 | 1 | -2/+2 | |
* | | | | | Merge pull request #30614 from Marek-Wojtowicz/patch-1 | Vincent Petry | 2022-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update Session.php | Marek-Wojtowicz | 2022-01-12 | 1 | -1/+1 | |
* | | | | | | Merge pull request #30631 from nextcloud/fix/update_encrypted_version | Vincent Petry | 2022-01-14 | 1 | -1/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | updateEncryptedVersion: cleanup on target if cache already got renamed | Jonas Meurer | 2022-01-12 | 1 | -1/+10 | |
* | | | | | | Fix psalm issues | Carl Schwan | 2022-01-13 | 1 | -6/+6 | |
* | | | | | | Add helper method in Wrapper | Carl Schwan | 2022-01-13 | 1 | -1/+20 | |
* | | | | | | Merge pull request #30508 from nextcloud/fix/psaml-bin | Carl Schwan | 2022-01-13 | 23 | -98/+88 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Check style update | Carl Schwan | 2022-01-13 | 20 | -23/+23 | |
| * | | | | | | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 5 | -76/+66 | |
* | | | | | | | Merge pull request #30600 from nextcloud/fix/30595/idn-email-share | Carl Schwan | 2022-01-13 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add check before sending email that email address is valid | Carl Schwan | 2022-01-11 | 1 | -7/+8 | |
| * | | | | | | Fix idn emails not working in shares | Carl Schwan | 2022-01-11 | 1 | -2/+5 | |
* | | | | | | | Merge pull request #30625 from nextcloud/enh/jsconfig-theme-perf | Joas Schilling | 2022-01-12 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Remove shortFooter/longFooter to avoid unnecessary navigation loading | Julius Härtl | 2022-01-12 | 1 | -2/+0 | |
* | | | | | | | Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopes | Pytal | 2022-01-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix undefined/unset scope in account properties | Joas Schilling | 2022-01-11 | 1 | -0/+1 |