Commit Graph

233 Commits (8d3ebdbaf71db5b31ada0a6f24980ec6c8aefadb)

Author SHA1 Message Date
yflory 0d008aaa2e Add indent settings to code2
yflory a2ed266048 Move the code app in a secure iframe
yflory 51fa6287c1 Enable notifications in secure pads
ansuz 40f062abda restore app usage report in new pad
Caleb James DeLisle fe03e6ae83 bad code, lint
yflory 88cb4fd83c Enable friend requests from secure pads
yflory f89015d9ed Update the tab title to match the pad title in pad2
Caleb James DeLisle 056285a7b6 Move pad2 to pad and create bounce app
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.
ansuz 5e6e76dfc1 make regex case insensitive
Pierre Bondoerffer 2cc6c636db
Add some missing titles
ansuz dc7db074e8 open pad links when clicking in readOnly mode
yflory 331b4dddea Clean debugging code
yflory c33d2a2db0 New tooltips
yflory 88813aee02 Show that only html can be imported in pads
ansuz 7be1e249e1 add fa-share-alt to pad initialText
yflory fa2d857d70 Fix css issues with Safari
yflory 5a3e9c785c Fix ckeditor toolbar
yflory ed0121d172 Lint errors
yflory 8279ef3130 Fix conflict between ckeditor toolbar and userlist on small screens
ansuz 5e56ad912e remove the last bit of compiled css
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory a11befaa0f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 13288ee18b Update the userlist in code, slide and pad
ansuz 852c028822 don't allow editing if pad type is wrong
yflory 8d956c3de6 New toolbar
ansuz d5c7eb49a4 send feedback on toolbar hide and CKE buttons
ansuz ec9a4dec5e Merge branch 'soon' into staging
ansuz 76c530037b enable donate button in all apps
ansuz 1240b864ef fix misconfigured history
yflory c00158d23a Move code to common-history
yflory ff16084719 Fix lint errors
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file
ansuz 78b11584f8 remove unused variables
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
ansuz f7e96b4e8c resolve merge conflicts and jquery errors
yflory 5fc2e4cf71 Remove the toolbar in ckeditor history mode + history configurable
yflory 92ea03d7d9 View and restore the history of a pad
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 50277cb0ae don't rely on 'info' in onRemote so we can call it anywhere
ansuz df4a250359 use feedback api instead of app=
yflory 84d8615cf1 Save and use templates in pad, code and slides
yflory 71c59d7ae2 Remove unnecessary TODOs
yflory d92a875ce5 Translate the 'wrong application' error message
yflory a8ffac5dcd Remove old code
ansuz 912215185f add uid to userdata for better notifications
ansuz 4a173e30dc set user's cursor to either the beginning or end of the document
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings
yflory a286599f93 Fix fast reconnect, and add support for reconnecting ws in polls