CodingOnStar
3ef37b24bb
Merge branch 'feat/model-total-credits' into deploy/dev
2026-01-06 11:08:53 +08:00
69589807fd
refactor: Replace direct process.env.NODE_ENV checks with IS_PROD and IS_DEV constants. ( #30383 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <[email protected] >
2025-12-31 08:32:55 +08:00
6ca44eea28
feat: integrate Google Analytics event tracking and update CSP for script sources ( #30365 )
...
Co-authored-by: CodingOnStar <[email protected] >
2025-12-30 18:06:47 +08:00
CodingOnStar
d330aaf57a
refactor: comment out conditional checks in AmplitudeProvider and GA components
...
- Commented out the checks for Amplitude and Google Analytics to allow for easier testing and integration.
- This change does not affect the functionality but prepares the components for further enhancements.
2025-12-30 16:28:14 +08:00
CodingOnStar
59772c2493
feat: integrate Google Analytics event tracking and update CSP for script sources
...
- Added types for Google Analytics gtag and implemented event tracking in user registration flows.
- Updated Content Security Policy to allow 'wasm-unsafe-eval' in script sources.
- Refactored GA component to improve nonce handling and script loading strategy.
- Cleaned up UTM info cookies after successful user registration.
2025-12-30 14:39:28 +08:00
Stephen Zhou and GitHub
403adefc07
chore: lint require and how to import react ( #30041 )
2025-12-23 18:02:10 +08:00
f2842da397
chore(web): new lint setup ( #30020 )
...
Co-authored-by: yyh <[email protected] >
2025-12-23 16:58:55 +08:00
82c11e36ea
fix: remove deprecated UnsafeUnwrappedHeaders usage ( #28219 )
...
Co-authored-by: Claude <[email protected] >
2025-11-20 13:20:41 +08:00
Nite Knite and GitHub
07d067d828
chore: support Zendesk widget ( #25517 )
2025-09-11 13:17:50 +08:00
7709d9df20
Chore: frontend infrastructure upgrade ( #16420 )
...
Co-authored-by: NFish <[email protected] >
Co-authored-by: zxhlyh <[email protected] >
Co-authored-by: twwu <[email protected] >
Co-authored-by: jZonG <[email protected] >
2025-03-21 17:41:03 +08:00
Joel and GitHub
eb542067af
feat: add cookie management ( #11061 )
2024-11-25 16:31:49 +08:00
f4ce08211d
feat: support csp ( #9111 )
...
Co-authored-by: Joel <[email protected] >
2024-10-11 16:14:56 +08:00
Joel and GitHub
9730297381
chore: move register ga to signin page ( #2233 )
2024-01-26 15:50:14 +08:00
Joel and GitHub
bdc5e9ceb0
chore: test register ga ( #2202 )
2024-01-25 15:52:45 +08:00
Joel and GitHub
2e588ae221
feat: use gtag instead gtm ( #1695 )
2023-12-05 15:05:05 +08:00
John Wang
db896255d6
Initial commit
2023-05-15 08:51:32 +08:00