aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | fix(files): Disable copy-move-action of single file sharesFerdinand Thiessen2024-09-061-1/+5
* | refactor(files): Make `RouterService` provide a protected getter for the rout...Ferdinand Thiessen2024-09-062-16/+17
* | fix(files): Adjust files list for sharing permissions on public sharesFerdinand Thiessen2024-09-062-4/+25
* | fix(files): Fix file previews for public sharesFerdinand Thiessen2024-09-061-7/+17
* | fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for ...Ferdinand Thiessen2024-09-063-6/+29
* | feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-0614-542/+613
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0634-10/+52
* | chore: adjust code to adhere to coding standardAnna Larch2024-09-0528-131/+130
|/
* Merge pull request #47770 from nextcloud/artonge/fix/always_respond_custom_er...Louis2024-09-057-53/+55
|\
| * fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-057-53/+55
* | Merge pull request #47519 from nextcloud/fix/transfer-ownership-encrypted-filesStephan Orbaugh2024-09-051-20/+43
|\ \
| * | fix(transfer-ownership): Improve comments according to code reviewCôme Chilliet2024-09-051-3/+3
| * | feat(transfer-ownership): Correctly react to encrypted filesCôme Chilliet2024-09-051-20/+43
| |/
* | fix(setupchecks): Test overwrite.cli url first, then generated one, andCôme Chilliet2024-09-051-16/+30
* | fix: add option to remove the webroot for setup checks and don't check truste...Daniel Kesselberg2024-09-053-13/+38
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-05156-114/+324
* fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 appsskjnldsv2024-09-041-1/+2
* fix(files): undefined sidebarskjnldsv2024-09-041-1/+1
* fix: Hide status tooltip in row to add a new mount pointDaniel Calviño Sánchez2024-09-041-1/+1
* fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-042-0/+12
* fix: Reset selected backend when adding a new storageDaniel Calviño Sánchez2024-09-041-0/+2
* fix: Add missing translation for UI stringDaniel Calviño Sánchez2024-09-041-1/+1
* fix: Restore default status tooltip when no status message is providedDaniel Calviño Sánchez2024-09-041-2/+3
* fix: Set status tooltip to error message on failed actionsDaniel Calviño Sánchez2024-09-041-6/+9
* fix: Set status tooltip to status message when saving an storageDaniel Calviño Sánchez2024-09-041-1/+1
* fix: Remove status check when configuration was changedDaniel Calviño Sánchez2024-09-044-2/+8
* fix: Recheck userglobal storages when loadedDaniel Calviño Sánchez2024-09-041-0/+7
* refactor: Store result in its own variableDaniel Calviño Sánchez2024-09-041-1/+2
* Merge pull request #47690 from nextcloud/chore/themingJohn Molakvoæ2024-09-041-8/+8
|\
| * chore(theming): Increase app versionFerdinand Thiessen2024-09-021-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-04206-368/+570
* | fix(files): Fix navigating with breadcrumbs not highlighting navigation entryChristopher Ng2024-09-031-1/+4
* | Merge pull request #47412 from Luka-sama/feat/shares-reminderJohn Molakvoæ2024-09-037-2/+453
|\ \
| * | fix(files_sharing): Add check for nullStefan Cherniakov2024-09-031-0/+3
| * | fix(files_sharing): Add missing check for null & use bool instead of int for ...Stefan Cherniakov2024-09-033-3/+5
| * | fix(files_sharing): Make share reminders more stable & fix issuesStefan Cherniakov2024-09-033-142/+90
| * | feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-036-1/+499
* | | chore: Compile assetsFerdinand Thiessen2024-09-034-4/+4
* | | refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-032-10/+4
* | | chore: Remove legacy JS code for public page menu (header actions)Ferdinand Thiessen2024-09-032-145/+0
* | | fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-033-10/+10
|/ /
* | Merge pull request #46114 from nextcloud/enh/improve-ldap-group-members-listi...Arthur Schiwon2024-09-036-47/+219
|\ \
| * | chore: composer run cs:fixCôme Chilliet2024-08-271-2/+2
| * | fix(user_ldap): Fix user_ldap tests by mocking new method exists in managerCôme Chilliet2024-08-271-20/+64
| * | fix(user_ldap): Lowercase value for all attributes in configurationCôme Chilliet2024-08-271-0/+21
| * | fix(ldap): Fix user_ldap attribute casing to fix testsCôme Chilliet2024-08-272-4/+5
| * | fix(user_ldap): Correctly cache that user exists to avoid a request on mappin...Côme Chilliet2024-08-273-4/+1
| * | fix(user_ldap): Avoid extra LDAP request when mapping a user for the first timeCôme Chilliet2024-08-273-24/+133
* | | fix(settings): Add translators noteMarcel Klehr2024-09-031-0/+1
* | | fix(settings): Don't display built-in task types in AI settings TextProcessingMarcel Klehr2024-09-031-6/+6