magnetico-web/src
Alexey Skobkin 94e4ffe328 API token auth using Guard implementation added. 2018-06-26 00:56:32 +03:00
..
Api/V1 API token auth using Guard implementation added. 2018-06-26 00:56:32 +03:00
Command User registration implemented: registration form, user:add command. User creation time and roles are now stored in the DB. Simple invite system implemented. 2018-06-25 01:42:26 +03:00
Controller Service autowiring exclude rules updated. 2018-06-25 22:39:47 +03:00
Entity API token auth using Guard implementation added. 2018-06-26 00:56:32 +03:00
Form Service autowiring exclude rules updated. 2018-06-25 22:39:47 +03:00
FormRequest Service autowiring exclude rules updated. 2018-06-25 22:39:47 +03:00
Magnetico 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
Migrations initial commit. 2018-06-20 19:35:08 +03:00
Repository API token auth using Guard implementation added. 2018-06-26 00:56:32 +03:00
Security API token auth using Guard implementation added. 2018-06-26 00:56:32 +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
User User registration implemented: registration form, user:add command. User creation time and roles are now stored in the DB. Simple invite system implemented. 2018-06-25 01:42:26 +03:00
Kernel.php initial commit. 2018-06-20 19:35:08 +03:00