Commit Graph

5875 Commits (6d015a2b9f410670eef8847447c98b2e43effea3)
 

Author SHA1 Message Date
ansuz f039fc7ff5 develop a system for avoiding z-index problems
yflory bafa401473 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory fa64adbbe5 Hide visible elements while loading the slide app
ansuz fbd4be6135 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
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
ansuz a332168926 fix some bugs in prompts, alerts, confirms
ansuz 0db33d48fc properly handle variable args in Cryptpad.alert
ansuz 8a87ec180e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 0d8c292fef Merge branches 'staging' and 'staging' of github.com:xwiki-labs/cryptpad into staging
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 d46cc8226d Update LessLoader to be capable of loading CSS as well as less files and properly rewrite the URLs
ansuz dc86579d46 use an 8 character password for tests
ansuz e1f090bb9d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 244e3ecba7 support forefront flag in alert config
Caleb James DeLisle 63cb5dfc1e Make less loader rewrite urls to use version parameter
Caleb James DeLisle d967df2cec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle e3c0ec29f7 Hopefully chase out a race in sframe-channel
yflory 8c41e0bdd6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 437f50fd4a Migrate the file to a sandboxed iframe
ansuz cce8811f9a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 1713167a5d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 981a919328 Added tooltips back to sframe land with hopefully a more robust removal.
ansuz ad591fba50 bump version
yflory 5ac3e97dc8 Merge branch 'master' into staging
yflory 8c3e2dbe61 Missing french translation keys
yflory 7d720c73a9 Merge branch 'soon'
yflory ddbda08c88 Fix an issue when cleaning the template category in the drive
ansuz 9d229b8868 lint compliance
yflory 5b3667fd4e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 63700cb791 Fix an issue when cleaning the template category in the drive
ansuz a87ccdc37e remove redundant lines
ansuz 4dedb5e2a6 Merge branch 'master' of github.com:xwiki-labs/cryptpad
ansuz da0e31fa54 guard against possible type errors
yflory 0f9da69185 Show if a pad has been renamed in the drive
ansuz 499b5ea2ba warn that a password is too short before doing anything else
ansuz a0b3201df3 fix focus on alerts, prompts, and confirms. call back from alerts
Caleb James DeLisle a74915ab58 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 671c893e8a Duplicating code like a moron, this should hopefully get fixed later.
yflory 5a4836fe6d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 79094aa4bb Fix closing the title input when the title is not modified
ansuz 58c38dd77b focus on the current window when you pop an alert
ansuz b9545f45f7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 306fec2d0e improve messages for template picker confirm
ansuz 1943c83f69 clean up api for Cryptpad.confirm
Caleb James DeLisle 8d3ebdbaf7 I'm stupid
Caleb James DeLisle 041071e61c manual merge
Caleb James DeLisle 7334173b4a Hopefully fix infinite spinner whenever there is a disconnect (pad)
yflory 9271b0c1a8 Try to fix half-codemirror bug