Alejandro Celaya
|
543c0e62d0
|
Added search term filtering to short codes list
|
2016-10-22 12:40:51 +02:00 |
|
Alejandro Celaya
|
3376725152
|
Created EditTagsActiontest
|
2016-08-21 18:06:34 +02:00 |
|
Alejandro Celaya
|
372488cbb4
|
Created middleware to parse PUT request bodies in rest requests
|
2016-08-21 13:52:15 +02:00 |
|
Alejandro Celaya
|
b6fee0ebaf
|
Added option to set tags while creating short code from rest API
|
2016-08-21 13:07:12 +02:00 |
|
Alejandro Celaya
|
00c56ca594
|
Fixed tests
|
2016-08-15 09:52:44 +02:00 |
|
Alejandro Celaya
|
f49e9064cd
|
Added cache adapter to the UrlShortener service to cache shortcode-url maps
|
2016-08-08 10:02:52 +02:00 |
|
Alejandro Celaya
|
258f954a38
|
Deleted rest token related classes
|
2016-08-07 19:57:23 +02:00 |
|
Alejandro Celaya
|
7b0beb3b8c
|
Updated CheckAuthenticationMiddleware to work with JWT and the Authorization header
|
2016-08-07 19:53:14 +02:00 |
|
Alejandro Celaya
|
9573e9f4ef
|
Updated AuthenticateAction to generate and return a JWT
|
2016-08-07 19:13:40 +02:00 |
|
Alejandro Celaya
|
a60080b1ce
|
Created JWTService and related classes
|
2016-08-07 14:44:33 +02:00 |
|
Alejandro Celaya
|
1d92e87d50
|
Updated AuthenticateAction to use the APiKeyService instead of the RestTokenService
|
2016-08-07 10:26:34 +02:00 |
|
Alejandro Celaya
|
dd1bc49b79
|
Added method to ApiKeyService to list api keys
|
2016-08-06 18:08:09 +02:00 |
|
Alejandro Celaya
|
7b746f76b0
|
Created APiKeyService and tests
|
2016-08-06 13:18:27 +02:00 |
|
Alejandro Celaya
|
a957f66ed0
|
Renamed services first level config key to dependencies
|
2016-07-31 16:30:05 +02:00 |
|
Alejandro Celaya
|
3d5e5d5df9
|
Created ResolveUrlActionTest
|
2016-07-31 16:24:00 +02:00 |
|
Alejandro Celaya
|
08f6d2de78
|
Created ListShortcodesActionTest
|
2016-07-31 16:16:26 +02:00 |
|
Alejandro Celaya
|
c6b7515285
|
Created GetVisitsActionTest
|
2016-07-31 16:10:16 +02:00 |
|
Alejandro Celaya
|
04e0a192ad
|
Created CreateShortcodeActionTest
|
2016-07-31 15:58:18 +02:00 |
|
Alejandro Celaya
|
878518ced7
|
Created AuthenticateActionTest
|
2016-07-31 13:33:55 +02:00 |
|
Alejandro Celaya
|
6f7e4f7e7f
|
Created RestUtilsTest
|
2016-07-31 13:18:36 +02:00 |
|
Alejandro Celaya
|
f701e65f75
|
Created RestTokenServiceTest
|
2016-07-31 13:14:06 +02:00 |
|
Alejandro Celaya
|
ef6f4fba66
|
Improved CheckAuthenticationMiddlewareTest
|
2016-07-31 13:01:08 +02:00 |
|
Alejandro Celaya
|
f904f79c18
|
Created CheckAuthenticationMiddlewareTest
|
2016-07-30 23:26:49 +02:00 |
|
Alejandro Celaya
|
41939b790d
|
Added more Rest module tests
|
2016-07-30 23:17:13 +02:00 |
|
Alejandro Celaya
|
839329d627
|
Improved CrossDomainMiddleware preventing headers to be injected on non-CORS requests
|
2016-07-19 20:20:18 +02:00 |
|
Alejandro Celaya
|
f917697b8e
|
Added first tests to Rest module
|
2016-07-19 18:19:05 +02:00 |
|