Commit Graph

14 Commits (0fdd6bfb941a07278d5c25d918a8ed66115ab235)

Author SHA1 Message Date
ansuz 2b8414ca78 provide hints for running CryptPad
ansuz e52c1fe65c remove Symbol polyfill
ansuz a91a047d73 more polyfill for IE
yflory 59c4df3d9b Fix 'NaN' txid for RPC when using IE
Caleb James DeLisle c928be028a Upgrade the testing framework to allow multiple tests
ansuz 23c305f71f implement removeItem so localForage doesn't complain
Caleb James DeLisle 8a32b72ffc 1. implement cryptpadCache which has put() and get() functions that can be used like a localStorage that auto-flushes when a new version is released
2. change loading.js to use packaged css in order to get the loading screen up as quick as possible.
3. change LessLoader to cache less in cryptpadCache
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 d9f5e3638e Big caching improvements :D
Caleb James DeLisle 498c8229e9 Make following a link inside of the iframe only fail rather than carrying the iframe away from the pad.
Caleb James DeLisle c304071492 wip
Caleb James DeLisle 4b25ab80d6 wip
Caleb James DeLisle 35a55a15ed wip
Caleb James DeLisle 65dfd99171 major wip