summaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-09-1796-440/+590
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Remake locale saving with VueChristopher Ng2022-09-1611-125/+326
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #33819 from nextcloud/fix/user-exists-l10nVincent Petry2022-09-161-8/+0
|\ | | | | Fix translation of user exists error server-side
| * Fix translation of user exists error server-sideChristopher Ng2022-09-151-8/+0
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | l10n: Remove spacesValdnet2022-09-161-1/+1
| | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-16144-454/+454
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #33512 from nextcloud/enh/27869/detailsPytal2022-09-158-84/+135
|\ \ | |/ |/| Remake group and quota details section with Vue
| * Remake group and quota details section with VueChristopher Ng2022-09-158-84/+135
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-151-1/+0
|\ \ | |/ |/| set defaultEnabled in shipped.json
| * set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #33947 from nextcloud/updatenotificaiton-cleanupVincent Petry2022-09-153-11/+1
|\ \ | | | | | | Cleanup updatenotification
| * | Cleanup updatenotificationCarl Schwan2022-09-153-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Port away from jquery inside vue - Use modern vue components when possible - Fix some readability isssues particularly on dark theme - Use IInitialState - Use php7.4 Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #34067 from nextcloud/timm2k-patch-1Vincent Petry2022-09-151-0/+1
|\ \ \ | |_|/ |/| | Convert file_metadata.id from int(11) to bigint(20)
| * | Update CheckSetupController.phptimm2k2022-09-141-0/+1
| | | | | | | | | | | | | | | file_metadata.id needs to be bigint(20). Signed-off-by: timm2k <timm2k@gmx.de>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-152-0/+26
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-1410-10/+20
| |/ |/| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Add accessibility entry in user menuVincent Petry2022-09-141-1/+5
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Show Nextcloud Hub 3 in overview page when applicableVincent Petry2022-09-141-0/+4
|/ | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-142-0/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix twofactor provider icons in dark modeJoas Schilling2022-09-132-11/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-28/+19
| | | | | | Improve accessibility and unify the design Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix avatar icons in user list when using dark themeCarl Schwan2022-09-124-12/+37
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-09-102-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-094-48/+448
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33942 from nextcloud/background-job-notecartCarl Schwan2022-09-081-12/+14
|\ | | | | Use NoteCard component in BackgroundJob settings
| * Use NoteCard component in BackgroundJob settingsCarl Schwan2022-09-081-12/+14
| | | | | | | | | | | | Fix #33880 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #33962 from nextcloud/enh/33864/fix-2FA-iconsSimon L2022-09-083-1/+3
|\ \ | |/ |/| fix 2FA icons
| * fix 2FA iconsszaimen2022-09-083-1/+3
| | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix apps list issues caused by redesignCarl Schwan2022-09-081-33/+31
|/ | | | | | | | - Make icons work on dark theme - Use new buttons - Fix some eslint warnings Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-09-084-0/+68
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-0788-118/+156
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29881 from nextcloud/fix/setting/accessibility-titleCarl Schwan2022-09-061-15/+19
|\ | | | | Improve accessibility of the title of the settings
| * Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-02247-9329/+11036
| |\ | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | Improve accessibility of the title of the settingsCarl Schwan2022-05-161-15/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before every setting page had the same title and this is causing issues for screenreaders since they can't differenciate the title of page. Now a new variable is available for apps to declare the page subtitle. This new variable is implemented for the settings app and while at it I added a bit more type hinting to the stuff I touched :) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Fix typos in apps/ subdirectoryluz paz2022-09-053-4/+4
| | | | | | | | | | | | | | | | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-0510-0/+102
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-048-0/+92
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-03144-1760/+1760
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-021-1/+1
|\ \ \ | |_|/ |/| | l10n: Spelling unification
| * | l10n: Spelling unificationValdnet2022-09-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> l10n: Change to administration Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> l10n: Spelling unification Spelling unification in Transifex. Match the menu name to the header name of the settings page. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | Merge pull request #33409 from nextcloud/enh/27869/avatarPytal2022-09-0110-398/+345
|\ \ \
| * | | Remake profile picture saving with VueChristopher Ng2022-09-0210-398/+345
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-022-0/+2
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #33177 from nextcloud/enh/migrate-profile-configPytal2022-09-014-14/+64
|\ \ \
| * | | Add profile config migrationChristopher Ng2022-09-014-14/+64
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #33396 from ↵Vincent Petry2022-09-011-2/+0
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Xavierando/#33036-Set-default-expiration-date-(shareapiDefaultExpireDate) #33036 [Bug]: Set default expiration date
| * | | Update sharing.phpXavierando2022-07-281-2/+0
| | | |
* | | | Some more fixesJulius Härtl2022-09-013-5/+7
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Bump bundled filesJulius Härtl2022-09-012-6/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Make scroll areas keyboard focussableJulius Härtl2022-09-012-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>