aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-184-6/+8
* fix: Do not check for strict cookie when running webcronbackport/49130/stable30Ferdinand Thiessen2024-11-151-1/+3
* Merge pull request #49277 from nextcloud/backport/48675/stable30Côme Chilliet2024-11-141-2/+5
|\
| * fix: remove superflous linebackport/48675/stable30georglauterbach2024-11-141-1/+0
| * fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-141-1/+5
* | fix(textprocessing): accept scheduling a task if there are equivalent taskpro...backport/49260/stable30Julien Veyssier2024-11-141-1/+5
|/
* Merge pull request #49098 from nextcloud/backport/48933/stable30Richard Steinmetz2024-11-131-1/+7
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable30Daniel Calviño Sánchez2024-11-051-1/+5
| * fix: Clear pending two factor tokens also from configurationDaniel Calviño Sánchez2024-11-051-0/+2
* | Merge pull request #49241 from nextcloud/backport/38630/stable30yemkareems2024-11-132-2/+2
|\ \
| * | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-132-2/+2
* | | fix(Middleware): log deprecation when annotation was actually usedbackport/49237/stable30Arthur Schiwon2024-11-131-1/+1
|/ /
* | Merge pull request #49207 from nextcloud/backport/48736/stable30Andy Scherzinger2024-11-121-0/+1
|\ \
| * | fix: log a warning when we can't build a background jobbackport/48736/stable30Robin Appelman2024-11-111-0/+1
* | | Merge pull request #49160 from nextcloud/backport/49146/stable30John Molakvoæ2024-11-121-2/+3
|\ \ \
| * | | Fix Undefined variable: response notice in case of non-404 errorbackport/49146/stable30Victor Dubiniuk2024-11-081-2/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-122-2/+2
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-096-6/+6
|/ /
* | Merge pull request #49107 from nextcloud/backport/49039/stable30John Molakvoæ2024-11-083-4/+6
|\ \
| * | fix(tests): Add IpAddressClassifier v6 zone ID testbackport/49039/stable30Josh2024-11-071-1/+1
| * | fix(net): Add IPv6 zone handling to IpAddressClassifierJosh2024-11-061-1/+1
| * | fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-11-061-0/+1
| * | fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-11-061-2/+3
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-082-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-052-8/+8
* Merge pull request #49076 from nextcloud/backport/49075/stable30Benjamin Gaussorgues2024-11-041-7/+5
|\
| * fix(owncloud): Fix ownCloud migration with oauth2 appbackport/49075/stable30Joas Schilling2024-11-041-7/+5
* | Merge pull request #49044 from nextcloud/backport/48912/stable30Benjamin Gaussorgues2024-11-041-0/+11
|\ \ | |/ |/|
| * fix(appinfo): Make sure screenshot, author and category are always arraysbackport/48912/stable30Joas Schilling2024-11-011-0/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-046-72/+1008
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-012-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-312-0/+2
* Merge pull request #49001 from nextcloud/backport/48559/stable30Benjamin Gaussorgues2024-10-302-29/+38
|\
| * fix(sharding): typo in addOrderBybackport/48559/stable30Benjamin Gaussorgues2024-10-302-22/+5
| * fix(users): improve recently active searchBenjamin Gaussorgues2024-10-301-7/+33
* | Merge pull request #48694 from nextcloud/backport/48689/stable30Git'Fellow2024-10-301-1/+1
|\ \ | |/ |/|
| * fix(locking): Accept mixed as value on setTTLbackport/48689/stable30Git'Fellow2024-10-301-1/+1
* | Merge pull request #48622 from nextcloud/backport/48538/stable30Benjamin Gaussorgues2024-10-301-0/+3
|\ \ | |/ |/|
| * fix: Subadmin can access selfChristopher Ng2024-10-091-0/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-258/+258
* | fix: Shipped apps should include the Nextcloud version in the cache busterFerdinand Thiessen2024-10-301-59/+64
* | fix: Fix copying or moving from shared groupfoldersDaniel Calviño Sánchez2024-10-291-2/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-292-2/+2
* | fix(config): Mark more configs as sensitivebackport/48947/stable30Joas Schilling2024-10-282-0/+10
* | fix: crypto made inline for constructor and decrypt error handled in exceptionyemkareems2024-10-281-2/+4
* | fix: crypto made inline for constructor and decrypt error handled in exceptionyemkareems2024-10-281-6/+7
* | fix: use Icrypto in place of Cyptoyemkareems2024-10-282-4/+4
* | fix: crypto type made not nullable and tests run using ICryptoyemkareems2024-10-282-4/+4
* | fix: encrypt and store password, decrypt and retrieve the sameyemkareems2024-10-282-2/+11
* | fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable30Julius Knorr2024-10-281-1/+1