Commit graph

11 commits

Author SHA1 Message Date
b081371d27 use decorator to add routes 2021-07-08 21:19:43 +02:00
edb2fa5069 add auth using bearer tokens
These tokens are used to gain global admin rights, or to gain more
resource specific capabilities, like adding users to a group.
2021-07-08 14:38:08 +02:00
60f0152f9d add route to list all users 2021-07-08 09:50:13 +02:00
75391b1ca2 replace legacy ratings route with group ratings 2021-07-08 09:48:54 +02:00
1038b4eaff add exact matching option 2021-06-24 22:26:47 +02:00
c823c51721 add elapsed processing time to response 2021-06-23 22:57:09 +02:00
0a21cb4420 add web API option to limit the number of results 2021-06-22 12:22:50 +02:00
a6adfefdd8 allow year relative filtering 2021-06-22 10:19:15 +02:00
d09880438d add more filtering options 2021-06-21 23:48:36 +02:00
7dd10f8bc3 add imdb full import mode 2021-06-21 18:54:03 +02:00
b5cb22822e init with some kind of working prototype 2021-06-15 19:09:21 +02:00