Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-31 | Add Run.Que.Website server | Ben Sima | |
This is a simple website server that uses que.run itself to host the que webpages. I had to rename Run.Que to Run.Que.Server because nix was complaining about Run.Que being both a derivation and an attrset with Run.Que.Website in it. | |||
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 | 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 | |
Now that I have the domain name que.run! Aw yeah. |