ansuz
b35c3e44ad
guard against QuotaExceeded DOMExceptions when writing to localStorage
3 years ago
ansuz
44f5aee4ac
Dependency management:
...
move (most) third-party dependencies from www/common/ => www/lib/
* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
3 years ago
ansuz
6ab1c63a18
change non-blocking XXXs to FIXME or TODO
4 years ago
yflory
49a844125c
Clean Dark theme code
4 years ago
yflory
e25b87534e
Fix LESS cache
4 years ago
yflory
40c2a6541f
Reenable dark theme
4 years ago
yflory
36472855ff
LESS loading screen
4 years ago
yflory
baddf8ae11
Move all color variables to colortheme.less
4 years ago
yflory
2554dacc4b
Add custom colortheme
4 years ago
yflory
bda1f36263
Dark mode selection
4 years ago
yflory
854ab77f14
More improvements
4 years ago
yflory
0e1588a883
New loading screen
4 years ago
yflory
753644f638
Add error message on JS or LESS blocking error
4 years ago
yflory
9929ce3568
Load less files only once
5 years ago
ansuz
26faf72df8
make it easier to filter clientside logs
5 years ago
ansuz
8e4b6a6383
change the log type on noisy messages for easier filtering
5 years ago
Caleb James DeLisle
5527949c70
Make LessLoader flow properly, sorry about that
6 years ago
Caleb James DeLisle
6c49318ac7
Show how long it takes to parse less
6 years ago
Caleb James DeLisle
0d5ac05866
refactoring of the less infrastructure
6 years ago
Caleb James DeLisle
0c8ce27f24
Make the less loader only load particular less files once
7 years ago
Caleb James DeLisle
5187b3f26c
Flow compliance and fix a few bugs in rpc.js
7 years ago
Caleb James DeLisle
44018ee7e1
Improve the LessLoader check to hopefully stop the message saying cookies were blocked.
7 years ago
yflory
732585ea7b
Sandboxed iframe for the whiteboard app
7 years ago
ansuz
4d688289cc
lint-compliance
7 years ago
Caleb James DeLisle
710418f42f
Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
7 years ago
Caleb James DeLisle
789a923792
Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
7 years ago
Caleb James DeLisle
d46cc8226d
Update LessLoader to be capable of loading CSS as well as less files and properly rewrite the URLs
7 years ago
Caleb James DeLisle
63cb5dfc1e
Make less loader rewrite urls to use version parameter
7 years ago
ansuz
ba0e935add
stub localStorage, and handle errors that might come from touching localStorage
7 years ago
ansuz
a9f8f42e3c
use minified less compiler
8 years ago
ansuz
ab54dcf84d
make libs pass jshint
8 years ago
ansuz
48f9745619
clientside templating
8 years ago