Alexey Skobkin
|
94b5d27ba5
|
Icon added to the column which is sorted by user.
|
2018-07-01 04:01:53 +03:00 |
|
Alexey Skobkin
|
1b16f39d5e
|
Font Awesome upgraded and placed in the new assets file hierarchy.
|
2018-07-01 03:19:26 +03:00 |
|
Alexey Skobkin
|
ca357ccc90
|
#9 Simple sortable table headers implemented.
|
2018-07-01 02:32:48 +03:00 |
|
Alexey Skobkin
|
11d89c8a10
|
Separated Entity Managers for magneticod SQLite database and app's PostgreSQL database implemented. Some refactoring has been made.
|
2018-06-23 17:57:10 +03:00 |
|
Alexey Skobkin
|
296850e482
|
Torrent::getInfoHashAsHex() removed in favor of Torrent::getInfoHash() which is now returns cached HEX string.
|
2018-06-22 22:47:51 +03:00 |
|
Alexey Skobkin
|
027476c553
|
Simple API V1 implemented using Symfony Serializer.
|
2018-06-22 22:45:17 +03:00 |
|
Alexey Skobkin
|
fba80d17c1
|
torrent_list.html.twig small changes and invalid markup fix. Now 'Link' column shows before 'Name' column.
|
2018-06-22 18:50:11 +03:00 |
|
Alexey Skobkin
|
a02d7685cc
|
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 |
|
Alexey Skobkin
|
8ab6acf620
|
Torrent search and torrent show implemented. Simple imdex page implemented.
|
2018-06-21 02:37:35 +03:00 |
|
Alexey Skobkin
|
0fe7910fd3
|
Test implementation of torrent data reading. Entities, repositories, templates.
|
2018-06-20 22:30:00 +03:00 |
|