sign_server icon indicating copy to clipboard operation
sign_server copied to clipboard

Results 6 sign_server issues
Sort by recently updated
recently updated
newest added

@BharatAntil - in case you want to expand on your PR? :)

Make it easy to write long text that automatically wraps within the leased portion of the board.

When a user requests a lease that can not be granted, Peggy should respond with some useful information: - How many seconds until the conflicting lease expires - The coordinates...

Adding the `Access-Control-Allow-Origin` response header to all API responses will allow browser based applications to use Peggy! ``` Access-Control-Allow-Origin: * ```