Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share type sciencemesh #268

Open
wants to merge 481 commits into
base: master
Choose a base branch
from
Open

Share type sciencemesh #268

wants to merge 481 commits into from

Conversation

michielbdejong
Copy link
Member

  • Resolves: #

Summary

TODO

  • ...

Checklist

Valdnet and others added 30 commits January 30, 2023 18:40
…ace-visibility

Update rich-workspace visibility
…shboard-authoritative-autoloader

perf(autoloading): Add authoritative autoloader for dashboard
Otherwise this would request a full recursive dirctory listing while the result is never being used

Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>

test: try with just passing the type to eq which should also cast

Signed-off-by: Julius Härtl <[email protected]>
The test in admin-settings does not reset the theming.
So when it is run before user-background, the "Default cloud background is not rendered" test fails.

This makes sure that the theming is reset before running "User default background settings"

Signed-off-by: Louis Chemineau <[email protected]>
fix(files) Call .action of local element instead of global page
…gtext

Fix MigrateBackgroundImages on oracle
Signed-off-by: Maxence Lange <[email protected]>
…-safeguard

add a safeguard for Version23000Date20210721100600.php
…ather-status-authoritative-autoloader

perf(autoloading): Add authoritative autoloader for weather-status
Signed-off-by: Arthur Schiwon <[email protected]>
…ry-builder-usage-in-dav-account-deletion

Do not reuse query builder objects in DAV account deletion
Signed-off-by: Côme Chilliet <[email protected]>
for there are legit use cases to validate an email address without
sending there to

Signed-off-by: Arthur Schiwon <[email protected]>
MichaIng and others added 29 commits February 15, 2023 20:16
Signed-off-by: Simon L <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
…ader

Change X-Robots-Tag header from "none" to "noindex, nofollow"
Currently we treat 1024px as mobile in some places (e.g. `isMobile` in
nextcloud-vue) and as not mobile yet in others (e.g. in mobile.css).

This commit changes `mobile.scss` to treat viewports smaller than 1024px
as mobile.

This PR accompanies nextcloud-libraries/nextcloud-vue#3768

Both are required to fix
nextcloud-libraries/nextcloud-vue#3758.

Signed-off-by: Jonas <[email protected]>
…ontacts

fix the contacts-menu vcf-contact avatars
…g_file_versions_empty_db

Handle empty DB while expiring versions
… in to prevent CSRF attack vectors

Signed-off-by: Ferdinand Thiessen <[email protected]>
Don't regard 1024px width viewport as mobile
Also remove old Oc_FileChunking logis that produced GC- collectable chunks

Signed-off-by: Anna Larch <[email protected]>
Signed-off-by: Michiel de Jong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.