64 Commits (ef4bb40f259c257916fba1a0879188acaf7560e5)

Author SHA1 Message Date
yflory ef4bb40f25 Merge branch 'staging' into toolbarUI 5 years ago
yflory 0feb4441da Fix misisng html flag in tippy 5 years ago
yflory 55e531c8f7 Slide app toolbar 5 years ago
yflory 7c17d34d12 Fix errors 5 years ago
yflory 89de5869c5 Fix cursor and scroll position in codemirror after undo 5 years ago
yflory 88760fde6a Clean the code 5 years ago
yflory 62fde59a89 temp 5 years ago
yflory ee3adccafc Merge branch 'code-authorcolors-PR' of https://github.com/stoppegp/cryptpad into stoppegp-code-authorcolors-PR 5 years ago
stoppegp 56031a5c14 authorcolor storage optimization, add undefined checks before access, code styling 5 years ago
stoppegp 8696ecc692 add 'remove authorcolors' button 5 years ago
yflory 75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements 5 years ago
yflory a0ab44c82d Use codemirror settings in kanban 5 years ago
yflory c42a7bff6f Make kanban edit modal realtime 5 years ago
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 6 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