summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-289-51/+11
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #35895 from nextcloud/backport/35891/stable25Simon L2022-12-281-1/+2
|\ | | | | [stable25] avatar generation - disable setimageformat
| * avatar generation - disable setimageformatSimon L2022-12-271-1/+2
|/ | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2724-22/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2620-4/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2514-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-24156-302/+304
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #35771 from nextcloud/backport/35501/stable25Julia Kirschenheuter2022-12-238-20/+97
|\ | | | | [stable25] Change app menu focused items behavior that neighbor elements (text and border) have no overlapping
| * Change focused items behavior that neighbor elements (text and border) have ↵julia.kirschenheuter2022-12-228-20/+97
| | | | | | | | | | | | | | | | | | no overlapping. Add native tooltips to items. Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2376-212/+212
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #35676 from nextcloud/backport/35071/stable25Vincent Petry2022-12-2210-41/+15
|\ | | | | [stable25] Add alt to the logo, adapt css for logo
| * Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-2210-41/+15
| | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #35864 from nextcloud/backport/35856/stable25Simon L2022-12-223-7/+7
|\ \ | | | | | | [stable25] increase preview_max_memory and make it easier to debug
| * | increase preview_max_memory and make it easier to debugSimon L2022-12-223-7/+7
| | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | Merge pull request #35629 from nextcloud/backport/35249/stable25Vincent Petry2022-12-223-4/+21
|\ \ \ | |/ / |/| | [stable25] Set page title for each sidebar section through User management pages
| * | Adapt router.js for setting document titlejulia.kirschenheuter2022-12-223-4/+21
| |/ | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2218-12/+126
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #35702 from nextcloud/fix/theming-fallback-defaultJohn Molakvoæ2022-12-212-10/+10
|\ \ | |/ |/| [stable25] Fix default primary for user theming
| * Fix testingJohn Molakvoæ2022-12-211-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * Fix default primary for user themingJohn Molakvoæ2022-12-212-10/+10
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #35663 from ↵Julius Härtl2022-12-212-76/+1
|\ | | | | | | nextcloud/automated/noid/stable25-update-psalm-baseline
| * Update psalm baselinenextcloud-command2022-12-212-76/+1
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-211128-5788/+1370
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #35551 from nextcloud/backport/35530/stable25Vincent Petry2022-12-204-196/+71
|\ | | | | [stable25] Bump @nextcloud/vue to 7.1.0
| * Bump @nextcloud/vue to 7.1.0Christopher Ng2022-12-164-196/+71
| | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #35827 from nextcloud/stable25-encryption-fix-versions-allVincent Petry2022-12-202-14/+39
|\ \ | | | | | | [stable25] allow running encryption:fix-encrypted-version for all users
| * | allow running encryption:fix-encrypted-version for all usersRobin Appelman2022-12-192-14/+39
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2022-12-20462-1394/+1398
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #35803 from nextcloud/backport/34629/stable25Vincent Petry2022-12-192-2/+10
|\ \ \ | |/ / |/| | [stable25] Fix case sensitivity of email when saving settings
| * | Add unit test for case insensitive email savingVincent Petry2022-12-161-1/+9
| | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | Fix case sensitivity of email when saving settingsCarl Schwan2022-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise we detect a email change all the time and since email are immutable in ldap this prevent updating other fields. Related: https://github.com/nextcloud/server/pull/33813 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #35499 from nextcloud/backport/35107/stable25Vincent Petry2022-12-194-0/+189
|\ \ \ | | | | | | | | [stable25] add migration for encryption keys in wrong location
| * | | add migration for encryption keys in wrong locationRobin Appelman2022-12-164-0/+189
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #35577 from nextcloud/backport/35385/stable25Vincent Petry2022-12-191-1/+1
|\ \ \ \ | | | | | | | | | | [stable25] Fix type of PreviewController::$userId
| * | | | Fix type of PreviewController::$userIdVarun Patil2022-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Can be null if not logged in; currently crashes Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | | Merge pull request #35798 from nextcloud/backport/35780/stable25Vincent Petry2022-12-192-8/+15
|\ \ \ \ \ | |/ / / / |/| | | | [stable25] Fix missing cast of double controller parameters
| * | | | fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-162-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``settype`` allows 'double' as alias of 'float'. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-192-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-186-12/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-12-1720-14/+428
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #35467 from nextcloud/backport/35257/stable25Vincent Petry2022-12-169-23/+174
|\ \ \ \ | | | | | | | | | | [stable25] Set page titel for each sidebar section through User management pages
| * | | | Adapt router.js for setting document title.julia.kirschenheuter2022-12-169-23/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adapt store to store Promise for dynamic requested categories. Create new constants file to store category name with associated translation. Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #35492 from nextcloud/backport/34626/stable25-2Vincent Petry2022-12-163-2/+9
|\ \ \ \ \ | | | | | | | | | | | | [stable25] Rename personal Groupware settings section to "Availability"
| * | | | | Rename personal Groupware settings section to "Availability"Christoph Wurst2022-11-293-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | But leave the internal identifier untouched. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #35480 from nextcloud/backport/35455/stable25Vincent Petry2022-12-165-10/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable25] Change header semantic in the user status dialog
| * | | | | | Change header semantic in the user status dialogjulia.kirschenheuter2022-11-295-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #35497 from nextcloud/backport/35494/stable25Vincent Petry2022-12-163-5/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable25] Remove old code from comment to not trigger automatic scanners more than needed
| * | | | | | | Compile assetsnextcloud-command2022-11-292-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Merge pull request #35516 from nextcloud/backport/35502/stable25Vincent Petry2022-12-161-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | [stable25] Fix SQL comparison with int array during external storage deletion