264 Commits (e62faf7c7b544020c185ccf04d2cca8e4ee52fe2)

Author SHA1 Message Date
Caleb James DeLisle b081603455 Update requirejs 7 years ago
Caleb James DeLisle 3315449114 Lets try this... 7 years ago
Caleb James DeLisle 6b174934c8 Try waiting for iframe document.onload instead of looping and waiting for document.body to exist. 7 years ago
Caleb James DeLisle 725e19925c Yeah, that was silly... 7 years ago
Caleb James DeLisle b0b1ed037c Add a filter to catch XSS-like entities and also stub a on-load test which would otherwise make pads inaccessable. 7 years ago
Caleb James DeLisle 638a94785f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 7ca60e55a7 Lock the pad's inner-iframe down with CSP 7 years ago
ansuz 5e6e76dfc1 make regex case insensitive 7 years ago
Pierre Bondoerffer 2cc6c636db
Add some missing titles 7 years ago
ansuz dc7db074e8 open pad links when clicking in readOnly mode 7 years ago
yflory 331b4dddea Clean debugging code 7 years ago
yflory c33d2a2db0 New tooltips 7 years ago
yflory 88813aee02 Show that only html can be imported in pads 7 years ago
ansuz 7be1e249e1 add fa-share-alt to pad initialText 7 years ago
yflory fa2d857d70 Fix css issues with Safari 8 years ago
yflory 5a3e9c785c Fix ckeditor toolbar 8 years ago
yflory ed0121d172 Lint errors 8 years ago
yflory 8279ef3130 Fix conflict between ckeditor toolbar and userlist on small screens 8 years ago
ansuz 7a5c5ce0a3 load scripts asynchronously 8 years ago
ansuz 5e56ad912e remove the last bit of compiled css 8 years ago
ansuz cfc5907237 remove unnecessary style rules 8 years ago
ansuz 7de2683169 make all apps use clientside templates 8 years ago
ansuz e9bfaa9a60 compile less clientside. remove compiled css 8 years ago
yflory 0d4d104e08 Mobile support for the new toolbar 8 years ago
yflory a11befaa0f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 13288ee18b Update the userlist in code, slide and pad 8 years ago
ansuz 852c028822 don't allow editing if pad type is wrong 8 years ago
yflory 8d956c3de6 New toolbar 8 years ago
yflory b7a0547b77 New toolbar colors 8 years ago
yflory 59fb5bd8be One toolbar color per app 8 years ago
yflory 5a248db267 Merge branch 'staging' into newCk 8 years ago
yflory f13d23241c Upgrade CkEditor to version 4.7 8 years ago
ansuz d5c7eb49a4 send feedback on toolbar hide and CKE buttons 8 years ago
yflory 376b60c21c New toolbar temp 8 years ago
ansuz ec9a4dec5e Merge branch 'soon' into staging 8 years ago
ansuz 76c530037b enable donate button in all apps 8 years ago
ansuz 99a44f119f don't send referrer headers on pads which may link outward 8 years ago
ansuz 1240b864ef fix misconfigured history 8 years ago
yflory 716245f864 Make all the buttons look the same 8 years ago
yflory c00158d23a Move code to common-history 8 years ago
yflory ff16084719 Fix lint errors 8 years ago
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files 8 years ago
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file 8 years ago
ansuz 78b11584f8 remove unused variables 8 years ago
yflory a165332c15 Don't store a pad in the drive if the limit has been reached 8 years ago
ansuz f7e96b4e8c resolve merge conflicts and jquery errors 8 years ago
yflory 5fc2e4cf71 Remove the toolbar in ckeditor history mode + history configurable 8 years ago
yflory 92ea03d7d9 View and restore the history of a pad 8 years ago
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 8 years ago
ansuz 50277cb0ae don't rely on 'info' in onRemote so we can call it anywhere 8 years ago