Commit graph

62 commits

Author SHA1 Message Date
yflory
55e531c8f7 Slide app toolbar 2020-05-07 18:16:36 +02:00
yflory
7c17d34d12 Fix errors 2020-04-29 12:30:59 +02:00
yflory
89de5869c5 Fix cursor and scroll position in codemirror after undo 2020-04-21 14:42:49 +02:00
yflory
88760fde6a Clean the code 2020-04-15 13:27:25 +02:00
yflory
62fde59a89 temp 2020-04-09 16:06:04 +02:00
yflory
ee3adccafc Merge branch 'code-authorcolors-PR' of https://github.com/stoppegp/cryptpad into stoppegp-code-authorcolors-PR 2020-04-08 17:03:09 +02:00
stoppegp
56031a5c14 authorcolor storage optimization, add undefined checks before access, code styling 2020-04-07 20:30:55 +02:00
stoppegp
8696ecc692 add 'remove authorcolors' button 2020-04-07 16:52:38 +02:00
yflory
75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements 2020-03-30 12:09:12 +02:00
yflory
a0ab44c82d Use codemirror settings in kanban 2020-03-11 16:57:56 +01:00
yflory
c42a7bff6f Make kanban edit modal realtime 2020-03-03 17:40:01 +01:00
yflory
768dc71803 Fix remote changes in codemirror hijacking cursor 2020-02-05 15:35:19 +01:00
yflory
e6eb3554d6 Make autoCloseBrackets configurable per user 2019-10-15 18:00:54 +02:00
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