forked from michielbdejong/server
-
Notifications
You must be signed in to change notification settings - Fork 1
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
michielbdejong
wants to merge
481
commits into
master
Choose a base branch
from
share-type-sciencemesh
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Valdnet <[email protected]>
Signed-off-by: Luka Trovic <[email protected]>
…bootstrap Drop bootstrap
Signed-off-by: Nextcloud bot <[email protected]>
…ace-visibility Update rich-workspace visibility
…shboard-authoritative-autoloader perf(autoloading): Add authoritative autoloader for dashboard
l10n: Change admin to administrator
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]>
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]>
…heming Reset theming in cypress test
…php-8.0 test runs with php8.0 images
Signed-off-by: Nextcloud bot <[email protected]>
…-safeguard add a safeguard for Version23000Date20210721100600.php
…ather-status-authoritative-autoloader perf(autoloading): Add authoritative autoloader for weather-status
Signed-off-by: Maxence Lange <[email protected]>
…rade-on-custom-apps non-static app_dir
Signed-off-by: Arthur Schiwon <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Joas Schilling <[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]>
While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240 Signed-off-by: MichaIng <[email protected]>
Signed-off-by: Simon L <[email protected]>
Signed-off-by: Simon L <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
fix too long entries in contacts-menu
…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]>
…word-confirmation-4.0.4
Signed-off-by: Nextcloud bot <[email protected]>
…e session Signed-off-by: Julius Härtl <[email protected]>
…editing-revert-scope
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: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Michiel de Jong <[email protected]>
michielbdejong
force-pushed
the
share-type-sciencemesh
branch
from
February 20, 2023 09:56
1a9037d
to
3085f04
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
TODO
Checklist