index
:
omni.git
live
usr/ben
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Run
Age
Commit message (
Expand
)
Author
2020-04-11
Bound ques to 1 element
Ben Sima
2020-04-11
Retry after disconnect
Ben Sima
2020-04-11
Fix a bug in que --serve
Ben Sima
2020-04-11
Make Quepath just a single Text
Ben Sima
2020-04-11
Add auth header to que client
Ben Sima
2020-04-11
Switch que-server to envy
Ben Sima
2020-04-08
Refactor client, fixing some bugs
Ben Sima
2020-04-08
Finish the request after guarding
Ben Sima
2020-04-08
Return the app state as a simple dashboard
Ben Sima
2020-04-07
Add user agent header to que client
Ben Sima
2020-04-05
Deploy que.run without nginx
Ben Sima
2020-04-03
Rewrite buildGhc and buildGhcjs
Ben Sima
2020-04-01
Bound ques to about 10 items
Ben Sima
2020-04-01
Add _ to guardNs whitelist
Ben Sima
2020-04-01
Don't print stacktraces for a few of these errors
Ben Sima
2020-04-01
Make pub the only publically-writable namespace
Ben Sima
2020-04-01
Add basic details for the paid services
Ben Sima
2020-03-31
Finally fixed the guardIP thing
Ben Sima
2020-03-31
Add part of jukebox script
Ben Sima
2020-03-31
Finally fix guardIP
Ben Sima
2020-03-31
Add tutorial and apidocs to website
Ben Sima
2020-03-31
Cleanup index and _ ns handling
Ben Sima
2020-03-31
Massively improve the que-website
Ben Sima
2020-03-31
Use production logging level
Ben Sima
2020-03-31
Fix guardIP and some other cleanup
Ben Sima
2020-03-31
Add Run.Que.Website server
Ben Sima
2020-03-31
Allow dot in quepath
Ben Sima
2020-03-30
Add guarded index route handlers
Ben Sima
2020-03-30
Only allow my IP to POST on /_ routes
Ben Sima
2020-03-30
Add nix service declaration for que.run
Ben Sima
2020-03-30
Handle /ns endpoint with 501
Ben Sima
2020-03-30
Don't read the body until I need it
Ben Sima
2020-03-30
Rescue lack of poll param
Ben Sima
2020-03-30
Parse args for --port
Ben Sima
2020-03-30
Rename Com.Simatime.Que to Run.Que
Ben Sima