Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2022-05-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24Merge pull request #32557 from nextcloud/cleanup/dav-admin-settingsCarl Schwan
Modernize the dav admin settings
2022-05-24Merge pull request #32548 from nextcloud/fix/return-typeCarl Schwan
Fix return type and make type stricter
2022-05-24Merge pull request #32558 from nextcloud/fix/eslintJohn Molakvoæ
2022-05-24Remove at() matcher for tests for files appCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-24Fix return type and make type stricterCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24Modernize the dav admin settingsCarl Schwan
- Use nextcloud-vue components (with proper doc link now) - Add underline to links so we can see them (accessibility++) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24Fix various errors reported by eslintCarl Schwan
And also make sure eslint doesn't try to index apps-extra that contains other repo with not necessarely the same eslint rules Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24Merge pull request #32560 from nextcloud/feature/noid/preferences-apiJoas Schilling
Add API to change preferences
2022-05-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-23Add API to change preferencesfeature/noid/preferences-apiJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-23Update DAV availability vue component to standardJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-23Merge pull request #32519 from nextcloud/rename-webcal-user-agentChristoph Wurst
Rename user-agent used by the Webcal Refresh Service
2022-05-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-20Merge pull request #32443 from nextcloud/port/background-job-adminPytal
2022-05-20Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan
Cleanup admin delegation setting page
2022-05-20Merge pull request #32459 from nextcloud/port/federatedfilessharing-adminCarl Schwan
Port admin federated files sharing to vue
2022-05-20Rename user-agent used by the Webcal Refresh Servicerename-webcal-user-agentThomas Citharel
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>
2022-05-20Port admin federated files sharing to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20Merge pull request #32503 from nextcloud/improve-two-factorCarl Schwan
Improve two factor admin settings
2022-05-20Port BackgroundJob admin settings to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20Improve two factor admin settingsCarl Schwan
- 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>
2022-05-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-19Cleanup admin delegation setting pagecleanup/admin-delegation-settingCarl Schwan
- Simplify code a bit - Add link to doc - Use Nextcloud vue component a bit more Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-19Merge pull request #32464 from nextcloud/port/sharebymail-admin-vueCarl Schwan
Port share by mail settings to vue
2022-05-19Port share by mail settings to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-19Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperfblizzz
Bye Bye chunkperf.php :wave:
2022-05-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-18Merge pull request #32428 from nextcloud/enhancement/validate-emailChristoph Wurst
Add Email validation
2022-05-18Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L
Files: Extend search to also cover tags
2022-05-18Add email validationAnna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-05-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17Files: Extend search to also cover tagsfeature/files-search-tagsMarcel Klehr
fixes #326 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-05-17Remove chunkperf.phpdebt/noid/hello-chunkperfDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-17Make chunkperf.php work againDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-17Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan
Cleanup dav
2022-05-17Merge pull request #32439 from nextcloud/enh/noid/database-checksSimon L
adjust wording for database checks
2022-05-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-16Merge pull request #31584 from nextcloud/fix/accessibilityJohn Molakvoæ
2022-05-16adjust wording for database checksszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-16Merge pull request #32413 from nextcloud/fix/psalm-oc-legacyCarl Schwan
Fix psalm errors from the end of the baseline file
2022-05-16Merge pull request #32372 from nextcloud/Valdnet-patch-2Louis
l10n: Remove asterisk
2022-05-16Improve accessibility with more visible focus indication for non vue appsCarl Schwan
- 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>
2022-05-16Merge pull request #32016 from nextcloud/fix/PasswordUpdatedEvent_handlingLouis
Use stored user for PasswordUpdatedEvent
2022-05-16l10n: Remove asteriskValdnet
Removal of a meaningless asterisk for the given sentence. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-05-16Fix more psalm issuesCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16Fix psalm errors fron the end of the baseline fileCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16Merge pull request #32388 from nextcloud/feature/remove-depreceted-elementJulius Härtl
🔥 remove deprecated element