aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #41648 from nextcloud/artonge/feat/restore_openfileLouis2023-11-221-2/+23
|\ \ \ \ | | | | | | | | | | Trigger default action when open file initial state is set
| * | | | Trigger default action when open file initial state is setLouis Chemineau2023-11-211-2/+23
| | |_|/ | |/| | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2216-54/+372
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #41637 from nextcloud/artonge/fix/unit_test_sharing_settingsLouis2023-11-211-71/+106
|\ \ \ | | | | | | | | Fix sharing settings unit tests
| * | | Fix tests for apps/settings new sectionCôme Chilliet2023-11-211-72/+76
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Fix sharing settings unit testsLouis Chemineau2023-11-211-71/+102
| |/ / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #41623 from nextcloud/fix/orphan-share-no-userJulius Härtl2023-11-211-1/+6
|\ \ \ | |_|/ |/| |
| * | fix: Also cleanup orphaned shares user cannot be found anymoreJulius Härtl2023-11-201-1/+6
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | fix(theming): Adjust config listener to validate `apporder` configFerdinand Thiessen2023-11-211-6/+10
| |/ |/| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #41617 from ↵Louis2023-11-211-2/+4
|\ \ | | | | | | | | | | | | nextcloud/artonge/fix/error_files_versions_previews Handle error in previews for files versions
| * | Handle error in previews for files versionsLouis Chemineau2023-11-201-2/+4
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #41438 from ↵Côme Chilliet2023-11-218-120/+249
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feat/migrate-forwarded-for-headers-check Migrate forwarded for headers check
| * | | Fix tests for setupchecksCôme Chilliet2023-11-203-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Improve success messages for ForwarderForHeaders setup checkCôme Chilliet2023-11-202-7/+8
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Make it an error if address is not known and we are not in CLICôme Chilliet2023-11-202-5/+14
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Improve wrong configuration error message when we know it’s wrong.Côme Chilliet2023-11-201-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Migrate tests of forwarded for headers checkCôme Chilliet2023-11-202-88/+142
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-206-27/+92
| | |/ | |/| | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-21156-3552/+3880
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #41601 from nextcloud/enh/noid/named-metadata-eventMaxence Lange2023-11-201-6/+14
|\ \ \ | |_|/ |/| | add named metadata event
| * | add named metadata eventMaxence Lange2023-11-201-6/+14
| |/ | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* / enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-208-479/+602
|/ | | | | | This is required to get the fixes for a11y from `@nextcloud/vue`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-checkCôme Chilliet2023-11-206-16/+74
|\ | | | | Migrate bruteforce throttle check
| * Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-136-16/+74
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2016-2/+162
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: Be less strict about action exec return valueJulius Härtl2023-11-191-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-196-10/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #41569 from ↵Joas Schilling2023-11-184-6/+98
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/dont-notify-disabled-users-again fix(2fa-backupcodes): Don't remember disabled and deleted users over …
| * | fix(2fa-backupcodes): Don't remember disabled and deleted users over and ↵Joas Schilling2023-11-174-6/+98
| | | | | | | | | | | | | | | | | | over again Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1888-64/+222
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(files): make table view a valid html tableGrigorii K. Shartsev2023-11-183-33/+38
| | | | | | | | | | | | | | | | | | <div> is not allowed as a <table> child Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | fix(files): make caption a direct child of the files tableGrigorii K. Shartsev2023-11-182-7/+20
| | | | | | | | | | | | | | | | | | Otherwise it is not valid and does not ception the table. Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | Merge pull request #41584 from nextcloud/chore/update-vueFerdinand Thiessen2023-11-172-20/+21
|\ \ \ | | | | | | | | chore: Update `@nextcloud/vue` to 8.2.0
| * | | fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-171-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | chore: Update `@nextcloud/vue` to 8.2.0Ferdinand Thiessen2023-11-171-20/+20
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #41573 from ↵Ferdinand Thiessen2023-11-171-4/+10
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/fix/avoid-sending-thumbnail-if-none-available fix(files): avoid sending thumbnail URL for directory as none exists
| * | | fix(files): avoid sending thumbnail URL for directory as none existsBenjamin Gaussorgues2023-11-171-4/+10
| | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | fix: Avoid invisible areas through keyboard navigationJulius Härtl2023-11-171-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Replace ActionLink with ActionButton on sharing tabjulia.kirschenheuter2023-11-172-11/+6
|/ / / | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> So-authored-by: Grigorii K. Shartsev <me@shgk.me>
* | | Merge pull request #41560 from nextcloud/fix/a11y/advanced-sharing-focusFerdinand Thiessen2023-11-171-1/+6
|\ \ \ | | | | | | | | fix(a11y): Focus on sharing quick permission radio
| * | | fix(a11y): Focus on sharing quick permission radioChristopher Ng2023-11-161-1/+6
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #41561 from nextcloud/fix/user-row-text-fieldMarco2023-11-171-16/+0
|\ \ \ \ | |_|/ / |/| | | fix(settings): User row text field styles
| * | | fix(settings): User row text field stylesChristopher Ng2023-11-161-16/+0
| |/ / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-17222-1788/+1982
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(chore) - built and changed this.source -> sourceEduardo Morales2023-11-161-1/+1
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | fix(component): changed moment to date object for Nc Component using ↵Eduardo Morales2023-11-161-15/+2
| | | | | | | | | | | | Node.mtime returned date object Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | fix(component): utilized NcDateTime componentEduardo Morales2023-11-161-2/+10
| | | | | | | | | | | | Resolves #41261 Replaces span element with custom Nc Vue Component Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | Bump Hub 6 -> Hub 7Andy Scherzinger2023-11-161-1/+1
| | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | Merge pull request #41519 from nextcloud/fix/files-sortingFerdinand Thiessen2023-11-161-16/+35
|\ \ | | | | | | fix(files): Ensure folders and favorites are sorted first regardless of sorting mode
| * | fix(files): Ensure favorites and folders are sorted first regardless or ↵Ferdinand Thiessen2023-11-161-16/+35
| | | | | | | | | | | | | | | | | | | | | | | | sorting order Also fixes `mtime` being wrong sorted, as high mtime means recently edited -> lower Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>