aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methodsCôme Chilliet2025-02-138-8/+8
* fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-138-9/+9
* fix(template-filler): Hide template fields with unknown labelsElizabeth Danzberger2025-02-133-5/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1340-112/+244
* fix(emailTemplate): use instance Name instead of Url in subjectuseNameNotUrlGit'Fellow2025-02-121-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1270-128/+362
* Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2Daniel2025-02-112-12/+10
|\
| * fix: use relative paths for upload locksbug/48678/restore-dav-error-response-2Robin Appelman2025-02-111-2/+2
| * fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
* | Merge pull request #50324 from nextcloud/shared-cache-watcher-updateRobin Appelman2025-02-113-0/+44
|\ \ | |/ |/|
| * test: add test for shared storage root being changed after watchershared-cache-watcher-updateRobin Appelman2025-02-061-0/+35
| * fix: don't use cached root info from shared cache if the watcher has detected...Robin Appelman2025-02-062-0/+9
* | Merge pull request #50739 from nextcloud/feat/share-grid-viewFerdinand Thiessen2025-02-113-19/+103
|\ \
| * | feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-103-19/+103
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1146-50/+52
* | | Merge pull request #50735 from nextcloud/bugfix/noid/bump-php-dependency-upda...Ferdinand Thiessen2025-02-101-1/+12
|\ \ \ | |/ / |/| |
| * | fix(setupcheck): Update setup check for PHP version to be more accuratebugfix/noid/bump-php-dependency-update-versionsJoas Schilling2025-02-101-1/+12
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1026-16/+154
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0926-60/+816
* | | fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-085-127/+126
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0820-2/+168
* | Merge pull request #50364 from nextcloud/fix/files-header-submenuJohn Molakvoæ2025-02-076-61/+203
|\ \
| * | chore(files): add actions cypress testsskjnldsv2025-02-071-1/+1
| * | fix(files): support submenu in batch actions header tooskjnldsv2025-02-066-61/+203
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
| |/ |/|
* | feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-loginLuka Trovic2025-02-062-1/+19
|/
* Merge pull request #50678 from nextcloud/fix/harden-account-propertiesFerdinand Thiessen2025-02-0610-51/+82
|\
| * fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-066-49/+69
| * fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-062-1/+3
| * fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-062-1/+10
* | Merge pull request #50655 from nextcloud/fix/share-sidebar-bugsF. E Noel Nfebe2025-02-066-47/+65
|\ \
| * | 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-061-0/+1
| * | 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
* | feat(theming): allow to disable standalone windowsenh/noid/allow-disable-pwasSimon L.2025-02-062-3/+16
* | Merge pull request #50669 from nextcloud/fix/files-show-details-when-no-actionFerdinand Thiessen2025-02-062-35/+68
|\ \
| * | fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-062-35/+68
* | | 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-06128-536/+704
* | | fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-053-51/+122
|/ /
* | 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