aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-208-479/+602
* Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-checkCôme Chilliet2023-11-206-16/+74
|\
| * Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-136-16/+74
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2016-2/+162
* | fix: Be less strict about action exec return valueJulius Härtl2023-11-191-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-196-10/+32
* | Merge pull request #41569 from nextcloud/bugfix/noid/dont-notify-disabled-use...Joas Schilling2023-11-184-6/+98
|\ \
| * | fix(2fa-backupcodes): Don't remember disabled and deleted users over and over...Joas Schilling2023-11-174-6/+98
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1888-64/+222
* | | fix(files): make table view a valid html tableGrigorii K. Shartsev2023-11-183-33/+38
* | | fix(files): make caption a direct child of the files tableGrigorii K. Shartsev2023-11-182-7/+20
* | | Merge pull request #41584 from nextcloud/chore/update-vueFerdinand Thiessen2023-11-172-20/+21
|\ \ \
| * | | fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-171-0/+1
| * | | chore: Update `@nextcloud/vue` to 8.2.0Ferdinand Thiessen2023-11-171-20/+20
* | | | Merge pull request #41573 from nextcloud/fix/avoid-sending-thumbnail-if-none-...Ferdinand Thiessen2023-11-171-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files): avoid sending thumbnail URL for directory as none existsBenjamin Gaussorgues2023-11-171-4/+10
* | | | fix: Avoid invisible areas through keyboard navigationJulius Härtl2023-11-171-0/+1
* | | | Replace ActionLink with ActionButton on sharing tabjulia.kirschenheuter2023-11-172-11/+6
|/ / /
* | | Merge pull request #41560 from nextcloud/fix/a11y/advanced-sharing-focusFerdinand Thiessen2023-11-171-1/+6
|\ \ \
| * | | fix(a11y): Focus on sharing quick permission radioChristopher Ng2023-11-161-1/+6
* | | | Merge pull request #41561 from nextcloud/fix/user-row-text-fieldMarco2023-11-171-16/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(settings): User row text field stylesChristopher Ng2023-11-161-16/+0
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-17222-1788/+1982
|/ /
* | fix(chore) - built and changed this.source -> sourceEduardo Morales2023-11-161-1/+1
* | fix(component): changed moment to date object for Nc Component using Node.mti...Eduardo Morales2023-11-161-15/+2
* | fix(component): utilized NcDateTime componentEduardo Morales2023-11-161-2/+10
* | Bump Hub 6 -> Hub 7Andy Scherzinger2023-11-161-1/+1
* | Merge pull request #41519 from nextcloud/fix/files-sortingFerdinand Thiessen2023-11-161-16/+35
|\ \
| * | fix(files): Ensure favorites and folders are sorted first regardless or sorti...Ferdinand Thiessen2023-11-161-16/+35
* | | Merge pull request #41491 from nextcloud/fix/merge-comments-activity-v2Ferdinand Thiessen2023-11-1615-149/+447
|\ \ \
| * | | Fix property nameJoas Schilling2023-11-163-4/+4
| * | | fix(comments): Provide `resourceType` as property instead of mixinFerdinand Thiessen2023-11-1612-64/+74
| * | | feat(comments): Use activity tab to mount comments sidebar section if availableFerdinand Thiessen2023-11-1610-98/+386
| |/ /
* | | Merge pull request #41512 from nextcloud/fix/userstatus/no-message-no-message...Christoph Wurst2023-11-163-2/+38
|\ \ \
| * | | fix(userstatus): Only track message timestamp for valuesChristoph Wurst2023-11-163-2/+38
| |/ /
* | | Merge pull request #41518 from nextcloud/nullGetUidLouis2023-11-161-2/+6
|\ \ \ | |/ / |/| |
| * | Don't call getUid() on nullGit'Fellow2023-11-161-2/+6
* | | Merge pull request #41485 from nextcloud/bugfix/noid/sort-asc-by-defaultJoas Schilling2023-11-161-1/+1
|\ \ \
| * | | fix(files): Sort list ASC by defaultJoas Schilling2023-11-161-1/+1
* | | | fix(workflows): Finish password confirmationJoas Schilling2023-11-163-4/+11
|/ / /
* | | enh(systemtags): Add accessible system tags formChristopher Ng2023-11-152-0/+425
* | | fix(systemtags): Cast tag display name to stringChristopher Ng2023-11-153-5/+5
* | | chore(systemtags): Use files systemtags serviceChristopher Ng2023-11-151-22/+17
* | | chore(systemtags): Export default base tagChristopher Ng2023-11-151-1/+7
* | | chore(systemtags): Replace php markup with vueChristopher Ng2023-11-155-260/+34
* | | chore(systemtags): Add services for global tags and files-specific tagsChristopher Ng2023-11-153-39/+114
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1612-2/+22
|/ /
* | Merge pull request #41489 from nextcloud/fix/41463-Move_delete_share_button_i...Ferdinand Thiessen2023-11-151-13/+13
|\ \
| * | Move delete share button into the scrolling containerjulia.kirschenheuter2023-11-151-13/+13
* | | Merge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-defaultChristoph Wurst2023-11-151-5/+3
|\ \ \