Commit Graph

17 Commits

Author SHA1 Message Date
Luke Dashjr
081a38f429
api: Listen with MHD_OPTION_LISTENING_ADDRESS_REUSE 2025-03-08 20:47:53 +00:00
Luke Dashjr
3931f059ec
Cleanup various minor warnings 2025-03-08 05:38:18 +00:00
Luke Dashjr
e0448369b4
Merge branch 'fix_cmd_leak' into 0.2.x 2025-03-08 04:34:49 +00:00
Luke Dashjr
1d8c681a3a
Merge remote-tracking branch 'github-pull/63/head' into 0.2.x 2025-03-07 20:37:05 +00:00
Luke Dashjr
22da0d71bc
api: Require admin access to access Clients page at all 2025-03-07 20:33:38 +00:00
Luke Dashjr
64b752c6c9
api: Use client connect_tsms and (new) unique_id to avoid kicking the wrong client 2025-01-16 17:24:09 +00:00
Luke Dashjr
8f0b100823
Bugfix: api: Free parsed JSON for cmd POST 2025-01-16 16:16:52 +00:00
Luke Dashjr
297b9beb34
api: Require admin password to perform actions 2025-01-16 16:11:21 +00:00
Luke Dashjr
31d732107b
api: Abstract datum_api_testnet_fastforward function 2025-01-16 16:07:41 +00:00
Luke Dashjr
70aa9a4175
api: Parse API cmd form data before acting 2025-01-16 15:58:18 +00:00
Luke Dashjr
32819381d6
api: Add datum_api_formdata_to_json helper function 2025-01-16 15:56:10 +00:00
Luke Dashjr
39d4e5faf8
api: Abstract error response 2025-01-16 15:51:39 +00:00
Luke Dashjr
a38edeb8a8
Bugfix: api: Add missing method='post' 2025-01-13 06:24:11 +00:00
Luke Dashjr
c4c67ffa7f
Merge PR 25: api: Support no-JS empty_thread and kill_client commands 2025-01-13 03:59:34 +00:00
szarka
99dec4fa0e Center active hashrate message using CSS instead of obsolete CENTER element 2024-12-14 20:56:45 +00:00
Luke Dashjr
f34ed3242f
api: Support no-JS empty_thread and kill_client commands 2024-12-07 22:07:45 +00:00
Jason Hughes
c4a1845a53
Initial import of DATUM codebase
Co-authored-by: Luke Dashjr <luke-jr+git@utopios.org>
2024-10-18 16:53:13 +00:00