RuStream

Self hosted streaming media server written in Rust

MIT License

Downloads
22.2K
Stars
2
Committers
2

Bot releases are hidden (Show)

RuStream - v1.3.0 Latest Release

Published by dormant-user 4 months ago

Release v1.3.0
Upgrade all dependencies
Redo GH actions

RuStream - v1.3.1-prerelease-1719206185

Published by dormant-user 4 months ago

Bump none-shall-pass GH action to v5

RuStream - v1.3.1-prerelease-1719206039

Published by dormant-user 4 months ago

Release v1.3.0
Upgrade all dependencies
Redo GH actions

RuStream - v1.3.1-prerelease-1719205463

Published by dormant-user 4 months ago

Bump none-shall-pass GH action to v5

RuStream - v1.3.1-prerelease-1719204704

Published by dormant-user 4 months ago

Bump none-shall-pass GH action to v5

RuStream - v1.3.1-prerelease-1710553099

Published by thevickypedia 8 months ago

Update README.md

RuStream - v1.3.1-prerelease-1710552768

Published by thevickypedia 8 months ago

Update README.md

RuStream - v1.3.1-prerelease-1710552165

Published by thevickypedia 8 months ago

Include an option to rename secure files
Setup validations in both server and client

RuStream - v1.3.1-prerelease-1710545949

Published by thevickypedia 8 months ago

Rename fileIO.rs to fileio.rs to fix build error

RuStream - v1.3.1-prerelease-1710530518

Published by thevickypedia 8 months ago

Make context menu appear right next to the pointer
Make custom error responses generic across the app

RuStream - v1.3.1-prerelease-1710519022

Published by thevickypedia 8 months ago

Allow users to delete file/folder with right click
Create a dedicated crate to handle deletions
Renames to be implemented

RuStream - v1.3.1-prerelease-1710462354

Published by thevickypedia 8 months ago

Implement a profile page to render session info
Disable cache in profile page
Don't block navigation on all error pages

RuStream - v1.3.1-prerelease-1710337331

Published by thevickypedia 8 months ago

Update docstrings

RuStream - v1.3.1-prerelease-1710333421

Published by thevickypedia 8 months ago

Rephrase cargo to metadata
Include version information in HTML

RuStream - v1.3.1-prerelease-1710301331

Published by thevickypedia 8 months ago

Implement a parser for memory type and byte conversion
Remove redundant parsing for integer types

RuStream - v1.3.1-prerelease-1710295229

Published by thevickypedia 8 months ago

Set max payload size

Remove underscore on headers

RuStream - v1.3.0-a

Published by thevickypedia 8 months ago

Display confirmation window to public space uploads
Update docstrings and bump version to prerelease

RuStream - v1.2.1-prerelease-1710268824

Published by thevickypedia 8 months ago

Remove unnecessary colorization and keep it simple

RuStream - v1.2.1-prerelease-1710264410

Published by thevickypedia 8 months ago

Keep secure index consistent and include in startup validations

RuStream - v1.2.1-prerelease-1710247371

Published by thevickypedia 8 months ago

Follow best practice to improve coding standards