Commit Graph

76 Commits (3f88e29f30b7d168e0afea1ab7564d9a99987580)

Author SHA1 Message Date
yflory 30813865e2 New orgmode version
yflory fa6f470688 Fix image paste in polls
yflory 3864b30d96 Upload pasted images in codemirror
yflory faa150be90 Kanban improvements (images, autobrackets)
ansuz 7153441e47 resolve merge conflicts with t and staging
ansuz 043b2d24ea remove invalid XXX note
yflory 4cf775e613 Sort button in the drive
ansuz 2925316058 remove hardcoded translations
ansuz 73a168f09b mark hardcoded translations and duplicated code with XXX
yflory 202668f50f Fix language selector in code
yflory b7c2d23a29 Small UI fixes
yflory 96f6e0ebaf Fix ordering in file menu, add scrollbars and remove 'new pad' button
yflory ef4bb40f25 Merge branch 'staging' into toolbarUI
yflory 0feb4441da Fix misisng html flag in tippy
yflory 55e531c8f7 Slide app toolbar
yflory 7c17d34d12 Fix errors
yflory 89de5869c5 Fix cursor and scroll position in codemirror after undo
yflory 88760fde6a Clean the code
yflory 62fde59a89 temp
yflory ee3adccafc Merge branch 'code-authorcolors-PR' of https://github.com/stoppegp/cryptpad into stoppegp-code-authorcolors-PR
stoppegp 56031a5c14 authorcolor storage optimization, add undefined checks before access, code styling
stoppegp 8696ecc692 add 'remove authorcolors' button
yflory 75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements
yflory a0ab44c82d Use codemirror settings in kanban
yflory c42a7bff6f Make kanban edit modal realtime
yflory 768dc71803 Fix remote changes in codemirror hijacking cursor
yflory e6eb3554d6 Make autoCloseBrackets configurable per user
yflory 13d2798329 Fix backspace in CodeMirror
yflory 7510e7319e Fix dropping files into codemirror
yflory 7bd4a4028b Fix fileHost again...
yflory 7c7a3660c8 Maybe fix losing selection in the code app when tab is not focused
yflory 7816c17cb5 Fix backspace shortcut in codemirror
ansuz 4e02135230
Merge pull request from xwiki-labs/stripTag
Strip tags
ClemDee 938bc0a4b2 Escape HTML tags from markdown for pad title
ansuz c66e1f02c2
Merge pull request from xwiki-labs/downloadFiles
Download files
ClemDee 63dab2fefc Fix indent behaviour of Codemirror
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
ClemDee e1690c6f1a Escape titles inside links for Code and Slide titles
ansuz 8193a1997c handle files without extensions when importing into the code editor
ClemDee 8fb66daf7b preview theme in pads with arrow keys in dropdown
ClemDee dc7f397072 Add language overview on hover
ClemDee 3dbced46f1 Add theme overview on hover
yflory d3afee0e34 Add a spellcheck option for codemirror
yflory 52f2b428e0 lint compliance
yflory 9c69c9acd7 Convert tabs to spaces in codemirror with the correct settings
yflory ef452d1221 Fix language detection in codemirror when importing a markdown file
yflory 6fa7b147e9 Add C, C++, Objective-C and Java to the list of languages in the code app
yflory a11a883cff Cursor improvements in pad, code and slide
yflory a2e28e6e25 Fix missing avatar in cursor tooltip
yflory f157f852b1 Fix and improve cursor