surrealpatch/web
2017-12-08 10:29:52 +00:00
..
auth.go Improve web layer authentication and session process 2017-11-16 20:52:17 +00:00
err.go Improve http error messages 2017-11-16 20:40:40 +00:00
export.go Move authentication level constants to cnf package 2017-02-24 13:33:03 +00:00
import.go Move authentication level constants to cnf package 2017-02-24 13:33:03 +00:00
live.go Add live query support in the web layer to websockets 2017-11-16 20:54:10 +00:00
routes.go Insure start and limit query params do not overflow limit 2017-11-16 20:44:20 +00:00
rpc.go Enable parameters in LIVE queries 2017-12-08 10:29:52 +00:00
signin.go Improve signin and signup error messages 2017-12-07 18:48:42 +00:00
signup.go Improve signin and signup error messages 2017-12-07 18:48:42 +00:00
trace.go Add initial golang code tracing and logging 2017-03-03 21:39:37 +00:00
web.go Fix logic error with http redirects 2017-11-23 14:34:32 +00:00