perf(frontend): reduce api requests for non-logged-in enviroment (#15001)

* wip

* Update CHANGELOG.md

* wip
This commit is contained in:
syuilo 2024-11-21 07:58:34 +09:00 committed by GitHub
parent 4603ab67bb
commit f0c3a4cc0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 77 additions and 7 deletions

View file

@ -74,6 +74,9 @@ html
script(type='application/json' id='misskey_meta' data-generated-at=now)
!= metaJson
script(type='application/json' id='misskey_clientCtx' data-generated-at=now)
!= clientCtx
script
include ../boot.js