Commit graph

49 commits

Author SHA1 Message Date
yflory
13d2798329 Fix backspace in CodeMirror 2019-08-29 14:56:42 +02:00
yflory
7510e7319e Fix dropping files into codemirror 2019-08-27 16:07:40 +02:00
yflory
7bd4a4028b Fix fileHost again... 2019-08-27 15:31:22 +02:00
yflory
7c7a3660c8 Maybe fix losing selection in the code app when tab is not focused 2019-08-26 16:25:34 +02:00
yflory
7816c17cb5 Fix backspace shortcut in codemirror 2019-08-23 16:31:57 +02:00
ansuz
4e02135230
Merge pull request #417 from xwiki-labs/stripTag
Strip tags
2019-08-08 17:23:17 +02:00
ClemDee
938bc0a4b2 Escape HTML tags from markdown for pad title 2019-08-08 16:47:45 +02:00
ansuz
c66e1f02c2
Merge pull request #412 from xwiki-labs/downloadFiles
Download files
2019-08-08 15:35:09 +02:00
ClemDee
63dab2fefc Fix indent behaviour of Codemirror 2019-08-07 17:41:01 +02:00
ClemDee
3e918ec1cf Fix issues of no file extension for pad export 2019-07-29 16:30:48 +02:00
ClemDee
e1690c6f1a Escape titles inside links for Code and Slide titles 2019-07-24 15:27:10 +02:00
ansuz
8193a1997c handle files without extensions when importing into the code editor 2019-07-13 10:25:22 +02:00
ClemDee
8fb66daf7b preview theme in pads with arrow keys in dropdown 2019-06-24 10:58:32 +02:00
ClemDee
dc7f397072 Add language overview on hover 2019-06-05 15:08:24 +02:00
ClemDee
3dbced46f1 Add theme overview on hover 2019-06-05 14:28:06 +02:00
yflory
d3afee0e34 Add a spellcheck option for codemirror 2019-04-23 13:23:33 +02:00
yflory
52f2b428e0 lint compliance 2019-03-05 11:15:28 +01:00
yflory
9c69c9acd7 Convert tabs to spaces in codemirror with the correct settings #324 2019-02-28 18:08:48 +01:00
yflory
ef452d1221 Fix language detection in codemirror when importing a markdown file 2019-01-15 18:20:33 +01:00
yflory
6fa7b147e9 Add C, C++, Objective-C and Java to the list of languages in the code app 2019-01-15 14:34:11 +01:00
yflory
a11a883cff Cursor improvements in pad, code and slide 2018-12-17 11:44:08 +01:00
yflory
a2e28e6e25 Fix missing avatar in cursor tooltip 2018-12-10 13:46:21 +01:00
yflory
f157f852b1 Fix and improve cursor 2018-12-06 11:54:34 +01:00
yflory
1ba80a344b See other users' cursor position 2018-12-04 17:18:42 +01:00
yflory
997692efb4 Use the font-size codemirror setting in the slide app too 2018-11-05 17:30:07 +01:00
yflory
3e9e92dcac Implement full CryptDrive export 2018-10-18 18:50:38 +02:00
yflory
c7e08fedfb Password-protected files 2018-05-25 18:00:10 +02:00
yflory
b26ae67df5 Fix issues with channel ID when using a password 2018-04-26 15:10:31 +02:00
yflory
60b2384885 Move initial state into a help block 2018-02-27 17:38:29 +01:00
yflory
bc9a88fbe9 Add support for org-mode in th code app 2018-01-18 15:04:06 +01:00
yflory
f79e1dfda0 Fix a race condition that could wiped the content of coed and slide 2018-01-16 12:05:26 +01:00
yflory
88a04fdb07 Don't create sfcommon a second time in code and slide 2018-01-16 11:26:16 +01:00
yflory
77dcc1c705 Fix a race condition when switching language in the code app 2018-01-09 12:44:25 +01:00
ansuz
a3c093838c merge latest staging and resolve conflicts 2017-11-24 13:46:59 +01:00
ansuz
ee6c2097f5 resolve merge conflicts 2017-11-23 16:56:49 +01:00
yflory
280a7c2765 Clean cryptpad-common 2017-11-23 12:28:49 +01:00
yflory
dc207393fd Separate UI elements from cryptpad-common 2017-11-13 10:23:18 +01:00
Caleb James DeLisle
7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 2017-11-09 17:07:04 +01:00
Caleb James DeLisle
75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 2017-11-09 15:36:49 +01:00
Caleb James DeLisle
9e4c48f537 lint errors 2017-10-18 12:25:13 +03:00
Caleb James DeLisle
753e2d797e Merge branch 'staging' into framework 2017-10-12 17:07:10 +03:00
yflory
8e1f15e88d Get title suggestion based on poll's description 2017-10-12 14:12:26 +02:00
Caleb James DeLisle
f0eb58ee95 Merge branch 'staging' into framework 2017-10-06 14:50:35 +03:00
Caleb James DeLisle
0aecfad854 Occasionally the language selector only says "Mode" rather than the language 2017-10-05 16:12:49 +03:00
yflory
68bda92291 Use codemirror for description in poll 2017-10-03 19:04:29 +02:00
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. 2017-10-03 17:57:57 +03:00
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/
2017-10-02 17:34:37 +03:00
yflory
47cfa0cf45 Focus the editable content when opening a codemirror pad 2017-09-13 18:09:55 +02:00
yflory
f2aaaa9751 Move slide to secure iframe 2017-09-07 18:56:58 +02:00