Commit Graph

  • b05c8130ce chore(release): 1.0.0 [skip ci] main v1.0.0 gitea-actions[bot] 2026-01-22 19:59:41 -05:00
  • 623060eef4 feat!: update module path to git.debyl.io v0.7.0 Bastian de Byl 2026-01-22 19:59:18 -05:00
  • 891ff0daef chore(release): 0.6.0 [skip ci] v0.6.0 gitea-actions[bot] 2026-01-22 19:54:03 -05:00
  • ae0e5fc379 feat: add price, url, image, description, archived fields to Product struct Bastian de Byl 2026-01-22 19:51:24 -05:00
  • 914e49e9be chore: add InProgress status and document all order statuses Bastian de Byl 2026-01-21 16:58:43 -05:00
  • 43eed98f7c chore(release): 0.5.2 [skip ci] v0.5.2 gitea-actions[bot] 2026-01-03 22:44:41 -05:00
  • de552fc8d4 fix: use fedora runner label for Gitea Actions Bastian de Byl 2026-01-03 22:43:03 -05:00
  • 70d6955a63 chore(release): 0.5.1 [skip ci] v0.5.1 gitea-actions[bot] 2026-01-03 17:24:30 -05:00
  • a8646a6d52 fix: remove persist-credentials to allow semantic-release push Bastian de Byl 2026-01-03 17:24:06 -05:00
  • 3b1991970b fix: migrate semantic-release from GitHub to Gitea Bastian de Byl 2026-01-02 17:02:44 -05:00
  • dd69d72adb chore(release): 0.5.0 [skip ci] v0.5.0 semantic-release-bot 2026-01-01 23:24:29 -05:00
  • 8bcd564447 chore: add semantic-release workflow and configuration Bastian de Byl 2025-10-03 11:11:16 -04:00
  • 043da741fa feat: add discount and savings fields to Order struct Bastian de Byl 2025-10-03 10:49:36 -04:00
  • a2fdeafc3c noticket - add missing shippingAddressSameAsBilling order field v0.4.1 Bastian de Byl 2024-11-05 18:42:03 -05:00
  • 5e2a2afd42 added OrderNotification, OrderNotifications, client.GetOrderNotifications v0.4.0 Bastian de Byl 2023-09-25 13:05:05 -04:00
  • d7c5fd3b74 updated helpers for Get request fix v0.3.13 Bastian de Byl 2023-09-13 13:48:50 -04:00
  • b586a3184c added TotalTaxes to Order v0.3.12 Bastian de Byl 2023-08-11 11:29:15 -04:00
  • 805491571c added missing Completed field for completion date of order v0.3.11 Bastian de Byl 2023-07-29 17:34:01 -04:00
  • 10a9427598 corrected CustomField.Options field to string from []string v0.3.10 Bastian de Byl 2023-07-27 13:48:13 -04:00
  • 3816c67b95 added more data types to CustomField struct v0.3.9 Bastian de Byl 2023-07-27 13:44:06 -04:00
  • c18376739b added TotalTaxable to Order v0.3.8 Bastian de Byl 2023-07-03 13:31:26 -04:00
  • 6d85149be8 corrected Taxes to Order (new OrderTax struct) v0.3.7 Bastian de Byl 2023-07-03 13:21:06 -04:00
  • cf4ad9642d added Taxes to Order (omitempty) v0.3.6 Bastian de Byl 2023-07-03 13:18:42 -04:00
  • e1adf8cf4f added Offset and Limit to Orders struct v0.3.5 Bastian de Byl 2023-07-03 12:14:40 -04:00
  • 73195a090f added ShippingError and ShippingErrors struct v0.3.4 Bastian de Byl 2023-06-06 19:54:21 -04:00
  • db81f246bf corrected TaxContent time for epoch (unix time) int from time.Time v0.3.3 Bastian de Byl 2023-06-06 19:12:01 -04:00
  • 9c7218f937 added TaxWebhook struct v0.3.2 Bastian de Byl 2023-06-06 19:07:14 -04:00
  • 543935289f removed unused snipcart/client.go file v0.3.1 Bastian de Byl 2023-06-06 18:38:42 -04:00
  • a4127264ef expanded webhook tax coverage, moved and renamed items to exclude Snipcart preamble v0.3.0 Bastian de Byl 2023-06-06 18:28:10 -04:00
  • 5a74c2bae8 main corrected Operation in ProductCustomField to float64 from int v0.2.6 Bastian de Byl 2023-05-12 15:23:14 -04:00
  • d7f1571e09 main added CustomFields to snipcart product v0.2.5 Bastian de Byl 2023-05-12 15:20:36 -04:00
  • f18e21f181 main return only one product for GetProductById v0.2.4 Bastian de Byl 2023-05-12 10:46:54 -04:00
  • d56cf589da main correct the output of GetProductById v0.2.3 Bastian de Byl 2023-05-12 03:14:07 -04:00
  • 9e631a91b1 corrected SnipcartProductsResponse, added GetProductById v0.2.2 Bastian de Byl 2023-05-12 00:36:50 -04:00
  • e575ff03a8 added GetProducts, SnipcartProductsResponse, SnipcartProductVariant v0.2.1 Bastian de Byl 2023-05-12 00:01:55 -04:00
  • 0ec82e6397 modified NewClient to return ptr v0.2.0 Bastian de Byl 2023-05-03 14:22:29 -04:00
  • 687a5df39f added ValidateWebhook(token) func to client v0.1.16 Bastian de Byl 2023-05-03 14:20:15 -04:00
  • 131af89f4f moved enums to enums.go, added SendNotification, Notification structs & enums v0.1.15 Bastian de Byl 2023-04-12 16:56:01 -04:00
  • b93afeec2f added Created and Modified times to SnipcartOrder v0.1.14 Bastian de Byl 2023-04-09 18:31:53 -04:00
  • bc56b4d16a 8677r5eju added initial .drone.yml Bastian de Byl 2023-04-06 23:34:18 -04:00
  • b08b64f5b2 added SnipcartTax and SnipcartWebhookTaxResponse v0.1.13 Bastian de Byl 2023-04-06 17:59:48 -04:00
  • ad93704f41 renamed Order.ShippingRate to Order.ShippingRateId v0.1.12 Bastian de Byl 2023-04-03 21:20:22 -04:00
  • b97ee3132b consolidated webhook order to just order v0.1.11 Bastian de Byl 2023-03-29 13:24:09 -04:00
  • cfdde462f4 added more order struct details v0.1.10 Bastian de Byl 2023-03-29 13:14:30 -04:00
  • e039b583e2 fixed Curreny to Currency typo v0.1.9 Bastian de Byl 2023-03-13 00:26:11 -04:00
  • 26571a41fa changed ShippingAddress State to Province v0.1.8 Bastian de Byl 2023-03-13 00:16:22 -04:00
  • 559a100e90 added more missing OrderEventContent fields v0.1.7 Bastian de Byl 2023-03-13 00:14:47 -04:00
  • 6ff851823e added missing OrderEventContent fields v0.1.6 Bastian de Byl 2023-03-13 00:12:11 -04:00
  • db6e320b7f added webhook specific structs v0.1.5 Bastian de Byl 2023-03-13 00:07:50 -04:00
  • 563e6baeda main added Metadata field to SnipcartOrder struct v0.1.4 Bastian de Byl 2023-03-02 17:19:50 -05:00
  • e1f7e99027 moved webhook to go-snipcart-webhook repo v0.1.3 Bastian de Byl 2023-02-26 21:23:37 -05:00
  • 36ca8d6f83 added initial webhook main function v0.1.2 Bastian de Byl 2023-02-26 20:36:12 -05:00
  • d182b35d56 updated helper module v0.1.1 Bastian de Byl 2023-02-26 15:26:59 -05:00
  • 1d5b44c7e9 renamed SnipcartProvider to Client v0.1.0 Bastian de Byl 2023-02-26 14:41:04 -05:00
  • 84941b7acd corrected Price related field types v0.0.24 Bastian de Byl 2023-02-26 14:17:31 -05:00
  • 28f77f63b9 added Total and Subtotal to SnipcartOrder v0.0.23 Bastian de Byl 2023-02-26 14:16:26 -05:00
  • 2a97bca474 added TotalPrice to SnipcartItem v0.0.22 Bastian de Byl 2023-02-26 14:14:52 -05:00
  • 2d91d1d122 corrected SnipcartItem v0.0.21 Bastian de Byl 2023-02-26 14:11:55 -05:00
  • 13f482e50a fixed UpdateOrder method from downstream helper v0.0.20 Bastian de Byl 2023-02-26 02:47:32 -05:00
  • bfb6497d25 fixed UpdateOrder method v0.0.19 v0.0.18 Bastian de Byl 2023-02-26 02:38:14 -05:00
  • 82b88cbaf5 fixed data Put in UpdateOrder again with bytes buffer v0.0.17 Bastian de Byl 2023-02-26 02:14:57 -05:00
  • 994cabc20e fixed data Put in UpdateOrder v0.0.16 Bastian de Byl 2023-02-26 02:13:20 -05:00
  • bde3d07c28 added unique struct for UpdateOrder v0.0.15 Bastian de Byl 2023-02-26 02:08:36 -05:00
  • 0bf0abd435 fixed order pointer in UpdateOrder v0.0.14 Bastian de Byl 2023-02-26 02:04:24 -05:00
  • 82106ee4e0 added UpdateOrder function, fixed response statuscode handling v0.0.13 Bastian de Byl 2023-02-26 02:01:02 -05:00
  • c1091f12b0 changed ShippingCost type to float64 in SnipcartOrder v0.0.12 Bastian de Byl 2023-02-26 01:32:24 -05:00
  • f80f35f5d5 changed dimension types in SnipcartItem struct v0.0.11 Bastian de Byl 2023-02-26 01:31:28 -05:00
  • 13bef02dcb changed weight strinbg to float64 v0.0.10 Bastian de Byl 2023-02-26 01:30:13 -05:00
  • e6ffe724af added more fields to SnipcartItem struct v0.0.9 Bastian de Byl 2023-02-26 01:28:02 -05:00
  • 8fee81d8a4 added ShippingCost to SnipcartOrder v0.0.8 v0.0.7 Bastian de Byl 2023-02-26 00:07:03 -05:00
  • 41c58a497b added GetOder(token) function v0.0.6 Bastian de Byl 2023-02-25 20:21:48 -05:00
  • 831ad7c029 added order: prefix to TokenPNGBase64 v0.0.5 Bastian de Byl 2023-02-25 16:55:55 -05:00
  • 5936f24c7c added order: prefix to TokenPNGBase64 v0.0.4 Bastian de Byl 2023-02-25 16:55:55 -05:00
  • be7452ddc1 added order TokenPNGBase64 v0.0.3 Bastian de Byl 2023-02-25 16:49:56 -05:00
  • 3627712c9b added tracking response v0.0.2 Bastian de Byl 2023-02-25 16:40:03 -05:00
  • ee3e1cffa1 updates v0.0.1 Bastian de Byl 2023-02-25 14:17:13 -05:00
  • 6849fad720 initial commit Bastian de Byl 2023-02-23 00:05:01 -05:00
  • 1b299cc3f4 Initial commit bdebyl 2023-02-23 00:04:12 -05:00