Commit Graph

49 Commits (5079c78ddfb3a1b8c7ae3df0e1cfa6d6567065bf)

Author SHA1 Message Date
yflory 13d2798329 Fix backspace in CodeMirror
yflory 7510e7319e Fix dropping files into codemirror
yflory 7bd4a4028b Fix fileHost again...
yflory 7c7a3660c8 Maybe fix losing selection in the code app when tab is not focused
yflory 7816c17cb5 Fix backspace shortcut in codemirror
ansuz 4e02135230
Merge pull request from xwiki-labs/stripTag
Strip tags
ClemDee 938bc0a4b2 Escape HTML tags from markdown for pad title
ansuz c66e1f02c2
Merge pull request from xwiki-labs/downloadFiles
Download files
ClemDee 63dab2fefc Fix indent behaviour of Codemirror
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
ClemDee e1690c6f1a Escape titles inside links for Code and Slide titles
ansuz 8193a1997c handle files without extensions when importing into the code editor
ClemDee 8fb66daf7b preview theme in pads with arrow keys in dropdown
ClemDee dc7f397072 Add language overview on hover
ClemDee 3dbced46f1 Add theme overview on hover
yflory d3afee0e34 Add a spellcheck option for codemirror
yflory 52f2b428e0 lint compliance
yflory 9c69c9acd7 Convert tabs to spaces in codemirror with the correct settings
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