Commit Graph

33 Commits (2b7dcbe77c2bcf3ddc521a4e82725cf8af9850b7)

Author SHA1 Message Date
yflory 6b7aeb9121 Fix the text example
ansuz 7da01d0862 unlist removed examples
ansuz ea3dc8a852 remove file upload test
ansuz 78b11584f8 remove unused variables
yflory 9882a3a923 Add support for the file applicaiton in the drive
yflory 2a417ddae8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d985b144cc Add a new hash version for the file viewer
ansuz f196b836db fix undefined reference
yflory c9c7d61ad1 Media tag viewer
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz 401936a91e move singly-used css file out of /common/
ansuz e4b15bc616 implement 'getCanonicalChannelList'
ansuz a2f692b9a3 clean up serverside and clientside pinning logic
ansuz fdede0d1fd remove some dead code
ansuz e87992c7ec implement atomic pin reset rpc
ansuz 166e70f628 test new rpc apis
ansuz 2a566671f2 remove outdated rpc example
ansuz 64089c5f6b implement pad pinning
ansuz 3484515283 enable more tests
ansuz 31b178a306 use pinpad api
ansuz a5e5ddae08 rpc all the things
ansuz a0c17d7c9b latest rpc code
ansuz dbca94437e rename canvas app to 'whiteboard'
ansuz 2e8484ad4c notes about what to improve. transform json on OT instead of just validating
ansuz eeecb1baab Make Canvas Work Again
ansuz 7d5ff27900 better rpc tests, sum up your channel usage
ansuz 7f2f1f7191 correctly initialize RPC object
ansuz bd9efd7c04 provide examples of valid and invalid rpc calls
ansuz b3cc8da315 implement basic clientside RPC infrastructure
and provide a basic example for testing it
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.
ansuz 33b8de888e clean up unused files
ansuz b39067d2a1 jshint compliance
ansuz ba4df1a22c create examples directory with old prototypes