Commit Graph

29 Commits

Author SHA1 Message Date
luk3yx d0e433e209 Decrease max spend to 10,000 and check this when getting exchange rate 2021-07-25 14:59:27 +12:00
luk3yx dd0549ba8b Update README.md 2021-02-22 19:43:53 +13:00
luk3yx 8f46319323 Update README.md 2021-02-22 19:37:15 +13:00
luk3yx c363356ee7 Move restore-backup.go temporarily 2021-02-22 19:26:15 +13:00
luk3yx e9d90a12f7 Start using go mod 2021-02-22 19:19:35 +13:00
luk3yx 7f7436cf62 Check directory permissions before making socket world-writable 2021-02-08 18:28:38 +13:00
luk3yx e2491dd812 Add token regeneration to admin pages 2020-12-21 15:34:31 +13:00
luk3yx 1c8430b11f Fix "cancel" button on new server form 2020-12-21 14:15:47 +13:00
luk3yx fc1414f326 Backport "source" to V2 API 2020-10-07 10:01:08 +13:00
luk3yx ec738f6721 Update HTTPS API.md 2020-10-07 09:55:45 +13:00
luk3yx fab4eff8dc Add server deletion 2020-10-07 08:32:46 +13:00
luk3yx 8e87b4b806 Minor bugfix 2020-10-04 17:03:19 +13:00
luk3yx a5e8911855 Add an option to always use HTTP 200 on the /v3 API 2020-10-04 14:54:52 +13:00
luk3yx c7840406ca Remove now unrequired CSS
This CSS was moved to xeroxIRC 
(0c72563912).
2020-07-06 13:06:56 +12:00
luk3yx 774278ac6a v2.go: Use custom JSON value type to convert numbers to strings. 2020-06-28 09:40:01 +12:00
luk3yx 42f4ccefc6 Run gofmt. 2020-06-18 10:07:17 +12:00
luk3yx 2422cae7e8 Fix /v2/get_transactions?simple=true. 2020-06-17 14:50:06 +12:00
luk3yx a603cbc94f Bump version to 3.0.1. 2020-06-15 18:15:09 +12:00
luk3yx fce0e42307 Fix UNIX socket support. 2020-06-15 17:55:43 +12:00
luk3yx a29e6f1cd6 WIP: Add UNIX socket support. 2020-06-15 17:44:51 +12:00
luk3yx a093f741df Remove unrequired comment.
The legacy database code is no longer in use and doesn't exist in this
repository.
2020-05-24 23:36:42 +12:00
luk3yx 12b01d03c7 Bump version to 3.0.0. 2020-05-24 23:35:28 +12:00
luk3yx 2ed2094d1c Replicate old error handling in /v2/exchange_rates. 2020-05-17 15:24:07 +12:00
luk3yx a280a37ae7 Improve lurkcoin.ConstantTimeCompare(). 2020-05-01 15:48:55 +12:00
luk3yx bc010422e6 Remove unrequired code. 2020-04-27 23:49:42 +12:00
luk3yx 7aed3aecf6 Fix "go get" URLs. 2020-04-27 18:07:01 +12:00
luk3yx 0a06419b4b Fix GitHub/GitLab URLs. 2020-04-22 21:37:58 +12:00
luk3yx 717802d4f1 Add more config options.
Add an option to suppress HTTP-related logs and to disable HTTP 
keep-alives.
2020-04-22 20:45:19 +12:00
luk3yx 45abac7a2d Initial commit. 2020-04-21 22:24:16 +12:00