Folo/apps/desktop/layer/renderer/src
DIYgod 93e4a3b48f
feat: add cross-platform e2e coverage (#4901)
* feat: add cross-platform e2e coverage

* fix: stabilize desktop e2e navigation

* fix: harden desktop e2e read flow

* fix: harden desktop e2e auth and follow flows

* fix: stabilize desktop e2e discover entry flows

* fix: run android e2e in a single shell

* fix: speed up mobile e2e builds in ci

* fix: build android e2e app from mobile workspace

* fix: invoke android gradle build from repo root

* fix: use absolute path for android ci build

* fix: restore android eas build in ci

* fix: target iOS simulator by udid in ci

* fix: align desktop e2e with discover card flow

* fix: reorder web e2e after relogin

* fix: navigate web e2e via real hash url

* fix: close stale settings modal before reopening

* fix: track android maestro flows

* fix: wait for settings router in web e2e

* fix: wait for web settings sync propagation

* fix: stabilize desktop e2e settings flows

* fix: harden desktop e2e regressions

* fix: stabilize desktop e2e selectors

* fix: read desktop entry state from locators

* fix: relax desktop e2e entry assertions

* fix: avoid waiting on missing desktop feed ids
2026-03-10 11:32:00 +08:00
..
@types feat(i18n): merge #4597/#4774 and complete localization audit (#4839) 2026-02-13 09:25:08 +00:00
assets
atoms feat: tts api 2025-11-17 20:08:06 +08:00
components feat: add cross-platform e2e coverage (#4901) 2026-03-10 11:32:00 +08:00
constants
errors
hooks feat: add cross-platform e2e coverage (#4901) 2026-03-10 11:32:00 +08:00
initialize fix: harden setting sync auth lifecycle (#4872) 2026-02-24 12:24:20 +08:00
lib feat: migrate desktop/mobile error tracking to posthog (#4858) 2026-02-18 23:16:00 +08:00
modules feat: add cross-platform e2e coverage (#4901) 2026-03-10 11:32:00 +08:00
pages feat(cli): deep integration with desktop client (#4896) 2026-03-08 10:02:11 +08:00
providers feat: narrowed responsive layout handling, closed #4370 2025-11-24 16:02:17 +08:00
queries refactor: remove checkNew timeline update detection logic (#4817) 2026-01-21 13:31:54 +08:00
store
styles Merge remote-tracking branch 'origin/mobile-main' into release/mobile/0.3.0 2026-02-18 23:53:40 +08:00
workers/sw chore: try remove workbox preaching 2025-11-25 14:48:54 +08:00
App.tsx
env.d.ts
global.d.ts
i18n.ts
main.tsx
push-notification.ts fix: do not register notification when there are no user 2025-11-21 16:02:41 +08:00
router.tsx feat: add cross-platform e2e coverage (#4901) 2026-03-10 11:32:00 +08:00
router.web.tsx feat: add cross-platform e2e coverage (#4901) 2026-03-10 11:32:00 +08:00
sw.ts
wdyr.ts