3552 Commits (9c58dc216ffec205e2c558235553e9a3e1516778)

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
yflory b14228da18 Merge branch 'staging' into refactor 7 years ago
yflory c59c6072f3 Remove jquery from outer 7 years ago
yflory fc027ba00b Test webworker app 7 years ago
yflory c6b8bbea59 Fix tests 7 years ago
yflory 04e02871bc Merge branch 'refactor2' into staging 7 years ago
yflory 4903bd0757 Enable messenger in async store 7 years ago
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies 7 years ago
Caleb James DeLisle 7c8572c99d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 5187b3f26c Flow compliance and fix a few bugs in rpc.js 7 years ago
yflory 664625a6ef Fix more async store issues 7 years ago
yflory d1277d7026 Merge branch 'staging' into refactor2 7 years ago
ansuz 3f892e04a5 fix codemirror overflow css 7 years ago
yflory 5c3237e093 Fix issues with the async store 7 years ago
yflory b3688db202 Use async store 7 years ago
yflory 0840570fbf Async store part 1 7 years ago
ansuz 96cf83af34 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 385ac9607c pass 'self' into common-util instead of using window 7 years ago
yflory acd8ab7446 Add the markdown toolbar in profile 7 years ago
yflory b0a384e8e0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps 7 years ago
ansuz 22c5ff757b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 650d26afea use unified listmap in profile app 7 years ago
yflory 68d602f74a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 644f6e9985 Use the bounce app to open links from inner 7 years ago
ansuz 5eacc158d9 make tests pass again 7 years ago
ansuz 812df7de6f Merge branch 'merge-staging' into staging 7 years ago
ansuz be5c5831dd lint compliance 7 years ago
yflory 444ba91287 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax 7 years ago
ansuz 77c81f2426 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into merge-staging 7 years ago
ansuz 4ff4ccd1d3 use faster and more correct 'find' implementation 7 years ago
ansuz e3f04ef076 Merge branch 'soon' into staging 7 years ago
ansuz 71cf3a4ddf fix creation of personal todo list 7 years ago
ansuz 701af29192 fix broken register/login process 7 years ago
ansuz a3c093838c merge latest staging and resolve conflicts 7 years ago
ansuz 56102d3689 use unified listmap 7 years ago
ansuz 661db129b2 lint compliance 7 years ago
ansuz 80978377f2 return transformed cursor value 7 years ago
ansuz 2e00214783 drop unreachable code 7 years ago
ansuz ee6c2097f5 resolve merge conflicts 7 years ago
yflory 9795ac32cb Ability to burn an anonymous drive from the browser 7 years ago
yflory 4b5abdecbe Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 280a7c2765 Clean cryptpad-common 7 years ago
ansuz 98c2b0c802 Merge branch 'soon' into staging 7 years ago
ansuz 3ff0eb116b don't let search interfere with renaming 7 years ago
yflory eba1c9dfac Add chainpad log to the debug app 7 years ago
yflory a660c03f97 Fix scrollbar in the debug app 7 years ago
yflory 30cea8888d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 06011065d2 Add a debug app 7 years ago
ansuz 60c4973d62 resolve merge conflicts 7 years ago
ansuz 585f9d2e4e repair broken 'clear channel' button 7 years ago
yflory 000f3edd1d Constants file 7 years ago
yflory 477f14bb8b Put constants in a separate file 7 years ago
ansuz 9d662bd337 fix right-click pad creation in drive 7 years ago
ansuz d726c95f0b fix namespace collision 7 years ago
ansuz c8a9afb6c8 remove duplicate loading screen 7 years ago
yflory 7f88d1d43a Improve drive loading speed 7 years ago
yflory 06ede6b294 Fix export in apps using framework 7 years ago
yflory c35e3d644e Make sure dates are stored as numbers in the drive 7 years ago
yflory 655dfe971d Add translation for the edit username button in the userlist 7 years ago
yflory eb88efd83f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 80803ad076 Fix empty codemirror after thumbnail creation 7 years ago
ansuz a8d5a68eb5 open links correctly in contacts app 7 years ago
ansuz 7441a68fb9 update test after merging api changes 7 years ago
ansuz d1beb6493b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz b96ea47f1f strip tracking parameters when parsing urls 7 years ago
yflory e2cf46d725 Add new keyboard shortcuts for the drive search 7 years ago
yflory cf26c4c286 Improve the toolbar UI for smaller screens 7 years ago
yflory fc02f97d78 Use less2 classes in the user menu 7 years ago
yflory 41a082c46d Fix video thumbnails 7 years ago
yflory fd258fc277 Fix preview button tooltip in code 7 years ago
yflory fe9261f6a2 Fix modules order in TODO 7 years ago
yflory af8aa25228 Add an option to never rename a file during the session 7 years ago
yflory 31b31654ec Lint compliance 7 years ago
yflory 25d3d321da Ability to rename a file before uploading it to the server 7 years ago
yflory 2813b7219e Fix the public key using the wrong domain in settings 7 years ago
yflory a96e49d55a Fix filepicker creating a new netflux network when initialized 7 years ago
yflory 630ac45948 Fix laggy and blinking tooltips 7 years ago
yflory 1f53304ad3 Display a dropdown menu inside another one 7 years ago
yflory 014e12b5b5 Ability to update the username from the userlist 7 years ago
yflory bdd24ed14f lint 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe 7 years ago
yflory 5a2afb5c95 Remove Realtime and Messaging from common 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
yflory dc207393fd Separate UI elements from cryptpad-common 7 years ago
Caleb James DeLisle 50da6b3b2e Needs to be handled in chainpad-listmap
Revert "Do content checks on the drive so if it gets corrupted, the patch will be rejected"

