Commit Graph

291 Commits (a528d857a74e9d057fbc9a2b26e979971fb4231f)

Author SHA1 Message Date
yflory a62ea39122 Fix colors and reload bugs in slides
yflory da400929a9 Fix print slides with mermaid
yflory 55c4345e9e lint compliance
yflory 03e6c8dacc Fix background image in slides
yflory 04fe289bf8 Fix some mermaid graphs and update default colors
ansuz 6f882e0ddd refactor repeated 'drawer' pattern
ansuz 2925316058 remove hardcoded translations
ansuz 264f4950bd don't show the help menu in embed mode
ansuz 73a168f09b mark hardcoded translations and duplicated code with XXX
yflory e6ce5a55e5 Add missing button for all the apps
yflory 96f6e0ebaf Fix ordering in file menu, add scrollbars and remove 'new pad' button
yflory 55e531c8f7 Slide app toolbar
yflory adae4b690b outer.css cache busting
yflory 9ee9e46087 Receiving a burn after reading URL
yflory 7bd4a4028b Fix fileHost again...
ClemDee 3bd09d986e Fix slides extension to .md when exported from /slide
ClemDee 3e918ec1cf Fix issues of no file extension for pad export
yflory e77207dfee Merge remote-tracking branch 'origin/padsTheme' into staging
ClemDee 6302d9a730 Allow user to change theme in slide
yflory 8e7858e6ae New share modal in all the apps
yflory a11a883cff Cursor improvements in pad, code and slide
yflory 690cba2b8f Add cursor in slide
yflory 997692efb4 Use the font-size codemirror setting in the slide app too
yflory c4c1fcb080 Fix table rendering in polls description
yflory 5ce76a6358 Fix a new z-index issue in slide...
yflory 3e9e92dcac Implement full CryptDrive export
yflory 179df27e3c Fix autostore not displaying the error message when over pin limit
yflory ee1027ceb9 Ability to import mediatags to the drive
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after
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 b26ae67df5 Fix issues with channel ID when using a password
yflory 842952fe1f New checkboxes and radio input everywhere
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory 2f262b12c6 Fix help box issues
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 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
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide
yflory 1ec41f4e09 Ability to pick a background image in slides
yflory 0e6e68aaff Remove print prompt in slides since the browsers already have a prompt
yflory c269929319 Fix creation page not displayed in pad and slide
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
ansuz 3f892e04a5 fix codemirror overflow css