Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure for Cetus v0.5 | Andinus | 2020-03-18 | 1 | -127/+0 |
| | | | | | This version aims for a cleaner code, better documentation & to adopt better practices. | ||||
* | Export struct fields v0.4.9 | Andinus | 2020-03-16 | 1 | -22/+22 |
| | | | | | | | Only exported structs and fields are visible to other packages, including the encoding/json package. So you must capitalize the field names of the structs to export those fields so the Marshal func can see them | ||||
* | Rewrite apod response retrival | Andinus | 2020-03-16 | 1 | -9/+3 |
| | |||||
* | Add dump option & rewrite bpod response retrieval function | Andinus | 2020-03-16 | 1 | -44/+59 |
| | |||||
* | Remove license text from headers | Andinus | 2020-03-15 | 1 | -14/+0 |
| | |||||
* | cetus-bing: Correct date format v0.4.5 | Andinus | 2020-03-15 | 1 | -1/+12 |
| | |||||
* | Support Bing Photo of the Day | Andinus | 2020-03-15 | 1 | -0/+121 |