summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-12-20462-1394/+1398
* Merge pull request #35813 from nextcloud/fix/bump-phpseclib/phpseclib-to-2.0....Côme Chilliet2022-12-191-0/+0
|\
| * Update 3rdparty to master branchCôme Chilliet2022-12-191-0/+0
| * Bump phpseclib/phpseclib to 2.0.40 in masterCôme Chilliet2022-12-191-0/+0
* | Merge pull request #35614 from nextcloud/fix/errorlog-array-to-string-conversionCôme Chilliet2022-12-195-9/+16
|\ \
| * | fix(logging): Fix array to string conversion in errorlog writerChristoph Wurst2022-12-195-9/+16
* | | Merge pull request #35231 from nextcloud/fix/user_ldap-cache-fetched-list-of-...Côme Chilliet2022-12-192-8/+15
|\ \ \
| * | | Fix user_ldap tests now that list of groups gets cachedCôme Chilliet2022-12-191-1/+1
| * | | Cache the fetched list of groupsCôme Chilliet2022-11-171-7/+14
* | | | Merge pull request #33709 from nextcloud/enh/displayname-cache-getStorageInfoVincent Petry2022-12-192-3/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use display name cache on getStorageInfoJulius Härtl2022-12-162-3/+18
* | | | Merge pull request #35496 from nextcloud/fix/strict-typing-in-baseJulius Härtl2022-12-194-149/+120
|\ \ \ \
| * | | | Put back baseline for the enableAppForGroups type mismatchCôme Chilliet2022-12-191-0/+3
| * | | | Revert "Just use string for groups in enableAppForGroups"Côme Chilliet2022-12-193-16/+28
| * | | | Just use string for groups in enableAppForGroupsCôme Chilliet2022-12-193-28/+16
| * | | | Silence false-positive from psalm in lib/public/Log/functions.phpCôme Chilliet2022-12-192-6/+1
| * | | | Strong type singletons from lib/base.phpCôme Chilliet2022-12-191-12/+4
| * | | | Migrate lib/base.php to LoggerInterfaceCôme Chilliet2022-12-191-6/+5
| * | | | Put back cast to string now that timelimit is an intCôme Chilliet2022-12-191-1/+1
| * | | | Fixing more psalm errors from lib/base.phpCôme Chilliet2022-12-191-32/+31
| * | | | Use Server::get some moreCôme Chilliet2022-12-191-39/+38
| * | | | Use strict typing in base.phpCôme Chilliet2022-12-192-66/+50
* | | | | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-1921-284/+133
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix comments and dav tests with Notifications and Activity changesCôme Chilliet2022-12-192-24/+10
| * | | | Throw on missing type of rich subject parameterCôme Chilliet2022-12-082-10/+14
| * | | | Apply the same changes to richToParsed in NotificationCôme Chilliet2022-11-291-3/+9
| * | | | Revert changes to systemtags applicationCôme Chilliet2022-11-291-32/+101
| * | | | Throw instead of using a bogus value if name field is missingCôme Chilliet2022-11-291-3/+9
| * | | | Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-2915-339/+87
| * | | | Same thing for ActivityCôme Chilliet2022-11-292-11/+26
| * | | | Compute parsed from rich subject and message in NotificationCôme Chilliet2022-11-292-11/+26
* | | | | Merge pull request #35177 from nextcloud/fix/noid/bringing-clear-config-backJulius Härtl2022-12-191-0/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | restoring clearCachedConfig()Maxence Lange2022-11-151-0/+9
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-192-0/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-186-12/+12
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1720-14/+428
* | | | | Merge pull request #34629 from nextcloud/fix/case-sensitivity-email-ldapVincent Petry2022-12-162-2/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add unit test for case insensitive email savingVincent Petry2022-12-161-1/+9
| * | | | Fix case sensitivity of email when saving settingsCarl Schwan2022-12-161-1/+1
|/ / / /
* | | | Merge pull request #34924 from nextcloud/cache-jail-path-prefixVincent Petry2022-12-163-7/+8
|\ \ \ \
| * | | | escape path prefix when doing cache jail searchRobin Appelman2022-11-023-7/+8
* | | | | Merge pull request #35108 from nextcloud/encryption-fix-versions-allVincent Petry2022-12-162-14/+39
|\ \ \ \ \
| * | | | | allow running encryption:fix-encrypted-version for all usersRobin Appelman2022-11-292-14/+39
| | |_|/ / | |/| | |
* | | | | Merge pull request #35537 from nextcloud/fix/dependency-injection-errorVincent Petry2022-12-161-1/+1
|\ \ \ \ \
| * | | | | Improve dependency injection error messageCarl Schwan2022-12-011-1/+1
* | | | | | Merge pull request #35609 from nextcloud/add-data-section-idVincent Petry2022-12-162-4/+4
|\ \ \ \ \ \
| * | | | | | Add section-id and section-type data attributes to settings <li> navigation i...Thomas Citharel2022-12-052-4/+4
* | | | | | | Merge pull request #35679 from nextcloud/catch-not-found-exception-in-jscombinerVincent Petry2022-12-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Catch NotFoundException as well in JSCombinerThomas Citharel2022-12-081-1/+1
* | | | | | | | Merge pull request #35718 from nextcloud/dependabot/npm_and_yarn/testing-libr...Vincent Petry2022-12-162-88/+22
|\ \ \ \ \ \ \ \