Git Product home page Git Product logo

xtraupload's People

Contributors

7amou3 avatar fossabot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

xtraupload's Issues

Add payed-subscription plans.

  • Admin can create/update/delete a plan.
  • Admin can assign a plan to a user through the administration panel
  • Any standard user can upgrade his account to a premium account by purchasing a plan via credit card or paypal.

Display captcha after 5 failed logged in attempt.

  • Let the user introduce incorrectly user and password up to 5 times.
  • After the fifth failed attempt, the captcha must be also resolved.
  • After another 5 failed attemps, the user will be temporaly locked out at IP level (10 minutes).

Add i18n (Globalization and localization) support.

  • The default system language is English
  • Based on http header, XtraUpload must switch to the detected browser language
  • Admin can Add/Update/Delete language.
  • User can change language, the changes are persisted in db.

Add support for external storage servers.

  • Admin can update/delete/add a server to the storage servers list.
  • Files should be Uploaded directly to the least loaded server.
  • Servers status are displayed in administration area (connectivity, space left, cpu load, memory status...

Add file preview

  1. In the filemanager, user can preview the folowing file type:
  • Image thumbnail,
  • Video stream,
  • Document (pdf, docx)
  1. In download page, the user can preview the folowing file type:
  • Image thumbnail.
  • Video stream.
  • Document (pdf, docx)

Add self signed ssl certificates

We need to secure the communication between the grpc storage servers and the API server,

  1. Use a self signed cert to authorize client connections.
  2. A private CA (cert authority) will sign the certs that are going to be deployed on each server.

Remove chartjs dependency

Admin area depends on chartjs to display it's charts, I noticed that chart js has big bundle size (~165 kb) and is not compatible with es thus may cause optimization bailouts.
The goal is to remove this library and replace it with a lightweight chart library

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.