3197 Commits (79fa7321286c6f3f445182cafdf30f344d0268f2)

Author SHA1 Message Date
ansuz b6430d640e temporary measure to address infinite reload loop due to inaccurate inNewFile condition 7 years ago
yflory bc5554f5f6 Display an error when visiting the bounce app without href 7 years ago
yflory 2fd22c6db6 Fix task list in markdown when using one empty line between tasks 7 years ago
yflory 5e8b183ee6 Fix uncommited column in poll hidden in published mode 7 years ago
yflory 7164d2dfdd lint compliance 7 years ago
ansuz 26f5a1fe74 signal that onLocal is called by onRemote 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 b0fe323a4c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz c0b5dc7536 make loading screen tip presence configurable 7 years ago
yflory a26031c119 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 0e6e68aaff Remove print prompt in slides since the browsers already have a prompt 7 years ago
ansuz 892dfb18f7 check if users have service workers 7 years ago
ansuz 5f42a9749f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 4aa8d92a53 handle errors when constructing thumbnails from file metadata 7 years ago
yflory 5532b779fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz d1d75f2f25 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 590e77aafa lint, missing semicolon 7 years ago
Caleb James DeLisle 4117eb71cc Report the number of tests 7 years ago
Caleb James DeLisle c928be028a Upgrade the testing framework to allow multiple tests 7 years ago
yflory f7d30318cc Disable editable inputs in poll's read-only mode 7 years ago
yflory edc236e17b Disable edition in pad read-only mode 7 years ago
yflory f4078d68f0 Remove the 'edit username' button in the userlist in readonly mode 7 years ago
yflory 78f738143b Hide the markdown toolbar in read-only mode 7 years ago
ansuz 3177fd7857 hide whiteboard palette in view mode 7 years ago
Caleb James DeLisle 37dcf7285a Need to be exactly true, not just truthy 7 years ago
Caleb James DeLisle dc7dbb3e96 Accidentally made a test which hangs... 7 years ago
Caleb James DeLisle cbd7351d53 Improved logging if there's a non-empty-newdoc 7 years ago
Caleb James DeLisle d9323cc458 stubbed a failing test 7 years ago
yflory cfc9ce33d6 Hide the tags button for anonymous users 7 years ago
yflory 09433e0bf0 display existing tags in the prompt in drive 7 years ago
Caleb James DeLisle 3c0806659b Better logging if we trigger the doc emptystring issue 7 years ago
Caleb James DeLisle 7842c730a4 support for testing on safari 7 years ago
Caleb James DeLisle e587e9cd57 allow specifying the browser in selenium 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 47e4ce623a Fix import pads from anon drive at registration 7 years ago
yflory d666e9e7ee Remove tag and filepicker buttons for anon users 7 years ago
yflory c18d4297e1 Fix friend requests from the userlist 7 years ago
Caleb James DeLisle 6a2d79249d Added some nice testing 7 years ago
yflory f292407c6e Fix present mode in the code app 7 years ago
yflory 50ddad5e41 Fix an issue with the tag prompt removing all keyup listeners 7 years ago
yflory 92a8e107d7 Use the correct hash when opening the todo app for the first time 7 years ago
Caleb James DeLisle bb548b3428 Merge branch 'staging' into better-testing 7 years ago
yflory 3188ea3f35 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 6ac4fa4689 wip 7 years ago
yflory a08cf8faa8 Allow drive to receive updates after leaving history mode 7 years ago
ansuz afcf3d06b3 unpin pads when they are removed from your drive 7 years ago
ansuz 1a0ac9830a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz c0e49211c4 eat errors related to cursors 7 years ago
yflory bba974947b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 6bcc72ff83 Fix pads using an old URL 7 years ago
Caleb James DeLisle 8582f92892 Attempt to handle the possible scenario where we are overwriting an existing pad with the initial content. 7 years ago
ansuz 50b6a23067 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 76af3b90a7 stub createUnpinnedWarning0 7 years ago
ansuz 7b8321c263 make a test fail so we don't forget to fix the bug 7 years ago
yflory a863011a0c Fix profile in read-only mode 7 years ago
yflory 0d05d880ee Fix the bounce app 7 years ago
yflory b30efff5d1 Better way to check if we're using the safe origin in bounce 7 years ago
yflory b1765c6ae3 Fix pad creation screen with anonymous users 7 years ago
yflory c269929319 Fix creation page not displayed in pad and slide 7 years ago
yflory 362104ec09 lint compliance 7 years ago
yflory 89cc583f53 Call the handler if onReady is called for a ready channel 7 years ago
yflory dcfccf88cd Merge branch 'creationpage' into staging 7 years ago
yflory 353b146644 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 1922dbfd75 Creation page with mobile support 7 years ago
Caleb James DeLisle dd44b4da99 Removed old /less/ directory which is nolonger used :) 7 years ago
Caleb James DeLisle 7a09bf43eb Fix a truly silly mistake in rpc.js and make the pad-not-pinned message get removed if a registered user joins 7 years ago
Caleb James DeLisle 008b2cc67e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 12b0f3e201 Pad Not Pinned: Better CSS, moved element outside of the title element, added it in poll, better colors, tippy, and login/register in same window 7 years ago
ansuz 06422e6d5a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 38bd27303b WIP rpc framework 7 years ago
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work 7 years ago
yflory e96d54e655 Add a pad creation page 7 years ago
yflory 0080dd7624 Fix codemirror width with small screens in the code app 7 years ago
yflory 4377f2cee7 Fix missing translations in the drive 7 years ago
yflory 203c5d64c1 Focus codemirror after using the markdown toolbar 7 years ago
yflory e72270d4a4 Add feedback when sharedworker is defined 7 years ago
yflory 1ac4abc482 Remove old code 7 years ago
yflory 64303b4090 Merge branch 'refactor' into staging 7 years ago
yflory 3e064e6638 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 604ea1c95f Feedback about webworkers 7 years ago
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 1dabea84d9 Overrides to colortheme.less will nolonger block the adding of new keys to the original file 7 years ago
yflory 61935500f4 Lint compliance 7 years ago
yflory 9eb33e39e6 Enable change events in the drive 7 years ago
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic 7 years ago
yflory 17636769e4 Remove the second network created for the drive 7 years ago
ansuz 291eb57027 fix auth app 7 years ago
yflory 52712c4bb9 Use the network from the async store for pads 7 years ago
yflory e397f66b56 lint compliance 7 years ago
yflory de7806504b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory f52d987515 Ability to resize avatars before uploading them 7 years ago
ansuz 34223e4b78 remove accidental inclusion 7 years ago
ansuz 0b54a76211 lint compliance 7 years ago
ansuz cd29208267 fix toolbar's incorrect gotoDrive title 7 years ago
ansuz e85e2dcabd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz d3d9e2e771 WIP: refactoring rpc code 7 years ago
ansuz afcc888a8b make flat dom quiet again 7 years ago
yflory e164edec03 Fix the webworker app 7 years ago