GithubHelp home page GithubHelp logo

codelinered / file-sharing Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 59.92 MB

Platform to upload, download and share files

Home Page: https://fs.insanitymeetshh.net

License: MIT License

PHP 54.19% Shell 0.05% JavaScript 7.07% Dockerfile 0.04% SCSS 2.95% Twig 21.68% CSS 14.02%
download files gulp share slim3 upload

file-sharing's Introduction

file-sharing's People

Contributors

codelinered avatar

Watchers

 avatar

file-sharing's Issues

Save order of tables

Save column and order direction for each table.
Tables:

  • member-file-table
  • member-folder-table
  • guest-file-table
  • guest-folder-table

DataTables arrows different from Windows to macOS

Current state:
bildschirmfoto 2018-10-22 um 10 45 23

Should be:
bildschirmfoto 2018-10-22 um 10 48 46

Solution:

table.dataTable thead .sorting:after, 
table.dataTable thead .sorting:before, 
table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_asc:before, 
table.dataTable thead .sorting_asc_disabled:after, 
table.dataTable thead .sorting_asc_disabled:before, 
table.dataTable thead .sorting_desc:after, 
table.dataTable thead .sorting_desc:before, 
table.dataTable thead .sorting_desc_disabled:after, 
table.dataTable thead .sorting_desc_disabled:before {
    font-family: Arial;
}

Add virtual folders

It should be possible to add files to folders (file groups) and give them extra access rights for non logged in users.
Like YouTube and there playlists.

Reopen tab

Steps:

  • login to page
  • go to own profile
  • open folder tab
  • click on any folder name
  • go back to profile

Folder tab is closed, but would be better if it's open.
Same for file tab.

Add configable QR Code title

In UserController.php if $ga->getQRCodeGoogleUrl() get called, the third parameter "title" should come from settings file.

Fix file extension on download

Issue since 3.2.0
Will be fixed in 3.5.0

Steps:

  • login
  • go to your profile
  • edit a file with file extension and remove file extension
  • click save
  • click on renamed file
  • click download icon

Downloaded file is w/o file extension but should be with file extension.

Add 3 access states for files/folders

  • private = 0 (only logged in user can see files/folders)
  • shareable = 1 (guest can see file/folders only if use direct link) [NEW]
  • public = 2 (guest can see everything on user detail view)

Add note field

It should be possible to add notes to files and / or only a note.

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.