aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(l10n): put placeholder like string into variablefix/l10n-placeholderFerdinand Thiessen2025-04-071-2/+2
* Merge pull request #51946 from nextcloud/perf/capaFerdinand Thiessen2025-04-071-7/+6
|\
| * perf(cloud_federation_api): only provide capabilities if neededperf/capaFerdinand Thiessen2025-04-041-7/+6
* | Merge pull request #51524 from nextcloud/fix/webpack-nonceFerdinand Thiessen2025-04-076-12/+14
|\ \
| * | fix: adjust webpack nonce generationFerdinand Thiessen2025-04-076-12/+14
* | | Merge pull request #51937 from nextcloud/perf/filter-propfindFerdinand Thiessen2025-04-072-69/+81
|\ \ \
| * | | perf(files_sharing): do not require second propfind for account filterFerdinand Thiessen2025-04-042-69/+81
| | |/ | |/|
* | | Merge pull request #51837 from nextcloud/artonge/chore/increase_log_in_trashbinLouis2025-04-071-4/+14
|\ \ \ | |_|/ |/| |
| * | chore(files_trashbin): Add user details in log from Trashbinartonge/chore/increase_log_in_trashbinLouis Chemineau2025-04-071-4/+14
* | | Merge pull request #51927 from nextcloud/fix/tags-eventsFerdinand Thiessen2025-04-071-1/+1
|\ \ \
| * | | fix(systemtags): emit assign and unassign bulk tagging eventsfix/tags-eventsJohn Molakvoæ (skjnldsv)2025-04-041-1/+1
| | |/ | |/|
* | | chore: lint files_reminders using psalmfix/missing-importFerdinand Thiessen2025-04-071-1/+1
* | | fix(files_reminders): add l10n to constructor of setup checkFerdinand Thiessen2025-04-071-1/+3
* | | fix(files_reminders): add missing importFerdinand Thiessen2025-04-074-1/+4
* | | Merge pull request #51982 from nextcloud/revert/email-setting-migrationKate2025-04-071-2/+3
|\ \ \
| * | | Revert "refactor: add migration for email setting"revert/email-setting-migrationprovokateurin2025-04-071-2/+3
* | | | Merge pull request #51715 from nextcloud/allowUnderCustLinkKate2025-04-071-1/+1
|\ \ \ \
| * | | | fix(shares): Allow underscores on custom linksallowUnderCustLinkGit'Fellow2025-03-261-1/+1
* | | | | Merge pull request #51933 from nextcloud/fix/master-template-layoutKate2025-04-071-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix: ensure enabled (enforced) themes are always set on template layoutfix/master-template-layoutFerdinand Thiessen2025-04-041-2/+1
| | |/ / | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0718-218/+312
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0618-42/+46
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0528-32/+98
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0442-18/+84
* | | style(vue): satisfy linterArthur Schiwon2025-04-035-52/+50
* | | fix: properly set value in FileMimeTypeArthur Schiwon2025-04-031-3/+3
* | | refactor: remove mixing from FileMimeType as it is bad practiceArthur Schiwon2025-04-031-4/+9
* | | fix(workflowengine): adapt check operator RequestUserGroup to use web componentArthur Schiwon2025-04-032-8/+28
* | | fix(workflowengine): adapt check operator RequestUserAgent to use web componentArthur Schiwon2025-04-032-15/+27
* | | fix(workflowengine): adapt check operator RequestTime to use web componentArthur Schiwon2025-04-032-13/+20
* | | fix(workflowengine): adapt check operator RequestURL to use web componentArthur Schiwon2025-04-033-6/+22
* | | fix(workflowengine): use adapted mixin again in FileMimeTypeArthur Schiwon2025-04-032-32/+7
* | | fix(workflowengine): minimally adapt check operator FileMimeType to use web c...Arthur Schiwon2025-04-034-27/+64
* | | fix(workflowengine): adapt check operator FileSystemTag to use web componentArthur Schiwon2025-04-032-6/+26
* | | fix(workflowengine): require a web component as check pluginArthur Schiwon2025-04-032-5/+40
* | | fix(workflowengine): require a web component as operation pluginArthur Schiwon2025-04-033-4/+40
* | | Merge pull request #51861 from nextcloud/artonge/fix/catch_exception_in_expir...Ferdinand Thiessen2025-04-033-14/+33
|\ \ \
| * | | fix: Catch exceptions when expiring trashbinartonge/fix/catch_exception_in_expire_trashLouis Chemineau2025-04-023-12/+29
| * | | chore: Use iterator in ExpireTrash commandLouis Chemineau2025-04-021-2/+4
| | |/ | |/|
* | | Merge pull request #51745 from nextcloud/fix/settings/email-change-restrictionJohn Molakvoæ2025-04-034-30/+111
|\ \ \
| * | | refactor: add migration for email settingFerdinand Thiessen2025-04-021-3/+2
| * | | fix(settings): Handle email change restriction separately from display name c...provokateurin2025-04-024-30/+112
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0326-10/+142
* | | | Merge pull request #51010 from nextcloud/uploadfolder-reworkRobin Appelman2025-04-023-24/+41
|\ \ \ \
| * | | | fix: rework UploadFolder implementationuploadfolder-reworkRobin Appelman2025-02-253-24/+41
* | | | | fix(files): show hidden files and folders count in summaryskjnldsv2025-04-023-25/+41
| |/ / / |/| | |
* | | | chore(dav): update vitest snapshotsskjnldsv2025-04-021-35/+35
* | | | chore(files): remove popover workaround after vue lib updateskjnldsv2025-04-021-6/+2
* | | | fix(files): right click actions menu flickerskjnldsv2025-04-022-19/+39
* | | | Merge pull request #51852 from nextcloud/fix/user-login-with-cookie-e2eeAndy Scherzinger2025-04-022-2/+5
|\ \ \ \