|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| | both these packages are hard to use, seem to be either unfinished or
abandoned, and also generally not very good.
Also for some reason they depend on `lens`. Removing them dramatically
shrunk the dependency closure! | 
| | |  | 
| | 
| 
| 
| | (also, more lenses i guess) | 
| | 
| 
| 
| | a very simple setup that might be usable for divoc and similar small events | 
| | 
| 
| 
| 
| 
| | WHO THOUGHT THIS SYNTAX WAS A GOOD IDEA??
(and who decided to write the least obvious combinator library to parse it?) | 
| | 
| 
| 
| | it's slightly less of a mess than it was before | 
| | 
| 
| 
| | it's not very sensible, but at least it exists | 
| | |  | 
| | 
| 
| 
| | (for now, just a list of all maps and their current status) | 
| | 
| 
| 
| 
| | (this is mostly a rewrite / translation of the django templates built
into rc3's hub) | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | Note: the server will not check submissions for duplicates!
(nor does it do any kind of rate-limiting) | 
| | |  | 
|  | adds a very basic http server that can be sent links to repositories &
will download & lint them, then answer the request with the lints.
Should probably do this in a non-blocking way … |