Alexey Skobkin
|
8e5e3cceb9
|
PHP code refresh (!8)
Reviewed-on: #8
|
2022-07-10 16:51:26 +03:00 |
|
Alexey Skobkin
|
90090061f0
|
Implementing simple Redis cache for RSS.
|
2020-07-05 04:19:27 +03:00 |
|
Alexey Skobkin
|
65d4713f7d
|
Implementing RSS feed draft.
|
2020-04-04 02:59:47 +03:00 |
|
Alexey Skobkin
|
8663e9f5d9
|
TwitterBootstrap4PagelessView and PagelessDoctrineORMAdapter implemented to remove unnecessary COUNT() queries.
|
2020-04-04 01:03:50 +03:00 |
|
Alexey Skobkin
|
718445ceb6
|
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 |
|
Alexey Skobkin
|
737339b676
|
#1 Torrent list ordering support added to API V1 '/torrents' method.
|
2018-06-29 03:27:35 +03:00 |
|
Alexey Skobkin
|
6dec613b61
|
#2 API logout implemented.
|
2018-06-27 02:15:39 +03:00 |
|
Alexey Skobkin
|
b35da23e8e
|
#2 API token authentication implemented. Login method implemented. Some refactoring. ApiTokenRepository::findUserByTokenKey() query bug fix.
|
2018-06-27 01:28:42 +03:00 |
|
Alexey Skobkin
|
94e4ffe328
|
API token auth using Guard implementation added.
|
2018-06-26 00:56:32 +03:00 |
|
Alexey Skobkin
|
11d89c8a10
|
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 |
|
Alexey Skobkin
|
fb8d62f991
|
API V1 response modified. Pager metadata added.
|
2018-06-23 16:08:23 +03:00 |
|
Alexey Skobkin
|
027476c553
|
Simple API V1 implemented using Symfony Serializer.
|
2018-06-22 22:45:17 +03:00 |
|