226 Commits (70e2f826fcf41acacc0ddbbed15c973e41b81bc8)

Author SHA1 Message Date
yflory 5c53868c3b Delete pads after 3 months of inactivity 7 years ago
yflory 728a6a868d Manage expired channels 7 years ago
yflory 5bba9b6c39 Refactor login to remove duplicate code 7 years ago
yflory 91e42f1518 Fix the bug introduced in the share modal fix 7 years ago
yflory 0b1795e5a1 Fix an issue preventing the share modal to be used more than once 7 years ago
ansuz 80cd3e208a lint compliance 7 years ago
ansuz 4e8335bfdd fix support for custom button classes 7 years ago
yflory 2995782079 Different colors for ok and cancel in alertify 7 years ago
yflory 6a906e3770 Fix share modal extension point 7 years ago
yflory 6e086ee779 Add shortcuts in the share modal 7 years ago
yflory c5ebbe1a56 New share menu 7 years ago
yflory 47203c37f1 Remove console error caused by setTimeout called with undefined 7 years ago
yflory 73126ed597 Display the owner and expiration time of a pad in the properties modal 7 years ago
yflory 7164d2dfdd lint compliance 7 years ago
yflory 888739e333 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory fa6106a6bb Use CSS to remove the loading screen 7 years ago
ansuz c0b5dc7536 make loading screen tip presence configurable 7 years ago
ansuz d1d75f2f25 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle c928be028a Upgrade the testing framework to allow multiple tests 7 years ago
yflory 09433e0bf0 display existing tags in the prompt in drive 7 years ago
ansuz 38e28ebc9a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 3c2d6af4f0 save pending tags when clicking OK on tagPrompt 7 years ago
yflory 50ddad5e41 Fix an issue with the tag prompt removing all keyup listeners 7 years ago
yflory 630ac45948 Fix laggy and blinking tooltips 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
ansuz 1cbf1aec92 prevent undefined access in non-sframe apps 7 years ago
ansuz f0bdc3b26f second try 7 years ago
ansuz d50a692986 add note about tags to prompt 7 years ago
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive 7 years ago
ansuz 1f35798194 stop event propagation from tag prompt 7 years ago
ansuz b8ce149db6 add hint about tag usage 7 years ago
yflory cdeac00633 Merge branch 'staging' into newdrive 7 years ago
yflory 47fe7b1c53 Drive in sandboxed iframe 7 years ago
yflory 456370b1aa Base for Drive in sandboxed iframe 7 years ago
ansuz 95302366d1 lint compliance 7 years ago
ansuz 68f7d4bc0a more conformant tagPrompt behaviour 7 years ago
yflory 8a09e39f46 Enable tags in pads 7 years ago
yflory bafa401473 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory d360e2d0f4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory ab64bf9e59 Use less2 for the loading screen 7 years ago
ansuz a332168926 fix some bugs in prompts, alerts, confirms 7 years ago
ansuz 0db33d48fc properly handle variable args in Cryptpad.alert 7 years ago
ansuz 244e3ecba7 support forefront flag in alert config 7 years ago
ansuz a0b3201df3 fix focus on alerts, prompts, and confirms. call back from alerts 7 years ago
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