Commit Graph

251 Commits (b295aaa6c76a3d0daa33b4b6f835b4312945263a)

Author SHA1 Message Date
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 7a5c5ce0a3 load scripts asynchronously
ansuz 5e56ad912e remove the last bit of compiled css
ansuz cfc5907237 remove unnecessary style rules
ansuz 7de2683169 make all apps use clientside templates
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory 0d4d104e08 Mobile support for the new toolbar
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
yflory b7a0547b77 New toolbar colors
yflory 59fb5bd8be One toolbar color per app
yflory 5a248db267 Merge branch 'staging' into newCk
yflory f13d23241c Upgrade CkEditor to version 4.7
ansuz d5c7eb49a4 send feedback on toolbar hide and CKE buttons
yflory 376b60c21c New toolbar temp
ansuz ec9a4dec5e Merge branch 'soon' into staging
ansuz 76c530037b enable donate button in all apps
ansuz 99a44f119f don't send referrer headers on pads which may link outward
ansuz 1240b864ef fix misconfigured history
yflory 716245f864 Make all the buttons look the same
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
ansuz 233bb7a14f reorganize some html tags for smaller diffs
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
ansuz 6e733b1329 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded
ansuz 8a48612de2 add some notes for later