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

Remove subdomain code (os.tc) #1142

Merged
merged 35 commits into from
Dec 13, 2023
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
ef3ec2c
move unsupported os.tc check
jkasten2 Nov 22, 2023
090d872
rm internalIsUsingSubscriptionWorkaround
jkasten2 Nov 22, 2023
4c06923
rm isUsingSubscriptionWorkaround()
jkasten2 Nov 22, 2023
3c53766
rm isUsingSubscriptionWorkaround
jkasten2 Nov 22, 2023
ab3c9a1
rm getIntegration, everything is secure now
jkasten2 Nov 22, 2023
42848b9
rm AltOriginManager
jkasten2 Nov 22, 2023
eb2176b
rm canTalkToServiceWorker()
jkasten2 Nov 22, 2023
a15799b
rm ONESIGNAL_HTTP_PROMPT_SHOWN
jkasten2 Nov 22, 2023
a2ad30e
rm getOneSignalSubdomainNotificationPermission
jkasten2 Nov 22, 2023
098cd76
rm DeprecatedApiError
jkasten2 Nov 22, 2023
efcfd85
rm LegacyManager and metrics for dropped APIs
jkasten2 Nov 22, 2023
ecf8389
rm httpPermissionRequest
jkasten2 Nov 22, 2023
7a15e3d
Clean up WindowEnvironmentKind
jkasten2 Nov 22, 2023
fa4da7b
rm lastKnownHostUrl and logic around it
jkasten2 Nov 23, 2023
9f42457
remove all proxy frame classes
jkasten2 Nov 23, 2023
1d1c652
rm HTTP logic from PermisionManager
jkasten2 Nov 23, 2023
3cc2b05
rm isFrameContextInsecure
jkasten2 Nov 23, 2023
964dbe7
rm MissingSubdomain
jkasten2 Nov 23, 2023
23ba387
rm isHttps checks, this is already true now
jkasten2 Nov 23, 2023
d4211ea
rm HttpHttpsEnvironment from tests
jkasten2 Nov 23, 2023
541d93d
rm subdomain checks from checkRestrictedOrigin
jkasten2 Nov 23, 2023
cf614a6
AppConfig.subdomain to hasUnsupportedSubdomain
jkasten2 Nov 23, 2023
3a4efe7
rm httpUseOneSignalCom
jkasten2 Nov 23, 2023
443c8b8
remove reduntent useSafariLegacyPush check
jkasten2 Nov 23, 2023
f8ec723
corrected ForSecure naming
jkasten2 Nov 23, 2023
522cf9c
rm isInsecureOrigin(), as it is deadcode
jkasten2 Nov 23, 2023
12e835a
rm postmam
jkasten2 Nov 23, 2023
5dc8959
clean up comments referring to subdomain feature
jkasten2 Nov 23, 2023
8a54932
rm misc types and properites related to os.tc
jkasten2 Nov 23, 2023
0235268
remove unused imports
jkasten2 Nov 23, 2023
97fdfd1
clean up Safari in iframe detection
jkasten2 Nov 23, 2023
e1be1bb
remove onSession HTTP test
jkasten2 Nov 23, 2023
593f80f
rm dead code getSubscriptionStateForInsecure
jkasten2 Nov 23, 2023
6efdb70
rm os.tc from cert gen config
jkasten2 Nov 23, 2023
d869a8e
fix flaky test carry over
jkasten2 Nov 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
rm os.tc from cert gen config
jkasten2 committed Nov 28, 2023
commit 6efdb7023623cfb5f1a8e645c29805d1c77bdb50
3 changes: 0 additions & 3 deletions express_webpack/certs/ssl-cert-gen.conf
Original file line number Diff line number Diff line change
@@ -45,6 +45,3 @@ DNS.7 = washington
DNS.8 = washington.localhost
DNS.9 = 127.0.0.1
DNS.10 = 192.168.20.31
DNS.11 = os.tc
DNS.12 = washington.os.tc
DNS.13 = oregon.os.tc