20 Commits (7d4589bdb0b3aecd291397e26c75b21e6d569c98)

Author SHA1 Message Date
ansuz 1f700a8374 fix confusing error message 7 years ago
ansuz 2b8414ca78 provide hints for running CryptPad 7 years ago
ansuz e52c1fe65c remove Symbol polyfill 7 years ago
ansuz 50e3e3ce91 polyfill Symbol for IE 7 years ago
ansuz 1dd07ea48a polyfill MAX_SAFE_INTEGER everywhere 7 years ago
ansuz 181a19a9a0 polyfill for array.fill 7 years ago
Caleb James DeLisle d9f5e3638e Big caching improvements :D 7 years ago
Caleb James DeLisle 65dfd99171 major wip 7 years ago
yflory 5694505719 Fix syntax highlighting 8 years ago
ansuz 48f9745619 clientside templating 8 years ago
ansuz 1b574da053 fix typo 8 years ago
ansuz 7ad89bd9af don't interrupt boot because of localStorage failure 8 years ago
ansuz 3337e2133a more thorough tests for localStorage presence 8 years ago
ansuz c779e328e8 warn users if their browser does not support localStorage 8 years ago
Daniel RADEAU cb2efe138b Media Tag integration, image, audio, video, pdf 8 years ago
ansuz 06f3d0eefe shim isArray if not exists. correctly report how often this occurs 8 years ago
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 8 years ago
ansuz d4ce3dc6b9 don't rewrite css rules. FOUC is too long 8 years ago
ansuz ed89a13fe6 progress on adding version string to some css 8 years ago
Caleb James DeLisle 91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
8 years ago