Commit graph

4748 commits

Author SHA1 Message Date
Caleb James DeLisle
fe0030a0d6 Fixed race condtion causing server to occasionally fail to start up 2017-12-19 18:21:29 +01:00
Caleb James DeLisle
ff0e4bfe86 Added a test runner for automated testing 2017-12-19 16:23:06 +01:00
yflory
cfc9ce33d6 Hide the tags button for anonymous users 2017-12-19 11:58:45 +01:00
ansuz
4cf3e0edf8 Merge branch 'soon' 2017-12-19 11:07:23 +01:00
ansuz
c448c9035e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-19 11:03:43 +01:00
ansuz
127f30df72 bump CryptPad version 2017-12-19 10:56:22 +01:00
yflory
f4832ccdfc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-19 10:52:09 +01:00
yflory
e48f143842 Allow numbers in _getKey parameters 2017-12-19 10:51:30 +01:00
ansuz
9615c3a411 update customLimits example for more than one user 2017-12-19 10:30:03 +01:00
yflory
09433e0bf0 display existing tags in the prompt in drive 2017-12-19 10:16:53 +01:00
Caleb James DeLisle
3c0806659b Better logging if we trigger the doc emptystring issue 2017-12-18 18:28:48 +01:00
Caleb James DeLisle
7842c730a4 support for testing on safari 2017-12-18 15:15:41 +01:00
Caleb James DeLisle
e587e9cd57 allow specifying the browser in selenium 2017-12-18 11:39:59 +01:00
ansuz
38e28ebc9a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-15 19:12:00 +01:00
ansuz
3c2d6af4f0 save pending tags when clicking OK on tagPrompt 2017-12-15 19:11:53 +01:00
yflory
47e4ce623a Fix import pads from anon drive at registration 2017-12-15 18:27:13 +01:00
yflory
d666e9e7ee Remove tag and filepicker buttons for anon users 2017-12-15 18:16:01 +01:00
yflory
c18d4297e1 Fix friend requests from the userlist 2017-12-15 16:19:22 +01:00
Caleb James DeLisle
6a2d79249d Added some nice testing 2017-12-15 16:09:30 +01:00
yflory
f292407c6e Fix present mode in the code app 2017-12-15 15:40:52 +01:00
yflory
50ddad5e41 Fix an issue with the tag prompt removing all keyup listeners 2017-12-15 15:33:53 +01:00
yflory
92a8e107d7 Use the correct hash when opening the todo app for the first time 2017-12-15 15:33:11 +01:00
Caleb James DeLisle
bb548b3428 Merge branch 'staging' into better-testing 2017-12-15 10:29:28 +01:00
yflory
3188ea3f35 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-14 14:59:06 +01:00
Caleb James DeLisle
6ac4fa4689 wip 2017-12-14 11:34:44 +01:00
yflory
a08cf8faa8 Allow drive to receive updates after leaving history mode 2017-12-14 09:44:20 +01:00
ansuz
39d8e2dd81 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-12 16:00:12 +01:00
ansuz
afcf3d06b3 unpin pads when they are removed from your drive 2017-12-12 16:00:05 +01:00
Caleb James DeLisle
9b6f3b3162 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-12 14:54:28 +01:00
Caleb James DeLisle
d486a2308c see if this works.... 2017-12-12 14:54:12 +01:00
ansuz
1a0ac9830a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-12 14:53:17 +01:00
ansuz
c0e49211c4 eat errors related to cursors 2017-12-12 14:51:51 +01:00
Caleb James DeLisle
e8a0b4784d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-12 14:50:23 +01:00
Caleb James DeLisle
e82e32d273 Remove saucelabs because it's broken 2017-12-12 14:50:09 +01:00
yflory
bba974947b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-12 14:45:39 +01:00
yflory
6bcc72ff83 Fix pads using an old URL 2017-12-12 14:45:25 +01:00
Caleb James DeLisle
15ccf7e54d try to fix saucelabs 2017-12-12 14:39:03 +01:00
Caleb James DeLisle
8582f92892 Attempt to handle the possible scenario where we are overwriting an existing pad with the initial content. 2017-12-12 14:30:10 +01:00
Caleb James DeLisle
0aae61f72e Anonymous RPC GET_FILE_SIZE does not work correctly unless at least one authenticated RPC has been called first. Also RPC failures (throw error) are silent in the logs 2017-12-12 14:18:48 +01:00
ansuz
50b6a23067 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-12 13:47:35 +01:00
ansuz
76af3b90a7 stub createUnpinnedWarning0 2017-12-12 13:47:24 +01:00
ansuz
7b8321c263 make a test fail so we don't forget to fix the bug 2017-12-12 13:43:55 +01:00
yflory
a863011a0c Fix profile in read-only mode 2017-12-12 12:14:32 +01:00
yflory
b06b2dbafc less lint compliance 2017-12-12 10:47:45 +01:00
yflory
0d05d880ee Fix the bounce app 2017-12-12 10:47:01 +01:00
yflory
b30efff5d1 Better way to check if we're using the safe origin in bounce 2017-12-12 10:44:20 +01:00
yflory
b1765c6ae3 Fix pad creation screen with anonymous users 2017-12-11 17:58:59 +01:00
yflory
b1f1aa2340 Disable pad creation screen 2017-12-11 17:54:34 +01:00
yflory
34315b4500 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-11 17:17:24 +01:00
yflory
c269929319 Fix creation page not displayed in pad and slide 2017-12-11 17:17:06 +01:00