| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #30379 from nextcloud/feature/add-comments-reactions | Joas Schilling | 2022-01-21 | 7 | -4/+304 |
|\ |
|
| * | Fix conflict | Vitor Mattos | 2022-01-21 | 2 | -2/+2 |
| * | 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 | 6 | -8/+7 |
| * | 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 | 6 | -10/+12 |
| * | 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 |
| * | Update composer autoload and change string to constant | Vitor Mattos | 2022-01-21 | 2 | -0/+2 |
| * | 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 | 2 | -4/+4 |
| * | 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 | 3 | -0/+220 |
* | | 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 | 5 | -0/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix psalm complaint | Joas Schilling | 2022-01-04 | 1 | -0/+1 |
| * | | Explicitly cast char in the query builder | Julius Härtl | 2022-01-04 | 4 | -0/+22 |
* | | | Merge pull request #30745 from nextcloud/fix/dont_use_deprecated_methods | Louis | 2022-01-19 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Use less deprecated methods in base.php | Louis Chemineau | 2022-01-19 | 1 | -4/+4 |
* | | | | 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 |
* | | | | Merge pull request #30733 from nextcloud/bugfix/noid/fix-update-button | Vincent Petry | 2022-01-18 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | Load core before the update script | Joas Schilling | 2022-01-18 | 1 | -1/+4 |
| | |/ /
| |/| | |
|
* / | | | Add hashed attribute column for indexed job existence check | Julius Härtl | 2022-01-18 | 3 | -2/+5 |
|/ / / |
|
* | | | 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 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-15 | 2 | -0/+36 |
* | | | | | 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 | 27 | -108/+111 |
|\ \ \ \ \ \ |
|
| * | | | | | | Check style update | Carl Schwan | 2022-01-13 | 21 | -24/+24 |
| * | | | | | | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 6 | -78/+68 |
| * | | | | | | Fix psalm not running | Carl Schwan | 2022-01-06 | 3 | -9/+22 |