Version remasterisée de Linx pour ne pas perdre cette pépite
Go to file
andreimarcu 5f78fe6619 Added tests for uploads 2015-09-28 16:02:03 -04:00
static Performance improvements, custom 404+500, -nologs, PUT uploads fix 2015-09-25 12:00:14 -04:00
templates upload expiry/barename respect, random fixes 2015-09-28 00:25:57 -04:00
.gitignore Add preliminary metadata support 2015-09-27 22:43:41 -04:00
.travis.yml Needs libmagic-dev 2015-09-28 00:39:53 -04:00
LICENSE.txt Add license 2015-09-25 09:18:12 -04:00
README.md Added build status to README 2015-09-28 00:41:37 -04:00
display.go upload expiry/barename respect, random fixes 2015-09-28 00:25:57 -04:00
expiry.go upload expiry/barename respect, random fixes 2015-09-28 00:25:57 -04:00
fileserve.go upload expiry/barename respect, random fixes 2015-09-28 00:25:57 -04:00
meta.go upload expiry/barename respect, random fixes 2015-09-28 00:25:57 -04:00
pages.go Performance improvements, custom 404+500, -nologs, PUT uploads fix 2015-09-25 12:00:14 -04:00
server.go Added tests for uploads 2015-09-28 16:02:03 -04:00
server_test.go Added tests for uploads 2015-09-28 16:02:03 -04:00
upload.go Added tests for uploads 2015-09-28 16:02:03 -04:00
util.go Respect filename format 2015-09-28 12:53:07 -04:00

README.md

Linx Server

Build Status

Soon-to-be opensource replacement of Linx

Please do not use yet! Consider it in pre-alpha development stages.

Build & Run

  1. go get -u github.com/andreimarcu/linx-server
  2. cd $GOPATH/src/github.com/andreimarcu/linx-server
  3. go build && ./linx-server

By default linx will bind to http://127.0.0.1:8080/, use the "files/" files directory and the "linx" sitename.
Configurable flags can be found in server.go.

Development

Any help is welcome, PRs will be reviewed and merged accordingly.
The official IRC channel is #linx on irc.oftc.net

TODO

Please refer to the main TODO issue

Author

Andrei Marcu, http://andreim.net/