Commit Graph

19 Commits

Author SHA1 Message Date
mpostma c771694623 remove heed from http dependencies 2020-05-28 16:23:46 +02:00
mpostma d69180ec67 refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
mpostma e2db197b3f change ResponseError to Error 2020-05-28 16:23:46 +02:00
Samuel Jimenez 8438ac9756 Rename fields_frequency into fields_distribution 2020-05-26 20:40:49 +02:00
Quentin de Quelen 36c7fd0cf1
fix requested changes 2020-04-28 17:47:04 +02:00
Quentin de Quelen bc8ff49de3
update authorization middleware with actix-web-macros 2020-04-28 17:46:03 +02:00
Quentin de Quelen e74d2c1872
simplify error handling by impl errors traits on ResponseError 2020-04-28 17:46:03 +02:00
Quentin de Quelen 6a1f73a304
clippy + fmt 2020-04-28 17:45:22 +02:00
Quentin de Quelen b08f6737ac
change param tuples by struct
add settings endpoint; wip
2020-04-28 17:45:22 +02:00
Quentin de Quelen 5ec130e6dc
cleanup 2020-04-28 17:45:22 +02:00
Quentin de Quelen 6c581fb3bd
add index endpoint & key endpoint & stats endpoint 2020-04-28 17:45:21 +02:00
Clément Renault 38c43759bb
Update most of the dependencies 2020-04-02 18:36:04 +02:00
qdequele 257b7b4df4
introduce new key management 2020-02-14 12:54:07 +01:00
qdequele dc9ca2ebc9
fixes for review 2020-02-12 16:51:14 +01:00
qdequele c276dda305
run cargo fmt 2020-02-11 15:27:58 +01:00
qdequele b71bbcffaa
simplify error handling 2020-02-11 15:27:56 +01:00
qdequele 0e12920910
bump tide version 2020-02-11 15:27:55 +01:00
Clément Renault d08b76a323
Separate the update and main databases
We used the heed typed transaction to make it safe (https://github.com/Kerollmops/heed/pull/27).
2019-11-27 11:29:06 +01:00
Clément Renault 7cc096e0a2
Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00