Commit graph

14 commits

Author SHA1 Message Date
b245c9f451 royalcat refactoring 2023-10-08 19:46:03 +03:00
Antonio Navarro Perez
fab0b8044a
Load torrent files from folder on start. (#149) 2022-10-08 19:36:55 +02:00
Antonio Navarro Perez
efba26e016
Add a note for windows users and fuse (#116) 2022-01-05 19:33:29 +01:00
Antonio Navarro Perez
0966713b64
Improve trackers list (#107)
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
2021-12-18 08:28:35 +01:00
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)