Commit Graph

7945 Commits (c0e9e86a9e190c067c56b58625363896c082f3e8)
 

Author SHA1 Message Date
ansuz 2f9283a677 fix leaky global variable
ansuz a2e5c96115 make http headers configurable, update default conf
yflory 9a733bb360 Fix dropdown menus with Edge
yflory 4378df25b8 Merge branch 'css' into soon
yflory 39bbf8a6c1 Fix the new userlist button and make the toolbar responsive
yflory 24fbe22c9d Improve the toolbar style and the way the userlist is displayed
ansuz 0fe62f8c75 make wss CSP headers configurable again
ansuz 40bac1df55 Merge branch 'sandbox-frame' of https://github.com/cjdelisle/cryptpad into csp
ansuz 1f2e45d6c8 improved fs storage adaptor and config docs
* regularly close open file descriptors older than channelExpirationMs
* clean up older file descriptors when exceeding openFileLimit
ansuz 22464af6a5 fix reference to incorrect config flag
yflory d2389a5729 Change the userlist in the toolbar
yflory e739c49e7f Remove the 'about' button in ckeditor
yflory b23fe783e3 Fix the color picker in Chrome and hide the buttons when not supported
yflory 91b4446c0b Merge branch 'fix-chrome-style-bug' into soon
yflory 53fe002d3b Merge branch 'slide' into soon
yflory 6c04b7967d Remove unused library
yflory d63c912af0 Use the HTML5 color picker to change the colors in slides
ansuz bb2317d8e6 fix chrome style bug by forcing reload of style sheet
yflory 765498e88e Remove the support for old.cryptpad.fr
yflory d7e170c797 Test colorpicker
Caleb James DeLisle 72fc2e7068 Chuck a few more super-duper-security headers in there
Caleb James DeLisle f8ac3a6ad3 Fix merge error
Caleb James DeLisle 83c3f6310a Don't make the codestyle any worse than it is
Caleb James DeLisle 12cdd1e76b Add a Content Security Policy which works for CryptPad
Yann Flory 81fce1237f Colorpicker to choose the background color in present mode
yflory 5300bc363c Fix a race condition in the slide application
yflory c322aa440e Fix the username icon hcih was not working anymore
yflory 8575f3f79f Fix the "rename" feature which was not working anymore in some cases
yflory a989b51d74 Fix race conditions with Alertify
yflory 74df38f94f Fix race conditions that could prevent applications from being loaded
ansuz 7d5a33512a enable slide application listing on home page by default
ansuz a28daf2715 use websocket url configuration api
ansuz dbc8f01b8b fix merge errors and reach full jshint compliance
yflory a30e17121d Merge branch 'readonlyButton' into soon
yflory e84a54556c Move the toolbar buttons' events handlers in cryptpad-common
ansuz 2ac1b02572 Merge branch 'config-sockets' into soon
ansuz 61dfca33a3 resolve conflict and merge 'newserver'
ansuz ee88e96baf merge noscript
ansuz 11f63c861c Merge branch 'titles' of github.com:xwiki-labs/cryptpad into title
ansuz e1512a4063 Merge branch 'safe-sockets' into soon
ansuz 5e76194262 use new config api
ansuz 0ece2cf6a1 add to default configuration and comment
ansuz 3dfa19b786 more flexible websocket configuration (WIP)
yflory 76fdadee7f Store only the strongest hash in the localstorage
yflory 1c808b3da8 Add comment for the 'important' css rule
yflory 17b4f91810 Do not share the title in the doc if it is the default title
ansuz 9fa7da60b9 confirm that a socket is ready to send before sending
yflory 0f672f19f5 Merge branch 'slide' into soon
yflory 391728ee6d Use CodeMirror in /slide
Fix title errors in the slide app caused by the present mode
yflory 8c33218ceb Move the codemirror themes in /common