mental
|
a3c4cb35bd
refactor: replace structopt for clapt+derive and remove unused deps
|
1 год назад |
mental
|
1551350519
refactor: rename dim to dim-core, use dim as a binary crate
|
1 год назад |
mental
|
d9e7652799
dim-web: port auth/login auth/register and auth/admin_exists to axum (#556)
|
1 год назад |
dependabot[bot]
|
c54b538532
Bump h2 from 0.3.16 to 0.3.17 (#546)
|
1 год назад |
mental
|
9211b4b87a
dim-web (#537)
|
1 год назад |
Valerian G
|
990e2a1dfe
move external module to dim-extern-api (#541)
|
1 год назад |
Valerian G
|
3cae9e202b
rename database, events and auth crates to contain a dim- prefix (#536)
|
1 год назад |
mental
|
8f78ebaaa3
update deps and fix test
|
1 год назад |
mental
|
64f200b815
chore(deps): update dependencies (rand, notify, govenor, uuid)
|
1 год назад |
mental
|
990cc2a344
Merge remote-tracking branch 'origin/dependabot/cargo/bzip2-0.4.4' into dependabot-rollup
|
1 год назад |
mental
|
87fa9eb5c0
Merge remote-tracking branch 'origin/dependabot/cargo/bumpalo-3.12.0' into dependabot-rollup
|
1 год назад |
mental
|
71dacf6752
Merge remote-tracking branch 'origin/dependabot/cargo/tokio-1.20.4' into dependabot-rollup
|
1 год назад |
dependabot[bot]
|
90c7ccde87
Bump tokio from 1.19.2 to 1.20.4
|
1 год назад |
dependabot[bot]
|
6a11deca03
Bump warp from 0.3.2 to 0.3.3
|
1 год назад |
dependabot[bot]
|
5993ec0ff9
Bump bumpalo from 3.10.0 to 3.12.0
|
1 год назад |
dependabot[bot]
|
537d79b922
Bump bzip2 from 0.4.3 to 0.4.4
|
1 год назад |
Valerian G
|
d85f847ca2
dim: raise fd limits to max allowed
|
2 лет назад |
dependabot[bot]
|
887e722ad7
Bump nix from 0.20.0 to 0.23.1 (#481)
|
2 лет назад |
Valerian G
|
fc50f0f041
Add sqlite cdc event pipeline (#483)
|
2 лет назад |
Valerian G
|
dffbcf3ef4
Refactor scanners (#447)
|
2 лет назад |
HinamoreCh4n
|
cb92d03b36
Added proper logging rather than println!() and rocket's inbuilt logging, fixed linting
|
5 лет назад |
HinamoreCh4n
|
eef1870131
Added search function, streamlined a bit of sql and rust
|
5 лет назад |
HinamoreCh4n
|
36a50a1672
Added filebrowser api, added some error handling, changed some code
|
5 лет назад |
HinamoreCh4n
|
f6d6d10542
Added a bunch of metadata, genres, duration, fixed some routes, added a ffprobe wrapper
|
5 лет назад |
HinamoreCh4n
|
cff5e50674
Fixed a shitton of code, scanners are better i guess, fuck me this is a big commit
|
5 лет назад |
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 лет назад |
HinamoreCh4n
|
82d550ae91
Added some shitty code, scanners partially working, basically everythignf ucked, gonna fix tomorrow
|
5 лет назад |
HinamoreCh4n
|
b50638a1c7
added api spec to README.md
|
5 лет назад |
HinamoreCh4n
|
5967bf62db
added webui, new dependency
|
5 лет назад |
HinamoreCh4n
|
c7866e4db4
Added some extra tests for all the rocket routes
|
5 лет назад |
HinamoreCh4n
|
c399e5f92c
Intial commit of the openflix rewrite to rust, contains working media and library routes as well as the database implementation
|
5 лет назад |