Commit Graph

  • 72523777c2 Merge pull request 'Improve the documentation and bug fixes' (#3) from improve-docs into main main v0.3.1 Dorian 2024-02-24 20:41:15 -0500
  • 83b4e44b5f Oops. COPY needs a directory for multiple files, so an ending slash. Dorian 2024-02-24 13:55:56 -0500
  • 01063534ec Fix Docker build issue. Dorian 2024-02-24 12:38:29 -0500
  • 2cee5651e3 Bump the version for a new minor release. Dorian 2024-02-24 12:35:53 -0500
  • 780ab23310 Finish documenting the codebase. Dorian 2024-02-24 12:34:19 -0500
  • f14963a2c4 Add a sample curl and JSON response to the API. Dorian 2024-02-24 10:04:22 -0500
  • 762186ea2f Improve the documentation of the crate. Dorian 2024-02-24 08:51:09 -0500
  • aca5a57460 Add documentation of the main crate and first objects. Dorian 2024-02-23 23:05:50 -0500
  • 65898987a6 Initial documentation of crate. Dorian 2024-02-23 21:29:37 -0500
  • b991c30953 Improve the documentation and ensure tags only are released. Dorian 2024-02-23 15:41:43 -0500
  • b5a2693119 Fix issue with source code not ending up in the release. Dorian 2024-02-23 15:35:10 -0500
  • e89e1a394e Only release a Docker image on a tag. Dorian 2024-02-23 15:00:07 -0500
  • 31164bc3af Only run a Debian release on a tag. Dorian 2024-02-23 14:51:02 -0500
  • f2e5c0e723 Improve the documentation for the README. Fix the GLIB issue caused by incompatible Docker images. Dorian 2024-02-23 14:45:18 -0500
  • 6775667f80 Merge pull request 'Add logging of JSON requests, CI and Dockerization' (#2) from axum-migration into main Dorian 2024-02-23 14:33:22 -0500
  • b2a6054154 Update README and improve publishing script. Dorian 2024-02-23 14:29:48 -0500
  • 0482a50317 Simplify running the publishing step. Dorian 2024-02-23 14:20:42 -0500
  • e87ee2fa0b Fix up the curl shell command. Dorian 2024-02-22 22:29:16 -0500
  • 52aab1fae8 Fix issue with invalid environment substitution in .drone.yml Dorian 2024-02-22 21:15:27 -0500
  • 299273c72f Add support for uploading the Debian package. Dorian 2024-02-22 21:06:58 -0500
  • d4b26d9e3e Fix issue with missing Cargo.lock in Dockerfile causing build failures. Dorian 2024-02-21 23:42:24 -0500
  • 055aad7a90 Add a Dockerfile and initial DroneCI configuration. Dorian 2024-02-21 23:17:17 -0500
  • 5e390951f0 Add more plans to the TODO list. Dorian 2024-02-21 21:49:55 -0500
  • 0ab408fbb0 Clean up code and add plans for future releases. Dorian 2024-02-21 21:44:18 -0500
  • 94b88da5c2 Merge remote-tracking branch 'origin/axum-migration' into axum-migration Dorian 2024-02-21 21:38:42 -0500
  • 264cd468e3 Add tests for the mirror-server handling of requests. Dorian 2024-02-13 16:25:03 -0500
  • 05bffc7996 Update the readme with changes. Dorian 2024-02-08 14:57:57 -0500
  • 8010008268 Add logging of JSON requests. Dorian Pula 2024-02-08 14:55:09 -0500
  • 2ccf33e972 Add tests for the mirror-server handling of requests. Dorian 2024-02-13 16:25:03 -0500
  • bba5134531 Update the readme with changes. Dorian 2024-02-08 14:57:57 -0500
  • f17c98703f Add logging of JSON requests. Dorian Pula 2024-02-08 14:55:09 -0500
  • e627581f66 Merge pull request 'axum-migration' (#1) from axum-migration into main Dorian 2024-02-07 15:03:14 -0500
  • 9ecfb109b4 Add logging via tracing and improve managing JSON request bodies. Dorian Pula 2024-02-07 15:01:15 -0500
  • 6a7869a80c Break out into using axum extractor. Add support for JSON extraction. Dorian Pula 2024-02-07 10:12:40 -0500
  • 2ed659e3ad Migrate to using axum over actix for web framework. Dorian Pula 2024-02-06 15:51:30 -0500
  • 99a68b9f89 Add todo for the mirror-server project. Dorian 2023-04-14 09:58:36 -0400
  • fbcb0e4562 Fix up the output and release a new version. Dorian 2023-01-13 09:56:06 -0500
  • 3c34cc05b9 Finish off a mirror service. Dorian 2023-01-12 15:31:03 -0500
  • 1fa6c55d1d Wire up project for working with actix. Dorian 2023-01-12 09:41:47 -0500
  • ecbf7b4cdc Initial commit Dorian 2023-01-12 09:20:03 -0500