-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Comparing changes
Open a pull request
base repository: nextcloud/server
base: 99890ca
head repository: nextcloud/server
compare: 19a9dac
- 14 commits
- 23 files changed
- 8 contributors
Commits on Nov 27, 2023
-
fix(files_external): Fix "Could not find resource main.js to load"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Configuration menu - View commit details
-
Copy full SHA for 64f5faf - Browse repository at this point
Copy the full SHA 64f5fafView commit details -
Migrate missing column database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 2cb1c0f - Browse repository at this point
Copy the full SHA 2cb1c0fView commit details -
Migrate missing index database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for ad88c04 - Browse repository at this point
Copy the full SHA ad88c04View commit details -
Migrate missing primary key database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 1b547c7 - Browse repository at this point
Copy the full SHA 1b547c7View commit details -
Switch from deprecated hasPrimaryKey to getPrimaryKey function
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for a0e365f - Browse repository at this point
Copy the full SHA a0e365fView commit details -
fix(tests) Fix CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 6b0d295 - Browse repository at this point
Copy the full SHA 6b0d295View commit details -
Missing things in database should be warning, not info
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 9a1f5ed - Browse repository at this point
Copy the full SHA 9a1f5edView commit details -
sidebar: allow turning off tags view by default
With #37065, there is no way to hide the tags from the sidebar by default when they are not relevant or redundant (e.g. the tab may already show the file's tags). This can be annyoing especially when the file has many tags. This patch adds an option to hide the tags from the sidebar by default (the user can still open the tags tab manually). This also reduces one request when opening the sidebar when the tags are turned off, since all tags don't need to be fetched anymore. Signed-off-by: Varun Patil <varunpatil@ucla.edu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c581024 - Browse repository at this point
Copy the full SHA c581024View commit details
Commits on Nov 28, 2023
-
Merge pull request #40939 from nextcloud/pulsejet/sidebar-tags
sidebar: allow turning off tags view by default
Configuration menu - View commit details
-
Copy full SHA for a61ec60 - Browse repository at this point
Copy the full SHA a61ec60View commit details -
Merge pull request #41460 from nextcloud/feat/migrate-database-missin…
…g-checks Migrate database missing checks
Configuration menu - View commit details
-
Copy full SHA for 624f8f8 - Browse repository at this point
Copy the full SHA 624f8f8View commit details -
Merge pull request #41766 from nextcloud/bugfix/noid/remove-Could-not…
…-find-resource-main.js fix(files_external): Fix "Could not find resource main.js to load"
Configuration menu - View commit details
-
Copy full SHA for 3365c87 - Browse repository at this point
Copy the full SHA 3365c87View commit details -
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9064171 - Browse repository at this point
Copy the full SHA 9064171View commit details -
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d876008 - Browse repository at this point
Copy the full SHA d876008View commit details -
Update test for changed string - openInFilesAction.spec.ts
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Configuration menu - View commit details
-
Copy full SHA for 19a9dac - Browse repository at this point
Copy the full SHA 19a9dacView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 99890ca...19a9dac