ansuz
|
1f700a8374
|
fix confusing error message
|
2018-03-23 18:05:16 +01:00 |
ansuz
|
2b8414ca78
|
provide hints for running CryptPad
|
2018-01-24 16:16:46 +01:00 |
ansuz
|
e52c1fe65c
|
remove Symbol polyfill
|
2018-01-17 14:27:26 +01:00 |
ansuz
|
50e3e3ce91
|
polyfill Symbol for IE
|
2018-01-16 18:12:33 +01:00 |
ansuz
|
1dd07ea48a
|
polyfill MAX_SAFE_INTEGER everywhere
|
2018-01-16 18:03:55 +01:00 |
ansuz
|
181a19a9a0
|
polyfill for array.fill
|
2017-08-29 11:49:10 +02:00 |
Caleb James DeLisle
|
d9f5e3638e
|
Big caching improvements :D
|
2017-08-22 15:50:10 +02:00 |
Caleb James DeLisle
|
65dfd99171
|
major wip
|
2017-08-07 16:27:57 +02:00 |
yflory
|
5694505719
|
Fix syntax highlighting
|
2017-07-03 11:16:28 +02:00 |
ansuz
|
48f9745619
|
clientside templating
|
2017-06-21 18:02:38 +02:00 |
ansuz
|
1b574da053
|
fix typo
|
2017-06-13 12:24:32 +02:00 |
ansuz
|
7ad89bd9af
|
don't interrupt boot because of localStorage failure
|
2017-06-13 12:02:36 +02:00 |
ansuz
|
3337e2133a
|
more thorough tests for localStorage presence
|
2017-06-13 11:57:21 +02:00 |
ansuz
|
c779e328e8
|
warn users if their browser does not support localStorage
|
2017-06-13 11:33:25 +02:00 |
Daniel RADEAU
|
cb2efe138b
|
Media Tag integration, image, audio, video, pdf
|
2017-05-30 16:36:06 +02:00 |
ansuz
|
06f3d0eefe
|
shim isArray if not exists. correctly report how often this occurs
|
2017-05-15 10:26:52 +02:00 |
Caleb James DeLisle
|
c341fa8e94
|
Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
|
2017-04-18 12:14:32 +02:00 |
ansuz
|
d4ce3dc6b9
|
don't rewrite css rules. FOUC is too long
|
2017-03-29 16:02:04 +02:00 |
ansuz
|
ed89a13fe6
|
progress on adding version string to some css
|
2017-03-29 12:55:36 +02:00 |
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.
|
2017-03-01 21:06:53 +01:00 |