Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix non-standard HTML in div (#1122) | Jimmie Lin | 2018-03-11 | 1 | -3/+3 |
| | |||||
* | Remove whitespace lines | Unknown | 2017-11-16 | 2 | -2/+2 |
| | |||||
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 2 | -15/+15 |
| | | | | - removed all space indention in `*.hpp` and `*.cpp` files | ||||
* | Print motd on console and web ui | Unknown | 2017-11-14 | 2 | -1/+26 |
| | |||||
* | Merge pull request #103 from fireice-uk/topic-versioning | fireice-uk | 2017-11-14 | 1 | -2/+11 |
|\ | | | | | Versioning | ||||
| * | Add version to web and json | Unknown | 2017-11-13 | 1 | -2/+11 |
| | | |||||
* | | Add HTTP Digest auth (#98) | fireice-uk | 2017-11-10 | 3 | -1/+42 |
|/ | |||||
* | Lots of little cleanup changes | fireice-uk | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 2 | -8/+10 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 4 | -0/+415 |
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` |