Alejandro Celaya
|
4d1af867a4
|
Extracted real-time update topic names to an enum
|
2022-07-24 12:06:00 +02:00 |
|
Alejandro Celaya
|
fc6b4c12b2
|
Configured publishing of new short URL events in RabbitMQ
|
2022-07-24 11:07:20 +02:00 |
|
Alejandro Celaya
|
405c6de591
|
Created NotifyNewShortUrlToRabbitMq test
|
2022-07-24 10:53:42 +02:00 |
|
Alejandro Celaya
|
47bfa5fcc0
|
Simplified NotifyNewShortUrlToRabbitMq
|
2022-07-24 10:18:19 +02:00 |
|
Alejandro Celaya
|
67d91d5fc5
|
Migrated rabbit integration to RabbitMqPublishingHelper from shlink-common
|
2022-07-24 10:12:26 +02:00 |
|
Alejandro Celaya
|
f832c56adb
|
Moved Mercure and RabbitMq event listeners to their own subnamespaces
|
2022-07-21 20:07:28 +02:00 |
|
Alejandro Celaya
|
1aa9ae680e
|
Merge pull request #1479 from acelaya-forks/feature/unknown-visits
Added missing implements JsonSerializable on VisitLocation that got l…
|
2022-07-18 20:43:02 +02:00 |
|
Alejandro Celaya
|
c4b30db82d
|
Added missing implements JsonSerializable on VisitLocation that got lost when VisitLocationInterface was removed
|
2022-07-18 20:23:27 +02:00 |
|
Alejandro Celaya
|
abd9f3c6be
|
Removed style checks disabling due to bug on php code sniffer
|
2022-07-04 17:12:38 +02:00 |
|
Alejandro Celaya
|
3de3594282
|
Merge pull request #1465 from jsoref/spelling
Spelling
|
2022-06-08 07:31:25 +02:00 |
|
Alejandro Celaya
|
ed5816d464
|
Fixed merge conflicts
|
2022-06-04 11:43:02 +02:00 |
|
Alejandro Celaya
|
3d43bdbb49
|
Merge pull request #1462 from acelaya-forks/feature/search-with-all-tags
Fixed error when filtering short URLs by ALL tags and search term
|
2022-06-04 11:37:14 +02:00 |
|
Alejandro Celaya
|
1ab492ce5b
|
Added missing test case
|
2022-06-04 11:22:10 +02:00 |
|
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
|
f5a48ff98d
|
Merge pull request #1460 from acelaya-forks/feature/monolog3
Feature/monolog3
|
2022-06-04 09:11:31 +02:00 |
|
Alejandro Celaya
|
8493ee5b83
|
Updated changelog
|
2022-06-04 09:00:00 +02:00 |
|
Alejandro Celaya
|
52a6d55e5d
|
Updated to monolog 3
|
2022-06-04 08:59:17 +02:00 |
|
Josh Soref
|
7142295aa5
|
spelling: urls
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
8b65be26a6
|
spelling: the
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
60f5deb494
|
spelling: received
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
0fc09e6dd3
|
spelling: monolog
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
0c4ccf4e3e
|
spelling: middleware
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
a0e79bf446
|
spelling: microsoft
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
aa356ad7c7
|
spelling: github
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
9e0e384d46
|
spelling: campaign
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 22:39:08 -04:00 |
|
Alejandro Celaya
|
a20b99e643
|
Merge pull request #1451 from acelaya-forks/feature/missing-visits-commands
Feature/missing visits commands
|
2022-05-24 18:44:56 +02:00 |
|
Alejandro Celaya
|
fe4237b2b1
|
Updated changelog
|
2022-05-24 18:00:17 +02:00 |
|
Alejandro Celaya
|
4146835f6f
|
Created GetOrhanVisitsCommand test
|
2022-05-24 17:59:06 +02:00 |
|
Alejandro Celaya
|
5201ea4516
|
Created tests for short-url-visits commands
|
2022-05-24 17:54:44 +02:00 |
|
Alejandro Celaya
|
fba7b36245
|
Improved GetShortUrlVisitsCommand test
|
2022-05-24 17:44:12 +02:00 |
|
Alejandro Celaya
|
353ac0fc0c
|
Added logic to resolve extra columns on visits commands
|
2022-05-23 21:19:59 +02:00 |
|
Alejandro Celaya
|
00002b1e24
|
Renamed some visits commands
|
2022-05-23 20:47:37 +02:00 |
|
Alejandro Celaya
|
aa32830671
|
Added note to readme
|
2022-05-23 07:55:33 +02:00 |
|
Alejandro Celaya
|
12b8100d89
|
Created visits commands for orphan, non-orphan and domain
|
2022-05-22 19:34:08 +02:00 |
|
Alejandro Celaya
|
72e56d271d
|
Created tags visits command, with abstract class wrapping common logic for visits lists commands
|
2022-05-22 19:22:29 +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
|
358b600713
|
Fixed merge conflicts
|
2022-05-09 08:21:19 +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
|
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 |
|