GithubHelp home page GithubHelp logo

bionade24 / filebin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bluewind/filebin

0.0 0.0 0.0 44.08 MB

The software behind paste.xinu.at; Main repo is at http://git.server-speed.net/users/flo/filebin/

License: MIT License

Dockerfile 0.03% PHP 63.51% HTML 0.18% Hack 0.02% CSS 2.57% Shell 0.20% JavaScript 33.47% Python 0.01%

filebin's Introduction

FileBin

A pastebin software running on https://paste.xinu.at. In addition to uploading text and code it also supports binary files.

Additional documentation can be found in ./doc.

Installation/Development

Git is used for tracking changes and updating installations. The repository is located at https://git.server-speed.net/users/flo/filebin/. Clone the repository and follow the instructions in ./INSTALL. Do not install using tarballs as this is not supported.

dev is the development branch and should not be used in production. All stable changes go to master and will be tagged regularly following semver guidelines.

Mailing List

Currently there is only one mailing list for everything (general discussion, patches, announcements, ...). If need be more lists will be created at a later date.

IRC

The official IRC channel is irc.freenode.net/#filebin.

Patches

Please submit patches (preferably git send-email) to the filebin-general mailing list. You do not need to register to be allowed to post.

You can also open a pull request on GitHub.

Dependencies

  • PHP >=5.5 with the following modules

    • gd for thumbnail generation
    • exif for thumbnail generation
    • phar for tarball creation
    • mysql, mysqli, pgsql, pdo_mysql (any of those) for database access
    • mbstring for multibyte support
    • finfo for mimetype detection
    • xdebug for tests (not required on production)
  • composer for dependency management

  • pygmentize for code highlighting

  • ansi2html for shell output rendering (ANSI color codes)

  • imagemagick for additional thumbnail generation

    • ghostscript for PDF thumbnail creation via imagemagick
  • node.js for javascript minification

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.