Download
This commit is contained in:
parent
dc13ef503c
commit
5bcc40d573
5 changed files with 105 additions and 12 deletions
10
README.md
10
README.md
|
|
@ -12,7 +12,9 @@ Early development: not usable yet.
|
|||
* [x] Repo caching
|
||||
* [x] Submission form
|
||||
* [x] Config
|
||||
* [ ] Repo serving
|
||||
* [x] Repo serving
|
||||
* [x] Allow download
|
||||
* [x] Markdown rendering
|
||||
* [ ] Replace words
|
||||
* [ ] Abuse report
|
||||
* [ ] Admin tools
|
||||
|
|
@ -21,9 +23,11 @@ Early development: not usable yet.
|
|||
* [ ] Expiration
|
||||
* [ ] Manual removal
|
||||
* [ ] Security tests (zip bomb)
|
||||
* [ ] Allow download
|
||||
* [ ] Markdown rendering
|
||||
* [ ] Security tests (URL encoding in links, HTML, HTTP headers)
|
||||
* [ ] Error pages
|
||||
* [ ] Webdesign
|
||||
* [ ] Compatibility with other forges
|
||||
* [ ] Better logo (contribution welcome)
|
||||
|
||||
## Design choices
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue