-
Notifications
You must be signed in to change notification settings - Fork 801
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
Add new update channels part 2. #6790
Commits on Jul 4, 2024
-
Check if server has valid subcription.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15d7518 - Browse repository at this point
Copy the full SHA 15d7518View commit details -
Add general config setting for server hasValidSubscription.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0d7377 - Browse repository at this point
Copy the full SHA e0d7377View commit details -
Add user specific setting for server hasValidScriptionValue.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fa0378 - Browse repository at this point
Copy the full SHA 7fa0378View commit details -
Update server hasValidSubscription if capabilities change for account.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4c114e - Browse repository at this point
Copy the full SHA a4c114eView commit details -
List enterprise update channel when available.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee03282 - Browse repository at this point
Copy the full SHA ee03282View commit details -
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4b70c4 - Browse repository at this point
Copy the full SHA e4b70c4View commit details -
Do not show enterprise channel for branded clients.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8b8236 - Browse repository at this point
Copy the full SHA e8b8236View commit details -
Add enterprise explanation to message shown when user changes update …
…channel. Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa239cd - Browse repository at this point
Copy the full SHA aa239cdView commit details -
NextcloudDev is not a branded client.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4de91cb - Browse repository at this point
Copy the full SHA 4de91cbView commit details -
Only list enterprise for customers not running branded clients.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0274cd9 - Browse repository at this point
Copy the full SHA 0274cd9View commit details -
Add desktopEnterpriseChannel to the capabilities check.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4884fbe - Browse repository at this point
Copy the full SHA 4884fbeView commit details -
Save desktopEnterpriseChannel value in the config file.
The default should be what is returned by defaultUpdateChannel() when desktopEnterpriseChannel is not available. Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 615805d - Browse repository at this point
Copy the full SHA 615805dView commit details -
Update desktopEnterpriseChannel value when capabilities change.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0663282 - Browse repository at this point
Copy the full SHA 0663282View commit details -
Fix the logic to determine update channels available, default value a…
…nd what info to show the user. Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e51324d - Browse repository at this point
Copy the full SHA e51324dView commit details -
Separate the list of valid update channels for enterprise and non-ent…
…erprise. Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52e15ff - Browse repository at this point
Copy the full SHA 52e15ffView commit details -
If the client is branded the default update channel is stable.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd5e18e - Browse repository at this point
Copy the full SHA dd5e18eView commit details -
Extend capabilities test to include desktopEnterpriseChannel check.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee3f2dd - Browse repository at this point
Copy the full SHA ee3f2ddView commit details -
Remove resolved TO DO comment.
Subscription and channel are supposed to be a general setting, not per user. Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d27c53 - Browse repository at this point
Copy the full SHA 7d27c53View commit details -
Remove const from POD in method declaration.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdd940f - Browse repository at this point
Copy the full SHA cdd940fView commit details -
Use NEXTCLOUD_DEV to check if client is branded instead of checking f…
…or string. Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc05dc8 - Browse repository at this point
Copy the full SHA bc05dc8View commit details -
Translate enterprise channel explanation string.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bd4ef1 - Browse repository at this point
Copy the full SHA 9bd4ef1View commit details