This website requires JavaScript.
Explore
Help
Register
Sign In
skobkin
/
magnetico-web
Watch
1
Star
1
Fork
You've already forked magnetico-web
0
Code
Issues
Pull requests
2
Releases
Activity
Simple Magnetico web interface written in PHP and Symfony.
12
commits
3
branches
0
tags
1.9
MiB
PHP
84.5%
Twig
14%
Dockerfile
1.5%
e35a855319
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Alexey Skobkin
e35a855319
Entity type-hinting and phpDoc cleanup.
2018-06-22 18:22:25 +03:00
bin
initial commit.
2018-06-20 19:35:08 +03:00
config
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
public
robots.txt added.
2018-06-22 04:10:35 +03:00
src
Entity type-hinting and phpDoc cleanup.
2018-06-22 18:22:25 +03:00
templates
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
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