|
|
c63bee072f
|
respect API_HOST & API_PORT env vars for dev
Using Vite's proxy option allows us to avoid CORS issues when the host
for Uvicorn doesn't match the host for Vite, e.g. localhost vs. 127.0.0.1.
|
2023-11-26 19:43:56 +01:00 |
|
|
|
b5a93cb92f
|
update Npm dependencies
|
2023-07-22 20:19:23 +02:00 |
|
|
|
3c357584a2
|
update poetry & npm
|
2022-01-13 23:18:24 +01:00 |
|
|
|
f2cb66b0bf
|
update dependencies
|
2021-12-07 21:18:55 +01:00 |
|
|
|
3c9da10522
|
upgrade Python to 3.10, and update all dependencies
|
2021-11-02 14:16:00 +01:00 |
|
|
|
f964c0ceb9
|
UI: add support for year specification in search
|
2021-08-07 14:32:32 +02:00 |
|
|
|
0532676fa4
|
lint
|
2021-08-05 19:18:52 +02:00 |
|
|
|
9acd534706
|
make more aspects of API & UI hosting configurable
This is necessary to create proper dev & production builds of the app.
|
2021-08-05 19:18:51 +02:00 |
|
|
|
ebdf3a39f3
|
update npm packages
|
2021-08-05 15:59:43 +02:00 |
|
|
|
69eb68a9a4
|
add UI selector for user ratings (group or own)
Allow a user to access their own dataset.
Add a route for admins to give users access to groups.
|
2021-08-05 15:53:27 +02:00 |
|
|
|
fb059ae5d1
|
lint
|
2021-08-04 17:32:00 +02:00 |
|
|
|
e56ff8a6e6
|
fix conversion to imdb rating in JS
|
2021-08-04 17:32:00 +02:00 |
|
|
|
bae0415a24
|
fix up movies index route [wip]
|
2021-08-04 17:32:00 +02:00 |
|
|
|
7cc540b6fd
|
fix encoding user credentials
|
2021-08-04 17:32:00 +02:00 |
|
|
|
b47dfc579b
|
add Vue UI [wip]
|
2021-07-28 23:08:10 +02:00 |
|