Commit Graph

165 Commits (25606b92bf49933ace93a58265459573e71b7df2)

Author SHA1 Message Date
yflory 6a4f25bc9f Test widget filters
yflory 5eab39ad75 Tets mediatag plugin using widgets
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory 01dd6953b9 Fix the previous fix...
yflory c3f7b74baf Fix CkEditor's toolbar initial state
yflory 442f15df98 Add help text in all the apps + french translation
yflory 7a70d69d8e Hide editor toolbars by default when using a small screen
yflory b0dba481d8 Fix small UI issues and IE issues
yflory ee3b926e84 Get rid of ckeditor's reset_all class...
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 80df45f257 Get text from ckeditor
yflory fb192a2c45 Add a configurable background color in the file app in view mode
yflory f329d65bc8 Ability to reduce the width of ckeditor
yflory edc236e17b Disable edition in pad read-only mode
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
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
ansuz e07bb0f7b3 roll back to old transform function, except in pad
yflory 8de9a596f1 Fix cursor in thumbnails
yflory 6f020b67ca Add thumbnails to framework apps
yflory c1d05a00ba Improve media-tag export in pad to work with existing CSP
yflory 6d080bcb45 Ability to export mediatag images in pad
Caleb James DeLisle a6b34491fc freeze the editor when reconnecting
Caleb James DeLisle c773b5d076 Remove a brittle test which can make a pad inaccessible, switch from transformFunction to (new) patchTransformer and add another DOM.normalize() which is needed
Caleb James DeLisle 36aee2d174 lets try normalizing the dom before applying a patch
Caleb James DeLisle 9509d538e0 Cursor not being updated at the right times before applying a patch.
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 7230c780a1 Get rid of last usages of cryptpad-common in pad/inner
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
Caleb James DeLisle 1c791b5b51 Fix framework by removing some async and also fix media tags
Caleb James DeLisle 342b6012f7 manual merge of staging into framework
yflory 69014e5fde Fix mediatags in pad not cached
Caleb James DeLisle 77fe6a9bba small bug fixes
Caleb James DeLisle 368a6b2406 manual merge, still wip
Caleb James DeLisle 0eb2165f31 Implement a new pad framework and make it work (seemingly) with /pad/
yflory 95542bcdaf Lint
yflory 8a09e39f46 Enable tags in pads
yflory 72f0952835 Make sure we can't open a pad using the wrong app
yflory a78b597ebb lint errors
yflory 018f71df04 Add drop handlers for mediatags in ckeditor
yflory c00d295466 Add missing translations
yflory 974658453c Mediatag integration in pads
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 041071e61c manual merge
Caleb James DeLisle 7334173b4a Hopefully fix infinite spinner whenever there is a disconnect (pad)
yflory 8ef27dca08 Lint
yflory 757d0a2800 Save the state of CKEditor's toolbar (visible or hidden)
yflory 0423a5f4e2 Clean secure iframe code
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
ansuz 47ec959032 make sure contenteditable is not set in read only mode
yflory 204e45dfae Enable templates in pad
yflory 86e23ac19f Use less2 in secure iframes
yflory 0893bcc0e5 Merge branch 'staging' into code2
yflory 4db4f66786 Remove an unnecessary fix for Safari
yflory a2ed266048 Move the code app in a secure iframe
Caleb James DeLisle 1044531806 Fix Safari iframe size issue
yflory 51fa6287c1 Enable notifications in secure pads
yflory 0b4e044540 Fix the plugin to open a link in a new tab in pad
Caleb James DeLisle 056285a7b6 Move pad2 to pad and create bounce app
ansuz 5e56ad912e remove the last bit of compiled css
ansuz e9bfaa9a60 compile less clientside. remove compiled css