Code Monkey home page Code Monkey logo

flask-fileexplorer's Issues

Option to make filename fully visible

If the file name is looks like over 15+ characters it cuts off the rest of the name. Is there any way to have a column size adjuster, or at least have priority to the file name? At least for something like 50+ characters?

perhaps add requirements file!

I trying to run python3 nosession-setup.py and got error
jinja2.exceptions.UndefinedError: 'fontawesome_html' is undefined in layout.html

I look for this error msg, need to install flask_fontawesome.
Please add requirements file and some other guidelines.

Kinda you forgot to add

from flask_fontawesome import FontAwesome
app = Flask(__name__)
FontAwesome(app)

on nosession-setup.py

Proper direct download

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:

<title>Redirecting...</title>

Redirecting...

You should be redirected automatically to target URL: /login/download/www-root/firmware/arista/4.30.1F/EOS64-4.30.1F.swi.md5sum. If not click the link.

Is there a way that when you right click the file in the GUI and paste that link it can just download it without trying to go to that website first? Or I guess even do a bunch of 803 redirects?

Ordering files by name

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 to where I might be able to add a sorting function?

Thank you
Jason

I'm having this problem when ubuntu is running, please help me

222.mp4

As shown in the video, I clicked on the folder on the homepage and it produced a: 127.0.0.1 - - [07/Jul/2023 10:50:04] "GET /files///srv HTTP/1.1" 404 -

Two more characters: "//"

And then

333.mp4

As shown in the video,I manually modified the URL path and it went back to normal

Can this be fixed, thanks

Adding AI/GPT Integration to Cleanup/Modify directory

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 natural language.

The current idea is to add a sidebar with ChatGPT integration to allow you to ask for modifications to the directory, and it will give you code and allow you to accept & execute (or continue the conversation to modify the code).

Once you ask it to execute, it would run the code in the current directory and refresh the page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.