GithubHelp home page GithubHelp logo

frky / fshare Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 793 KB

Private file sharing. Keep your data. Share your data. Be your own master.

Python 32.10% HTML 12.93% JavaScript 43.52% Ruby 0.41% CSS 2.51% Shell 0.21% Dockerfile 0.25% SCSS 8.08%

fshare's People

Contributors

bl3f avatar dependabot[bot] avatar frky avatar montcorbier avatar

Watchers

 avatar  avatar  avatar  avatar

fshare's Issues

Fshare doesn't look good in CLI web browsers

When I use Fshare in my favorite, beautiful, user-friendly CLI web-browser, it looks pretty ugly. See included screenshot.

totallylegitissue

Considering your growing user-base, it would be nice to add support for main-stream web browsers such as w3m, links or links2.

[HELP] How to `website_fsuser`, `website_permission` and `website_registrationkey`?

I did python manage.py createsupseruser and tried login but an error occurred, "FSUser matching query does not exist."

So I add data to website_fsuser and website_permission by directly in database.

But it's not smart way. Could you tell me how to add them normally?

And one more question, I can't find how to issue Registration Key on Web UI.
Could you tell me how to do it?

AttributeError: 'RegistrationKey' object has no attribute 'endswith'

I tried to generate registration key by manage.py generate_registration_key.
It printed key but the following error was shown.

Traceback (most recent call last):
  File "./manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/srv/fshare/.pyenv/versions/3.7.7/lib/python3.7/site-packages/django/core/management/__init__.py", line 364, in execute_from_command_line
    utility.execute()
  File "/srv/fshare/.pyenv/versions/3.7.7/lib/python3.7/site-packages/django/core/management/__init__.py", line 356, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/srv/fshare/.pyenv/versions/3.7.7/lib/python3.7/site-packages/django/core/management/base.py", line 283, in run_from_argv
    self.execute(*args, **cmd_options)
  File "/srv/fshare/.pyenv/versions/3.7.7/lib/python3.7/site-packages/django/core/management/base.py", line 339, in execute
    self.stdout.write(output)
  File "/srv/fshare/.pyenv/versions/3.7.7/lib/python3.7/site-packages/django/core/management/base.py", line 107, in write
    if ending and not msg.endswith(ending):
AttributeError: 'RegistrationKey' object has no attribute 'endswith'

Can I safely ignore this error?

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.