Commit Graph

81 Commits (61ac8b051201a851e0398677302434680c0cf80b)

Author SHA1 Message Date
yflory 8af4a1d486 Preserve scroll position in codemirror #731 2021-06-09 14:40:24 +02:00
yflory f6015e419e Implement degraded mode when too many editors are in a pad 2021-03-04 18:24:31 +01:00
yflory fb606929ef New CodeMirror theme in dark mode 2021-02-10 10:38:02 +01:00
David Benqué 1b7173b29f Use Dracula theme by default in dark Codemirror 2021-02-08 10:58:10 +00:00
yflory 519d5d7b5c New CodeMirror default theme on dark mode 2021-01-28 18:22:08 +01:00
yflory 30813865e2 New orgmode version 2020-07-10 16:31:42 +02:00
yflory fa6f470688 Fix image paste in polls 2020-07-09 17:03:43 +02:00
yflory 3864b30d96 Upload pasted images in codemirror 2020-07-08 18:55:42 +02:00
yflory faa150be90 Kanban improvements (images, autobrackets) 2020-05-29 17:13:10 +02:00
ansuz 7153441e47 resolve merge conflicts with t and staging 2020-05-28 10:08:08 -04:00
ansuz 043b2d24ea remove invalid XXX note 2020-05-27 12:26:24 -04:00
yflory 4cf775e613 Sort button in the drive 2020-05-27 16:32:28 +02:00
ansuz 2925316058 remove hardcoded translations 2020-05-26 11:52:02 -04:00
ansuz 73a168f09b mark hardcoded translations and duplicated code with XXX 2020-05-25 16:18:59 -04:00
yflory 202668f50f Fix language selector in code 2020-05-14 11:34:04 +02:00
yflory b7c2d23a29 Small UI fixes 2020-05-14 11:31:44 +02:00
yflory 96f6e0ebaf Fix ordering in file menu, add scrollbars and remove 'new pad' button 2020-05-13 11:28:00 +02:00
yflory ef4bb40f25 Merge branch 'staging' into toolbarUI 2020-05-13 10:19:23 +02:00
yflory 0feb4441da Fix misisng html flag in tippy 2020-05-11 16:12:52 +02:00
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