delphi.market/server/router/handler
ekzyis bc10fe025b First create order then invoice
This should prevent that we poll for invoices that had an error during order creation.

I should probably fix this with the context package.
2023-11-26 18:40:57 +01:00
..
handler_test.go Test logout 2023-11-03 23:38:23 +01:00
index.go Show market list 2023-11-08 03:01:58 +01:00
invoice.go Add invoice description 2023-11-20 00:38:52 +01:00
login.go implement login with vue 2023-11-07 09:06:35 +01:00
login_test.go Test logout 2023-11-03 23:38:23 +01:00
logout.go Add logout button to /user 2023-11-07 14:02:25 +01:00
logout_test.go Test logout 2023-11-03 23:38:23 +01:00
market.go First create order then invoice 2023-11-26 18:40:57 +01:00
session.go Remove commented out HTTP API 2023-11-07 18:49:19 +01:00
user.go refactor: fix init and use DI 2023-11-03 20:34:21 +01:00