Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-28 | Merge branch 'cache' and add dep declarationHEADmaster | Frederick Yin | |
2020-07-28 | Fix _generate_header calls | Frederick Yin | |
2020-07-22 | Add line number in blob view | Frederick Yin | |
2020-07-10 | Enhance blob view | Frederick Yin | |
Changes: - set maximum size of displayable blobs - raw blobs are now of type `bytes` - do not try to decode handle binary blobs | |||
2020-07-10 | Merge branch 'master' into cache | Frederick Yin | |
2020-07-10 | Fix: response headers now terminate with CRLF | Frederick Yin | |
2020-07-10 | Caching 101 | Frederick Yin | |
Changes: - Caching operations - Mangled internal method names | |||
2020-06-25 | View commit | Frederick Yin | |
2020-06-20 | Only display non-remote refs | Frederick Yin | |
2020-06-20 | Show path in tree view | Frederick Yin | |
2020-06-20 | Refs view | Frederick Yin | |
2020-06-19 | Enhance comments | Frederick Yin | |
2020-06-19 | Show recent commits in summary | Frederick Yin | |
2020-06-19 | Show time and view tree in log view | Frederick Yin | |
2020-06-19 | Main branch now customizable, annotated configs | Frederick Yin | |
2020-06-19 | Separate config from consts | Frederick Yin | |
2020-06-14 | Humanized file sizes | Frederick Yin | |
Includes hurry.filesize dep and its license ZPL-2.0 | |||
2020-06-14 | Massive improvements | Frederick Yin | |
- Python CGI server script renamed to gateway.py to avoid confusion - Repo not found error handling - Page header & navs - Fix faulty 20 response header - View (non-)raw blob | |||
2020-06-13 | Initial commit: MVP | Frederick Yin | |