ce605006f5
update add_video route and change queue method
...
Build Docker Image / build (push) Successful in 14m39s
- change add to queue method from `GET` on `/` to `POST` on `/queue`
- update `/add_video` route to accept single video url
2025-02-25 02:02:54 -08:00
b7e89d9c22
V0.2.0
Build Docker Image / build (push) Successful in 12m39s
2025-02-13 17:46:15 -08:00
ksyasuda
af0d958b89
update code structure and get session on each query
Build Docker Image / build (push) Successful in 12m54s
2025-02-09 20:20:10 -08:00
ksyasuda
1c0eb91333
update to use sqlalchemy
...
- change from mysql-connector-python to sqlalchemy
- allow for connection to sqlite3, mysql, mariadb, postgres, and
oracle databases
- change `DATE` columns to `DATETIME` type
- add WHO columns
- install database connectors and required packages
2024-09-06 02:14:12 -07:00
497320c082
0.0.2 ( #1 )
...
Build Docker Image / build (push) Successful in 23s
Co-authored-by: ksyasuda <ksyasuda@umich.edu>
Reviewed-on: #1
2024-09-05 04:37:13 -07:00
f0a84c1f41
initial commit
Build Docker Image / build (push) Successful in 21s
2024-09-04 15:15:40 -07:00