Alejandro Celaya
|
9ae8804095
|
Updated to openswoole 4.11.1 in docker images
|
2022-05-09 08:00:54 +02:00 |
|
Alejandro Celaya
|
2d51bd895d
|
Merge pull request #1440 from acelaya-forks/feature/url-validation-memory-issue
Feature/url validation memory issue
|
2022-05-01 12:14:52 +02:00 |
|
Alejandro Celaya
|
18f656fed2
|
Changed logic when resolving the title of a URL, to ensure only html content is tried to be downloaded, and only until the title tag has been parsed
|
2022-05-01 11:48:20 +02:00 |
|
Alejandro Celaya
|
eea76999b2
|
Ensured URL validation is doe via HEAD method when the title does not need to be resolved
|
2022-05-01 09:51:15 +02:00 |
|
Alejandro Celaya
|
bd495adf22
|
Set SemVer versions for some shlink package versions
|
2022-05-01 08:40:20 +02:00 |
|
Alejandro Celaya
|
e8c7bee924
|
Added SemVer constraints for some deps which were left with specific commits by mistake
|
2022-04-23 19:30:33 +02:00 |
|
Alejandro Celaya
|
24b06c24dc
|
Merge pull request #1434 from acelaya-forks/feature/drop-php-8.0
Feature/drop php 8.0
|
2022-04-23 19:26:02 +02:00 |
|
Alejandro Celaya
|
6fdd764a35
|
Updated to phpcov 8.2.1
|
2022-04-23 19:11:23 +02:00 |
|
Alejandro Celaya
|
2400d1f265
|
Removed unused method
|
2022-04-23 19:07:36 +02:00 |
|
Alejandro Celaya
|
cdef430b0b
|
Set ShortUrlIdentifier constructor to private
|
2022-04-23 19:01:02 +02:00 |
|
Alejandro Celaya
|
6074e4ae2c
|
Updated changelog
|
2022-04-23 18:57:39 +02:00 |
|
Alejandro Celaya
|
6ada704bc3
|
Moved TagsMode to its own enum
|
2022-04-23 18:56:27 +02:00 |
|
Alejandro Celaya
|
e8f7daac6f
|
Converted Role constants to enum
|
2022-04-23 18:41:16 +02:00 |
|
Alejandro Celaya
|
404455928e
|
Converted visit types into enum
|
2022-04-23 18:19:16 +02:00 |
|
Alejandro Celaya
|
bca3e62ced
|
Updated to readonly public props on as many models as possible
|
2022-04-23 14:00:47 +02:00 |
|
Alejandro Celaya
|
e79391907a
|
Added some PHP 8.1 features
|
2022-04-23 13:08:21 +02:00 |
|
Alejandro Celaya
|
54a23cc7fa
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
|
Alejandro Celaya
|
e8ebe77923
|
Dropped PHP 8.0 support
|
2022-04-23 12:08:01 +02:00 |
|
Alejandro Celaya
|
68e0aa1ea9
|
Merge pull request #1433 from shlinkio/develop
Release 3.1.0
|
2022-04-23 11:39:27 +02:00 |
|
Alejandro Celaya
|
ceaf64c9b3
|
Fixed typo in changelog
|
2022-04-23 11:35:55 +02:00 |
|
Alejandro Celaya
|
e015b1bec5
|
Improved changelog
|
2022-04-23 11:34:40 +02:00 |
|
Alejandro Celaya
|
ca9726c997
|
Merge pull request #1432 from acelaya-forks/feature/domain-visits
Feature/domain visits
|
2022-04-23 11:33:04 +02:00 |
|
Alejandro Celaya
|
85c79abd30
|
Updated changelog
|
2022-04-23 11:19:14 +02:00 |
|
Alejandro Celaya
|
54c1c7ad84
|
Created DomainVisits API test
|
2022-04-23 11:17:32 +02:00 |
|
Alejandro Celaya
|
af15e31b42
|
Created DomainVisitsActionTest
|
2022-04-23 11:07:10 +02:00 |
|
Alejandro Celaya
|
99b4f9f4dd
|
Improved VisitsStatsHelperTest covering visitsForDomain method
|
2022-04-23 11:02:51 +02:00 |
|
Alejandro Celaya
|
9a0e5ea626
|
Created method to check if domain exists based on authority and API key
|
2022-04-23 10:58:33 +02:00 |
|
Alejandro Celaya
|
984205e02c
|
Extended VisitRepositoryTest with domain visits functions
|
2022-04-23 10:45:42 +02:00 |
|
Alejandro Celaya
|
e11bf6ac67
|
Created endpoint to get visits for one specific domain
|
2022-04-23 10:32:07 +02:00 |
|
Alejandro Celaya
|
e029d91544
|
Documented new domain visits endpoint
|
2022-04-23 09:27:52 +02:00 |
|
Alejandro Celaya
|
011856cbfa
|
Removed redundant var
|
2022-04-23 09:15:01 +02:00 |
|
Alejandro Celaya
|
9ce8164013
|
Merge pull request #1431 from acelaya-forks/feature/update-deps
Updated docker images and dependencies
|
2022-04-23 09:13:47 +02:00 |
|
Alejandro Celaya
|
dca6b7bbf5
|
Updated docker images and dependencies
|
2022-04-23 08:56:25 +02:00 |
|
Alejandro Celaya
|
2511ec3395
|
Merge pull request #1424 from acelaya-forks/feature/skip-invalid-imports
Added errorhandling for individual imported URLs, so that one failing…
|
2022-04-23 08:35:21 +02:00 |
|
Alejandro Celaya
|
9f6ffc7186
|
Added errorhandling for individual imported URLs, so that one failing doe snot make the whole process fail
|
2022-04-18 14:45:37 +02:00 |
|
Alejandro Celaya
|
622f0217fa
|
Merge pull request #1421 from acelaya-forks/feature/cast-incoming-dates
Feature/cast incoming dates
|
2022-04-15 20:20:26 +02:00 |
|
Alejandro Celaya
|
09eba49bab
|
Updated changelog
|
2022-04-15 20:06:51 +02:00 |
|
Alejandro Celaya
|
c20c3801a8
|
Ensured all input dates are changed to the default timezone before being used on any inner layer
|
2022-04-15 19:57:27 +02:00 |
|
Alejandro Celaya
|
f8208b7288
|
Merge pull request #1420 from acelaya-forks/feature/timezone
Feature/timezone
|
2022-04-15 09:27:17 +02:00 |
|
Alejandro Celaya
|
3db8a65ddb
|
Fixed test
|
2022-04-14 16:00:15 +02:00 |
|
Alejandro Celaya
|
0495b6f298
|
Updated changelog
|
2022-04-14 14:24:01 +02:00 |
|
Alejandro Celaya
|
52c55f385d
|
Added support to set the timezone via config/env vars
|
2022-04-14 14:22:48 +02:00 |
|
Alejandro Celaya
|
fe28d6fba0
|
Merge pull request #1417 from acelaya-forks/feature/kutt-import
Updated importer with support for Kutt.it
|
2022-04-14 12:51:56 +02:00 |
|
Alejandro Celaya
|
0294e49d4a
|
Added dist local config for app options
|
2022-04-14 11:35:12 +02:00 |
|
Alejandro Celaya
|
cbaf51d3ef
|
Updated importer with support for Kutt.it
|
2022-04-14 11:31:50 +02:00 |
|
Alejandro Celaya
|
efb604a381
|
Merge pull request #1415 from acelaya-forks/feature/yourls-domain
Feature/yourls domain
|
2022-04-13 12:54:12 +02:00 |
|
Alejandro Celaya
|
da87f05126
|
Updated changelog
|
2022-04-13 12:41:09 +02:00 |
|
Alejandro Celaya
|
21534b78cb
|
Updated to latest shlink-importer, with support to import on a specific domain for YOURLS
|
2022-04-13 12:40:21 +02:00 |
|
Alejandro Celaya
|
ab65593f7d
|
Merge pull request #1414 from acelaya-forks/feature/postgres-db-error
Feature/postgres db error
|
2022-04-12 19:27:35 +02:00 |
|
Alejandro Celaya
|
3a82691503
|
Small improvements on CreateDatabaseCommand
|
2022-04-10 19:48:32 +02:00 |
|