Commit Graph

212 Commits (a2bc22a95759a906738a3bfe90ace6e6598d9b60)

Author SHA1 Message Date
yflory 888739e333 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory fa6106a6bb Use CSS to remove the loading screen
ansuz c0b5dc7536 make loading screen tip presence configurable
ansuz d1d75f2f25 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle c928be028a Upgrade the testing framework to allow multiple tests
yflory 09433e0bf0 display existing tags in the prompt in drive
ansuz 38e28ebc9a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 3c2d6af4f0 save pending tags when clicking OK on tagPrompt
yflory 50ddad5e41 Fix an issue with the tag prompt removing all keyup listeners
yflory 630ac45948 Fix laggy and blinking tooltips
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
ansuz 1cbf1aec92 prevent undefined access in non-sframe apps
ansuz f0bdc3b26f second try
ansuz d50a692986 add note about tags to prompt
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive
ansuz 1f35798194 stop event propagation from tag prompt
ansuz b8ce149db6 add hint about tag usage
yflory cdeac00633 Merge branch 'staging' into newdrive
yflory 47fe7b1c53 Drive in sandboxed iframe
yflory 456370b1aa Base for Drive in sandboxed iframe
ansuz 95302366d1 lint compliance
ansuz 68f7d4bc0a more conformant tagPrompt behaviour
yflory 8a09e39f46 Enable tags in pads
yflory bafa401473 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d360e2d0f4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory ab64bf9e59 Use less2 for the loading screen
ansuz a332168926 fix some bugs in prompts, alerts, confirms
ansuz 0db33d48fc properly handle variable args in Cryptpad.alert
ansuz 244e3ecba7 support forefront flag in alert config
ansuz a0b3201df3 fix focus on alerts, prompts, and confirms. call back from alerts
ansuz 58c38dd77b focus on the current window when you pop an alert
ansuz 1943c83f69 clean up api for Cryptpad.confirm
ansuz 32e8c8ef4b implement alertify without alertify
ansuz bbf7ed3827 refactor drive to use dialog.selectable()
fix class on alertify-like boxes
ansuz 809b56625d refactor ui elements
ansuz fab6264ce6 use loading screen from pages.js
ansuz 15e24ebe4f ui for hashtag picker
yflory 53eb9bb541 Remove the logo from the filepicker loading screen
yflory 86e23ac19f Use less2 in secure iframes
ansuz 536fe04790 emit notification when alert, confirm, or prompt are called
Caleb James DeLisle 878a565f89 tiny little performance improvement in something that really doesn't need it
Caleb James DeLisle 7a698d092e When Cryptpad.clearTooltips() gets called, don't clear tooltips unless their associated element has gone missing so it won't clear a tip someone is trying to read.
Pierre Bondoerffer d3f2398865
bump tippy to 1.2.0, add dynamicTitle option
ansuz 395f6e1b27 reset confirm text for alertify
ansuz 3fa010027c implement clearTooltips
Nicolas Lemoine 658b00814b TodoApp - Style and translations
yflory 683769f30a Fix tooltips
yflory b9bba76b4e Make the delay for tooltips configurable
yflory a5a73ce326 Fix print button in slide
yflory c33d2a2db0 New tooltips
yflory baf439648e Add the contacts app in the dropdown menu
ansuz b037cfbfdb set usage tips relative to bottom of screen, not top
yflory 56a25e1036 Small fixes for the new toolbar
yflory 33ea8cb183 Make sure we don't call both the yes and no handlers in prompts
ansuz d25477e8c6 don't let tooltips interfere with DOM interaction
ansuz 767793b5ca fix stuck loading tip
yflory cf81b02096 Make sure the spinner is always centered in the loading screen
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files
ansuz 78b11584f8 remove unused variables
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz f694a81a5c move more interface code out of cryptpad-common
ansuz e10901edb2 begin to move interface code out of cryptpad-common