Commit Graph

301 Commits (5d584625e4ff1109d361ed080c6903493184e388)

Author SHA1 Message Date
Ryan P.C. McQuen ff4a49d59b
Fix Org mode regex.
More details here: https://github.com/mickael-kerjean/nuage/pull/16
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 f292407c6e Fix present mode in the code app
yflory c269929319 Fix creation page not displayed in pad and slide
yflory dcfccf88cd Merge branch 'creationpage' into staging
yflory 353b146644 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
yflory e96d54e655 Add a pad creation page
yflory 0080dd7624 Fix codemirror width with small screens in the code app
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
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 cdeac00633 Merge branch 'staging' into newdrive
yflory b871faffc9 Enable tags in code and slide
yflory 456370b1aa Base for Drive in sandboxed iframe
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 1131ef0172 Fix language selection in sandboxed iframes
yflory 0a656ca8d6 Fix the splitter in code and add it back
Caleb James DeLisle 5f0383ae99 update version of sframe-boot because it was changed
yflory 47cfa0cf45 Focus the editable content when opening a codemirror pad
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
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 9271b0c1a8 Try to fix half-codemirror bug
yflory 55fe882f64 Fix readonly mode in code
yflory bd422178c4 Hide the filepicker button in readonly mode
yflory f2aaaa9751 Move slide to secure iframe