3170 Commits (a8e0cf2ed01407821d14d45481da27881835152f)

Author SHA1 Message Date
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
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