2758 Commits (d6570ad9f2bc5b2c6c49250f823f4bdcfbdc284b)

Author SHA1 Message Date
yflory 92c808812a Fix missing style in toolbar/less2 7 years ago
yflory deba699d08 Remove old style for sframe drive 7 years ago
yflory 4049931924 Lint 7 years ago
yflory c364377d7c Use less2 in sframe drive 7 years ago
yflory 47fe7b1c53 Drive in sandboxed iframe 7 years ago
yflory dfdeb7b113 Fix style and race condition for history mode 7 years ago
yflory a810d7bd85 Fix style and race condition for history mode 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
ansuz db4c3e7e2c Merge branch 'master' into staging 7 years ago
ansuz b5b84f540e fix preview mode class 7 years ago
ansuz f990200996 drop any notion of crypto from sframe-listmap 7 years ago
ansuz a1c124f1be Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 95542bcdaf Lint 7 years ago
ansuz c9223cb942 listmap does not care about 'readOnly' mode anymore 7 years ago
yflory 88914ec6cc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 8a09e39f46 Enable tags in pads 7 years ago
ansuz d2b27f3588 resolve merge conflicts 7 years ago
ansuz 4af01e6e9e make listmap consume cpNfInner 7 years ago
yflory 72f0952835 Make sure we can't open a pad using the wrong app 7 years ago
yflory 35a313d6ee Make palette realtime 7 years ago
yflory 6fdd66167a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 3023e8c855 Fix templates in whiteboard 7 years ago
yflory 732585ea7b Sandboxed iframe for the whiteboard app 7 years ago
ansuz 029a8e3023 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz d72146ba7f use setAttribute for assigning attributes in hyperscript 7 years ago
yflory a78b597ebb lint errors 7 years ago
yflory 8ce364a252 Add a button to empty the trash in the drive 7 years ago
yflory a1e7bf701d Select the element after clicking 'show in folder' in the drive search 7 years ago
yflory 483160a96a Fix tab notifications in code and slides 7 years ago
yflory 1131ef0172 Fix language selection in sandboxed iframes 7 years ago
yflory 0a656ca8d6 Fix the splitter in code and add it back 7 years ago
yflory 018f71df04 Add drop handlers for mediatags in ckeditor 7 years ago
yflory c00d295466 Add missing translations 7 years ago
yflory a927f40f02 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 974658453c Mediatag integration in pads 7 years ago
ansuz 15db6b180c copy bug fixes from changes 7 years ago
ansuz 5b45e92250 delete range requests after they have completed 7 years ago
ansuz 4f6909fce3 set icon to 'faded' styles 7 years ago
ansuz 086d4bae32 clean up contacts initialization 7 years ago
yflory 96d0456f31 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 1091e0b375 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 47ce645897 implement slice 7 years ago
ansuz a8f7beb20b remove deprecated apps 7 years ago
ansuz 6ed4f2fc64 fix a thing 7 years ago
ansuz 8a564bf350 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 513f8e73d4 refactor cryptpad.ready to use nthen 7 years ago
yflory c50c297490 Fix the size of the loading screen for the filepicker 7 years ago
Caleb James DeLisle b643ccc232 typo 7 years ago
Caleb James DeLisle 652c916690 change the command in the documentation so that it will not change itself 7 years ago
Caleb James DeLisle 5f0383ae99 update version of sframe-boot because it was changed 7 years ago
Caleb James DeLisle 845f75f8a7 remove a 100ms dead spot from page load 7 years ago
Caleb James DeLisle b24e9b84af Manual merge, update the CSS in loading.js and document that loading.less does nothing. 7 years ago
Caleb James DeLisle 8a32b72ffc 1. implement cryptpadCache which has put() and get() functions that can be used like a localStorage that auto-flushes when a new version is released
2. change loading.js to use packaged css in order to get the loading screen up as quick as possible.
3. change LessLoader to cache less in cryptpadCache
7 years ago
ansuz 4d688289cc lint-compliance 7 years ago
ansuz 2797a77f5d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 47cfa0cf45 Focus the editable content when opening a codemirror pad 7 years ago
ansuz f039fc7ff5 develop a system for avoiding z-index problems 7 years ago
yflory bafa401473 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory fa64adbbe5 Hide visible elements while loading the slide app 7 years ago
ansuz fbd4be6135 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
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed 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 8a87ec180e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 0d8c292fef Merge branches 'staging' and 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 7 years ago
Caleb James DeLisle d46cc8226d Update LessLoader to be capable of loading CSS as well as less files and properly rewrite the URLs 7 years ago
ansuz dc86579d46 use an 8 character password for tests 7 years ago
ansuz e1f090bb9d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 244e3ecba7 support forefront flag in alert config 7 years ago
Caleb James DeLisle 63cb5dfc1e Make less loader rewrite urls to use version parameter 7 years ago
Caleb James DeLisle d967df2cec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle e3c0ec29f7 Hopefully chase out a race in sframe-channel 7 years ago
yflory 8c41e0bdd6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 437f50fd4a Migrate the file to a sandboxed iframe 7 years ago
Caleb James DeLisle 1713167a5d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 981a919328 Added tooltips back to sframe land with hopefully a more robust removal. 7 years ago
yflory 5ac3e97dc8 Merge branch 'master' into staging 7 years ago
yflory 7d720c73a9 Merge branch 'soon' 7 years ago
yflory ddbda08c88 Fix an issue when cleaning the template category in the drive 7 years ago
ansuz 9d229b8868 lint compliance 7 years ago
yflory 5b3667fd4e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 63700cb791 Fix an issue when cleaning the template category in the drive 7 years ago
ansuz a87ccdc37e remove redundant lines 7 years ago
ansuz da0e31fa54 guard against possible type errors 7 years ago
yflory 0f9da69185 Show if a pad has been renamed in the drive 7 years ago
ansuz 499b5ea2ba warn that a password is too short before doing anything else 7 years ago
ansuz a0b3201df3 fix focus on alerts, prompts, and confirms. call back from alerts 7 years ago
Caleb James DeLisle a74915ab58 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 671c893e8a Duplicating code like a moron, this should hopefully get fixed later. 7 years ago
yflory 5a4836fe6d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 79094aa4bb Fix closing the title input when the title is not modified 7 years ago
ansuz 58c38dd77b focus on the current window when you pop an alert 7 years ago
ansuz b9545f45f7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 306fec2d0e improve messages for template picker confirm 7 years ago
ansuz 1943c83f69 clean up api for Cryptpad.confirm 7 years ago