Commit Graph

4656 Commits (3d6682247359ff8ff26c7c8dcb4000899962f37b)
 

Author SHA1 Message Date
Caleb James DeLisle 00a791f182 Attempt to shutdown chrome before starting a build
Caleb James DeLisle 37dcf7285a Need to be exactly true, not just truthy
Caleb James DeLisle 5ae4f1bb41 Fake change in order to trigger a build...
Caleb James DeLisle dc7dbb3e96 Accidentally made a test which hangs...
Caleb James DeLisle cbd7351d53 Improved logging if there's a non-empty-newdoc
Caleb James DeLisle d9323cc458 stubbed a failing test
Caleb James DeLisle bd6cb98c1e e is an error and not a string, stops stack traces in the server log
Caleb James DeLisle beaf391122 fix jshint for runtests.js
Caleb James DeLisle fe0030a0d6 Fixed race condtion causing server to occasionally fail to start up
Caleb James DeLisle ff0e4bfe86 Added a test runner for automated testing
yflory cfc9ce33d6 Hide the tags button for anonymous users
ansuz 4cf3e0edf8 Merge branch 'soon'
ansuz c448c9035e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 127f30df72 bump CryptPad version
yflory f4832ccdfc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory e48f143842 Allow numbers in _getKey parameters
ansuz 9615c3a411 update customLimits example for more than one user
yflory 09433e0bf0 display existing tags in the prompt in drive
Caleb James DeLisle 3c0806659b Better logging if we trigger the doc emptystring issue
Caleb James DeLisle 7842c730a4 support for testing on safari
Caleb James DeLisle e587e9cd57 allow specifying the browser in selenium
ansuz 38e28ebc9a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 3c2d6af4f0 save pending tags when clicking OK on tagPrompt
yflory 47e4ce623a Fix import pads from anon drive at registration
yflory d666e9e7ee Remove tag and filepicker buttons for anon users
yflory c18d4297e1 Fix friend requests from the userlist
Caleb James DeLisle 6a2d79249d Added some nice testing
yflory f292407c6e Fix present mode in the code app
yflory 50ddad5e41 Fix an issue with the tag prompt removing all keyup listeners
yflory 92a8e107d7 Use the correct hash when opening the todo app for the first time
Caleb James DeLisle bb548b3428 Merge branch 'staging' into better-testing
yflory 3188ea3f35 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 6ac4fa4689 wip
yflory a08cf8faa8 Allow drive to receive updates after leaving history mode
ansuz 39d8e2dd81 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz afcf3d06b3 unpin pads when they are removed from your drive
Caleb James DeLisle 9b6f3b3162 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle d486a2308c see if this works....
ansuz 1a0ac9830a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz c0e49211c4 eat errors related to cursors
Caleb James DeLisle e8a0b4784d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle e82e32d273 Remove saucelabs because it's broken
yflory bba974947b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 6bcc72ff83 Fix pads using an old URL
Caleb James DeLisle 15ccf7e54d try to fix saucelabs
Caleb James DeLisle 8582f92892 Attempt to handle the possible scenario where we are overwriting an existing pad with the initial content.
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
ansuz 50b6a23067 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 76af3b90a7 stub createUnpinnedWarning0
ansuz 7b8321c263 make a test fail so we don't forget to fix the bug