Carl Schwan
1fc2e903a7
Merge pull request #32557 from nextcloud/cleanup/dav-admin-settings
...
Modernize the dav admin settings
2022-05-24 21:11:22 +07:00
Carl Schwan
d6158c8aea
Merge pull request #32548 from nextcloud/fix/return-type
...
Fix return type and make type stricter
2022-05-24 20:46:23 +07:00
John Molakvoæ
53577ab34a
Merge pull request #32558 from nextcloud/fix/eslint
2022-05-24 15:10:42 +07:00
Côme Chilliet
4dfc839f87
Remove at() matcher for tests for files app
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-05-24 13:02:07 +07:00
Carl Schwan
3ada267a02
Fix return type and make type stricter
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-24 12:05:17 +07:00
Carl Schwan
8c3421e7d8
Modernize the dav admin settings
...
- 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-24 10:25:52 +07:00
Carl Schwan
6d883a8572
Fix various errors reported by eslint
...
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-24 10:12:18 +07:00
Joas Schilling
53af533853
Merge pull request #32560 from nextcloud/feature/noid/preferences-api
...
Add API to change preferences
2022-05-24 07:58:00 +07:00
Nextcloud bot
17bdfb1284
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 02:32:52 +07:00
Joas Schilling
31dc9aa682
Add API to change preferences
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-23 16:44:23 +07:00
Joas Schilling
da7ebef8ef
Update DAV availability vue component to standard
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-23 15:31:46 +07:00
Christoph Wurst
384efc8958
Merge pull request #32519 from nextcloud/rename-webcal-user-agent
...
Rename user-agent used by the Webcal Refresh Service
2022-05-23 09:45:21 +07:00
Nextcloud bot
74d81655e8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-23 02:31:03 +07:00
Nextcloud bot
f0e75d9c64
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-22 02:30:54 +07:00
Nextcloud bot
cb7c45b2d4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-21 02:33:50 +07:00
Pytal
e647b9fa49
Merge pull request #32443 from nextcloud/port/background-job-admin
2022-05-20 09:58:13 +07:00
Carl Schwan
697b83bf50
Merge pull request #32501 from nextcloud/cleanup/admin-delegation-setting
...
Cleanup admin delegation setting page
2022-05-20 18:55:18 +07:00
Carl Schwan
2b0d82675f
Merge pull request #32459 from nextcloud/port/federatedfilessharing-admin
...
Port admin federated files sharing to vue
2022-05-20 17:34:25 +07:00
Thomas Citharel
424fc1b736
Rename user-agent used by the Webcal Refresh Service
...
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-20 16:23:40 +07:00
Carl Schwan
2727c57ae8
Port admin federated files sharing to vue
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20 15:55:16 +07:00
Carl Schwan
6fdeb9b417
Merge pull request #32503 from nextcloud/improve-two-factor
...
Improve two factor admin settings
2022-05-20 15:04:09 +07:00
Carl Schwan
e8e0f97c9a
Port BackgroundJob admin settings to vue
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20 15:00:54 +07:00
Carl Schwan
9d5a542a4e
Improve two factor admin settings
...
- 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 13:27:55 +07:00
Nextcloud bot
17a2b1d3aa
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-20 02:33:07 +07:00
Carl Schwan
4f4d777767
Cleanup admin delegation setting page
...
- 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-19 18:15:41 +07:00
Carl Schwan
eb720b9726
Merge pull request #32464 from nextcloud/port/sharebymail-admin-vue
...
Port share by mail settings to vue
2022-05-19 17:45:36 +07:00
Carl Schwan
da49e3f3e0
Port share by mail settings to vue
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-19 15:45:44 +07:00
blizzz
2c5d604a76
Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperf
...
Bye Bye chunkperf.php 👋
2022-05-19 12:56:20 +07:00
Nextcloud bot
cdd1793efd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-19 02:32:23 +07:00
Christoph Wurst
4cd0b2253d
Merge pull request #32428 from nextcloud/enhancement/validate-email
...
Add Email validation
2022-05-18 11:22:55 +07:00
Simon L
18dd460720
Merge pull request #26813 from nextcloud/feature/files-search-tags
...
Files: Extend search to also cover tags
2022-05-18 10:58:02 +07:00
Anna Larch
440f69bd69
Add email validation
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-05-18 07:54:30 +07:00
Nextcloud bot
ebd9efd584
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-18 02:32:48 +07:00
Marcel Klehr
f755ee0868
Files: Extend search to also cover tags
...
fixes #326
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-05-17 21:05:09 +07:00
Daniel Kesselberg
33cd7bfacc
Remove chunkperf.php
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-17 17:25:10 +07:00
Daniel Kesselberg
6281c2da51
Make chunkperf.php work again
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-17 17:25:10 +07:00
Carl Schwan
07c9bf1adf
Merge pull request #31943 from nextcloud/dav-cleanup
...
Cleanup dav
2022-05-17 14:59:59 +07:00
Simon L
0b184f6135
Merge pull request #32439 from nextcloud/enh/noid/database-checks
...
adjust wording for database checks
2022-05-17 12:26:46 +07:00
Nextcloud bot
67472b7167
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17 02:29:30 +07:00
John Molakvoæ
ab0548e4ed
Merge pull request #31584 from nextcloud/fix/accessibility
2022-05-16 22:24:30 +07:00
szaimen
c6f3fe99f4
adjust wording for database checks
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-16 19:22:23 +07:00
Carl Schwan
03c46cf115
Merge pull request #32413 from nextcloud/fix/psalm-oc-legacy
...
Fix psalm errors from the end of the baseline file
2022-05-16 18:30:09 +07:00
Louis
8100580b5d
Merge pull request #32372 from nextcloud/Valdnet-patch-2
...
l10n: Remove asterisk
2022-05-16 15:43:39 +07:00
Carl Schwan
c1499519d4
Improve accessibility with more visible focus indication for non vue apps
...
- 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-16 13:21:48 +07:00
Louis
259b2806bc
Merge pull request #32016 from nextcloud/fix/PasswordUpdatedEvent_handling
...
Use stored user for PasswordUpdatedEvent
2022-05-16 12:38:49 +07:00
Valdnet
91e950ccf1
l10n: Remove asterisk
...
Removal of a meaningless asterisk for the given sentence.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-05-16 09:53:36 +07:00
Carl Schwan
f7be76125f
Fix more psalm issues
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16 11:05:54 +07:00
Carl Schwan
53169890d6
Fix psalm errors fron the end of the baseline file
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16 10:58:26 +07:00
Julius Härtl
ad405e9376
Merge pull request #32388 from nextcloud/feature/remove-depreceted-element
...
🔥 remove deprecated element
2022-05-16 09:55:35 +07:00
Nextcloud bot
78e32ecd5b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-16 02:29:46 +07:00