Coder Social home page Coder Social logo

bbodenmiller / mattermost-file-list Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mksondej/mattermost-file-list

0.0 1.0 0.0 438 KB

Adds a paged and searchable file list to each channel. The list is opened through a button in the top panel. Through the list you can obtain public or normal links to the files, open or delete them.

License: Apache License 2.0

Makefile 12.11% Go 31.51% HTML 0.15% JavaScript 52.77% Dockerfile 0.20% PowerShell 3.26%

mattermost-file-list's Introduction

Mattermost File List

Adds a paged, searchable and sortable file list to each channel and team. You can open the channel file list through a button in the top panel. The team file list is available above channel list, but it has to be first enabled in the plugin settings. Admins can additionally access a list of all files from all channels, even where they are not a member.

Through the list you can obtain public or normal links to the files, open and delete entire posts.

Preview:

Sample list

How to install

  1. Grab the latest .tar.gz archive from Releases.
  2. Follow standard Mattermost plugin installation procedure (either install it through the web system console or directly by extracting it to /plugins/ folder).
  3. Remember to check out plugin settings for additonal features!

How to develop

This projects uses Docker containers to build, so you don't have to install any dependencies other than Docker. Simply run docker-build.ps1 (on *nix systems you need Powershell) and the project will be built inside an autmatically configured temporary container. The container caches entire GOPATH inside .docker_cache directory, so it should be fast and dependencies won't be redownloaded everytime you run the build. Have fun :)

Optionally you can also pass -withPreview which will spin up the mattermost-preview instance (if it's not running) and deploy the plugin to it.

mattermost-file-list's People

Contributors

mksondej avatar dependabot[bot] avatar

Watchers

James Cloos avatar

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.