Commit Graph

339 Commits (a5b7b0191fe98ca4ff7a8e5caf59a6a42cdc201e)

Author SHA1 Message Date
yflory c460e2820e Fix a 1px offset for the userlist in Firefox/Windows
yflory f329d65bc8 Ability to reduce the width of ckeditor
yflory edc236e17b Disable edition in pad read-only mode
yflory c269929319 Fix creation page not displayed in pad and slide
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
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 2e00214783 drop unreachable code
ansuz ee6c2097f5 resolve merge conflicts
yflory cf26c4c286 Improve the toolbar UI for smaller screens
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
Evilham 5dcfbd07ab Merge branch 'theming-improvement' into staging
Evilham 4933aafbc8 Added default values to avoid breaking existing themes.
Evilham 735f0a7e30 Merge branch 'theming-improvement' into staging
Evilham 83da9cf752 Moved colours to colortheme.less to enable theming
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 6dbc02e81a Merge branch 'staging' into framework
Caleb James DeLisle 1c791b5b51 Fix framework by removing some async and also fix media tags
yflory b4de31c827 Merge branch 'newdrive' into staging
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 456370b1aa Base for Drive in sandboxed iframe
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 1131ef0172 Fix language selection in sandboxed iframes
yflory 018f71df04 Add drop handlers for mediatags in ckeditor
yflory c00d295466 Add missing translations
yflory 974658453c Mediatag integration in pads
Caleb James DeLisle 5f0383ae99 update version of sframe-boot because it was changed
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