Commit History

Author SHA1 Message Date
  mental cc157daed3 refactor: rename dim to dim-core, use dim as a binary crate (#573) 7 months 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
  Valerian G d85f847ca2 dim: raise fd limits to max allowed 1 year ago
  Coby Geralnik fd3602fc47 Change session to be based off of UserID instead of Username (#437) 2 years ago
  Valerian G 939c63e2b7 remove rusty_vainfo dependency, rust workflow will fetch ui and ffmpeg artifacts and package them 2 years ago
  Valerian G 62e931fe27 fix dockerfile 2 years ago
  Valerian G f564247b65 pin sqlx to v0.5.5 tag on github to avoid proc macro panic 2 years ago
  Valerian G aeaad92ea3 ported more code yay! 3 years ago
  mental 07f5b2916b fix: add events back to members 3 years ago
  mental e81ded2e99 refactor: use a real workspace layout 3 years ago
  Valerian G 0b06fd0654 bump codegen-units to 16 3 years ago
  Valerian G 3af438d3f1 improve the build script 3 years ago
  Valerian G de57eef328 bump nightfall, remove all references to clap so that dim compiles 3 years ago
  mental cc6ae24c0e Update Cargo.toml 3 years ago
  mental 851dda9f7b refactor: use structopt, allow specifying port, and tidy up main.rs 3 years ago
  Valerian G 3432ae4b27 bump nightfall 3 years ago
  Valerian G dc7192f760 enable cors 3 years ago
  Valerian G e0d5b661ef start transitioning from rocket to warp, moved some of auth/ 3 years ago
  Valerian G 4a9cef49b9 remove some junk 3 years ago
  Valerian G 602238b843 comment out all the rocket stuff to begin migration 3 years ago
  Valerian G 216a475542 bump to torrent-name-parser v0.5.0 3 years ago
  mental f4133ee58f feat: add priorities to poster fetching 3 years ago
  Valerian G 4679d7e425 bump nightfall 3 years ago
  Valerian G 008281e1e0 bump nightfall, stop using deprecated NoneError 3 years ago
  Valerian G e1e9de312d fix seeking not working 90% of the time because the nightfall gc would collect sessions when seeking 3 years ago
  Valerian G 770ef064f2 bump nightfall version 3 years ago
  Valerian G de3f1ef0c9 Merge branch 'master' into implement-virtual-manifest 3 years ago
  Valerian G 54ec75e738 use published versions for nightfall and xtra_proc 3 years ago
  Valerian G fc9bb86dc9 Add anitomy as a backup metadata extractor 3 years ago
  Valerian G 4aec553caf bump version for serde*, enable uuid feature for rocket 3 years ago
  Valerian G 836adc71af pin all the rocket commits 3 years ago
  Valerian G 5687eb0116 upgraded some deps, cleaned some files 3 years ago
  Valerian G 9325df2058 reqwest's blocking iface is no longer needed, added async_recursion as a dep 3 years ago
  Valerian G 3624842a7b removed more blocking code, managed to the fix the issue where rustc would report a weird opaque type error 3 years ago
  Valerian G 797e26b6ba Updated to rocket v0.5.0-dev, most routes are now async, migrated to 3 years ago
  Valerian G 2fb40cdcdd add lib.rs so that dim can be used as a crate 3 years ago
  Valerian G 2b9a2784c9 point to nightfall master 3 years ago
  Valerian G f0a31b2ec2 point to the rewrite-nightfall branch 3 years ago
  Valerian G a2508e74fd add xtra as a dep, switch to the wip nightfall branch 3 years ago
  Valerian G 4d23b1ed3d fixed the deploy workflow, cleaned up Dockerfile, embed_ui is no longer a default feature 3 years ago
  mental 50866da87a rewrite: replace `pushevent` with builtin websocket logic. (#66) 3 years ago
  Valerian G 1a3a537d62 add uuid dep 3 years ago
  Valerian G 959096e9eb errors from nightfall are now forwarded 3 years ago
  Valerian G f7c3dacf44 Added token ids to jwts for internal tracking 3 years ago
  Valerian G 4e0f03c7b6 Revert "switched auth to session cookie based" 3 years ago
  Valerian G 15f73016b8 switched auth to session cookie based 3 years ago
  Valerian G b3efafeb58 slowly moving back to supporting ws events 3 years ago
  Valerian G 71ab0dbe6b Added nightfall as a dep without the need for platform specific features 3 years ago