Commit Graph

2 Commits

Author SHA1 Message Date
NBTX
f839189121 Fix CORS and Mixed-Content issue & Bug Fixes
This fixes the following issues:
- Text selection color was incorrect
- The 'send again' button glitched on page load

This also adds some finishing touches to the proxy code (closes #199)
and that in turn resolves #175 and resolves #2

Finally, this adds the fonts to the application assets allowing
them to be cached by the service worker.
2019-10-20 02:00:41 +01:00
Hossein Nedaee
1c99ffa3cc Create and use proxy server middleware
Because
- Get over of CORS and mixed content browser errors
2019-10-19 23:27:16 +03:30