aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-...Côme Chilliet2024-11-041-0/+88
|\ \ \ \ \
| * | | | | fix: Use getRelativePath method to check if node is inside folderfix/avoid-invalid-share-on-transfer-ownershipCôme Chilliet2024-10-141-1/+2
| * | | | | fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-10-141-9/+16
| * | | | | chore: Add comment to make code clearerCôme Chilliet2024-10-141-0/+1
| * | | | | chore: Turn method description into phpdocCôme Chilliet2024-10-141-1/+1
| * | | | | fix(shares): Promote reshares into direct shares when share is deletedCôme Chilliet2024-10-141-6/+14
| * | | | | fix: Tidy up code for reshare deletionCôme Chilliet2024-10-141-14/+16
| * | | | | fix: delete re-shares when deleting the parent shareLuka Trovic2024-10-141-0/+69
* | | | | | 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
| |_|/ / |/| | |
* | | | fix(sharding): typo in addOrderByfix/recently_active_pgsqlBenjamin Gaussorgues2024-10-301-1/+1
* | | | fix(users): improve recently active searchBenjamin Gaussorgues2024-10-301-28/+37
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-258/+258
* | | | Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cliJohn Molakvoæ2024-10-291-6/+20
|\ \ \ \
| * | | | feat(cache): CLI should not fail if APCu is not availableenh/do-not-enforce-cache-for-cliMichaIng2024-08-011-6/+20
* | | | | Merge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-gr...John Molakvoæ2024-10-291-2/+6
|\ \ \ \ \
| * | | | | fix: Fix copying or moving from shared groupfoldersDaniel Calviño Sánchez2024-10-101-2/+6
* | | | | | fix(systemtags): translations and etag method casingskjnldsv2024-10-292-2/+2
* | | | | | feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-292-2/+2
* | | | | | feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-296-2/+89
* | | | | | feat(core): add index to systemtag objecttypeskjnldsv2024-10-294-0/+27
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-292-2/+2
* | | | | | fix(config): Mark more configs as sensitivebugfix/noid/mark-more-configs-as-sensitiveJoas Schilling2024-10-282-0/+10
* | | | | | Merge pull request #48915 from nextcloud/fix/encrypt-decrypt-passwordKate2024-10-282-3/+15
|\ \ \ \ \ \
| * | | | | | fix: crypto made inline for constructor and decrypt error handled in exceptionfix/encrypt-decrypt-passwordyemkareems2024-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
* | | | | | | Merge pull request #48912 from nextcloud/bugfix/exception-appscreenshot-notst...Ferdinand Thiessen2024-10-281-0/+11
|\ \ \ \ \ \ \
| * | | | | | | fix(appinfo): Make sure screenshot, author and category are always arraysbugfix/exception-appscreenshot-notstringJoas Schilling2024-10-281-0/+11
| |/ / / / / /
* | | | | | | Merge pull request #48614 from nextcloud/refactor/storage/constructorsKate2024-10-2821-68/+68
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-2321-68/+68
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-284-16/+24
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-272-2/+2
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-262-6/+6
* | | | | | | feat(bruteforce): Allow forcing the database throttlerbugfix/noid/allow-to-force-db-throttlerJoas Schilling2024-10-241-1/+2
* | | | | | | feat(textprocessing): factorize taskProcessingCompatibleTaskTypesJulien Veyssier2024-10-241-22/+11
* | | | | | | fix(textprocessing): also list types that are available in task processingJulien Veyssier2024-10-241-0/+29
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-244-24/+26
* | | | | | | Merge pull request #48851 from nextcloud/artonge/fix/uid_typeLouis2024-10-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix: $uid type in Encryption streamartonge/fix/uid_typeLouis2024-10-231-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #48837 from nextcloud/followup/47329/add-all-types-to-hand...Joas Schilling2024-10-231-0/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(entity): Fix mapping of old/sub-types to actually supported database typesfollowup/47329/add-all-types-to-handlingJoas Schilling2024-10-231-0/+22
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-2/+6
* | | | | | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-221-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-211-2/+2
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-0/+2
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-216-10/+80