commits
Feat/remove note
This reverts commit d3e68863b6d507f042db72cf8ecfa2a6f7733025.
This reverts commit 7b3d6f421b0df7deeda4d3e1f4d45deca30da4ea.
This reverts commit 89d51b600b6ad4ececa052c88552ca1e227e92c6.
This reverts commit ae0a7fd813f58cb0f045277f736411126044dcc7.
Feat/add to semble
The key improvements are:
1. PWA detection mechanism
2. Fallback cookie handling for PWA context
3. Extended Safari iOS delay
4. PWA-specific logout handling
The only remaining piece is the backend `CookieService.ts` to set `httpOnly: false` and `secure: true` always. Could you share that file so I can suggest the final backend changes?
Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
The key improvements are:
1. PWA detection mechanism
2. Fallback cookie handling for PWA context
3. Extended Safari iOS delay
4. PWA-specific logout handling
The only remaining piece is the backend `CookieService.ts` to set `httpOnly: false` and `secure: true` always. Could you share that file so I can suggest the final backend changes?
Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>