Alejandro Celaya
|
33d3837795
|
Added dependency on shlinkio/shlink-importer
|
2020-10-22 18:12:22 +02:00 |
|
Alejandro Celaya
|
0686ac2fb1
|
Merge pull request #857 from acelaya-forks/feature/php8
Feature/php8
|
2020-10-16 20:14:57 +02:00 |
|
Alejandro Celaya
|
ce3d267572
|
Updated changelog
|
2020-10-16 19:54:09 +02:00 |
|
Alejandro Celaya
|
4ec90e02c9
|
Updated to latest infection
|
2020-10-16 19:53:05 +02:00 |
|
Alejandro Celaya
|
e7bccb088d
|
Updated to latest swoole and pdo_sqlsrv versions which are compatible with PHP8
|
2020-10-16 19:28:57 +02:00 |
|
Alejandro Celaya
|
cbc9f1257d
|
Enabled Diactoros as module
|
2020-10-16 19:21:40 +02:00 |
|
Alejandro Celaya
|
c7f15b77fd
|
Merge pull request #853 from dlondero/phpunit-static-assertions
PHPUnit static assertions
|
2020-10-04 09:44:18 +02:00 |
|
Daniel Londero
|
a8b0c46142
|
Fix typo
|
2020-10-04 00:35:29 +02:00 |
|
Daniel Londero
|
065d314608
|
Invoke PHPUnit's assertions statically
|
2020-10-04 00:35:14 +02:00 |
|
Alejandro Celaya
|
d426dbc684
|
Merge pull request #850 from acelaya-forks/feature/env-docker-port
Feature/env docker port
|
2020-10-03 12:12:25 +02:00 |
|
Alejandro Celaya
|
c6c78f383f
|
Updated changelog
|
2020-10-03 11:56:09 +02:00 |
|
Alejandro Celaya
|
450eea64aa
|
Added support for port option in SimplifiedConfigParser
|
2020-10-03 11:54:31 +02:00 |
|
Alejandro Celaya
|
c8d7413dd4
|
Documented support for PORT env var in Docker image
|
2020-10-03 11:52:27 +02:00 |
|
Alejandro Celaya
|
00a96e6215
|
Allowed to change swoole port in docker image by using the PORT env var
|
2020-10-03 11:49:25 +02:00 |
|
Alejandro Celaya
|
b15e90408f
|
Merge pull request #849 from acelaya-forks/feature/domains-endpoint
Feature/domains endpoint
|
2020-09-27 12:59:54 +02:00 |
|
Alejandro Celaya
|
34c10c0bc9
|
Updated changelog
|
2020-09-27 12:50:03 +02:00 |
|
Alejandro Celaya
|
63a24342e3
|
Created unit test for ListDomainsCommand
|
2020-09-27 12:48:24 +02:00 |
|
Alejandro Celaya
|
073e4eeac8
|
Created command to list domains
|
2020-09-27 12:39:02 +02:00 |
|
Alejandro Celaya
|
06eda073bf
|
Added API test for /domains endpoint
|
2020-09-27 10:23:17 +02:00 |
|
Alejandro Celaya
|
614e1c37f8
|
Added database test for Domainrepository
|
2020-09-27 10:18:49 +02:00 |
|
Alejandro Celaya
|
24aab5cc0e
|
Created unit tests for new Domain-related elements
|
2020-09-27 10:11:41 +02:00 |
|
Alejandro Celaya
|
76d6d9a7a9
|
Created rest endpoint to list existing domains
|
2020-09-27 09:53:12 +02:00 |
|
Alejandro Celaya
|
8109ceb7eb
|
Merge pull request #845 from acelaya-forks/feature/api-test-coverage
Feature/api test coverage
|
2020-09-26 11:33:36 +02:00 |
|
Alejandro Celaya
|
6163e34327
|
Directly run API tests on travis, because they get stuck when run through composer
|
2020-09-26 11:16:35 +02:00 |
|
Alejandro Celaya
|
84b291e310
|
Added message with exit code in API tests script
|
2020-09-26 11:07:02 +02:00 |
|
Alejandro Celaya
|
20cd5cd752
|
Updated changelog
|
2020-09-26 10:54:52 +02:00 |
|
Alejandro Celaya
|
d9d57743e6
|
Fixed code copverage on API tests being exported as Clover instead of PHP
|
2020-09-26 10:49:56 +02:00 |
|
Alejandro Celaya
|
cc57dcd01a
|
Added code coverage to API tests
|
2020-09-26 10:43:50 +02:00 |
|
Alejandro Celaya
|
10fbf8f8ff
|
Merge pull request #843 from acelaya-forks/feature/runtime-validation-flag
Feature/runtime validation flag
|
2020-09-24 22:29:32 +02:00 |
|
Alejandro Celaya
|
cfc9a1b772
|
Ensure string casting safety
|
2020-09-24 22:15:26 +02:00 |
|
Alejandro Celaya
|
2555424124
|
Updated changelog
|
2020-09-24 22:04:38 +02:00 |
|
Alejandro Celaya
|
405369824b
|
Added hability to override URL validation from the CLI
|
2020-09-24 21:54:03 +02:00 |
|
Alejandro Celaya
|
cdd87f5962
|
Documented validateUrl params on create/edit short URL endpoints
|
2020-09-23 19:24:15 +02:00 |
|
Alejandro Celaya
|
d5eac3b1c3
|
Added validateUrl optional flag for create/edit short URLs
|
2020-09-23 19:19:17 +02:00 |
|
Alejandro Celaya
|
1f78f5266a
|
Merge pull request #842 from acelaya-forks/feature/find-if-exists-performance
Feature/find if exists performance
|
2020-09-23 08:01:02 +02:00 |
|
Alejandro Celaya
|
aa0124f4e9
|
Moved API tests back to composer ci command
|
2020-09-23 07:49:59 +02:00 |
|
Alejandro Celaya
|
641f35ae05
|
Updated changelog
|
2020-09-23 07:46:25 +02:00 |
|
Alejandro Celaya
|
4e94f07050
|
Added tests for new ShortUrlRepository::findOneMatching method
|
2020-09-23 07:34:36 +02:00 |
|
Alejandro Celaya
|
460ca032d2
|
Drastically improved performance when creating new short URLs with findIfExists by moving logic to DB query
|
2020-09-23 00:22:29 +02:00 |
|
Alejandro Celaya
|
8d438aa6aa
|
Merge pull request #841 from acelaya-forks/feature/svg-qr-codes
Feature/svg qr codes
|
2020-09-21 23:05:11 +02:00 |
|
Alejandro Celaya
|
504d08101a
|
Updated changelog
|
2020-09-21 22:55:18 +02:00 |
|
Alejandro Celaya
|
4b7184ac85
|
Added tests for new QR code format
|
2020-09-21 22:54:05 +02:00 |
|
Alejandro Celaya
|
55d9f2a4a1
|
Added support to return the QR code in SVG format
|
2020-09-21 22:48:52 +02:00 |
|
Alejandro Celaya
|
319b790628
|
Merge pull request #840 from acelaya-forks/feature/extended-ordering-support
Feature/extended ordering support
|
2020-09-21 22:19:55 +02:00 |
|
Alejandro Celaya
|
ee563978ac
|
Updated changelog
|
2020-09-21 22:06:41 +02:00 |
|
Alejandro Celaya
|
be71a6eeb4
|
Replaced colon by hyphen as the ordering field-dir separator as it's a valid URL character
|
2020-09-21 22:03:43 +02:00 |
|
Alejandro Celaya
|
25fbbee883
|
Added support to order short urls liusts using the <field>:<dir> notaiton as string
|
2020-09-20 13:21:21 +02:00 |
|
Alejandro Celaya
|
cad8c7ed48
|
Added v2.3.0 to changelog
|
2020-08-09 11:42:26 +02:00 |
|
Alejandro Celaya
|
c11c731bef
|
Merge pull request #823 from acelaya-forks/feature/docker-updates
Feature/docker updates
|
2020-08-09 11:41:16 +02:00 |
|
Alejandro Celaya
|
a79362d520
|
Updated changelog
|
2020-08-09 11:14:50 +02:00 |
|