aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | chore: Run cs:fixjtr/fix-updater-cleanup-job-loggingLouis Chemineau2025-02-061-3/+3
| * | | fix(updater): make clean-up job more robust / easier to debugJosh2025-02-061-5/+13
* | | | Merge pull request #50660 from nextcloud/fix/mime-intJohn Molakvoæ2025-02-067-10/+70
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: psalm and OCP @since declarationsfix/mime-intJohn Molakvoæ2025-02-063-5/+5
| * | | fix: make sure we process mime extensions as stringskjnldsv2025-02-057-10/+70
* | | | Merge pull request #50678 from nextcloud/fix/harden-account-propertiesFerdinand Thiessen2025-02-0623-197/+657
|\ \ \ \
| * | | | chore: Compile assetsfix/harden-account-propertiesFerdinand Thiessen2025-02-064-6/+6
| * | | | fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-067-55/+82
| * | | | fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-065-2/+22
| * | | | fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-063-5/+212
| * | | | fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-064-129/+335
* | | | | Merge pull request #50655 from nextcloud/fix/share-sidebar-bugsF. E Noel Nfebe2025-02-0616-59/+86
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/share-sidebar-bugsnextcloud-command2025-02-069-7/+7
| * | | | | fix(files_sharing): Hide internal recommendations in external share inputnfebe2025-02-061-1/+4
| * | | | | fix(files_sharing): Update `QuickShareSelect` if share is modifiednfebe2025-02-062-1/+13
| * | | | | test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-062-5/+15
| * | | | | fix: Show default expiration date before create link sharenfebe2025-02-063-20/+19
| * | | | | refactor: Remove some deprecated containers and exceptionsnfebe2025-02-061-25/+28
| |/ / / /
* | | | | Merge pull request #50567 from nextcloud/enh/ldap-add-test-settings-commandCôme Chilliet2025-02-067-50/+299
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(user_ldap): Add a --clearcache option to ldap:test-user-settingsenh/ldap-add-test-settings-commandCôme Chilliet2025-01-301-0/+9
| * | | | fix(user_ldap): Remove redundant if checkCôme Chilliet2025-01-301-3/+1
| * | | | feat(user_ldap): Add command test-user-settings to test LDAP user settingsCôme Chilliet2025-01-304-0/+230
| * | | | feat(user_ldap): upstream common code into Proxy class and add public getters...Côme Chilliet2025-01-303-47/+59
* | | | | Merge pull request #50666 from nextcloud/enh/noid/allow-disable-pwasAndy Scherzinger2025-02-063-3/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | feat(theming): allow to disable standalone windowsenh/noid/allow-disable-pwasSimon L.2025-02-063-3/+24
|/ / / /
* | | | Merge pull request #50661 from nextcloud/chore/3rdparty-stecman-consoleAndy Scherzinger2025-02-061-0/+0
|\ \ \ \
| * | | | chore(deps): Bump stecman/symfony-console-completion from 0.13.0 to 0.14.0chore/3rdparty-stecman-consoleFerdinand Thiessen2025-02-061-0/+0
|/ / / /
* | | | Merge pull request #50669 from nextcloud/fix/files-show-details-when-no-actionFerdinand Thiessen2025-02-069-50/+264
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2025-02-064-6/+6
| * | | | fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-065-44/+258
* | | | | Merge pull request #40105 from nextcloud/sftp-known-mtimeFerdinand Thiessen2025-02-061-3/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: don't believe sftp when it tells us the mtime is less than we know it issftp-known-mtimeRobin Appelman2025-02-051-3/+22
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-06132-554/+836
| |_|_|/ |/| | |
* | | | Merge pull request #50193 from nextcloud/fix/oauth2/owncloud-migrationAndy Scherzinger2025-02-052-6/+96
|\ \ \ \
| * | | | fix(oauth2): adjust db schemas when migrating from owncloudfix/oauth2/owncloud-migrationRichard Steinmetz2025-02-052-6/+96
| |/ / /
* | | | Merge pull request #50582 from nextcloud/fix/scrolling-file-listFerdinand Thiessen2025-02-0511-84/+568
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Compile assetsfix/scrolling-file-listFerdinand Thiessen2025-02-052-3/+3
| * | | test(files): Make scrolling tests independent from magic valuesFerdinand Thiessen2025-02-054-80/+185
| * | | fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-054-51/+402
| * | | test: Add Cypress command for deleting filesFerdinand Thiessen2025-02-052-0/+28
|/ / /
* | | Merge pull request #50653 from nextcloud/dependabot/npm_and_yarn/multi-843fc4...Ferdinand Thiessen2025-02-052-420/+481
|\ \ \
| * | | chore(deps-dev): bump vitest and @vitest/coverage-v8dependabot/npm_and_yarn/multi-843fc42519dependabot[bot]2025-02-052-420/+481
* | | | Merge pull request #50657 from nextcloud/fix/highcontras-scrollbarJohn Molakvoæ2025-02-052-2/+2
|\ \ \ \
| * | | | fix(theming): high contrast themes scrollbarfix/highcontras-scrollbarskjnldsv2025-02-052-2/+2
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-05138-346/+826
| |/ / |/| |
* | | Merge pull request #50645 from nextcloud/fix/refresh-convert-listJohn Molakvoæ2025-02-0440-126/+108
|\ \ \
| * | | chore: compile assetsfix/refresh-convert-listskjnldsv2025-02-0433-43/+43
| * | | fix(files): properly update store on files conversions successskjnldsv2025-02-047-83/+65
| |/ /
* | | Merge pull request #50642 from nextcloud/fix/proper-download-checkFerdinand Thiessen2025-02-043-92/+193
|\ \ \ | |/ / |/| |
| * | fix(sharing): Ensure download restrictions are not droppedfix/proper-download-checkFerdinand Thiessen2025-02-043-92/+193
|/ /