Commit Graph

73 Commits (52b423e9ba59cd3a9e59e02307bf20e321aceeb6)

Author SHA1 Message Date
ansuz 28ce7f828d guard against bad filenames in slide options
ansuz 44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
ansuz 575269e5a1 use a standard function for creating basic media-tags
David Benqué 16e4b76f4b Dark toolbar and apps
yflory 2501b39ba7 Default slide colors
ansuz 858de83984 set title from the default title in slides if undefined
yflory b8b2373512 Fix slides colors reset
yflory d25d9c4f83 Fix UI issues when printing code
yflory 784306f947 Display a warning bar when viewing a versioned link
ansuz 2ccb8ec75c throttle redraws of the slide content
draw no more than once every 400ms
ansuz 02d8071c5d fix some style regressions in the printOptions modal
yflory a62ea39122 Fix colors and reload bugs in slides
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 9ee9e46087 Receiving a burn after reading URL
yflory 7bd4a4028b Fix fileHost again...
ClemDee 3bd09d986e Fix slides extension to .md when exported from /slide
ClemDee 6302d9a730 Allow user to change theme in slide
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 ee1027ceb9 Ability to import mediatags to the drive
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
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 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 644f6e9985 Use the bounce app to open links from inner
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 30c8c253dd Remove util and hash from common
yflory dc207393fd Separate UI elements from cryptpad-common