aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* feat: Add admin delegation for webhooksCôme Chilliet2024-06-115-0/+72
* feat: Add command to list registered webhooksCôme Chilliet2024-06-114-63/+26
* feat: Add webhooks applicationCôme Chilliet2024-06-1127-0/+2683
* Merge pull request #45669 from nextcloud/fix/fix-encryption-legacy-reshareLouis2024-06-113-43/+23
|\
| * test: Fix encryption testLouis Chemineau2024-06-061-21/+14
| * fix: add default value for new flag `$useDecryptAll` on getFileKeyCôme Chilliet2024-06-061-1/+1
| * fix: Autodetect legacy filekey instead of trusting the header for legacy headerCôme Chilliet2024-06-042-22/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-112-4/+6
* | chore: Update comments app iconAndy Scherzinger2024-06-102-2/+2
* | Merge pull request #44967 from nextcloud/perf/sharing-eventsFerdinand Thiessen2024-06-106-88/+176
|\ \
| * | perf(files_sharing): Move events to listener classes and registration instead...Julius Härtl2024-05-136-88/+176
* | | Merge pull request #45120 from nextcloud/bugfix/noid/sensitive-dav-forbidden-...Ferdinand Thiessen2024-06-101-0/+3
|\ \ \
| * | | fix(dav): Don't log access control as errorJoas Schilling2024-04-301-0/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1010-0/+90
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-098-0/+40
* | | | fix(files): Ensure that focussed file is always scrolled rightFerdinand Thiessen2024-06-081-0/+24
* | | | fix(files): Keep query when trigger the sidebar actionFerdinand Thiessen2024-06-081-1/+1
* | | | fix(files): `open-in-files` action should also set `openfile` queryFerdinand Thiessen2024-06-084-5/+5
* | | | refactor(files): Fix TypeScript issues in FileEntryActionsFerdinand Thiessen2024-06-082-7/+9
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0816-14/+116
* | | | fix(files): Correctly type virtual files list ref typeFerdinand Thiessen2024-06-071-2/+4
* | | | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-073-14/+15
|\ \ \ \
| * | | | refactor(Token): introduce scope constantsArthur Schiwon2024-06-053-14/+15
* | | | | Merge pull request #45684 from nextcloud/feat/user-row-action-svgJohn Molakvoæ2024-06-071-0/+6
|\ \ \ \ \
| * | | | | feat(settings): Support svg user row action iconsChristopher Ng2024-06-061-0/+6
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0760-4/+422
|/ / / / /
* | | | | Merge pull request #45686 from nextcloud/feat/user-row-action-enabledPytal2024-06-062-4/+15
|\ \ \ \ \
| * | | | | feat(settings): Close user row action menu after clickChristopher Ng2024-06-051-0/+1
| * | | | | feat(settings): Add action enabled callbackChristopher Ng2024-06-052-4/+14
* | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-068-8/+26
* | | | | | chore: Add SPDX headerAndy Scherzinger2024-06-06188-3764/+480
* | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-062-2/+5
* | | | | | chore: Add SPDX headerAndy Scherzinger2024-06-06313-4216/+799
* | | | | | fix: Only list remnants as disabled if option is enabledCôme Chilliet2024-06-061-0/+3
* | | | | | fix(files_sharing): usage of NcTextField in SelectShareFolderDialogueLouis Chemineau2024-06-061-1/+1
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0622-8/+264
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-05648-4054/+12432
* | | | | fix(federatedfilesharing): import external federated share scriptskjnldsv2024-06-053-174/+188
| |_|_|/ |/| | |
* | | | fix(files): reset menu pos when opening in grid modeJohn Molakvoæ (skjnldsv)2024-06-041-9/+5
* | | | fix(files): Only execute default action if there is an action to performFerdinand Thiessen2024-06-041-7/+11
* | | | fix(files): Update current fileid in route if that node was deletedFerdinand Thiessen2024-06-043-3/+40
* | | | fix(files): Close sidebar if shown node is deletedFerdinand Thiessen2024-06-041-1/+14
* | | | chore(assets): Recompile assetsnextcloud-command2024-06-032-2/+6
* | | | chore: Add SPDX headerAndy Scherzinger2024-06-03325-5674/+747
* | | | Merge pull request #45235 from nextcloud/fix/remove-old-scheduling-objectsAnna2024-06-0310-0/+168
|\ \ \ \
| * | | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-3110-0/+168
* | | | | chore: Add SPDX headerAndy Scherzinger2024-06-02221-3883/+527
* | | | | refactor(files): Make `currentView` a prop of `FilesListTableFooter`Ferdinand Thiessen2024-05-312-6/+7
* | | | | refactor(files): Properly add type information to FilesListTableFooterFerdinand Thiessen2024-05-311-8/+8
* | | | | refactor(files): Fix Typescript issues in filesListWidth mixinFerdinand Thiessen2024-05-311-4/+9