Kevin Heis
ccb9cd28e3
Fix lang dropdown ( #29444 )
...
* Let be the caller, so events doesnt 403 on the first call
* Declare function
* Call all s so that the lang banner shows up consistently
* Update get-session.ts
2022-07-28 20:04:29 +00:00
Kevin Heis
e46b4d155f
Call /api/session less ( #29440 )
2022-07-28 19:18:41 +00:00
Kevin Heis
0886faddac
Move language context to browser/session ( #29433 )
2022-07-28 18:50:46 +00:00
Kevin Heis
f79e1d2cb7
Fetch CSRF token over XHR (browser-side) ( #29337 )
...
* Client side csrf token grab
* Update get-session.ts
* Update get-session.ts
* Update get-session.ts
* Remove test refs to meta tag
* Update get-session.ts
* Update get-session.ts
* Update get-session.ts
* Update get-session.ts
* Fix some type issues
* Simplify api
* Update components/lib/get-session.ts
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2022-07-27 16:18:07 +00:00