Commit Graph

11 Commits

Author SHA1 Message Date
Stanislav Nikitin 9e5f98a413
Move to mirrorred images for Drone and Dockerfile, linting fixes.
continuous-integration/drone/push Build is passing Details
2022-06-29 15:04:57 +05:00
Stanislav Nikitin d5fcc5cef9
Linter and Drone config fixes, code linting. 2021-11-20 23:06:40 +05:00
Stanislav Nikitin 24a402ba7a
Really push back whole configuration.
Related to #15
2020-04-27 03:51:24 +05:00
Stanislav Nikitin 412e404192
Return whole configuration to client.
Related to #15
2020-04-27 03:45:43 +05:00
Stanislav Nikitin 68ad99b767
Ensure that leading slash is added to package's original path. Fixes #18. 2019-10-22 04:13:27 +05:00
Stanislav Nikitin 5acc64de59 Drone CI and linting (#14) 2019-10-16 18:32:21 +00:00
Stanislav Nikitin 28adacf53e
Moved to go.dev.pztrn.name and updated README with badges. 2019-10-13 15:12:54 +05:00
Stanislav Nikitin 355dac8ea3
Linting and dockerization. 2019-10-07 21:51:45 +05:00
Stanislav Nikitin 49f4078c8d
Giredore is now serving go-imports. 2019-10-07 20:39:11 +05:00
Stanislav Nikitin 6ce7747dd5
Working with packages and allowed IPs.
giredorectl now able to interact with giredored about:

* Setting package data. There is no such thing as "create" or "update",
just set.

* Deleting package data.

* Setting allowed IP addresses. This is the only authorization method
ATM, more may come in future.
2019-10-07 18:21:26 +05:00
Stanislav Nikitin 83a8694061
Server and client stubs.
Implemented HTTP server with configuration getting stub.

Implemented CLI client with configuration getting stub.
2019-10-05 21:53:22 +05:00