magnetico-web/src
2018-06-27 01:28:42 +03:00
..
Api/V1 #2 API token authentication implemented. Login method implemented. Some refactoring. ApiTokenRepository::findUserByTokenKey() query bug fix. 2018-06-27 01:28:42 +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 #2 API token authentication implemented. Login method implemented. Some refactoring. ApiTokenRepository::findUserByTokenKey() query bug fix. 2018-06-27 01:28:42 +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 #2 API token authentication implemented. Login method implemented. Some refactoring. ApiTokenRepository::findUserByTokenKey() query bug fix. 2018-06-27 01:28:42 +03:00
Security small config changes. 2018-06-26 22:09:46 +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