Commit Graph

30 Commits (e66b95ddfff044b2a93a273ae8b93e417c757331)

Author SHA1 Message Date
ansuz 6ab1c63a18 change non-blocking XXXs to FIXME or TODO
yflory 49a844125c Clean Dark theme code
yflory e25b87534e Fix LESS cache
yflory 40c2a6541f Reenable dark theme
yflory 36472855ff LESS loading screen
yflory baddf8ae11 Move all color variables to colortheme.less
yflory 2554dacc4b Add custom colortheme
yflory bda1f36263 Dark mode selection
yflory 854ab77f14 More improvements
yflory 0e1588a883 New loading screen
yflory 753644f638 Add error message on JS or LESS blocking error
yflory 9929ce3568 Load less files only once
ansuz 26faf72df8 make it easier to filter clientside logs
ansuz 8e4b6a6383 change the log type on noisy messages for easier filtering
Caleb James DeLisle 5527949c70 Make LessLoader flow properly, sorry about that
Caleb James DeLisle 6c49318ac7 Show how long it takes to parse less
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle 0c8ce27f24 Make the less loader only load particular less files once
Caleb James DeLisle 5187b3f26c Flow compliance and fix a few bugs in rpc.js
Caleb James DeLisle 44018ee7e1 Improve the LessLoader check to hopefully stop the message saying cookies were blocked.
yflory 732585ea7b Sandboxed iframe for the whiteboard app
ansuz 4d688289cc lint-compliance
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
Caleb James DeLisle d46cc8226d Update LessLoader to be capable of loading CSS as well as less files and properly rewrite the URLs
Caleb James DeLisle 63cb5dfc1e Make less loader rewrite urls to use version parameter
ansuz ba0e935add stub localStorage, and handle errors that might come from touching localStorage
ansuz a9f8f42e3c use minified less compiler
ansuz ab54dcf84d make libs pass jshint
ansuz 48f9745619 clientside templating