magnetico-web/src/Controller
2018-06-25 04:02:27 +03:00
..
.gitignore initial commit. 2018-06-20 19:35:08 +03:00
MainController.php Basic login functionality added. 2018-06-25 04:02:27 +03:00
SecurityController.php Basic login functionality added. 2018-06-25 04:02:27 +03:00
TorrentController.php 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
UserController.php 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