This reverts commit eaa7b6e8e5.
7 years ago
Caleb James DeLisle eaa7b6e8e5 Do content checks on the drive so if it gets corrupted, the patch will be rejected 7 years ago
yflory 354c63bd64 Clean old code 7 years ago
Caleb James DeLisle ac66511f0a Merge branch 'staging' into new-diff 7 years ago
yflory be848c1bec Fix broken readonly link in drive 7 years ago
yflory f931574dac lint compliance 7 years ago
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 7 years ago
Caleb James DeLisle 840cd91bcb manual merge 7 years ago
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 7 years ago
yflory cf5ccf04f2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 101482b8cc Migrate settings to use a sandboxed iframe 7 years ago
ansuz 7f8147b18b Merge branch 'soon' 7 years ago
yflory c1ba08cfc6 Make sure thumbnails are .png 7 years ago
yflory 0956905ca8 Wipe localForage on log out 7 years ago
yflory 6b9ffe8dd1 Make thumbnails more secure 7 years ago
ansuz 454fc8498c remove old* apps 7 years ago
ansuz e07bb0f7b3 roll back to old transform function, except in pad 7 years ago
yflory a592317e35 lint compliance 7 years ago
yflory fef97ed60e Fix an creating duplicates mediatags in markdown preview 7 years ago
yflory 9060464f37 Create thumbnails only when the tab is not focused 7 years ago
yflory a37e6c7979 lint compliance 7 years ago
yflory 2a3a5c4342 Ability to disable thumbnails 7 years ago
yflory 5dff9a32b6 Fix comments order in polls 7 years ago
yflory 1871749b6f Fix -1 viewer in the userlist when disconnected 7 years ago
yflory cf3024ef5b Ability to display an error in the toolbar state 7 years ago
yflory 8de9a596f1 Fix cursor in thumbnails 7 years ago
yflory fd7bb3aadb Make sure the infinite spinner modal is not displayed multiple times 7 years ago
yflory 3ebb5ca493 Fix issue in diffMarked creating text nodes for each character 7 years ago
yflory 5438970ab4 typo 7 years ago
yflory e0f7df80b3 Fix avatar upload and use less2 everywhere in profile 7 years ago
yflory 7f9b21405b Add missing files for profile 7 years ago
yflory e99836bae2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 4250688856 Migrate profile to use sframe 7 years ago
ansuz 744809101c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 867df1db56 fix '+New' button in drive toolbar 7 years ago
yflory 907e2cb517 lint compliance 7 years ago
yflory abc511a56e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 68accaf653 Todo in sframe with less2 7 years ago
ansuz 11b8b380fd Merge branch 'staging' into evilham 7 years ago
ansuz 04f26ff886 Merge branch 'staging' of github.com:evilham/cryptpad into evilham 7 years ago
ansuz 0a14c715ad add test for support of invite urls 7 years ago
Evilham 5dcfbd07ab Merge branch 'theming-improvement' into staging 7 years ago
Evilham 4933aafbc8 Added default values to avoid breaking existing themes. 7 years ago
ansuz 4c0049ad55 don't log presence of other users as 'joins' when you have first joined 7 years ago
ansuz 325f685f3e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 1cbf1aec92 prevent undefined access in non-sframe apps 7 years ago
yflory ac1b67ad67 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 1245b4d244 Enable thumbnails in poll and whiteboard 7 years ago
ansuz d644054e3f lint compliance 7 years ago
ansuz ed253e6c75 Merge branch 'staging' into evilham 7 years ago
ansuz df1a700cb2 disable thumbnail test. add test for flat dom 7 years ago
ansuz 02cd7e5b58 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 69890ebd8f prototype alternate datastructure for trees in listmap 7 years ago
ansuz 23c305f71f implement removeItem so localForage doesn't complain 7 years ago
Evilham 735f0a7e30 Merge branch 'theming-improvement' into staging 7 years ago
Evilham 83da9cf752 Moved colours to colortheme.less to enable theming 7 years ago
yflory 8251247da2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 6f020b67ca Add thumbnails to framework apps 7 years ago
ansuz 98c66ef8f6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory bf817f20ee Fix file upload in code and slide 7 years ago
ansuz f031af4e9d fix broken media-tags in contacts 7 years ago
yflory 24572a40d2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory f4adbd980e Thumbnails for the code app 7 years ago
ansuz ba97aa7ad2 allow file upload handler to create thumbnails for whiteboard 7 years ago
ansuz 6157c57a4b disable color palette when interface is not editable 7 years ago
ansuz 8359902f6a fix typo in poll 7 years ago
ansuz 69f9a7ebf3 make userlist change notifications configurable 7 years ago
Caleb James DeLisle 027b9fa383 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle aa37997aa3 Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm> 7 years ago
ansuz bac608adfe Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz dc90811090 only call onReady once in sframe-listmap 7 years ago
yflory bac10472f3 lint compliance 7 years ago
yflory 39b4cb9226 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 18b5b20d27 Add thumbnails for PDFs 7 years ago
ansuz aee51f1317 lint compliance 7 years ago
ansuz 447b0a74ee handle errors for videos when uploading 7 years ago
yflory 30a69fae13 Add thumbnails for videos 7 years ago
yflory 21f8ae7570 Keep the correct ratio for image thumbnails 7 years ago
yflory 2dd3c42fd5 Fix handlers registered again on reconnect in drive and poll 7 years ago
yflory a0bcb901d3 Add titles in poll when options or usernames are overflowing 7 years ago
yflory 74985fd0f2 Use text for the addUser button in polls 7 years ago
ansuz 6db5a34323 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz c17fc2efe7 improve option order in poll 7 years ago
yflory 2be22867c1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 13718d0263 Fix recent pads in chrome 7 years ago
ansuz 2e5fdf709a Merge branch 'soon' into staging 7 years ago
ansuz de8339fea7 hide alertify when you are in presentation mode 7 years ago
Caleb James DeLisle 9b02b36724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle d7e9498143 Fix and then disable the new OT 7 years ago
ansuz 288e141c1f add missing sframe method 7 years ago
yflory c1d05a00ba Improve media-tag export in pad to work with existing CSP 7 years ago
yflory 3e4faf1be1 Add new state messages in the toolbar 7 years ago
yflory 6d080bcb45 Ability to export mediatag images in pad 7 years ago
yflory a0dd867f33 Fix pending state not removed after friend invite rejected 7 years ago
yflory c25be21138 Fix the upgrade button in the drive 7 years ago
Caleb James DeLisle cc6b2192e4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory a3c7aa67d8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 094856a511 Fix renaming pad with multiple dots in the name in drive 7 years ago
ansuz bf832ba784 fix comment overflow 7 years ago
yflory 7bc2f81852 Fix pinned column not always stored in polls 7 years ago
yflory 88e7f9a218 Add last access and creation times in the properties window in drive 7 years ago
yflory 22e3baed4b Fix sort issues in drive 7 years ago
yflory f43606f71d Present mode to display only the parsed markdown in code 7 years ago
yflory 515214aed1 Use present mode in embed code 7 years ago
yflory 201c974df6 Merge branch 'thumbnails' into staging 7 years ago
yflory 7b8490ad20 Use less2 in contacts 7 years ago
yflory dd63cd13d7 Fix profile page title 7 years ago
Caleb James DeLisle 81d0b3272d Fix multiple infinite-spinner errors piling up on top of eachother 7 years ago
Caleb James DeLisle 9e4c48f537 lint errors 7 years ago
Caleb James DeLisle a149152f11 Merge branch 'staging' into framework 7 years ago
yflory 4197b7b968 Fix missing icon in list mode for files with thumbnail 7 years ago
yflory d941b1098a Remove selection in whiteboard when uploading to the drive 7 years ago
yflory 4116d08dd1 Display thumbnails in the drive and then file picker 7 years ago
yflory 6920129126 Embed images from the drive in whiteboard 7 years ago
MacLemon 867b971c33 Compressed images: PNG recompressed pixel identical, JPGs recompressed visually identically. Saving about 9.8%≈580kB overall, to speed up initial and repeating client connections. 7 years ago
yflory 2fd120100a Merge branch 'wb' into staging 7 years ago
Caleb James DeLisle 15337603bb Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle a6b34491fc freeze the editor when reconnecting 7 years ago
Caleb James DeLisle 854c1e94a4 make infinite spinner error message go away if ChainPad settles after it has been popped 7 years ago
yflory a859ab081a Fix fouc in drive 7 years ago
yflory 7b6432f134 Lint 7 years ago
yflory 6926d42292 Autoload template picker to make it faster to appear when used 7 years ago
yflory 1c8e1a36e8 Add file type in the pad attributes for existing files 7 years ago
yflory b86f8e3f26 Fix uloaded files not moved to the correct folder in drive 7 years ago
yflory 88d0a2b8a6 Merge branch 'master' into staging 7 years ago
yflory 5ed60a0ad7 Fix image ratio in slides 7 years ago
Caleb James DeLisle 753e2d797e Merge branch 'staging' into framework 7 years ago
yflory 62bc72847f Add an error message when trying to tag a deleted pad 7 years ago
Caleb James DeLisle c773b5d076 Remove a brittle test which can make a pad inaccessible, switch from transformFunction to (new) patchTransformer and add another DOM.normalize() which is needed 7 years ago
yflory 69dd3a60ab Hide template and fileupload buttons for anonymous users 7 years ago
yflory 8e1f15e88d Get title suggestion based on poll's description 7 years ago
ansuz e317265594 Merge branch 'master' of github.com:xwiki-labs/cryptpad 7 years ago
ansuz 0d912402e5 patch for bug in Firefox ESR 7 years ago
yflory 91381ca77d Fix lint errors 7 years ago
yflory 50090a3af6 Add placeholders for the comment form in poll 7 years ago
yflory 95ad25973e Ability to delete a stronger pad from readonly mode 7 years ago
yflory b28c1537e8 Fix history in readonly mode 7 years ago
yflory 620ba4ed5d Fix fouc in drive 7 years ago
yflory b31bbebf7b Buttons are missing in whiteboard when zoomed in 7 years ago
yflory a5a08176fb Merge branch 'master' into staging 7 years ago
yflory 54b5a2d654 Fix style issues in poll (Chrome) 7 years ago
yflory 86767184da Fix style issues in poll for Edge 7 years ago
yflory 00e8d32d60 Fix column position in poll for Chrome 7 years ago
yflory b110e1b8da Fix style issues in poll for Edge 7 years ago
yflory ecb537ac7f Move code to render.js in poll 7 years ago
yflory 75b3ff9c60 CSS issue in polls 7 years ago
yflory c46280d032 Fix style issues for Edge 7 years ago
ansuz 128c9c2f4e Merge branch 'staging' of github.com:CatalinScr/cryptpad into catalin 7 years ago
ansuz f0bdc3b26f second try 7 years ago
ansuz d50a692986 add note about tags to prompt 7 years ago
Caleb James DeLisle c8928a0811 Switch the transform function and also stop calling textPatcher without the metadata 7 years ago
yflory 035150614d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 484e216054 Fix hashtag button in the toolbar 7 years ago
yflory 4c19375f4d Avoid missing characters in poll's inputs 7 years ago
ansuz a12239405b fix toolbar 'home link' to visit home page from drive 7 years ago
yflory dd141b5c9f Disable comments when a poll is not published 7 years ago
Caleb James DeLisle 36aee2d174 lets try normalizing the dom before applying a patch 7 years ago
Caleb James DeLisle 828a685ba8 Fix broken browser fight logging 7 years ago
yflory aa744567ed Fix thumbnails in sframe apps 7 years ago
yflory 5e7bf0cfb8 Embed an image in whiteboard 7 years ago
Caleb James DeLisle f0eb58ee95 Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle 9509d538e0 Cursor not being updated at the right times before applying a patch. 7 years ago
yflory 888028c542 Lint 7 years ago
yflory e5a54b5978 Fix folder highlighting with drag&drop in the drive 7 years ago
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive 7 years ago
yflory ab3648a30a Merge branch 'newpoll' into staging 7 years ago
yflory 1c4f1c785d Improve stability and UI in poll and its comments 7 years ago
ansuz 7559bc062e lint compliance 7 years ago
ansuz 503111d26a use recompiled media-tag 7 years ago
ansuz 427afc3954 override modified file name in pdfjs 7 years ago
ansuz d85db64939 add tags from drive 7 years ago
Caleb James DeLisle 0aecfad854 Occasionally the language selector only says "Mode" rather than the language 7 years ago
Caleb James DeLisle ae87320408 Preview pane cannot be resized after it has been hidden and then shown again 7 years ago
ansuz 1f35798194 stop event propagation from tag prompt 7 years ago
ansuz c936e5ae73 make context menu open correct app on correct port 7 years ago
Caleb James DeLisle d9e97b86e6 Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle 383c2f54cb 1. Add a class cp-hidden-if-readonly which is display:none if the pad is in read-only mode. 2. Don't show color pickers or options when in read-only on presentation. 7 years ago
ansuz deed04108b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz a90c078e84 correct reference to undefined 7 years ago
yflory 26dfc65c25 Comments in polls 7 years ago
yflory 5304dc319f Enable redirection to the previous page after registration 7 years ago
yflory ceb8ff18bd Fix ghost icon in drive 7 years ago
yflory 846b1a9fb3 Improve description UI in poll. Enable tags and mediatag 7 years ago
yflory 68bda92291 Use codemirror for description in poll 7 years ago
ansuz b8ce149db6 add hint about tag usage 7 years ago
ansuz f15ec4efe9 add tagging to whiteboard and file apps 7 years ago
ansuz f90742603e style fixes 7 years ago
Caleb James DeLisle d6570ad9f2 Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click. 7 years ago
yflory 707d3b3e94 Ability to export polls as csv 7 years ago
yflory 5cf86bf74a Update UI in poll and remove old code 7 years ago
ansuz 09c0a473e2 fix function signatures 7 years ago
yflory 3337689630 Wrong translation key in toolbar 7 years ago
Caleb James DeLisle 94d2f4472b Stop using presentSuccess because it is hidden behind the modal in slide 7 years ago
yflory 126742a1c3 Fix bugs in sframe poll and update UI 7 years ago
ansuz 351b95d6a9 resolve merge conflicts 7 years ago
ansuz 6c7b135f91 lint compliance 7 years ago
ansuz 94c392b79f secure messaging 7 years ago
Caleb James DeLisle 53f65f6a87 Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle fa6938baa8 1. Migrated /slide/ to use framework
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
7 years ago
Caleb James DeLisle 1e5bc5da14 onReady should only be called once, onContentUpdate should be able to throw and there should be a generic normalizer 7 years ago
Caleb James DeLisle 7230c780a1 Get rid of last usages of cryptpad-common in pad/inner 7 years ago
Caleb James DeLisle 12e82e80ec When changing the title of a presentation, the title in the bottom of the slide should also change 7 years ago
ansuz 0a99478d9f catch diffdom errors and plow through 7 years ago
ansuz 0f9e93e1de make tests pass again 7 years ago
ansuz 48c49e5a75 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 19e58cec94 prevent typeError 7 years ago
yflory 66da349ee4 Sandboxed Poll app with less2 7 years ago
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/ 7 years ago
Caleb James DeLisle 6dbc02e81a Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle 1c791b5b51 Fix framework by removing some async and also fix media tags 7 years ago
Caleb James DeLisle 90d00c10b1 Make metadata-manager a bit more robust 7 years ago
yflory 9b2251005c Merge branch 'staging' into newpoll 7 years ago
yflory 8de1852ab9 Lint compliance 7 years ago
yflory 2c10f9b07b Merge branch 'staging' into newpoll 7 years ago
yflory e02a779c14 Use secure drive as default drive 7 years ago
yflory b4de31c827 Merge branch 'newdrive' into staging 7 years ago
yflory c1275b5671 Prepare secure poll 7 years ago
yflory 4c394e0031 Fix UI issue in poll 7 years ago
Caleb James DeLisle 342b6012f7 manual merge of staging into framework 7 years ago
Caleb James DeLisle cf6030ab8b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle e62c5e1d07 Add some debugging lines to help synthesize error cases 7 years ago
ansuz 9571b3c018 persist whiteboard content across sessions 7 years ago
ansuz 748172585e update for modified id 7 years ago
ansuz 4cd7d8eda4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 345bfc1cea Remove migration for pad attributes 7 years ago
ansuz 52be5501d6 remove invalid test 7 years ago
yflory 69014e5fde Fix mediatags in pad not cached 7 years ago
ansuz b3e066eaca show loading screen tips during loading screen 7 years ago
Caleb James DeLisle 77fe6a9bba small bug fixes 7 years ago
Caleb James DeLisle 1b01855dd2 Merge branch 'staging' into framework 7 years ago
Caleb James DeLisle 1fd7a6e2b3 Mistake in mkEvent which makes all events only work once 7 years ago
Caleb James DeLisle 368a6b2406 manual merge, still wip 7 years ago
yflory cdeac00633 Merge branch 'staging' into newdrive 7 years ago
yflory a8eecee590 Fix access to undefined variable in drive 7 years ago
yflory 91e36171eb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 138ad17e3e Fix 'import local pads' in settings creating duplicates 7 years ago
yflory 59ad96e491 Make sure the user is redirected to the drive at registration 7 years ago
yflory d2f1d0c0e9 Fix readme pad not added at registration in sframe drive 7 years ago
Caleb James DeLisle ae54cbca33 Refactor sframe-cpnf-inner to export chainpad 7 years ago
Caleb James DeLisle 44018ee7e1 Improve the LessLoader check to hopefully stop the message saying cookies were blocked. 7 years ago
Caleb James DeLisle b15527565c Allow passing arguments when firing events 7 years ago
Caleb James DeLisle 0eb2165f31 Implement a new pad framework and make it work (seemingly) with /pad/ 7 years ago
Caleb James DeLisle d9845d3450 Refactor sframe-cpnf-inner to export chainpad 7 years ago
Caleb James DeLisle f418ee9632 Improve the LessLoader check to hopefully stop the message saying cookies were blocked. 7 years ago
Caleb James DeLisle 72f03b2a47 Allow passing arguments when firing events 7 years ago
yflory 1afbd4648d Fix old drive 7 years ago
yflory b871faffc9 Enable tags in code and slide 7 years ago
yflory 6aeb366767 Lint 7 years ago
yflory 0600ce59ec Display the 'spinner' when typing in sframe apps 7 years ago
yflory 1d7683503f Fix link origin in sframe upload table 7 years ago
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