65 Commits (e698241ee9fac86657b994a6782520d7cc2dd5cc)

Author SHA1 Message Date
yflory 784306f947 Display a warning bar when viewing a versioned link 4 years ago
ansuz 2ccb8ec75c throttle redraws of the slide content
draw no more than once every 400ms
4 years ago
ansuz 02d8071c5d fix some style regressions in the printOptions modal 4 years ago
yflory a62ea39122 Fix colors and reload bugs in slides 5 years ago
yflory 55c4345e9e lint compliance 5 years ago
yflory 03e6c8dacc Fix background image in slides 5 years ago
yflory 04fe289bf8 Fix some mermaid graphs and update default colors 5 years ago
ansuz 6f882e0ddd refactor repeated 'drawer' pattern 5 years ago
ansuz 2925316058 remove hardcoded translations 5 years ago
ansuz 264f4950bd don't show the help menu in embed mode 5 years ago
ansuz 73a168f09b mark hardcoded translations and duplicated code with XXX 5 years ago
yflory e6ce5a55e5 Add missing button for all the apps 5 years ago
yflory 96f6e0ebaf Fix ordering in file menu, add scrollbars and remove 'new pad' button 5 years ago
yflory 55e531c8f7 Slide app toolbar 5 years ago
yflory 9ee9e46087 Receiving a burn after reading URL 5 years ago
yflory 7bd4a4028b Fix fileHost again... 5 years ago
ClemDee 3bd09d986e Fix slides extension to .md when exported from /slide 5 years ago
ClemDee 6302d9a730 Allow user to change theme in slide 6 years ago
yflory a11a883cff Cursor improvements in pad, code and slide 6 years ago
yflory 690cba2b8f Add cursor in slide 6 years ago
yflory 997692efb4 Use the font-size codemirror setting in the slide app too 6 years ago
yflory ee1027ceb9 Ability to import mediatags to the drive 6 years ago
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure 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 842952fe1f New checkboxes and radio input everywhere 7 years ago
yflory 4288f536f1 Use requireCSS to load FontAwesome 7 years ago
yflory 2f262b12c6 Fix help box issues 7 years ago
yflory 442f15df98 Add help text in all the apps + french translation 7 years ago
yflory b7b560fcb8 Enable Cmd key support in shortcuts 7 years ago
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar 7 years ago
yflory 2c90cb5907 Move help button in drawer and fix drawer style 7 years ago
yflory d975bb9cc0 Fix focus after pad creation screen 7 years ago
yflory 60b2384885 Move initial state into a help block 7 years ago
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide 7 years ago
yflory 1ec41f4e09 Ability to pick a background image in slides 7 years ago
yflory 0e6e68aaff Remove print prompt in slides since the browsers already have a prompt 7 years ago
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps 7 years ago
yflory 644f6e9985 Use the bounce app to open links from inner 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory dc207393fd Separate UI elements from cryptpad-common 7 years ago
yflory 3ebb5ca493 Fix issue in diffMarked creating text nodes for each character 7 years ago
yflory 6f020b67ca Add thumbnails to framework apps 7 years ago
yflory bf817f20ee Fix file upload in code and slide 7 years ago
Caleb James DeLisle 9e4c48f537 lint errors 7 years ago
Caleb James DeLisle 383c2f54cb 1. Add a class cp-hidden-if-readonly which is display:none if the pad is in read-only mode. 2. Don't show color pickers or options when in read-only on presentation. 7 years ago
Caleb James DeLisle d6570ad9f2 Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click. 7 years ago
Caleb James DeLisle 94d2f4472b Stop using presentSuccess because it is hidden behind the modal in slide 7 years ago
Caleb James DeLisle fa6938baa8 1. Migrated /slide/ to use framework
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
7 years ago