Closed
Conversation
… that it failed cause html was bad
…ed so early in the function
Also ensures unique
Refactors and optimizes the APIHandler->callAPI.
Refactors APIHandler:callAPI
and turn edits metric into a timer instead of a simple meter
Conflicts: src/node/handler/PadMessageHandler.js
Fix #1776 - All links regardless of protocol translate to http:// links
Conflicts: .travis.yml
Update padList correctly
Fixed #1981 - uncomplete HTTP API documentation
Forgot to bump the API version for API documentation
allow nix file process path to be visible in ps aux
Add input validation for html param in setHTML()
dont die on bad html but only warn to api logger but dont tell client th...
The server wasn't properly checking that the changesets it needed to return for changeset_requests actually existed.
…_req_bounds Server doesn't check bounds on CHANGESET_REQ arguments
…t_req Don't crash if CHANGESET_REQ fails
better handling for attribute queries
dont error when pressing del on rep 0 0
expose update browser selection function
mozilla bug 844796 - use node crypto module for randomString
Bug844796 session token generation
Fix #2058 Add square brackets to url characters
Member
|
This branch should be named "release/1.3.0" I think... |
Contributor
Author
|
hah, you're right. that happens when you do things.. in a hurry :) it should be 1.4 or 1.3.1, i guess |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stuff that needs sorting out, before this can be pulled:
Changelog short version is here: https://gist.github.com/marcelklehr/8586848