aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | refactor(files): Correctly cast table ref to fix TypeScript errorsFerdinand Thiessen2024-05-311-6/+7
* | | | | fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-318-7/+19
* | | | | fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-05-312-2/+2
|/ / / /
* | | | refactor(files): Consistently sort imports of FileEntryMixinFerdinand Thiessen2024-05-311-3/+3
* | | | fix(files): Ensure entry with `fileid` is marked as activeFerdinand Thiessen2024-05-312-8/+1
* | | | chore: Add SPDX headerAndy Scherzinger2024-05-31273-4674/+624
* | | | chore: Change more "user" strings to "account"Christopher Ng2024-05-303-7/+7
* | | | refactor: Shorten input focus callsChristopher Ng2024-05-301-3/+3