Commit Graph

17 Commits (a1b06fbff7d609827389725324a51cb899c983ab)

Author SHA1 Message Date
yflory 9203b88538 Fix UI language
yflory 456370b1aa Base for Drive in sandboxed iframe
yflory 1131ef0172 Fix language selection in sandboxed iframes
Caleb James DeLisle b643ccc232 typo
Caleb James DeLisle 652c916690 change the command in the documentation so that it will not change itself
Caleb James DeLisle 845f75f8a7 remove a 100ms dead spot from page load
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
ansuz be8ea4102e keep trying to parse the hash until it works
Caleb James DeLisle cbac5e417c Make loading screen come much earlier on pad2
Caleb James DeLisle acfaaa7d56 jshint compliance
Caleb James DeLisle d9f5e3638e Big caching improvements :D
Caleb James DeLisle 4b70fc9f49 Use resources from the original origin in pad2
Caleb James DeLisle 8b702e0150 wip
Caleb James DeLisle 4b25ab80d6 wip
Caleb James DeLisle 35a55a15ed wip
Caleb James DeLisle 65dfd99171 major wip