magnetico-web/src
Alexey Skobkin a24d9c0670 Now always ignoring short words in the search query to be able to always use index. Adding small search help docs. 2020-07-20 01:26:58 +03:00
..
Api/V1 Implementing simple Redis cache for RSS. 2020-07-05 04:19:27 +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 Implementing new account page. Adding ability to create API tokens on the account page. Showing RSS feed link on the account page. 2020-07-02 02:12:49 +03:00
Doctrine/ORM/AST Using DQL 'ILIKE' implementation instead of 'LIKE' for search. 2019-10-21 00:29:08 +03:00
Entity Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +03:00
Feed Adding missing pubDate. 2020-04-04 03:37:08 +03:00
Form Adding reCaptcha to password reset request form. 2020-01-20 20:44:27 +03:00
Magnet MagnetExtension for Twig refactored: MagnetGenerator extracted to separate service. 2019-01-29 20:09:58 +03:00
Magnetico Entity repositories DI fixed. 2020-01-18 01:41:35 +03:00
Migrations Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +03:00
Pager TwitterBootstrap4PagelessView and PagelessDoctrineORMAdapter implemented to remove unnecessary COUNT() queries. 2020-04-04 01:03:50 +03:00
Repository Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +03:00
Search Now always ignoring short words in the search query to be able to always use index. Adding small search help docs. 2020-07-20 01:26:58 +03:00
Security Implementing RSS feed draft. 2020-04-04 02:59:47 +03:00
Twig MagnetExtension for Twig refactored: MagnetGenerator extracted to separate service. 2019-01-29 20:09:58 +03:00
User Password reset implemented, some refactoring, Sentry SDK and bundle upgraded, some routes changed. PHP requirements is up to 7.3.0. 2020-01-20 20:01:51 +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