magnetico-web/src
Alexey Skobkin fb8d62f991 API V1 response modified. Pager metadata added. 2018-06-23 16:08:23 +03:00
..
Api/V1 API V1 response modified. Pager metadata added. 2018-06-23 16:08:23 +03:00
Controller API V1 torrents list/search URI changed. 2018-06-22 22:58:36 +03:00
Entity Torrent::getInfoHashAsHex() removed in favor of Torrent::getInfoHash() which is now returns cached HEX string. 2018-06-22 22:47:51 +03:00
Migrations initial commit. 2018-06-20 19:35:08 +03:00
Repository Torrent search and torrent show implemented. Simple imdex page implemented. 2018-06-21 02:37:35 +03:00
Twig Twig extensions added. 'magnet' function implemented for magnet-links easy generation. 'readable_size' filter implemented to show human-readable torrent and file sizes. Templates changed to use new features. Public torrent trackers list implemented. It is stored now in the 'config/public_trackers.json' file and is injected using constructor. Some small cleanup in configs. 2018-06-22 18:16:55 +03:00
Kernel.php initial commit. 2018-06-20 19:35:08 +03:00