Valerian G
|
50f3f6bae4
Added some bootstrapping functions for windows and nix that download the latest versions of ffprobe and ffmpeg
|
3 years ago |
Valerian G
|
0a8ddf18a0
Add null_auth feature so that testing apis with curl can be less painful
|
3 years ago |
Valerian G
|
dd1efb7ac1
bump version of torrent-name-parser
|
3 years ago |
Valerian G
|
13feaf72ad
bump the versions of some crates, add once_cell
|
3 years ago |
Valerian G
|
4521bb0363
Added sqlite and postgres features
|
4 years ago |
Valerian G
|
8ca864a30d
fmt
|
4 years ago |
Valerian Garleanu
|
9b28313fb7
Updated versions of most dependencies
|
4 years ago |
HinamoreCh4n
|
3d0d6230e6
Added full ssl support
|
4 years ago |
HinamoreCh4n
|
d54f0fb610
Flattened and cleaned the repo a bit
|
4 years ago |
HinamoreCh4n
|
98a39169a2
Streaming now works, rewrote the whole api
|
4 years ago |
HinamoreCh4n
|
37c31ce7f0
Removed rocket.conf
|
4 years ago |
HinamoreCh4n
|
63e90fb639
Some refactoring, started making custom error types, all routes now return somewhat basic errors
|
5 years ago |
HinamoreCh4n
|
fe503a6ac7
Refactored tmdb api, episode info also delivered now
|
5 years ago |
HinamoreCh4n
|
eaf1e4b5d6
Added authentication which is disabled atm to allow the UI team to catch up, fixed some tests etc, big commit iirc
|
5 years ago |
HinamoreCh4n
|
e1d28ac32b
Moved migrations to db crate
|
5 years ago |
HinamoreCh4n
|
0f6dca7f03
Fixed some entries in the cargo toml files
|
5 years ago |
HinamoreCh4n
|
da5ab6eadd
Fixed some idioms
|
5 years ago |
HinamoreCh4n
|
1b33b26136
Fixed search being buggy, migrated to trigram search, removed a dependency, fixed some code
|
5 years ago |
HinamoreCh4n
|
7237b4ccfb
Added websocket server+events by resource path subscription
|
5 years ago |
HinamoreCh4n
|
cb92d03b36
Added proper logging rather than println!() and rocket's inbuilt logging, fixed linting
|
5 years ago |
HinamoreCh4n
|
eef1870131
Added search function, streamlined a bit of sql and rust
|
5 years ago |
HinamoreCh4n
|
36a50a1672
Added filebrowser api, added some error handling, changed some code
|
5 years ago |
HinamoreCh4n
|
f6d6d10542
Added a bunch of metadata, genres, duration, fixed some routes, added a ffprobe wrapper
|
5 years ago |
HinamoreCh4n
|
cff5e50674
Fixed a shitton of code, scanners are better i guess, fuck me this is a big commit
|
5 years ago |
HinamoreCh4n
|
2248db5459
Added new package
|
5 years ago |
HinamoreCh4n
|
c46c8cefc9
Major rewrite of the scanners, moved to a monolithic scanner architecture, moved to postgres, added a docker compose and docker file, separated database into a separate crate, separate scanners into a separate crate
|
5 years ago |
HinamoreCh4n
|
82d550ae91
Added some shitty code, scanners partially working, basically everythignf ucked, gonna fix tomorrow
|
5 years ago |
HinamoreCh4n
|
b50638a1c7
added api spec to README.md
|
5 years ago |
HinamoreCh4n
|
c7866e4db4
Added some extra tests for all the rocket routes
|
5 years ago |
HinamoreCh4n
|
c399e5f92c
Intial commit of the openflix rewrite to rust, contains working media and library routes as well as the database implementation
|
5 years ago |