32 Commits (a74915ab583206ac7a12d818b6568e1e5f6aaa58)

Author SHA1 Message Date
ansuz 58c38dd77b focus on the current window when you pop an alert 7 years ago
ansuz 1943c83f69 clean up api for Cryptpad.confirm 7 years ago
ansuz 32e8c8ef4b implement alertify without alertify 7 years ago
ansuz bbf7ed3827 refactor drive to use dialog.selectable()
fix class on alertify-like boxes
7 years ago
ansuz 809b56625d refactor ui elements 7 years ago
ansuz fab6264ce6 use loading screen from pages.js 7 years ago
ansuz 15e24ebe4f ui for hashtag picker 7 years ago
yflory 53eb9bb541 Remove the logo from the filepicker loading screen 7 years ago
yflory 86e23ac19f Use less2 in secure iframes 7 years ago
ansuz 536fe04790 emit notification when alert, confirm, or prompt are called 7 years ago
Caleb James DeLisle 878a565f89 tiny little performance improvement in something that really doesn't need it 7 years ago
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. 7 years ago
Pierre Bondoerffer d3f2398865
bump tippy to 1.2.0, add dynamicTitle option 7 years ago
ansuz 395f6e1b27 reset confirm text for alertify 7 years ago
ansuz 3fa010027c implement clearTooltips 7 years ago
Nicolas Lemoine 658b00814b TodoApp - Style and translations 7 years ago
yflory 683769f30a Fix tooltips 7 years ago
yflory b9bba76b4e Make the delay for tooltips configurable 7 years ago
yflory a5a73ce326 Fix print button in slide 7 years ago
yflory c33d2a2db0 New tooltips 7 years ago
yflory baf439648e Add the contacts app in the dropdown menu 7 years ago
ansuz b037cfbfdb set usage tips relative to bottom of screen, not top 8 years ago
yflory 56a25e1036 Small fixes for the new toolbar 8 years ago
yflory 33ea8cb183 Make sure we don't call both the yes and no handlers in prompts 8 years ago
ansuz d25477e8c6 don't let tooltips interfere with DOM interaction 8 years ago
ansuz 767793b5ca fix stuck loading tip 8 years ago
yflory cf81b02096 Make sure the spinner is always centered in the loading screen 8 years ago
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files 8 years ago
ansuz 78b11584f8 remove unused variables 8 years ago
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 8 years ago
ansuz f694a81a5c move more interface code out of cryptpad-common 8 years ago
ansuz e10901edb2 begin to move interface code out of cryptpad-common 8 years ago