Alejandro Celaya
|
8393d44c50
|
Merge pull request #1156 from acelaya-forks/feature/query-num-keys
Fixed numeric query params being replaced by 0 in long URLs
|
2021-08-15 19:25:13 +02:00 |
|
Alejandro Celaya
|
3e8ce80f80
|
Fixed numeric query params being replaced by 0 in long URLs
|
2021-08-15 19:13:26 +02:00 |
|
Alejandro Celaya
|
ff6747dab5
|
Merge pull request #1143 from shlinkio/develop
Release 2.8.0
|
2021-08-04 15:43:59 +02:00 |
|
Alejandro Celaya
|
555e6f804c
|
Merge pull request #1141 from acelaya-forks/feature/update-deps
Feature/update deps
|
2021-08-04 15:36:28 +02:00 |
|
Alejandro Celaya
|
98c5c7990f
|
Updated changelog
|
2021-08-04 13:29:33 +02:00 |
|
Alejandro Celaya
|
27dcdb517d
|
Updated dockerfile dependencies
|
2021-08-04 13:28:14 +02:00 |
|
Alejandro Celaya
|
916d75d161
|
Updated project dependencies
|
2021-08-04 13:22:16 +02:00 |
|
Alejandro Celaya
|
57bd16f4f5
|
Updated test utils lib to v2.2
|
2021-08-04 11:11:00 +02:00 |
|
Alejandro Celaya
|
444a1756a2
|
Merge pull request #1140 from acelaya-forks/feature/domain-redirects-endpoint
Feature/domain redirects endpoint
|
2021-08-03 19:59:54 +02:00 |
|
Alejandro Celaya
|
0c97c8f04f
|
Updated changelog
|
2021-08-03 19:47:44 +02:00 |
|
Alejandro Celaya
|
de81e81ecb
|
Created API test for Domain redirects
|
2021-08-03 19:43:30 +02:00 |
|
Alejandro Celaya
|
40a7d5a112
|
Documented error when trying to edit default domain redirects through endpoint
|
2021-08-03 18:33:50 +02:00 |
|
Alejandro Celaya
|
7c06633a67
|
Ensured default domain redirects cannot be edited through regular approach
|
2021-08-03 18:28:09 +02:00 |
|
Alejandro Celaya
|
9abf611d63
|
Created DomainResirectsAction unit test
|
2021-08-03 18:09:39 +02:00 |
|
Alejandro Celaya
|
565fe4c348
|
Added redirects to the list of domains
|
2021-08-03 17:00:26 +02:00 |
|
Alejandro Celaya
|
7b43403b1c
|
Fixed error when editing domain redirects for a new domain
|
2021-08-03 16:48:17 +02:00 |
|
Alejandro Celaya
|
9f25979b4c
|
Added validation to not found redirects for domain
|
2021-08-03 14:08:36 +02:00 |
|
Alejandro Celaya
|
20f70b8b07
|
Created new table with row separators for CLI, to use with multi-line rows
|
2021-08-03 10:21:42 +02:00 |
|
Alejandro Celaya
|
8fbf05acd4
|
Added deprecated keyword to ensure something is changed for v3.0.0
|
2021-08-03 10:02:44 +02:00 |
|
Alejandro Celaya
|
6860855c71
|
Prevent double flush when editing domain redirects
|
2021-08-03 09:55:21 +02:00 |
|
Alejandro Celaya
|
b78660c685
|
Updated installer
|
2021-08-02 20:50:35 +02:00 |
|
Alejandro Celaya
|
6a40bbdcb5
|
Created new action to set redirects for a domain
|
2021-08-02 20:49:39 +02:00 |
|
Alejandro Celaya
|
5a1a4f5594
|
Added support to configure domain redirects but taking into consideration the permissions on an API key
|
2021-08-02 20:49:39 +02:00 |
|
Alejandro Celaya
|
2ac7be4363
|
Extended DomainNotFoundException to allow creating from an authority
|
2021-08-02 20:49:39 +02:00 |
|
Alejandro Celaya
|
4ef5ab7a90
|
Fixed wrong domains getting resolved for an API key roles
|
2021-08-02 20:49:39 +02:00 |
|
Alejandro Celaya
|
192308a6a3
|
Added swagger docs for endpoint do edit domain redirects
|
2021-08-02 20:49:39 +02:00 |
|
Alejandro Celaya
|
c9ce111643
|
Fixed merge conflicts
|
2021-08-02 20:39:33 +02:00 |
|
Alejandro Celaya
|
32fda231ad
|
Merge pull request #1138 from acelaya-forks/feature/fix-import-with-no-visits
Feature/fix import with no visits
|
2021-08-02 20:34:06 +02:00 |
|
Alejandro Celaya
|
e4d4686717
|
Ensure visits lists where the page is lower than 1, fall back to page 1 to avoid errors
|
2021-08-02 20:22:07 +02:00 |
|
Alejandro Celaya
|
ca6c6a1b6e
|
Updated importer to v2.3.1
|
2021-08-02 18:29:16 +02:00 |
|
Alejandro Celaya
|
806c4ce168
|
Merge pull request #1134 from acelaya-forks/feature/infection24
Feature/infection24
|
2021-08-01 10:11:53 +02:00 |
|
Alejandro Celaya
|
9d14597be0
|
Added --only-covering-test-cases flag when running infection commands
|
2021-08-01 10:00:24 +02:00 |
|
Alejandro Celaya
|
dc68bb907c
|
Updated infection to v0.24
|
2021-08-01 09:57:34 +02:00 |
|
Alejandro Celaya
|
e4598c058a
|
Merge pull request #1133 from acelaya-forks/feature/docker-cron-permissions
Disabled user change on Dockerfile, as it produces some issues
|
2021-08-01 09:11:06 +02:00 |
|
Alejandro Celaya
|
377562cdff
|
Disabled user change on Dockerfile, as it produces some issues
|
2021-08-01 08:55:39 +02:00 |
|
Alejandro Celaya
|
969fcccc1f
|
Merge pull request #1131 from acelaya-forks/feature/clean-workarounds-from-fix
Removed hardcoded dependency
|
2021-07-30 18:54:45 +02:00 |
|
Alejandro Celaya
|
4c00764146
|
Removed hardcoded dependency
|
2021-07-30 18:40:26 +02:00 |
|
Alejandro Celaya
|
e98ee64695
|
Merge branch 'main' into develop
|
2021-07-30 18:25:48 +02:00 |
|
Alejandro Celaya
|
51c7d0ed3e
|
Removed deprecated env var for publish release
|
2021-07-30 18:25:00 +02:00 |
|
Alejandro Celaya
|
db93498ee6
|
Fixed merge conflicts
|
2021-07-30 18:19:32 +02:00 |
|
Alejandro Celaya
|
b3af493758
|
Merge pull request #1130 from acelaya-forks/feature/docker-memory-limit
Fixed memory too low limit on docker image
|
2021-07-30 18:16:40 +02:00 |
|
Alejandro Celaya
|
7b9ebbbb5f
|
Fixed use of ImplicitOptionsMiddleware with its new signature
|
2021-07-30 18:05:03 +02:00 |
|
Alejandro Celaya
|
ea735fc0a0
|
Ensured guzzle/psr7 1.7 is used as the project still has deprecated calls
|
2021-07-30 17:48:43 +02:00 |
|
Alejandro Celaya
|
06227e97d0
|
Fixed memory too low limit on docker image
|
2021-07-30 17:39:45 +02:00 |
|
Alejandro Celaya
|
dbc50b6d4f
|
Merge pull request #1124 from acelaya-forks/feature/domain-specific-redirects
Feature/domain specific redirects
|
2021-07-23 18:59:24 +02:00 |
|
Alejandro Celaya
|
8b75ad1e7f
|
Covered detached domains with redirects in domains list API test
|
2021-07-23 13:11:09 +02:00 |
|
Alejandro Celaya
|
8f3c740b57
|
Ensured domains not used in short URLs but with redirects configured are returned in domains list
|
2021-07-23 13:06:03 +02:00 |
|
Alejandro Celaya
|
24a6a0c23f
|
Added test for DomainRedirectCommand
|
2021-07-22 20:48:58 +02:00 |
|
Alejandro Celaya
|
267d72a76c
|
Improved unit tests covering new not found redirects for domains capability
|
2021-07-22 17:49:37 +02:00 |
|
Alejandro Celaya
|
021cecc216
|
Created command that allows configuring not found redirects for every domain
|
2021-07-21 21:09:33 +02:00 |
|