Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Lewis
b7e3440024 [Feature] JSON endpoint for querying maps 2021-11-17 15:57:01 +02:00
Andrew Lewis
794bb6c241 [Fix] Avoid reinitialising neural settings 2021-02-05 14:37:43 +02:00
Andrew Lewis
960b608d35 [Feature] Add controller endpoint for training neural
- Move neural functions to library
 - Parameterise spawn_train
 - neural plugin: Fix store_pool_only when autotrain is true
 - neural plugin: Use cache_set instead of mempool
 - Add test
2020-12-17 11:28:09 +02:00
Vsevolod Stakhov
c8d46c6400 [Minor] Improve maps query API 2020-09-16 09:02:21 +01:00
Vsevolod Stakhov
8f8d62fc0d [Minor] Pet luacheck 2020-07-01 12:52:39 +01:00
Vsevolod Stakhov
d8a7818f0e [Feature] Add query_specific endpoint 2020-07-01 12:26:02 +01:00
Vsevolod Stakhov
b00eb164fb [Feature] Add maps query method 2020-07-01 12:02:21 +01:00
Vsevolod Stakhov
f860d55ac4 [Feature] Preliminary maps addon for controller 2020-07-01 11:53:29 +01:00
moisseev
25870a7895 [Minor] Fix missing selector check 2020-06-04 18:54:41 +03:00
moisseev
8e162998ac [Minor] Fix HTTP status code
We should treat invalid selector as a negative result of the check.
2020-06-03 19:41:52 +03:00
Vsevolod Stakhov
afe627edab [Feature] Add controller plugins support and selectors plugin 2020-06-01 13:13:31 +01:00