yflory
|
768dc71803
|
Fix remote changes in codemirror hijacking cursor
|
5 years ago |
yflory
|
e6eb3554d6
|
Make autoCloseBrackets configurable per user
|
5 years ago |
yflory
|
13d2798329
|
Fix backspace in CodeMirror
|
5 years ago |
yflory
|
7510e7319e
|
Fix dropping files into codemirror
|
5 years ago |
yflory
|
7bd4a4028b
|
Fix fileHost again...
|
5 years ago |
yflory
|
7c7a3660c8
|
Maybe fix losing selection in the code app when tab is not focused
|
5 years ago |
yflory
|
7816c17cb5
|
Fix backspace shortcut in codemirror
|
5 years ago |
ansuz
|
4e02135230
|
Merge pull request #417 from xwiki-labs/stripTag
Strip tags
|
5 years ago |
ClemDee
|
938bc0a4b2
|
Escape HTML tags from markdown for pad title
|
5 years ago |
ansuz
|
c66e1f02c2
|
Merge pull request #412 from xwiki-labs/downloadFiles
Download files
|
5 years ago |
ClemDee
|
63dab2fefc
|
Fix indent behaviour of Codemirror
|
5 years ago |
ClemDee
|
3e918ec1cf
|
Fix issues of no file extension for pad export
|
5 years ago |
ClemDee
|
e1690c6f1a
|
Escape titles inside links for Code and Slide titles
|
5 years ago |
ansuz
|
8193a1997c
|
handle files without extensions when importing into the code editor
|
5 years ago |
ClemDee
|
8fb66daf7b
|
preview theme in pads with arrow keys in dropdown
|
5 years ago |
ClemDee
|
dc7f397072
|
Add language overview on hover
|
6 years ago |
ClemDee
|
3dbced46f1
|
Add theme overview on hover
|
6 years ago |
yflory
|
d3afee0e34
|
Add a spellcheck option for codemirror
|
6 years ago |
yflory
|
52f2b428e0
|
lint compliance
|
6 years ago |
yflory
|
9c69c9acd7
|
Convert tabs to spaces in codemirror with the correct settings #324
|
6 years ago |
yflory
|
ef452d1221
|
Fix language detection in codemirror when importing a markdown file
|
6 years ago |
yflory
|
6fa7b147e9
|
Add C, C++, Objective-C and Java to the list of languages in the code app
|
6 years ago |
yflory
|
a11a883cff
|
Cursor improvements in pad, code and slide
|
6 years ago |
yflory
|
a2e28e6e25
|
Fix missing avatar in cursor tooltip
|
6 years ago |
yflory
|
f157f852b1
|
Fix and improve cursor
|
6 years ago |
yflory
|
1ba80a344b
|
See other users' cursor position
|
6 years ago |
yflory
|
997692efb4
|
Use the font-size codemirror setting in the slide app too
|
6 years ago |
yflory
|
3e9e92dcac
|
Implement full CryptDrive export
|
6 years ago |
yflory
|
c7e08fedfb
|
Password-protected files
|
7 years ago |
yflory
|
b26ae67df5
|
Fix issues with channel ID when using a password
|
7 years ago |
yflory
|
60b2384885
|
Move initial state into a help block
|
7 years ago |
yflory
|
bc9a88fbe9
|
Add support for org-mode in th code app
|
7 years ago |
yflory
|
f79e1dfda0
|
Fix a race condition that could wiped the content of coed and slide
|
7 years ago |
yflory
|
88a04fdb07
|
Don't create sfcommon a second time in code and slide
|
7 years ago |
yflory
|
77dcc1c705
|
Fix a race condition when switching language in the code app
|
7 years ago |
ansuz
|
a3c093838c
|
merge latest staging and resolve conflicts
|
7 years ago |
ansuz
|
ee6c2097f5
|
resolve merge conflicts
|
7 years ago |
yflory
|
280a7c2765
|
Clean cryptpad-common
|
7 years ago |
yflory
|
dc207393fd
|
Separate UI elements from cryptpad-common
|
7 years ago |
Caleb James DeLisle
|
7b62a8042e
|
Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
|
7 years ago |
Caleb James DeLisle
|
75130150d5
|
Refactored out TextPatcher and JsonOT and replaced with new ChainPad
|
7 years ago |
Caleb James DeLisle
|
9e4c48f537
|
lint errors
|
7 years ago |
Caleb James DeLisle
|
753e2d797e
|
Merge branch 'staging' into framework
|
7 years ago |
yflory
|
8e1f15e88d
|
Get title suggestion based on poll's description
|
7 years ago |
Caleb James DeLisle
|
f0eb58ee95
|
Merge branch 'staging' into framework
|
7 years ago |
Caleb James DeLisle
|
0aecfad854
|
Occasionally the language selector only says "Mode" rather than the language
|
7 years ago |
yflory
|
68bda92291
|
Use codemirror for description in poll
|
7 years ago |
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.
|
7 years ago |
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/
|
7 years ago |
yflory
|
47cfa0cf45
|
Focus the editable content when opening a codemirror pad
|
7 years ago |