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.2.1-prerelease-1710218436

Published by thevickypedia 8 months ago

Catch secure-index anywhere in the subdirectories
Store secure-index in user's session info
Create custom responses for not found and restricted
Add todo sections

RuStream - v1.2.1-prerelease-1710199947

Published by thevickypedia 8 months ago

Include profile button in the UI
Add shortcut to secure-index for each profile

RuStream - v1.2.1-prerelease-1710179102

Published by thevickypedia 8 months ago

Add secure index validation for content delivery endpoints
Set SECURE_INDEX as a static variable
Add the username as hint/title for the logout button

RuStream - v1.2.1-prerelease-1710129378

Published by thevickypedia 8 months ago

Create secured directories with user specific access
Auto-create during uploads

RuStream - v1.2.1-prerelease-1710116063

Published by thevickypedia 8 months ago

Move to user specific directories upon input from user
Update docstrings and allowed headers in CORS config

RuStream - v1.2.1-prerelease-1710106582

Published by thevickypedia 8 months ago

Create user specific directory for uploads
Update UI to reflect aborted uploads

RuStream - v1.2.1-prerelease-1710086935

Published by thevickypedia 8 months ago

Change upload logic to break files into chunks
Remove max payload size and client timeouts
Update docstrings

RuStream - v1.2.1-prerelease-1710086749

Published by thevickypedia 8 months ago

Increase max payload size and client timeouts

RuStream - v1.2.1-prerelease-1710016478

Published by thevickypedia 8 months ago

Restructure code and remove unused HTML snippet

RuStream - v1.2.1-prerelease-1710011125

Published by thevickypedia 8 months ago

Fix buttons' orientation

RuStream - v1.2.1-prerelease-1710009925

Published by thevickypedia 8 months ago

Template HTML for /upload endpoint

RuStream - v1.2.1-prerelease-1710008793

Published by thevickypedia 8 months ago

Redesign UI for /upload endpoint

RuStream - v1.2.1-prerelease-1709996305

Published by thevickypedia 8 months ago

Add a feature to upload files with a dedicated endpoint

RuStream - v1.2.1-prerelease-1709829159

Published by thevickypedia 8 months ago

Fix release_id condition in GHA

RuStream - v1.2.1-prerelease-1709318417

Published by thevickypedia 8 months ago

Further, improve natural sort key algorithm
Reformat code

RuStream - v1.2.1-prerelease-1709316093

Published by thevickypedia 8 months ago

Improve the speed of natural sort algorithm
Avoid creating regex object for each iteration
Set image formats as static
Remove pdf from supported image formats

RuStream - v1.2.1-prerelease-1709313042

Published by thevickypedia 8 months ago

Add an icon for filetype in listing page
Remove ordered list with numbers
Update font-awesome-icon version

RuStream - v1.2.0

Published by thevickypedia 8 months ago

Release v1.2.0

RuStream - v1.2.1-prerelease-1709130893

Published by thevickypedia 8 months ago

Include an eye icon to view password as plain text in the UI

RuStream - v1.2.1-prerelease-1709101851

Published by thevickypedia 8 months ago

Simplify fullScreen process
Add placeholder alerts for failure