Simple Magnetico web interface written in PHP and Symfony.
Go to file
Alexey Skobkin 888f02687e Torrent::getInfoHashAsHex() bug fixed. Now info-hash HEX value is cached in the entity property after first read. 2018-06-22 18:12:51 +03:00
bin initial commit. 2018-06-20 19:35:08 +03:00
config Torrent search and torrent show implemented. Simple imdex page implemented. 2018-06-21 02:37:35 +03:00
public robots.txt added. 2018-06-22 04:10:35 +03:00
src Torrent::getInfoHashAsHex() bug fixed. Now info-hash HEX value is cached in the entity property after first read. 2018-06-22 18:12:51 +03:00
templates Meta tags fixed. 2018-06-21 02:41:15 +03:00
translations Web profiler added. Pagerfanta bundle added. FrameworkExtraBundle added. 2018-06-21 02:28:31 +03:00
.env.dist initial commit. 2018-06-20 19:35:08 +03:00
.gitignore WebServerBundle added. 2018-06-20 22:28:52 +03:00
composer.json Web profiler added. Pagerfanta bundle added. FrameworkExtraBundle added. 2018-06-21 02:28:31 +03:00
composer.lock Web profiler added. Pagerfanta bundle added. FrameworkExtraBundle added. 2018-06-21 02:28:31 +03:00
symfony.lock Web profiler added. Pagerfanta bundle added. FrameworkExtraBundle added. 2018-06-21 02:28:31 +03:00