Commit dd61ae4
authored
feat(site): add iQIYI to users and fetch GitHub stars at build time (#2516)
* feat(site): add iQIYI to users and fetch GitHub stars at build time
- Append iQIYI to the "Who is using Midscene" lineup with the official
wordmark SVG and matching en/zh i18n entries.
- Replace the hardcoded "12k+" hero stat with __MIDSCENE_GITHUB_STARS__,
populated at build time via rspress source.define from the GitHub
REST API. Falls back to "13k+" on timeout, rate limiting, or any
other failure so the build never breaks.
- Switch the rspress config to the async form to support the fetch and
rebuild __dirname from import.meta.url for the ESM loader path.
* test(report): stabilize player settings e2e
* test(report): refine player settings prompt
* test(report): use hover primitive for player settings1 parent 07cbfd3 commit dd61ae4
8 files changed
Lines changed: 838 additions & 607 deletions
File tree
- apps
- report/e2e
- site
- docs/public/images/users
- theme
- components
- i18n
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
22 | 29 | | |
23 | | - | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| |||
Loading
0 commit comments