Age | Commit message (Expand) | Author |
2020-04-15 | Re-namespacing | Ben Sima |
2020-04-12 | Add some links | Ben Sima |
2020-04-12 | Rename Quedata to Message | Ben Sima |
2020-04-12 | Move Com.Simatime.Go to Control.Concurrent.Go | Ben Sima |
2020-04-12 | De-namespace Alpha | Ben Sima |
2020-04-12 | Autodecode incoming data | Ben Sima |
2020-04-11 | Fix bad reference | Ben Sima |
2020-04-11 | Update index.md | Ben Sima |
2020-04-11 | Fix fonts: remove --self-contained from pandoc | Ben Sima |
2020-04-11 | Slightly better auth handling | Ben Sima |
2020-04-11 | Switch website to Adobe Source fonts | Ben Sima |
2020-04-11 | Deploy que-website to Run.Que.Prod | Ben Sima |
2020-04-11 | Loop que-website threads independently | Ben Sima |
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 |