| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-... | Côme Chilliet | 2024-11-04 | 1 | -0/+88 |
|\ \ \ \ \ |
|
| * | | | | | fix: Use getRelativePath method to check if node is inside folderfix/avoid-invalid-share-on-transfer-ownership | Côme Chilliet | 2024-10-14 | 1 | -1/+2 |
| * | | | | | fix: Fix promotion of reshares from subsubfolders | Côme Chilliet | 2024-10-14 | 1 | -9/+16 |
| * | | | | | chore: Add comment to make code clearer | Côme Chilliet | 2024-10-14 | 1 | -0/+1 |
| * | | | | | chore: Turn method description into phpdoc | Côme Chilliet | 2024-10-14 | 1 | -1/+1 |
| * | | | | | fix(shares): Promote reshares into direct shares when share is deleted | Côme Chilliet | 2024-10-14 | 1 | -6/+14 |
| * | | | | | fix: Tidy up code for reshare deletion | Côme Chilliet | 2024-10-14 | 1 | -14/+16 |
| * | | | | | fix: delete re-shares when deleting the parent share | Luka Trovic | 2024-10-14 | 1 | -0/+69 |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-04 | 6 | -72/+1008 |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-01 | 2 | -0/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-31 | 2 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | fix(sharding): typo in addOrderByfix/recently_active_pgsql | Benjamin Gaussorgues | 2024-10-30 | 1 | -1/+1 |
* | | | | fix(users): improve recently active search | Benjamin Gaussorgues | 2024-10-30 | 1 | -28/+37 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-30 | 2 | -258/+258 |
* | | | | Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli | John Molakvoæ | 2024-10-29 | 1 | -6/+20 |
|\ \ \ \ |
|
| * | | | | feat(cache): CLI should not fail if APCu is not availableenh/do-not-enforce-cache-for-cli | MichaIng | 2024-08-01 | 1 | -6/+20 |
* | | | | | Merge pull request #47847 from nextcloud/fix-copying-or-moving-from-shared-gr... | John Molakvoæ | 2024-10-29 | 1 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | fix: Fix copying or moving from shared groupfolders | Daniel Calviño Sánchez | 2024-10-10 | 1 | -2/+6 |
* | | | | | | fix(systemtags): translations and etag method casing | skjnldsv | 2024-10-29 | 2 | -2/+2 |
* | | | | | | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 2 | -2/+2 |
* | | | | | | feat(systemtags): add etag support and handle proppatch | skjnldsv | 2024-10-29 | 6 | -2/+89 |
* | | | | | | feat(core): add index to systemtag objecttype | skjnldsv | 2024-10-29 | 4 | -0/+27 |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-29 | 2 | -2/+2 |
* | | | | | | fix(config): Mark more configs as sensitivebugfix/noid/mark-more-configs-as-sensitive | Joas Schilling | 2024-10-28 | 2 | -0/+10 |
* | | | | | | Merge pull request #48915 from nextcloud/fix/encrypt-decrypt-password | Kate | 2024-10-28 | 2 | -3/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix: crypto made inline for constructor and decrypt error handled in exceptionfix/encrypt-decrypt-password | yemkareems | 2024-10-28 | 1 | -2/+4 |
| * | | | | | | fix: crypto made inline for constructor and decrypt error handled in exception | yemkareems | 2024-10-28 | 1 | -6/+7 |
| * | | | | | | fix: use Icrypto in place of Cypto | yemkareems | 2024-10-28 | 2 | -4/+4 |
| * | | | | | | fix: crypto type made not nullable and tests run using ICrypto | yemkareems | 2024-10-28 | 2 | -4/+4 |
| * | | | | | | fix: encrypt and store password, decrypt and retrieve the same | yemkareems | 2024-10-28 | 2 | -2/+11 |
* | | | | | | | Merge pull request #48912 from nextcloud/bugfix/exception-appscreenshot-notst... | Ferdinand Thiessen | 2024-10-28 | 1 | -0/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix(appinfo): Make sure screenshot, author and category are always arraysbugfix/exception-appscreenshot-notstring | Joas Schilling | 2024-10-28 | 1 | -0/+11 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #48614 from nextcloud/refactor/storage/constructors | Kate | 2024-10-28 | 21 | -68/+68 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 21 | -68/+68 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-28 | 4 | -16/+24 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-27 | 2 | -2/+2 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-26 | 2 | -6/+6 |
* | | | | | | | feat(bruteforce): Allow forcing the database throttlerbugfix/noid/allow-to-force-db-throttler | Joas Schilling | 2024-10-24 | 1 | -1/+2 |
* | | | | | | | feat(textprocessing): factorize taskProcessingCompatibleTaskTypes | Julien Veyssier | 2024-10-24 | 1 | -22/+11 |
* | | | | | | | fix(textprocessing): also list types that are available in task processing | Julien Veyssier | 2024-10-24 | 1 | -0/+29 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-24 | 4 | -24/+26 |
* | | | | | | | Merge pull request #48851 from nextcloud/artonge/fix/uid_type | Louis | 2024-10-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix: $uid type in Encryption streamartonge/fix/uid_type | Louis | 2024-10-23 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #48837 from nextcloud/followup/47329/add-all-types-to-hand... | Joas Schilling | 2024-10-23 | 1 | -0/+22 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | fix(entity): Fix mapping of old/sub-types to actually supported database typesfollowup/47329/add-all-types-to-handling | Joas Schilling | 2024-10-23 | 1 | -0/+22 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 2 | -2/+6 |
* | | | | | | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p... | Kate | 2024-10-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion | provokateurin | 2024-10-21 | 1 | -2/+2 |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 2 | -0/+2 |
|/ / / / / / |
|
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-21 | 6 | -10/+80 |