Commit graph

10 commits

Author SHA1 Message Date
Antonio Navarro Perez
8d9a9281c9
New Expandable file formats (#95) 2021-11-29 11:07:54 +01:00
Antonio Navarro Perez
47198b3bc6
Add HTTPFS implementation (#93) 2021-11-23 13:05:49 +01:00
Antonio Navarro Perez
ddda39b22a
Server implementation. (#90)
* Server implementation.

- Share the content of a folder as a magnet file.
- Web interface with all data needed for sharing data.
- New configuration to add several servers
- Every time the content of the server folder is changed, the magnet
file will be generated again.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Update dependencies

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Use boltdb piece completion storage.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-11-21 14:03:18 +01:00
Antonio Navarro Perez
5d4e48f0f9
Improve logs (#89) 2021-11-20 20:57:25 +01:00
Antonio Navarro Perez
02842b1917
Simple webDAV auth implementation (#82) 2021-10-11 18:50:18 +02:00
Antonio Navarro Perez
5bb067be1a
Modify configuration structure. (#49) 2021-04-04 19:24:58 +02:00
Antonio Navarro Perez
ed8bd64017
Alpha WebDAV support (#37) 2021-03-01 19:04:59 +01:00
Antonio Navarro Perez
5a6ce96e18
No limit on cache size. (#31) 2021-01-13 14:31:46 +01:00
Antonio Navarro Perez
2b33ec5f25
Allow others fuse option. (#19)
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2020-11-13 12:06:33 +01:00
Antonio Navarro Perez
0e2288565d
Reload server and edit configuration. (#15)
The first iteration for config editor and server reload from the web interface.
2020-11-08 18:19:25 +01:00
Renamed from examples/conf_example.yaml (Browse further)