Commit History

Author SHA1 Message Date
  Brendon Walsh 3ccb4ab05f Authorization middleware supports cookie or authorization header (#594) 6 months ago
  Brendon Walsh b13b745dc6 Axum stream and static routes (#578) 7 months ago
  Brendon Walsh af6df1c9f3 Axum routes migration (#577) 7 months ago
  Brendon Walsh 9cc3704679 Ignore paths in the scanner with `.ignore` or `.plexignore` files (#574) 7 months ago
  mental cc157daed3 refactor: rename dim to dim-core, use dim as a binary crate (#573) 7 months ago
  mental d9e7652799 dim-web: port auth/login auth/register and auth/admin_exists to axum (#556) 1 year ago
  dependabot[bot] c54b538532 Bump h2 from 0.3.16 to 0.3.17 (#546) 1 year ago
  mental 9211b4b87a dim-web (#537) 1 year ago
  Valerian G 990e2a1dfe move external module to dim-extern-api (#541) 1 year ago
  Valerian G 3cae9e202b rename database, events and auth crates to contain a dim- prefix (#536) 1 year ago
  mental 8f78ebaaa3 update deps and fix test 1 year ago
  mental 64f200b815 chore(deps): update dependencies (rand, notify, govenor, uuid) 1 year ago
  mental 990cc2a344 Merge remote-tracking branch 'origin/dependabot/cargo/bzip2-0.4.4' into dependabot-rollup 1 year ago
  mental 87fa9eb5c0 Merge remote-tracking branch 'origin/dependabot/cargo/bumpalo-3.12.0' into dependabot-rollup 1 year ago
  mental 71dacf6752 Merge remote-tracking branch 'origin/dependabot/cargo/tokio-1.20.4' into dependabot-rollup 1 year ago
  dependabot[bot] 90c7ccde87 Bump tokio from 1.19.2 to 1.20.4 1 year ago
  dependabot[bot] 6a11deca03 Bump warp from 0.3.2 to 0.3.3 1 year ago
  dependabot[bot] 5993ec0ff9 Bump bumpalo from 3.10.0 to 3.12.0 1 year ago
  dependabot[bot] 537d79b922 Bump bzip2 from 0.4.3 to 0.4.4 1 year ago
  Valerian G d85f847ca2 dim: raise fd limits to max allowed 1 year ago
  dependabot[bot] 887e722ad7 Bump nix from 0.20.0 to 0.23.1 (#481) 1 year ago
  Valerian G fc50f0f041 Add sqlite cdc event pipeline (#483) 1 year ago
  Valerian G dffbcf3ef4 Refactor scanners (#447) 1 year ago
  HinamoreCh4n cb92d03b36 Added proper logging rather than println!() and rocket's inbuilt logging, fixed linting 4 years ago
  HinamoreCh4n eef1870131 Added search function, streamlined a bit of sql and rust 4 years ago
  HinamoreCh4n 36a50a1672 Added filebrowser api, added some error handling, changed some code 4 years ago
  HinamoreCh4n f6d6d10542 Added a bunch of metadata, genres, duration, fixed some routes, added a ffprobe wrapper 4 years ago
  HinamoreCh4n cff5e50674 Fixed a shitton of code, scanners are better i guess, fuck me this is a big commit 4 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 4 years ago
  HinamoreCh4n 82d550ae91 Added some shitty code, scanners partially working, basically everythignf ucked, gonna fix tomorrow 4 years ago
  HinamoreCh4n b50638a1c7 added api spec to README.md 4 years ago
  HinamoreCh4n 5967bf62db added webui, new dependency 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