Alejandro Celaya
|
de30c6ad79
|
Fixed error when filtering short URLs by ALL tags and search term
|
2022-06-04 11:20:08 +02:00 |
|
Alejandro Celaya
|
2b69f5eff4
|
Merge pull request #1449 from acelaya-forks/feature/title-html-entities
Feature/title html entities
|
2022-05-22 10:12:54 +02:00 |
|
Alejandro Celaya
|
f224bb98c4
|
Updated changelog
|
2022-05-22 08:30:46 +02:00 |
|
Alejandro Celaya
|
ec17eb3fbc
|
Ensured html entities are parsed when auto-resolving titles
|
2022-05-22 08:29:26 +02:00 |
|
Alejandro Celaya
|
aacb5c39ba
|
Merge pull request #1445 from acelaya-forks/feature/update-openswoole
Updated to openswoole 4.11.1 in docker images
|
2022-05-09 08:17:01 +02:00 |
|
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
|
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 |
|
Alejandro Celaya
|
430e2ff0b5
|
Ensured db and api tests can be run without the need of creating the database beforehand
|
2022-04-09 17:46:13 +02:00 |
|
Alejandro Celaya
|
7d572e7988
|
Merge pull request #1404 from acelaya-forks/feature/fix-double-paths
Feature/fix double paths
|
2022-03-14 19:56:58 +01:00 |
|
Alejandro Celaya
|
1449e24b66
|
Improved some tests
|
2022-03-14 19:41:33 +01:00 |
|
Alejandro Celaya
|
6a671760da
|
Updated changelog
|
2022-03-14 19:28:55 +01:00 |
|
Alejandro Celaya
|
613bdd82b0
|
Ensured base path is not prefixed more than it should
|
2022-03-14 19:26:02 +01:00 |
|
Alejandro Celaya
|
01bae358f9
|
Merge pull request #1399 from shlinkio/feature/improve-db-create
Feature/improve db create
|
2022-03-05 11:03:39 +01:00 |
|
Alejandro Celaya
|
3a8e560dc5
|
Increased required mutation score for unit tests to 85%
|
2022-03-05 10:51:48 +01:00 |
|
Alejandro Celaya
|
a0c538d9ee
|
Updated changelog
|
2022-03-05 10:48:02 +01:00 |
|