Commit Graph

385 Commits (7bdd367d887b403ce7abddda098dd39871973f77)

Author SHA1 Message Date
yflory aeb81fdfad lint compliance
yflory 1d0feeb323 Fix cba reset on join. Change how the cba state is stored
yflory d8855ed5f7 Remove XXX
yflory f2641bc0ee Fix initial marker
yflory 6d84fc5b8a Add initial marker to fix errors while 'joining' markers
yflory 49eacf752b Fix markers errors
yflory b208ca367d Merge branch 'staging' into cba
yflory 9f5f4a4d52 Fix possible duplicate author id
yflory 1e9b9913c5 Better debug function and fix marker error
yflory adae4b690b outer.css cache busting
yflory 9ba2d11cd5 Guard against a type error
yflory 283f739be5 lint compliance
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...