More robust fetch code, download buttons
- Fetch code now handles github, local, or http: access - Download button creates a time-stamped inline download - More complete error messages - Show warnings when approaching the hourly fetch quota (limit reloading!) - Added my test domain (where the _htaccess is deployed) - `_htaccess` file added to set Access-Control-Allow-Origin “*” - Marlin logo with css - Limit selectable areas to avoid annoying selections - Messages now persist until dismissed - Default repo for files set to thinkyhead, ‘marlin_configurator’ branch - Cosmetic changes
This commit is contained in:
1
Marlin/configurator/config/_htaccess
Normal file
1
Marlin/configurator/config/_htaccess
Normal file
@ -0,0 +1 @@
|
||||
Header set Access-Control-Allow-Origin "*"
|
Reference in New Issue
Block a user