about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* updated the READMEEmile2019-09-23
| | | | added a section describing how to populate the cache
* added badgesemile2019-09-23
|
* removed docker added go build to the drone fileEmile2019-09-23
|
* RePoSiToRy NaMe MuSt Be LoWeRcAsEEmile2019-09-23
|
* updated the drone settingsEmile2019-09-23
| | | | updated the .drone.yml and inserted the creds as secrets
* updated the tags in the .drone.ymlEmile2019-09-23
|
* always return jsonEmile2019-09-23
| | | | the api simply always returns the result as json
* cachingEmile2019-09-23
| | | | find out if the categories file exists, if not, download it
* removed the code wrigin to a responseWriterEmile2019-09-23
|
* moved codeEmile2019-09-23
| | | | moved the code from the dumpallHandler into the dumpall function located in the funcs.go file
* added some commentsEmile2019-09-23
|
* readded autotagsEmile2019-09-21
|
* redefined tags in .drone.ymlEmile2019-09-21
|
* added a tag prefix v1.1Emile2019-09-21
|
* Merge branch 'master' of git.darknebu.la:Satellite/tle2json v1.0Emile2019-09-21
|\
| * Update 'README.md'emile2019-09-16
| |
* | added a drone fileEmile2019-09-21
|/
* adjusted the README to link the imageEmile2019-09-16
|
* adjusted the README to link the imageEmile2019-09-16
|
* converted the svg to a pngEmile2019-09-16
|
* :whale: DOCKEREmile2019-09-16
|
* added the setup imagesEmile2019-09-16
|
* added some setup instructions to the readmeEmile2019-09-16
|
* removed unused commentsEmile2019-09-16
|
* spellcheckEmile2019-09-14
|
* working 0.1Emile2019-09-14
|
* updated the modulesEmile2019-09-11
|
* removed a newlineEmile2019-09-05
|
* split up the package into multiple filesEmile2019-09-05
|
* Merge branch 'api-definition' of Satellite/TLE2JSON into masteremile2019-09-05
|\
| * started definig the apiEmile2019-09-05
|/
* added a missing sEmile2019-09-03
|
* renamed JsonTLEEmile2019-08-30
|
* added a command line flag for specifing on which port the server should listenEmile2019-08-30
|
* working implementationEmile2019-08-29
|
* Initial commitSatellite2019-08-29