5ff302539e
Harden settings types ( #33311 )
...
* Harden settings types
* Fix types
* Update apps/web/src/emojipicker/recent.ts
Co-authored-by: Will Hunt <2072976+Half-Shot@users.noreply.github.com >
* Fix suggestion
---------
Co-authored-by: Will Hunt <2072976+Half-Shot@users.noreply.github.com >
2026-04-29 08:46:09 +00:00
Will Hunt and GitHub
e0cf78b5b8
Add analytics tracking for URL previews ( #32659 )
...
* Add analytics tracking.
* fix import
* fix other import too
* fixup type
* Add test case
* Add better testing
* make it happier
* update lock
2026-03-30 10:10:46 +00:00
Michael Telatynski
91a3cb03c1
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
...
mkdir apps/web/scripts
mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts
And a couple of gitignore tweaks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2026-02-24 15:43:58 +00:00