303 Commits (080511efcd40e644402868a5eb2b037fcea6cda0)

Author SHA1 Message Date
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
ansuz df4a250359 use feedback api instead of app= 8 years ago
yflory 84d8615cf1 Save and use templates in pad, code and slides 8 years ago
ansuz 233bb7a14f reorganize some html tags for smaller diffs 8 years ago
yflory 71c59d7ae2 Remove unnecessary TODOs 8 years ago
yflory d92a875ce5 Translate the 'wrong application' error message 8 years ago
yflory a8ffac5dcd Remove old code 8 years ago
ansuz 912215185f add uid to userdata for better notifications 8 years ago
ansuz 4a173e30dc set user's cursor to either the beginning or end of the document 8 years ago
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings 8 years ago
yflory a286599f93 Fix fast reconnect, and add support for reconnecting ws in polls 8 years ago
ansuz 6e733b1329 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded 8 years ago
ansuz 8a48612de2 add some notes for later 8 years ago
ansuz c04819538b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz fcb9848b3a hide toolbar when in read-only mode 8 years ago
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it 8 years ago
Caleb James DeLisle 91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
8 years ago
ansuz 7db0e14bc0 add 'force' flag to override removal of html elements 8 years ago
yflory 412815b042 Merge branch 'security' of git.xwikisas.com:xwiki-labs/cryptpad into security 8 years ago
yflory 11d54256da Make sure the display name is displayed in the same way everywhere 8 years ago
ansuz 639376f1cb don't use hyperjson.toString 8 years ago
ansuz 86adfbf27d update cache-busting directive in all supported apps 8 years ago
yflory 8741b50f5b Set the file name as default title if a pad is created from the drive 8 years ago
yflory e38df7ce47 Fix creation of new pads in /pad 8 years ago
yflory f8d653406a Add the new content for the default pad and add french translation 8 years ago
yflory d4bf7cf9aa Send the initial state only if it is a new pad in /pad 8 years ago
yflory fadddb297c Readonly mode in /pad had contenteditable set to true 8 years ago
yflory 88b29e8bdd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 5303e76ece Make sure the content is correctly applied in onReady 8 years ago
ansuz cc829d51f8 jshint compliance 8 years ago
yflory e15a6a347f Fix the forget pad button 8 years ago
yflory a0340f1419 Open link in a new tab in /pad 8 years ago
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu) 8 years ago
ansuz 3d0e7cb9a7 pull ckeditor config out of main.js 8 years ago
yflory c72bbd4c37 Use the file name as initial title 8 years ago
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common 8 years ago
yflory c17f28e5fe Fix race condition #2 8 years ago
ansuz 8167ed9048 implement cache-busting everywhere 8 years ago
yflory e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name 8 years ago
yflory 2851ceb95a Merge branch 'soon' into staging 8 years ago
ansuz 1232aa8a79 jshint compliance 8 years ago
ansuz a995df25f6 disable new OT in pad and code app 8 years ago
yflory d54262c8df Use the same disconnecter error translation key for all the apps 8 years ago
yflory 3af7c9cff8 Replace the expand/collapse ckeditor button by our own to save space 8 years ago
yflory 914c442615 Do not redirect to home page when logging out from another tab 8 years ago
yflory 02439e0f61 Improve the homepage with new images and translations 8 years ago
yflory a4286f1c83 Merge branch 'soon' into newtoolbar 8 years ago
yflory 373b07ed28 Fix lint errors 8 years ago
yflory ce1e792419 Merge branch 'soon' into newtoolbar 8 years ago
yflory 69fb8b4d2f Merge branch 'master' into soon 8 years ago
yflory f8455875a9 Fix the NoScript (iframe not loaded) bug with inner iframes 8 years ago
yflory 1e1bfd275c Don't show the tab notification when someone has joined the pad 8 years ago
yflory 88d5b4cc9c Add a 'New pad' button in the toolbar 8 years ago
yflory a9063e0459 Reload all tabs when the user logs in or out 8 years ago
yflory efed1f5efe Add handlers to login and logout buttons 8 years ago
yflory 767ba8b549 Select what we want to display in the toolbar 8 years ago
yflory 2afdc11327 Replace the username button by a dropdown menu 8 years ago
yflory 4adde0f0c0 Use the new dropdown for userlist and share 8 years ago
Brandon Istenes b5acdb8cc0 Disable zooming on mobile 8 years ago
Brandon Istenes 40985f1811 Dubious height setting for iOS 8 years ago
Brandon Istenes 52d8d8db1d Get rid of margins on mobile 8 years ago