horizon icon indicating copy to clipboard operation
horizon copied to clipboard

Horizon is a realtime, open-source backend for JavaScript apps.

Results 101 horizon issues
Sort by recently updated
recently updated
newest added

For #285 --- This change is [](https://reviewable.io/reviews/rethinkdb/horizon/303)

PR: in progress
Example

Server version: 2.0.0-beta-7 Client version: 2.0.0-beta-7 I am executing a query like this: ``` javascript try { log("saving..."); (hz("table") .store(record) .subscribe(function success(result) { log("ok => "+ show(result)); // ... use...

Server version: 6.14.4 Issue: When _auth_redirection_ parameter includes a question mark, authentication won't succeffuly execute. Workaround: Do no use a question mark under the auth_redirect parameter of the config.toml file

Seen on server version: 6.14.4 Adjust Horizon : https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/

- that's like a "stay away, and the name is tainted forever" signal these days xD - ok, I'm here anyway, so let's not beat the big drum like that...

Is this project dead? The last commit was on Nov 3, 2016.

What is the best solution to upload files to horizen ??

MIT instead of ISC --- This change is [](https://reviewable.io/reviews/rethinkdb/horizon/888)

This is a work in progress, but eclipses #760 - this is a fork from that branch to my personal repo. Several big things remain to do: * Replace the...

server
client
testing
still formulating
cli tool
plugin

Yeah, freedom! Freedom to get auth token! In some cases, I would like to get auth token of anonymous users. --- This change is [](https://reviewable.io/reviews/rethinkdb/horizon/887)