summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-22Improve resilience of e2e testsartonge/tests/improve_resilienceLouis Chemineau
2023-02-22Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-02-21Merge pull request #1641 from nextcloud/artonge/fix/disable_download_from_albumLouis
2023-02-21Make album e2e tests more reliableLouis Chemineau
2023-02-21Disable download from albumsLouis Chemineau
2023-02-21Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-02-20Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-02-19Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-02-17Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-02-12Fix(l10n): 🔠 Update translations from Transifexv26.0.0beta4Nextcloud bot
2023-02-11Merge pull request #1635 from nextcloud/dependabot/composer/phpunit/phpunit-9...dependabot[bot]
2023-02-11Chore(deps-dev): Bump phpunit/phpunit from 9.6.1 to 9.6.3dependabot[bot]
2023-02-10Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-02-08Merge pull request #1602 from nextcloud/fix/viewer-in-public-albumsv26.0.0beta3Louis
2023-02-08Update lib/Sabre/PublicAlbumAuthBackend.phpDariusz Olszewski
2023-02-08Reinstate brute force throttling removed from PublicAlbumAuthBackendDariusz Olszewski
2023-02-08Once again disable default preview for public albumsDariusz Olszewski
2023-02-08Align with changes in the Viewer appDariusz Olszewski
2023-02-08Lint / php-csDariusz Olszewski
2023-02-08Public albums - disable standard preview, provide custom preview URLDariusz Olszewski
2023-02-08Allow anonymous access to photos from public albumsDariusz Olszewski
2023-02-08Merge pull request #1622 from nextcloud/artonge/e2e/match_cypress_config_with...Louis
2023-02-08Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-02-04Merge pull request #1627 from nextcloud/dependabot/npm_and_yarn/jest-environm...dependabot[bot]
2023-02-04Merge pull request #1625 from nextcloud/dependabot/composer/phpunit/phpunit-9...dependabot[bot]
2023-02-04Chore(deps): Bump jest-environment-jsdom from 29.3.1 to 29.4.1dependabot[bot]
2023-02-04Chore(deps-dev): Bump phpunit/phpunit from 9.5.28 to 9.6.1dependabot[bot]
2023-02-01Copy how cypress is run on the serverLouis Chemineau
2023-02-01Fix(l10n): 🔠 Update translations from Transifexv26.0.0beta2Nextcloud bot
2023-01-31Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-01-30Merge pull request #1611 from nextcloud/fix/tags-perfMarcel Klehr
2023-01-30Compile assetsnextcloud-command
2023-01-30fix(tags performance): Cache tag counts on server and load them using initial...Marcel Klehr
2023-01-30Update src/views/Tags.vueMarcel Klehr
2023-01-30fix(tags perforamnce): Cache tag counts on server and load them using initial...Marcel Klehr
2023-01-28Merge pull request #1617 from nextcloud/dependabot/npm_and_yarn/jest-29.4.1dependabot[bot]
2023-01-28Bump jest from 29.3.1 to 29.4.1dependabot[bot]
2023-01-27Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-01-25Merge pull request #1601 from simonspa/devv26.0.0beta1Louis
2023-01-25Fix(l10n): 🔠 Update translations from TransifexNextcloud bot
2023-01-24Group deletion listener: use new mapper methodSimon Spannagel
2023-01-24Allow fetching albums without filesSimon Spannagel
2023-01-24Use tab as indentationSimon Spannagel
2023-01-24Merge pull request #1606 from nextcloud/fix/people-previewMarcel Klehr
2023-01-24Compile assetsnextcloud-command
2023-01-24fix(FaceContent): Fix viewer pathMarcel Klehr
2023-01-24Add listener for GroupDeletedEvent to drop this group as collaboratorSimon Spannagel
2023-01-24AlbumMapper: add possibility to remove group from collabsSimon Spannagel
2023-01-24Group sharing: remove photos by user if user is remved from groupSimon Spannagel
2023-01-24AlbumMapper: new method to remove all files for a given userSimon Spannagel