Commit Graph

5821 Commits (f24d34c0af284806cddc54fec499487fb417645d)
 

Author SHA1 Message Date
ansuz 0a9d34a6c9 hide appended color pickers
ansuz 5dbd16a956 hide appended color pickers
ansuz c858b247c1 filter absent users from the userlist
ansuz ac3ddbab70 expose userList for later usage
ansuz a8612ed1c7 Merge branch 'usability5' of github.com:xwiki-labs/cryptpad into staging
ansuz 901a708be6 Merge branch 'usability1' of github.com:xwiki-labs/cryptpad into staging
ansuz 2326526f95 correct grammatical error in French translation
ansuz ef17dd66fa userButtonTitle to french translation. Thanks @yflory
ansuz 841ded8fdc add translation completeness test to assertion page
ansuz e07cb984e5 return, don't log
ansuz 1785516f0e add spanish translations to map. export a function which checks completion of translations
ansuz 02c0790dd6 export messages
ansuz 7285e655c3 fix unterminated strings
ansuz a846463328 change localization key back to france
ansuz 8347ab8bc6 Merge branch 'master' of github.com:heticor915/cryptpad into espanol
Hector F. Jimenez 5b7d3f9d57 Add spanish translation
Yann Flory 10bb5e1607 Add the title in the toolbar
Yann Flory 1e003b13a8 ask anonymous, first-time users to set their name when they first join a pad
ansuz 5d9b81ab2f Merge pull request from xwiki-labs/update
minor fixes to html and userlist
ansuz e23ac85b6d use absolute path to css
ansuz 78f8286fe3 add a note about installing storage adaptors from npm
ansuz 46c5f64369 remove absent users from the userlist
ansuz a98f8944d6 Merge pull request from xwiki-labs/fixTranslations
Fix translations
yflory 51a79c5218 Remove unused dependency
yflory f5fbebfcc9 Fix small issues with the french translation
ansuz 8eea58ecdd Merge pull request from xwiki-labs/config-http-headers
Config http headers
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