ZizzyDizzyMC
5b774469ea
Update README.md
2021-03-17 19:34:36 -04:00
ZizzyDizzyMC
ac7c088e91
Merge remote-tracking branch 'upstream/master'
2021-03-17 19:24:07 -04:00
ZizzyDizzyMC
fae511f7d5
Update Readme to include new feature descriptions.
2021-03-03 00:06:44 -05:00
Andrei Marcu
94f63c2045
Update README.md
2021-01-25 11:29:55 -08:00
Steven Tang
486cc6ff77
Remove entrypoint from sample docker-compose.yml ( #252 )
...
Resolves #225
Entrypoint in Dockerfile specifies default bind, filespath, metapath.
Having entrypoint in docker-compose.yml will remove those defaults.
Without the entrypoint line, the command executed is:
`/usr/local/bin/linx-server -bind=0.0.0.0:8080 -filespath=/data/files/ -metapath=/data/meta/ -config /data/linx-server.conf`
2020-11-29 11:09:53 -08:00
Andrei Marcu
91b9885ac6
Update README.md
2020-10-16 16:57:09 -07:00
tuxx
ef99024433
Add LinxShare android client to README.md ( #246 )
2020-10-16 16:55:11 -07:00
mutantmonkey
a2e00d06e0
Clarify how metadata is stored with the S3 backend ( #223 )
...
This was suggested in #221 .
2020-08-14 00:40:52 -07:00
Andrei Marcu
e2a65a5b62
README: Clarify docker usage and example
2020-05-14 00:51:19 -07:00
Andrei Marcu
151515f516
Cleanup: Integrate expired files periodic cleanup
2020-05-13 17:38:03 -07:00
mutantmonkey
bc599ae018
Fix typo in readme ( #213 )
...
This should say linx-cleanup, not linx-client.
2020-04-16 14:18:21 -07:00
Andrei Marcu
3167ab7ff0
README: Update screenshots
2020-03-12 18:34:08 -07:00
Andrei Marcu
fb0d44f132
Custom pages: Implement adding custom markdown pages to the site navigation
2020-03-12 13:32:35 -07:00
Andrei Marcu
e06e9ad6fe
Access key: Some cosmetic changes
2020-03-07 17:52:07 -08:00
Andrei Marcu
779fc5c425
Readme: Clarify basic auth usage
2020-03-06 15:26:10 -08:00
Paweł Płazieński
597bec430c
Allow Basic authentication in browser ( #195 )
2020-03-06 15:21:49 -08:00
Andrei Marcu
cf0a30f46a
Add URL to demo
2020-01-16 16:26:25 -08:00
Andrei Marcu
2c0b2b2e79
README reordering
2019-03-14 10:58:17 -07:00
mutantmonkey
8f3108148b
Add option to force random filenames ( fixes #86 ) ( #159 )
2019-01-26 02:04:32 -08:00
Andrei Marcu
d5aa09a65c
Update screenshots in readme
2019-01-25 01:10:09 -08:00
Andrei Marcu
f6cd7fc6fe
Tweak documentation
2019-01-25 00:20:52 -08:00
mutantmonkey
207c19e3df
Add -s3-force-path-style flag and config option ( #157 )
...
This option forces path-style addressing instead of using a subdomain.
This appears to be needed by Minio.
2019-01-25 00:10:06 -08:00
Andrei Marcu
35c4415f8d
Document storage backend usage
2019-01-24 23:39:17 -08:00
Andrei Marcu
c746f70c10
Allow changing the "selif" path name
2019-01-14 14:55:27 -08:00
mutantmonkey
10938a3e0b
Remove Google URL shortener ( fix #146 ) ( #150 )
2019-01-08 11:56:32 -08:00
mutantmonkey
bad7d2666e
Switch to Referrer-Policy header ( #149 )
...
Use of the Content-Security-Policy header to specify a referrer policy
was deprecated in favor of a [new
header](fc55d917be
).
This change changes the existing referrer policy directives to use this
header and adds corresponding config options/command line flags.
2019-01-08 11:56:09 -08:00
mutantmonkey
a69aa95a87
Add `linx-cleanup` info to readme
2017-05-04 21:55:15 -07:00
andreimarcu
eb036f2819
Fix typo
2016-09-18 22:13:52 -07:00
mutantmonkey
fef43d856e
Add option for maximum expiration time ( fixes #99 )
2016-09-18 22:05:26 -07:00
mutantmonkey
932a470ead
add Docker instructions to readme
2016-09-17 20:20:46 -07:00
Atrox
027f5cce42
Add ability to short urls for uploaded content ( #85 )
...
Add ability to short urls for uploaded content
2016-06-15 08:42:57 -07:00
andreimarcu
e8d2d75c1c
Update documentation
2016-06-14 23:38:36 -07:00
mutantmonkey
2b5cc07005
Use Content-Security-Policy frame-ancestors
...
X-Frame-Options has been deprecated by Content Security Policy Level 2.
We will need to provide the option for older browsers for the time
being, but frame-ancestors is preferred on newer ones.
2016-06-04 15:04:32 -07:00
andreimarcu
4856ab0750
Allow for non-/ deployments. Fixes #61
2015-10-30 18:36:47 -04:00
andreimarcu
0b37309237
Allow configuration from ini-style file
2015-10-25 14:04:38 -04:00
andreimarcu
be08b7f0fd
Remove "sandbox" from files CSP to have pdfs work in chrome
2015-10-21 18:20:14 -04:00
andreimarcu
ba9fcd3a7b
Document allowing hotlinking
2015-10-18 11:08:47 -04:00
andreimarcu
20456b0b3c
Updarte README.md
2015-10-15 20:16:02 -04:00
andreimarcu
39ae89107c
Update README.md
2015-10-15 19:51:52 -04:00
andreimarcu
7df3b1328e
Update README.md
2015-10-15 19:33:38 -04:00
mutantmonkey
61147554a9
update CSP flags in readme
2015-10-12 00:02:22 -07:00
mutantmonkey
613ab24721
show usage for -authfile and -remoteauthfile
2015-10-11 19:38:04 -07:00
mutantmonkey
2cd432b5d3
update readme
2015-10-11 19:33:48 -07:00
mutantmonkey
aa7dad3a03
add support for auth keys
...
Add a middleware that requires authorization for all POST, PUT, and
DELETE requests. This is done using the Authorization header and the
provided auth key is then checked against a file containing scrypted
auth keys. These keys are salted the constant string `linx-server`.
2015-10-11 17:34:53 -07:00
andreimarcu
2b0135697b
Add option for using Real-IP
2015-10-11 20:32:28 -04:00
andreimarcu
354278d488
Real-IP middleware for fastcgi + nginx doc update
2015-10-10 11:22:24 -04:00
mutantmonkey
5600dd1ce3
update readme for new -bind flag
2015-10-09 23:16:30 -07:00
andreimarcu
8ad079ed0a
Fix readme
2015-10-08 01:40:03 -04:00
andreimarcu
639d519712
Configurable maximum upload file size. Fixes #35
2015-10-08 01:38:50 -04:00
andreimarcu
3c868d8fe5
Document new usage options
2015-10-07 13:25:38 -04:00