Commit Graph

5 Commits

Author SHA1 Message Date
d91b3d72b3
WIP: verify JWT
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-16 13:32:54 +02:00
64ae959670
Use database backend instead of backend.json 2021-10-31 01:37:39 +02:00
f14e6d8249
Add full text search to server
Some checks failed
continuous-integration/drone/push Build is failing
Adds Blevesearch to the server. Every item that is processed by the
server is added to the index and can be returned from the ItemSearch
request.
2021-05-30 22:01:34 +02:00
02bc2ab9bc
Add stream type postgres-stream
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-11 17:23:25 +02:00
9ef3369389
Cleanup for go modules
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-27 22:09:02 +02:00