aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-02-0296-276/+276
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add compiled filesLouis Chemineau2022-02-012-9/+6
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add new component for the group list items.ArcticFall2022-02-013-62/+152
| | | | | Signed-off-by: Martin Jänel <spammemore@posteo.de> Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add js methods for renaming a group.ArcticFall2022-02-011-0/+33
| | | | | Signed-off-by: Martin Jänel <spammemore@posteo.de> Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add ActionInput for renaming a group and corresponding method.ArcticFall2022-02-011-1/+29
| | | | | Signed-off-by: Martin Jänel <spammemore@posteo.de> Signed-off-by: Louis Chemineau <louis@chmn.me>
* [tx-robot] updated from transifexNextcloud bot2022-01-282-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-262-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-248-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #30729 from ↵John Molakvoæ2022-01-2229-138/+69
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-7.0.1
| * Auto fix warningsLouis Chemineau2022-01-2129-138/+69
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | [tx-robot] updated from transifexNextcloud bot2022-01-2214-12/+26
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-01-2174-74/+74
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | l10n: Spelling unification in Transifex.Valdnet2022-01-201-1/+1
|/ | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Change l10n directoryValdnet2022-01-201-4/+4
| | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Change l10n directoryValdnet2022-01-201-5/+5
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-202-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix tests with email templatesCarl Schwan2022-01-181-6/+6
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan2022-01-131-4/+1
|\ | | | | Fix psalm not running
| * Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-4/+1
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-01-132-4/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-1227-48/+48
|\ \ | | | | | | Fix lint warnings
| * | Replace license information to SPDX expressionLouis Chemineau2022-01-1125-25/+25
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Add generic type and description when its missingLouis Chemineau2022-01-113-9/+8
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Typing correctionsLouis Chemineau2022-01-116-16/+17
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | [tx-robot] updated from transifexNextcloud bot2022-01-122-8/+42
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Avoid zero division in setup checksMichaIng2022-01-111-3/+12
|/ / | | | | | | | | | | Fixes: https://github.com/nextcloud/server/issues/30532 Signed-off-by: MichaIng <micha@dietpi.com>
* | Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan2022-01-1046-8383/+173
|\ \ | | | | | | Feat/webpack vendors bundles
| * | Use sync modifier with openMenuJohn Molakvoæ2022-01-082-6/+7
| | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-7/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0819-147/+166
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-0824-8161/+0
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Migrate to webpack v5Louis Chemineau2022-01-081-1/+1
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-081-63/+0
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* / [tx-robot] updated from transifexNextcloud bot2022-01-102-0/+6
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-042-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-01-032-0/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Bump core-js from 3.20.0 to 3.20.1dependabot[bot]2022-01-0114-21/+21
| | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump marked from 4.0.7 to 4.0.8dependabot[bot]2021-12-294-6/+6
| | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.7...v4.0.8) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add the Groupware Team as contactsinteraction co-maintainerChristoph Wurst2021-12-284-6/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix rendering app authors with homepage or emailChristoph Wurst2021-12-281-6/+12
| | | | | | | | | | When the first author of an app doesn't have homepage/email attributes set in info.xml then any further author was rendered as `[object Object]` due to the complex XML node seralized to a JavaScript string. The logic was fixed so that it converts any of the authors to simple text. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* improve personal settings on mobileszaimen2021-12-234-4/+6
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #30371 from quentinguidee/refine-devices-sessions-tableCarl Schwan2021-12-223-5/+5
|\ | | | | Devices & sessions: fix misaligned header
| * Devices & sessions: fix misaligned headerQuentin Guidée2021-12-213-5/+5
| | | | | | | | Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
* | Merge pull request #30322 from nextcloud/enh/noid/fix-help-settings-overlappingLouis2021-12-202-4/+16
|\ \ | |/ |/| fix overlapping in the help settings section
| * fix overlapping in the help settings sectionszaimen2021-12-172-4/+16
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Enhance and complement OPcache setup checksMichaIng2021-12-192-35/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The current OPcache recommendations match the PHP defaults, but the values are much higher than required to run Nextcloud, even with a high number of installed apps. On the other hand, when other applications use the same OPcache instance, the recommended values might not be sufficient. Accurate recommendations need to take into account actual OPcache usage. With this commit, recommendations are shown to raise the config value if more than 90% of max cache size or number of keys is used. The checks whether the module is loaded and whether the OPcache is properly configured have been merged into a single function. This allowed to reduce the overhead of OPcache configuration checks when the module is not loaded. A check has been added whether Nextcloud is permitted to use the OPcache API. Without this, inconsistencies during core or app upgrades may cause errors and OPcache usage cannot be determined for the new usage based checks. OPcache usage based checks are skipped when Nextcloud is not permitted to use the API. Signed-off-by: MichaIng <micha@dietpi.com>
* | Bump core-js from 3.19.3 to 3.20.0dependabot[bot]2021-12-1816-49/+49
|/ | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.3 to 3.20.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.19.3...v3.20.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix OCA\Settings\Tests\Settings\Admin\SharingTestCôme Chilliet2021-12-161-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-12-142-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Bump marked from 4.0.6 to 4.0.7dependabot[bot]2021-12-134-6/+6
| | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.6...v4.0.7) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>