mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-14 04:39:23 +00:00
Fixes #6299. Moved some of the init to test.js from packages.js. If not on localhost, then the UI for upload is disabled -- note that backend for upload is already disabled for non-localhost. This is necessary to prevent non-local site users uploading arbitrary files to the cache, which could lead to security bypass. |
||
|---|---|---|
| .. | ||
| lib | ||
| chargrid.js | ||
| favicon.ico | ||
| index.html | ||
| keyman-developer.svg | ||
| packages.js | ||
| phone-iphone5-landscape.png | ||
| phone-iphone5-portrait.png | ||
| phone-pixel5-portrait.png | ||
| server-icon.svg | ||
| tablet-ipad-landscape.png | ||
| tablet-ipad-portrait.png | ||
| tablet-nexus9-landscape.png | ||
| test.css | ||
| test.js | ||
| upload.js | ||
| websocket.js | ||