summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling2022-01-213-2/+279
|\
| * Fix check after change from string to mb_stringVitor Mattos2022-01-211-2/+2
| * Fix CSJoas Schilling2022-01-211-1/+1
| * Throw if trying to save reaction without supportJoas Schilling2022-01-211-0/+4
| * Only check mb_strlen()Joas Schilling2022-01-211-1/+1
| * Remove order from groupConcat as it is not working everywhereJoas Schilling2022-01-215-6/+6
| * Limit the summary and sort it afterwardsJoas Schilling2022-01-211-6/+15
| * Fix groupConcat and ordering on OracleVitor Mattos2022-01-215-9/+10
| * Order the reaction summary, improvements on validationsVitor Mattos2022-01-211-13/+38
| * Disable reactions if database don't support utf8mb4Vitor Mattos2022-01-211-1/+20
| * Rename vars and move logic to methodVitor Mattos2022-01-211-7/+8
| * Prevent query error when use subqueryVitor Mattos2022-01-211-2/+2
| * Prevent violate constraintVitor Mattos2022-01-211-9/+28
| * Rename varsVitor Mattos2022-01-211-14/+14
| * Add comments reactionsVitor Mattos2022-01-212-0/+199
* | Merge pull request #30770 from nextcloud/enh/logo-link-target-configJulien Veyssier2022-01-201-0/+4
|\ \
| * | allow changing the top-left logo link target in system configJulien Veyssier2022-01-201-0/+4
* | | Merge pull request #30769 from nextcloud/fix/memcached_clearCôme Chilliet2022-01-201-21/+2
|\ \ \
| * | | Always call flush() as getAllKeys() is brokenCôme Chilliet2022-01-201-21/+2
| |/ /
* | | Merge pull request #30471 from nextcloud/enh/cast-char-mysqlJoas Schilling2022-01-204-0/+22
|\ \ \ | |/ / |/| |
| * | Fix psalm complaintJoas Schilling2022-01-041-0/+1
| * | Explicitly cast char in the query builderJulius Härtl2022-01-043-0/+21
* | | Merge pull request #30731 from nextcloud/bugfix/noid/help-debugging-bruteforc...Joas Schilling2022-01-191-0/+11
|\ \ \ | |_|/ |/| |
| * | Log bruteforce throttle and blockingJoas Schilling2022-01-181-0/+11
* | | Merge pull request #30129 from nextcloud/mdb10.6-pipelineJohn Molakvoæ2022-01-192-6/+0
|\ \ \
| * | | Don't convert tables to COMPRESSEDacsfer2021-12-071-5/+0
| * | | Attempt to fix CIacsfer2021-12-071-1/+0
* | | | Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-181-2/+3
| |/ / |/| |
* | | Merge pull request #29866 from nextcloud/isset-sizeVincent Petry2022-01-171-1/+1
|\ \ \
| * | | Typoacsfer2021-11-241-1/+1
| * | | Check if size value is setacsfer2021-11-231-1/+1
* | | | Merge pull request #30653 from nextcloud/inc-man-btnLouis2022-01-171-2/+2
|\ \ \ \
| * | | | Increase email main buttons width for non-english languagesacsfer2022-01-131-2/+2
* | | | | Merge pull request #30614 from Marek-Wojtowicz/patch-1Vincent Petry2022-01-141-1/+1
|\ \ \ \ \
| * | | | | Update Session.phpMarek-Wojtowicz2022-01-121-1/+1
* | | | | | Merge pull request #30631 from nextcloud/fix/update_encrypted_versionVincent Petry2022-01-141-1/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer2022-01-121-1/+10
* | | | | | Fix psalm issuesCarl Schwan2022-01-131-6/+6
* | | | | | Add helper method in WrapperCarl Schwan2022-01-131-1/+20
* | | | | | Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-1323-98/+88
|\ \ \ \ \ \
| * | | | | | Check style updateCarl Schwan2022-01-1320-23/+23
| * | | | | | Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-125-76/+66
* | | | | | | Merge pull request #30600 from nextcloud/fix/30595/idn-email-shareCarl Schwan2022-01-131-3/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add check before sending email that email address is validCarl Schwan2022-01-111-7/+8
| * | | | | | Fix idn emails not working in sharesCarl Schwan2022-01-111-2/+5
* | | | | | | Merge pull request #30625 from nextcloud/enh/jsconfig-theme-perfJoas Schilling2022-01-121-2/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove shortFooter/longFooter to avoid unnecessary navigation loadingJulius Härtl2022-01-121-2/+0
* | | | | | | Merge pull request #30588 from nextcloud/bugfix/noid/fix-unset-scopesPytal2022-01-111-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix undefined/unset scope in account propertiesJoas Schilling2022-01-111-0/+1
* | | | | | | Merge pull request #30291 from nextcloud/image-memory-limitJoas Schilling2022-01-111-1/+102
|\ \ \ \ \ \ \