Commit Graph

102 Commits (45dff2f5c460c613424d8fe86c43769961a9de58)

Author SHA1 Message Date
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
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 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
Caleb James DeLisle ae87320408 Preview pane cannot be resized after it has been hidden and then shown again
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.
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/
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
yflory b871faffc9 Enable tags in code and slide
ansuz db4c3e7e2c Merge branch 'master' into staging
ansuz b5b84f540e fix preview mode class
yflory 72f0952835 Make sure we can't open a pad using the wrong app
yflory 483160a96a Fix tab notifications in code and slides
yflory 0a656ca8d6 Fix the splitter in code and add it back
yflory 47cfa0cf45 Focus the editable content when opening a codemirror pad
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
Caleb James DeLisle 671c893e8a Duplicating code like a moron, this should hopefully get fixed later.
yflory 55fe882f64 Fix readonly mode in code
yflory bd422178c4 Hide the filepicker button in readonly mode
yflory f2aaaa9751 Move slide to secure iframe
yflory 0423a5f4e2 Clean secure iframe code
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
yflory d2787e3eff Make code2 the default code app
Pierre Bondoerffer c427f375dd
add bootstrap css to /code for image uploader
yflory c33d2a2db0 New tooltips
yflory 5d5f936682 Hide the upload table in code
ansuz ac8da0d52d load codemirror in the correct context. fix selection events
yflory 5694505719 Fix syntax highlighting
ansuz fca1ef4d36 hide unstyled content until the loading screen is displayed
ansuz e9bfaa9a60 compile less clientside. remove compiled css