Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | updated the drone settings | Emile | 2019-09-23 |
| | | | | updated the .drone.yml and inserted the creds as secrets | ||
* | updated the tags in the .drone.yml | Emile | 2019-09-23 |
| | |||
* | always return json | Emile | 2019-09-23 |
| | | | | the api simply always returns the result as json | ||
* | caching | Emile | 2019-09-23 |
| | | | | find out if the categories file exists, if not, download it | ||
* | removed the code wrigin to a responseWriter | Emile | 2019-09-23 |
| | |||
* | moved code | Emile | 2019-09-23 |
| | | | | moved the code from the dumpallHandler into the dumpall function located in the funcs.go file | ||
* | added some comments | Emile | 2019-09-23 |
| | |||
* | readded autotags | Emile | 2019-09-21 |
| | |||
* | redefined tags in .drone.yml | Emile | 2019-09-21 |
| | |||
* | added a tag prefix v1.1 | Emile | 2019-09-21 |
| | |||
* | Merge branch 'master' of git.darknebu.la:Satellite/tle2json v1.0 | Emile | 2019-09-21 |
|\ | |||
| * | Update 'README.md' | emile | 2019-09-16 |
| | | |||
* | | added a drone file | Emile | 2019-09-21 |
|/ | |||
* | adjusted the README to link the image | Emile | 2019-09-16 |
| | |||
* | adjusted the README to link the image | Emile | 2019-09-16 |
| | |||
* | converted the svg to a png | Emile | 2019-09-16 |
| | |||
* | :whale: DOCKER | Emile | 2019-09-16 |
| | |||
* | added the setup images | Emile | 2019-09-16 |
| | |||
* | added some setup instructions to the readme | Emile | 2019-09-16 |
| | |||
* | removed unused comments | Emile | 2019-09-16 |
| | |||
* | spellcheck | Emile | 2019-09-14 |
| | |||
* | working 0.1 | Emile | 2019-09-14 |
| | |||
* | updated the modules | Emile | 2019-09-11 |
| | |||
* | removed a newline | Emile | 2019-09-05 |
| | |||
* | split up the package into multiple files | Emile | 2019-09-05 |
| | |||
* | Merge branch 'api-definition' of Satellite/TLE2JSON into master | emile | 2019-09-05 |
|\ | |||
| * | started definig the api | Emile | 2019-09-05 |
|/ | |||
* | added a missing s | Emile | 2019-09-03 |
| | |||
* | renamed JsonTLE | Emile | 2019-08-30 |
| | |||
* | added a command line flag for specifing on which port the server should listen | Emile | 2019-08-30 |
| | |||
* | working implementation | Emile | 2019-08-29 |
| | |||
* | Initial commit | Satellite | 2019-08-29 |