flask-fileexplorer icon indicating copy to clipboard operation
flask-fileexplorer copied to clipboard

A file explorer to share files over a network based on Flask server framework.

Results 13 flask-fileexplorer issues
Sort by recently updated
recently updated
newest added

Currently, all videos have to be downloaded up to the selected video time to be viewed. The following stack-overflow question solves this problem: - https://stackoverflow.com/questions/65366164/how-do-i-stream-large-videos-in-flask There is also an already...

fix upload error under Windows: "TypeError: bad operand type for unary +: 'str'"

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Some changes made to make it more efficient: - Fixing the second preview of files to be in bootstrap table form - Fixing video and audio browsing by making it...

Hello @reallyrehan First of all, thanks for creating this. I noticed that the files listed under a given directory are not ordered by name or date. Could you point me...

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 to 2.3.8. Release notes Sourced from werkzeug's releases. 2.3.8 This is a security release for the 2.3.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/2.3.x/changes/#version-2-3-8 2.3.7 This is a fix...

dependencies

When trying to use curl, or some other simple download tool. It fails to download and get's a bunch of 803 redirect errors. Because it's getting fed a webpage: Redirecting......

bug
good first issue

I want to extend this project with more functionality. Have been exploring adding ChatGPT API integration to allow a user to modify folder/files by just talking to the chatbot in...

enhancement

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@​bgilbert] Trim...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies