surrealpatch/web
2019-02-01 01:17:41 +00:00
..
auth.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
err.go Make SQL parser stateless 2019-01-31 12:38:23 +00:00
export.go Add SQL export functionality 2018-08-20 07:53:11 +01:00
live.go Add live query support in the web layer to websockets 2017-11-16 20:54:10 +00:00
logger.go Improve database query logging 2018-05-02 02:32:06 +01:00
routes.go Add SQL export functionality 2018-08-20 07:53:11 +01:00
rpc.go Remove connection wide variables 2018-05-09 23:09:51 +01:00
signin.go Ensure fibre connection id is created if it doesn’t exist 2019-02-01 01:17:41 +00:00
signup.go Ensure fibre connection id is created if it doesn’t exist 2019-02-01 01:17:41 +00:00
stream.go No need to close the log messages channel 2018-05-09 16:34:53 +01:00
sync.go Add SQL export functionality 2018-08-20 07:53:11 +01:00
vars.go Ensure fibre connection id is created if it doesn’t exist 2019-02-01 01:17:41 +00:00
web.go Don’t use a cookie for unique Session ID 2018-05-14 02:37:49 +01:00