Editor: jump-to-section dropdown (parses /* banner */ comments)
This commit is contained in:
@@ -38,7 +38,7 @@ Set `TOKEN=...` in the environment to pin your own.
|
||||
| Route | What it does |
|
||||
|-------------|-----------------------------------------------------------|
|
||||
| `GET /` | The editor page (no auth) |
|
||||
| `GET /file` | Current strings file + git dirty/clean banner |
|
||||
| `GET /file` | Current strings file + git dirty/clean banner + section list |
|
||||
| `POST /save`| Write the file, then `plutil -lint` it |
|
||||
| `POST /save-build` | Write the file and start a background build job |
|
||||
| `GET /job/<id>` | Job progress (polled by the page, 2 s) |
|
||||
|
||||
Reference in New Issue
Block a user