summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Update DAV availability vue component to standardJoas Schilling2022-05-231-11/+16
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #32519 from nextcloud/rename-webcal-user-agentChristoph Wurst2022-05-231-1/+1
|\ | | | | Rename user-agent used by the Webcal Refresh Service
| * Rename user-agent used by the Webcal Refresh ServiceThomas Citharel2022-05-201-1/+1
| | | | | | | | | | | | | | | | Some services don't like the "crawler" inside the previous user-agent. Closes https://github.com/nextcloud/calendar/issues/4232 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | [tx-robot] updated from transifexNextcloud bot2022-05-2318-4/+52
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-2216-2/+76
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-21284-1418/+1306
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #32443 from nextcloud/port/background-job-adminPytal2022-05-206-135/+248
|\ \
| * | Port BackgroundJob admin settings to vueCarl Schwan2022-05-206-135/+248
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan2022-05-202-25/+20
|\ \ \ | | | | | | | | Cleanup admin delegation setting page
| * | | Cleanup admin delegation setting pageCarl Schwan2022-05-192-25/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Simplify code a bit - Add link to doc - Use Nextcloud vue component a bit more Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | Merge pull request #32459 from nextcloud/port/federatedfilessharing-adminCarl Schwan2022-05-206-124/+250
|\ \ \ \ | |_|_|/ |/| | | Port admin federated files sharing to vue
| * | | Port admin federated files sharing to vueCarl Schwan2022-05-206-124/+250
| | |/ | |/| | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #32503 from nextcloud/improve-two-factorCarl Schwan2022-05-204-36/+43
|\ \ \ | |/ / |/| | Improve two factor admin settings
| * | Improve two factor admin settingsCarl Schwan2022-05-204-36/+43
| |/ | | | | | | | | | | | | | | - Port more of it to vue - Use new nextcloud vue components for the setting section - Add a bit of spacing between the elements Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* / [tx-robot] updated from transifexNextcloud bot2022-05-2072-250/+116
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32464 from nextcloud/port/sharebymail-admin-vueCarl Schwan2022-05-196-82/+162
|\ | | | | Port share by mail settings to vue
| * Port share by mail settings to vueCarl Schwan2022-05-196-82/+162
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperfblizzz2022-05-191-79/+0
|\ \ | | | | | | Bye Bye chunkperf.php :wave:
| * | Remove chunkperf.phpDaniel Kesselberg2022-05-171-85/+0
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Make chunkperf.php work againDaniel Kesselberg2022-05-171-9/+15
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-1918-10/+48
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #32428 from nextcloud/enhancement/validate-emailChristoph Wurst2022-05-182-89/+42
|\ \ \ | |_|/ |/| | Add Email validation
| * | Add email validationAnna Larch2022-05-182-89/+42
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L2022-05-186-1/+227
|\ \ \ | |/ / |/| | Files: Extend search to also cover tags
| * | Files: Extend search to also cover tagsMarcel Klehr2022-05-176-1/+227
| | | | | | | | | | | | | | | | | | fixes #326 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-1886-162/+218
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan2022-05-1739-577/+222
|\ \ | | | | | | Cleanup dav
| * | Fix more psalm issuesCarl Schwan2022-05-1628-191/+93
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | Cleanup davCarl Schwan2022-05-0525-402/+145
| | | | | | | | | | | | | | | | | | | | | - Remove unused class AppEnabledPlugin - Add more type hinting when possible Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #32439 from nextcloud/enh/noid/database-checksSimon L2022-05-171-3/+3
|\ \ \ | | | | | | | | adjust wording for database checks
| * | | adjust wording for database checksszaimen2022-05-161-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-17162-306/+298
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #31584 from nextcloud/fix/accessibilityJohn Molakvoæ2022-05-1616-32/+91
|\ \ \ \ | |/ / / |/| | |
| * | | Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-1616-32/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | Merge pull request #32413 from nextcloud/fix/psalm-oc-legacyCarl Schwan2022-05-161-1/+1
|\ \ \ \ | | | | | | | | | | Fix psalm errors from the end of the baseline file
| * | | | Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-161-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | Merge pull request #32372 from nextcloud/Valdnet-patch-2Louis2022-05-161-1/+1
|\ \ \ \ | | | | | | | | | | l10n: Remove asterisk
| * | | | l10n: Remove asteriskValdnet2022-05-161-1/+1
| |/ / / | | | | | | | | | | | | | | | | Removal of a meaningless asterisk for the given sentence. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | Merge pull request #32016 from nextcloud/fix/PasswordUpdatedEvent_handlingLouis2022-05-161-10/+18
|\ \ \ \ | |/ / / |/| | | Use stored user for PasswordUpdatedEvent
| * | | Use stored user for PasswordUpdatedEventLouis Chemineau2022-05-101-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When handling PasswordUpdatedEvent event, we are calling getLoginName which does not exists. This PR adds a condition to use the previously stored user when handling PasswordUpdatedEvent. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #32388 from nextcloud/feature/remove-depreceted-elementJulius Härtl2022-05-161-1/+0
|\ \ \ \ | | | | | | | | | | 🔥 remove deprecated element
| * | | | 🔥 remove deprecated elementVinicius Reis2022-05-131-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-166-28/+44
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-1438-78/+52
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-132-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | Cleanup and compileJohn Molakvoæ2022-05-1343-293/+6602
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | Migrate apps scssJohn Molakvoæ2022-05-139-34/+50
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | Merge pull request #32366 from nextcloud/bug/noid/fix-property-nameCarl Schwan2022-05-131-2/+2
|\ \ \ \ | | | | | | | | | | Use property name for addType
| * | | | Use property name for addTypeDaniel Kesselberg2022-05-121-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #30863 from nextcloud/performance/saving-user-profile-infoCarl Schwan2022-05-133-32/+45
|\ \ \ \ \ | | | | | | | | | | | | Minor optimizations for saving user personal information