Commit Graph

423 Commits (fe03da5bddfc1c5aba03144bf2c8d76854c630bc)

Author SHA1 Message Date
yflory dd814713dd Merge branch 'staging' into cba
yflory f03713e60a Fix small issues, clean debugging logs and add known issues
yflory 1d3f0ded81 Fix more markers errors
yflory 38acd01b35 Fix issues with falsy values
yflory b74a4b6bb4 Fix more cba issues and add debugging data
yflory 026bf6a425 Fix obvious issues in cba
yflory 9c5f0c0d6f Use rgba instead of #RRGGBBAA for the author markers
yflory fd2ee0fced Add comment
yflory 94c9e47d32 Remember the state of cba per user in their owned pads
yflory 87fc1f8daf Show/hide and enable/disable cba
yflory 88760fde6a Clean the code
yflory d41c362d46 Fix more errors after ot
yflory a70233d492 Fix OT errors
yflory 62fde59a89 temp
yflory ee3adccafc Merge branch 'code-authorcolors-PR' of https://github.com/stoppegp/cryptpad into stoppegp-code-authorcolors-PR
stoppegp 272c1007db authorcolor storage optimizations
stoppegp 56031a5c14 authorcolor storage optimization, add undefined checks before access, code styling
stoppegp 79325b8cca bugfix authorcolors: wrong end position on multiline edit
stoppegp 5f7bc9fca5 fix remove author color button when nothing is selected
stoppegp 8696ecc692 add 'remove authorcolors' button
stoppegp 45b5eb7cac add basic author colors to code app
yflory 894a355f0a Merge filepicker and share iframes
yflory 6cde052a46 Update mermaid
yflory 2443c52d42 Fix checkmark in kanban markdown
yflory 0975f253ab Display body and tags
yflory f8ddb6b7bc Fix anchor link in code
yflory a6e3208dff lint compliance
yflory d58244b4c4 Support relative url and anchor url in code
yflory 9ee9e46087 Receiving a burn after reading URL
yflory 47128802a2 Merge branch 'staging' into mute
yflory bbf2e3a9ae Mute and unmute users
ansuz 3f77a800cf revert addition of underlines to some mermaid titles
ansuz edd2274262 add a few default styles for gantt charts
ansuz daf6482ace throttle markdown rendering in the code app
yflory 50886b81da Update orgmode regex in codemirror
ansuz 717a7d550c increase size of pdfs rendered via media-tags in code preview pane
ansuz abd491cf60 keep trying to draw the preview pane, if necessary
yflory 7bd4a4028b Fix fileHost again...
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
ansuz 8193a1997c handle files without extensions when importing into the code editor
yflory 8e7858e6ae New share modal in all the apps
yflory fb0827107b Secure share modal
yflory e8b93f7cca Improve print layout in code
yflory 126a379ed2 Fix mermaid css
yflory fdcce64f49 Removea a warning in the browser console
yflory 86346c567c Clean the Mermaid code and speed up load time
yflory e5d7a0f5c6 Mermaid support in the code app
yflory 7e00d444c0 Update markdown rendering in code and slide
yflory a11a883cff Cursor improvements in pad, code and slide
joldie b2c20682df Removed unnecessary media query.
joldie 35c39fae5d Added print button to code pad page.
yflory f157f852b1 Fix and improve cursor
yflory 1ba80a344b See other users' cursor position
yflory 13d6579861 Add typing test in the code app
yflory 997692efb4 Use the font-size codemirror setting in the slide app too
yflory 8b554dec63 Set font size in code editor from the settings page ()
yflory 3e9e92dcac Implement full CryptDrive export
yflory e6379dacd8 Redraw the preview in the code app when the tab gets the focus
yflory c38eb6588e Fix small issues with the messenger
yflory ee1027ceb9 Ability to import mediatags to the drive
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS
yflory c7e08fedfb Password-protected files
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 442f15df98 Add help text in all the apps + french translation
yflory b7b560fcb8 Enable Cmd key support in shortcuts
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory 95bbc3d130 Add the mediatag button back in the code app
yflory 2c90cb5907 Move help button in drawer and fix drawer style
yflory d975bb9cc0 Fix focus after pad creation screen
yflory 60b2384885 Move initial state into a help block
Ryan P.C. McQuen ff4a49d59b
Fix Org mode regex.
More details here: https://github.com/mickael-kerjean/nuage/pull/16
yflory bc9a88fbe9 Add support for org-mode in th code app
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide
yflory ecd8ef6418 improve thumbnails creation performances in code
yflory 77dcc1c705 Fix a race condition when switching language in the code app
yflory f292407c6e Fix present mode in the code app
yflory c269929319 Fix creation page not displayed in pad and slide
yflory dcfccf88cd Merge branch 'creationpage' into staging
yflory 353b146644 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
yflory e96d54e655 Add a pad creation page
yflory 0080dd7624 Fix codemirror width with small screens in the code app
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 644f6e9985 Use the bounce app to open links from inner
ansuz 812df7de6f Merge branch 'merge-staging' into staging
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax
ansuz ee6c2097f5 resolve merge conflicts
yflory 80803ad076 Fix empty codemirror after thumbnail creation
yflory fd258fc277 Fix preview button tooltip in code
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 30c8c253dd Remove util and hash from common
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory 8de9a596f1 Fix cursor in thumbnails
yflory 6f020b67ca Add thumbnails to framework apps
yflory f4adbd980e Thumbnails for the code app
yflory f43606f71d Present mode to display only the parsed markdown in code