Commit graph

34 commits

Author SHA1 Message Date
Caleb James DeLisle
75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 2017-11-09 15:36:49 +01:00
yflory
6b7aeb9121 Fix the text example 2017-05-17 15:48:09 +02:00
ansuz
7da01d0862 unlist removed examples 2017-05-09 08:08:00 +02:00
ansuz
ea3dc8a852 remove file upload test 2017-05-09 08:05:20 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
yflory
9882a3a923 Add support for the file applicaiton in the drive 2017-04-25 18:42:21 +02:00
yflory
2a417ddae8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-04-25 17:22:07 +02:00
yflory
d985b144cc Add a new hash version for the file viewer 2017-04-25 17:19:13 +02:00
ansuz
f196b836db fix undefined reference 2017-04-25 16:17:52 +02:00
yflory
c9c7d61ad1 Media tag viewer 2017-04-25 14:55:38 +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
401936a91e move singly-used css file out of /common/ 2017-04-12 16:09:05 +02:00
ansuz
e4b15bc616 implement 'getCanonicalChannelList' 2017-04-07 15:52:34 +02:00
ansuz
a2f692b9a3 clean up serverside and clientside pinning logic 2017-04-07 15:20:30 +02:00
ansuz
fdede0d1fd remove some dead code 2017-04-07 12:18:03 +02:00
ansuz
e87992c7ec implement atomic pin reset rpc 2017-04-07 11:37:19 +02:00
ansuz
166e70f628 test new rpc apis 2017-04-07 10:32:26 +02:00
ansuz
2a566671f2 remove outdated rpc example 2017-04-07 10:31:38 +02:00
ansuz
64089c5f6b implement pad pinning 2017-04-05 17:28:04 +02:00
ansuz
3484515283 enable more tests 2017-04-05 10:44:14 +02:00
ansuz
31b178a306 use pinpad api 2017-04-04 12:25:34 +02:00
ansuz
a5e5ddae08 rpc all the things 2017-04-03 19:24:57 +02:00
ansuz
a0c17d7c9b latest rpc code 2017-03-27 18:15:15 +02:00
ansuz
dbca94437e rename canvas app to 'whiteboard' 2017-03-23 16:16:00 +01:00
ansuz
2e8484ad4c notes about what to improve. transform json on OT instead of just validating 2017-03-21 11:47:11 +01:00
ansuz
eeecb1baab Make Canvas Work Again 2017-03-20 18:01:13 +01:00
ansuz
7d5ff27900 better rpc tests, sum up your channel usage 2017-03-16 17:03:45 +01:00
ansuz
7f2f1f7191 correctly initialize RPC object 2017-03-16 14:46:55 +01:00
ansuz
bd9efd7c04 provide examples of valid and invalid rpc calls 2017-03-15 15:56:32 +01:00
ansuz
b3cc8da315 implement basic clientside RPC infrastructure
and provide a basic example for testing it
2017-03-10 18:03:52 +01: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
ansuz
33b8de888e clean up unused files 2017-01-11 07:49:56 +01:00
ansuz
b39067d2a1 jshint compliance 2017-01-09 18:07:45 +01:00
ansuz
ba4df1a22c create examples directory with old prototypes 2016-12-30 13:22:15 +01:00