3478 Commits (f05e2225d6d6a283d5f3bf97f61c71d18fa0da57)

Author SHA1 Message Date
yflory 5dbc99343a Improve 'rename' input in the drive 7 years ago
yflory b04e3def64 Fix invalid translation key 7 years ago
yflory 649fefad54 Send cookie when history keeper has changed 7 years ago
yflory 2ac9c3ba66 Report RPC errors when deleting owned pads 7 years ago
yflory 037a6ccc35 Fix INVALID_RESPONSE error in the file app 7 years ago
yflory 54a91f1153 Ability to reorder and edit tasks 7 years ago
yflory 70e014cdfc Hide infinite spinner and disconnect modals when pad is deleted 7 years ago
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll 7 years ago
yflory 728a6a868d Manage expired channels 7 years ago
Fabien Vignon ac527c6411 add a logout page
allows destroying user session with a minimum number of loaded dependenciesi.
Can be Used for SSO forwards (logout).

Co-authored-by: Nicolas PARQUET <nparquet@linagora.com>
7 years ago
yflory 3bb6d5a83c Remove full history timeout 7 years ago
ansuz f8399eaaa6 avoid concatenating 'undefined' in drive interface 7 years ago
yflory ff151869de Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 7ebfa43408 Improve assert translations to detect issues in objects (tips, type, etc.) 7 years ago
ansuz d676a5e7db Merge branch 'staging' of github.com:xwiki-labs/cryptpad into keywords 7 years ago
ansuz bee5494abb add some sanity checks to the todo app 7 years ago
yflory 5bba9b6c39 Refactor login to remove duplicate code 7 years ago
yflory c2e9c60756 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 4df4c48fbd Improve UI for pad creation screen 7 years ago
ansuz 8213d0d926 guard against null pointer exception 7 years ago
yflory 83eb304716 lint compliance 7 years ago
yflory 970122b41d Send the channel id to the text analyzer 7 years ago
yflory 80df45f257 Get text from ckeditor 7 years ago
yflory fb192a2c45 Add a configurable background color in the file app in view mode 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
yflory ad2cde4705 Add warning about anonymous drive in localStorage 7 years ago
yflory bdafc101c9 Ability to remove owned channels from the drive 7 years ago
yflory 1c39e8b1bb Fix worker app 7 years ago
yflory b6e91c772e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory a1d9f44bbd Delete owned pads from server when removed from the owner's drive 7 years ago
ansuz f134f11b73 new getDeletedPads rpc 7 years ago
yflory 5089f1206d Pad creation screen translations and link to settings 7 years ago
yflory 74deb60f0f Fix issues with the new context menu in drive 7 years ago
yflory 36550b781f Don't check for stronger hash if we have an edit hash 7 years ago
yflory 86144eda22 Display a message about pads deleted from the server 7 years ago
yflory 9a317018e2 Remove deleted pads from the drive 7 years ago
yflory 3d3f58b3fc Improve share modal customization to make it work with async functions 7 years ago
yflory fd4ed3ce3b Fix subscription button in settings 7 years ago
yflory 548a32090e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 4d0312115a Add a link to the account server for subscribers in settings 7 years ago
ansuz 2b8414ca78 provide hints for running CryptPad 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
Caleb James DeLisle 4de6bd6195 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 014aacc76a Added a new RPC to get file offsets of messages by hash or of last 2 checkpoints, also improved checking of valid channel names and fixed a pull-stream bug and exposed async-store to the window 7 years ago
yflory 69c33e2f83 Ability to disable profile 7 years ago
yflory 51587d1006 Ability to disable feedback on the entire instance 7 years ago
yflory 006d99e19a Fix undefined friends 7 years ago
yflory af2bde27c6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory c90ba890ca Add more configurable options and add a new way to use custom config 7 years ago
ansuz ffa392a7e2
Merge pull request #221 from ryanpcmcquen/patch-1
Fix Org mode regex.
7 years ago
yflory 2e436f16c9 Refactor context menu in drive 7 years ago
Ryan P.C. McQuen ff4a49d59b
Fix Org mode regex.
More details here: https://github.com/mickael-kerjean/nuage/pull/16
7 years ago
yflory 4bea1aa2df Display default avatars in IE 7 years ago
yflory adf7e14891 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory bc9a88fbe9 Add support for org-mode in th code app 7 years ago
ansuz b08c1d94a1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 02dbe9e458 enforce maxUploadSize 7 years ago
yflory 6a906e3770 Fix share modal extension point 7 years ago
yflory e791add4ec Remove + icons from folders in the trash 7 years ago
yflory 51b4d269be Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 6e086ee779 Add shortcuts in the share modal 7 years ago
ansuz fc8847dae4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 08ae327386 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory c5ebbe1a56 New share menu 7 years ago
ansuz e52c1fe65c remove Symbol polyfill 7 years ago
ansuz a91a047d73 more polyfill for IE 7 years ago
ansuz 50e3e3ce91 polyfill Symbol for IE 7 years ago
ansuz 1dd07ea48a polyfill MAX_SAFE_INTEGER everywhere 7 years ago
ansuz 3858aa976a better warning in case of errors in /file/ 7 years ago
yflory 4c49cd7592 Fix template picker not displayed anymore in framework 7 years ago
yflory c77e4adf1e Use local name instead of title in filepicker if it exists 7 years ago
yflory 2f74324dac Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory f79e1dfda0 Fix a race condition that could wiped the content of coed and slide 7 years ago
ansuz 3118dd8312 set logLevel to 2 by default for sframe apps 7 years ago
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide 7 years ago
yflory ee605183e5 Make sure we don't have duplicates in the webchannel members 7 years ago
yflory 20f05d2f6f Fix Phantom viewers' revenge 7 years ago
yflory f3d8fd3590 Ability to import local pads on login 7 years ago
yflory 47203c37f1 Remove console error caused by setTimeout called with undefined 7 years ago
yflory a40315aff7 Remove ability to delete comments in polls for readonly users 7 years ago
yflory 85edc028ff Remove logging about filepicker rpc 7 years ago
yflory a4b35728dc Todo app has a hash in the omnibar 7 years ago
yflory 68ce7fe53d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory d59bc4612d Ability to disable the drive for anonymous users 7 years ago
ansuz 844d04df87 allow custom logout hooks defined in app config 7 years ago
ansuz 5b4e5480cb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 9b78580d8e make usage-bar display optional 7 years ago
yflory db0d2e161c Hide pad creation screen features if it is disabled in app config 7 years ago
yflory b01d00f74a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory daef08a9b3 Add an advanced new pad modal 7 years ago
Caleb James DeLisle cd26a4c093 Added a test of /login/ 7 years ago
yflory e377d606be Fix spinner style in the new settings category 7 years ago
Caleb James DeLisle 69aee6c21b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 378322a521 Don't finish the test until ChainPad settles, trying to eliminate a flicker 7 years ago
yflory c460e2820e Fix a 1px offset for the userlist in Firefox/Windows 7 years ago
yflory bd9c44dbb2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory ef480fea79 Add a settings category for the pad creation screen 7 years ago
Caleb James DeLisle 4808c8b374 Fixed poll which was not working with automated testing 7 years ago
ansuz 05ad38cfe1 add more config parameters to share menu extension 7 years ago
ansuz c31b5aa6c0 make extension point cover share menu for files 7 years ago
yflory 13b704d9f6 Fix undefined webchannel when uploading a file 7 years ago
ansuz ca3697ae3a implement extension point for share menu 7 years ago
ansuz 5346afe51f step towards customizable login functionality 7 years ago
ansuz 1fba82540a remove example code from todo app 7 years ago
Caleb James DeLisle 151d33db18 Added testing of /poll/ :D 7 years ago
yflory 8c9490868b improve owned pads management in the drive 7 years ago
yflory d74c2a0395 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory e5b9f089fb Fix undefined webchannel when uploading a file 7 years ago
Caleb James DeLisle 864e24b2ce Fixed typo in test 7 years ago
yflory 73126ed597 Display the owner and expiration time of a pad in the properties modal 7 years ago
yflory ecd8ef6418 improve thumbnails creation performances in code 7 years ago
yflory 77dcc1c705 Fix a race condition when switching language in the code app 7 years ago
yflory 65ccfe39ef Add a 'properties' button in pads to display pad data 7 years ago
yflory 071d385850 Remove an unnecessary websocket connection 7 years ago
yflory 7defde3c59 lint compliance 7 years ago
yflory 0cea5f4596 Create an owned pad and view owned pads in the drive 7 years ago
yflory 1ec41f4e09 Ability to pick a background image in slides 7 years ago
yflory 59c4df3d9b Fix 'NaN' txid for RPC when using IE 7 years ago
yflory 0f02d76b56 Fix missing callback when uploading files to the drive 7 years ago
yflory d2845b95b6 Fix multiple file upload prompt 7 years ago
yflory f329d65bc8 Ability to reduce the width of ckeditor 7 years ago
yflory 10aaa06781 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 869909b101 implement more reliable check for whether a channel on the server is new 7 years ago
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