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
ef29705a37
magnetico-web
/
src
/
Controller
History
Alexey Skobkin
ef29705a37
Basic login functionality added.
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