magnetico-web/src
Alexey Skobkin 5109227b25
Using DQL 'ILIKE' implementation instead of 'LIKE' for search.
2019-10-21 00:29:08 +03:00
..
Api/V1 Deprecated Controller extending removed. Moved to Guard component from deprecated SimplePreAuthenticatorInterface. Small crutch added to the new ApiTokenAuthenticator to handle 'api-token' header retrieval. 2019-01-18 20:27:38 +03:00
Command #8 done. NEW_USER_INVITES env variable added. Now new users will have defined amount of invites. 2018-06-29 01:40:14 +03:00
Controller MagnetRedirectController added (for working magnet-links in the Telegram bot). 2019-01-29 20:32:16 +03:00
Doctrine/ORM/AST Using DQL 'ILIKE' implementation instead of 'LIKE' for search. 2019-10-21 00:29:08 +03:00
Entity Invite mapping fixed. 2018-06-28 22:22:19 +03:00
Form Service autowiring exclude rules updated. 2018-06-25 22:39:47 +03:00
FormRequest #4 ValidInvite constraint implemented. 2018-06-30 02:52:53 +03:00
Magnet MagnetExtension for Twig refactored: MagnetGenerator extracted to separate service. 2019-01-29 20:09:58 +03:00
Magnetico Using PostgreSQL for magneticod (Go) back-end. 2019-10-20 15:45:26 +03:00
Migrations Initial migration for PostgreSQL database. 'users' schema with tables added. 2018-06-27 01:41:19 +03:00
Repository Invite list privacy bug fix. 2018-07-01 15:13:42 +03:00
Search Using DQL 'ILIKE' implementation instead of 'LIKE' for search. 2019-10-21 00:29:08 +03:00
Security Deprecated Controller extending removed. Moved to Guard component from deprecated SimplePreAuthenticatorInterface. Small crutch added to the new ApiTokenAuthenticator to handle 'api-token' header retrieval. 2019-01-18 20:27:38 +03:00
Twig MagnetExtension for Twig refactored: MagnetGenerator extracted to separate service. 2019-01-29 20:09:58 +03:00
User #4 InvalidInviteException handling removed from UserController due to new validator implemented. 2018-06-30 03:02:05 +03:00
Validator/Constraints #4 ValidInvite constraint implemented. 2018-06-30 02:52:53 +03:00
Kernel.php initial commit. 2018-06-20 19:35:08 +03:00