Emdash source with visual editor image upload fix
Fixes: 1. media.ts: wrap placeholder generation in try-catch 2. toolbar.ts: check r.ok, display error message in popover
This commit is contained in:
18
scripts/query-counts.snapshot.sqlite.json
Normal file
18
scripts/query-counts.snapshot.sqlite.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"GET / (cold)": 11,
|
||||
"GET / (warm)": 11,
|
||||
"GET /category/development (cold)": 15,
|
||||
"GET /category/development (warm)": 14,
|
||||
"GET /pages/about (cold)": 10,
|
||||
"GET /pages/about (warm)": 10,
|
||||
"GET /posts (cold)": 11,
|
||||
"GET /posts (warm)": 11,
|
||||
"GET /posts/building-for-the-long-term (cold)": 23,
|
||||
"GET /posts/building-for-the-long-term (warm)": 23,
|
||||
"GET /rss.xml (cold)": 4,
|
||||
"GET /rss.xml (warm)": 4,
|
||||
"GET /search (cold)": 12,
|
||||
"GET /search (warm)": 12,
|
||||
"GET /tag/webdev (cold)": 14,
|
||||
"GET /tag/webdev (warm)": 14
|
||||
}
|
||||
Reference in New Issue
Block a user