Commit Graph

81 Commits (47aebb0bfddb7edfd90f8b6baa58d9f63a9b77df)

Author SHA1 Message Date
yflory ef452d1221 Fix language detection in codemirror when importing a markdown file
yflory 6fa7b147e9 Add C, C++, Objective-C and Java to the list of languages in the code app
yflory a11a883cff Cursor improvements in pad, code and slide
yflory a2e28e6e25 Fix missing avatar in cursor tooltip
yflory f157f852b1 Fix and improve cursor
yflory 1ba80a344b See other users' cursor position
yflory 997692efb4 Use the font-size codemirror setting in the slide app too
yflory 3e9e92dcac Implement full CryptDrive export
yflory c7e08fedfb Password-protected files
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 60b2384885 Move initial state into a help block
yflory bc9a88fbe9 Add support for org-mode in th code app
yflory f79e1dfda0 Fix a race condition that could wiped the content of coed and slide
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide
yflory 77dcc1c705 Fix a race condition when switching language in the code app
ansuz a3c093838c merge latest staging and resolve conflicts
ansuz ee6c2097f5 resolve merge conflicts
yflory 280a7c2765 Clean cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
Caleb James DeLisle 9e4c48f537 lint errors
Caleb James DeLisle 753e2d797e Merge branch 'staging' into framework
yflory 8e1f15e88d Get title suggestion based on poll's description
Caleb James DeLisle f0eb58ee95 Merge branch 'staging' into framework
Caleb James DeLisle 0aecfad854 Occasionally the language selector only says "Mode" rather than the language
yflory 68bda92291 Use codemirror for description in poll
Caleb James DeLisle d6570ad9f2 Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click.
Caleb James DeLisle fa6938baa8 1. Migrated /slide/ to use framework
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
yflory 47cfa0cf45 Focus the editable content when opening a codemirror pad
yflory f2aaaa9751 Move slide to secure iframe