Alejandro Celaya
|
794d926e3a
|
Update docker entry point to use new shlink-installer init command
|
2023-05-21 14:30:20 +02:00 |
|
Alejandro Celaya
|
bd41ebef9f
|
Merge pull request #1785 from acelaya-forks/feature/non-root-support
Allow running docker container as non-root
|
2023-05-19 20:29:40 +02:00 |
|
Alejandro Celaya
|
725370704f
|
Update changelog
|
2023-05-19 19:50:05 +02:00 |
|
Alejandro Celaya
|
f03b7689ce
|
Allow running docker container as non-root
|
2023-05-19 19:48:20 +02:00 |
|
Alejandro Celaya
|
fb31e2a5e4
|
Merge pull request #1782 from acelaya-forks/feature/clear-orphan-visits
Feature/clear orphan visits
|
2023-05-18 09:49:31 +02:00 |
|
Alejandro Celaya
|
d688c6da7e
|
Update changelog
|
2023-05-18 09:36:50 +02:00 |
|
Alejandro Celaya
|
618784dc3b
|
Create command to delete all orphan visits
|
2023-05-18 09:35:42 +02:00 |
|
Alejandro Celaya
|
9d64d4ed1d
|
Create abstract base class for commands deleting visits
|
2023-05-18 09:33:15 +02:00 |
|
Alejandro Celaya
|
7f02243c6c
|
Rename short-url:delete-visits to short-url:visits-delete for consistency with other commands
|
2023-05-18 09:19:01 +02:00 |
|
Alejandro Celaya
|
3916c68126
|
Add DeleteOrphanVisitsTest API test
|
2023-05-18 09:09:44 +02:00 |
|
Alejandro Celaya
|
a6f0c66331
|
Document endpoint to delete orphan visits
|
2023-05-18 09:06:52 +02:00 |
|
Alejandro Celaya
|
bdfb220126
|
Create REST action to delete orphan visits
|
2023-05-18 09:04:28 +02:00 |
|
Alejandro Celaya
|
abcf2f86be
|
Create service to delete orphan visits
|
2023-05-18 09:01:57 +02:00 |
|
Alejandro Celaya
|
a4d8ebdfc9
|
Create DB logic to delete orphan visits
|
2023-05-18 08:58:07 +02:00 |
|
Alejandro Celaya
|
b51c149c30
|
Merge pull request #1779 from acelaya-forks/feature/clear-short-url-visits
Feature/clear short url visits
|
2023-05-17 09:20:28 +02:00 |
|
Alejandro Celaya
|
39095a3098
|
Fix coding styles
|
2023-05-17 08:57:36 +02:00 |
|
Alejandro Celaya
|
765199727e
|
Update changelog
|
2023-05-16 09:29:22 +02:00 |
|
Alejandro Celaya
|
c7043af853
|
Create DeleteShortUrlVisitsCommandTest
|
2023-05-16 09:26:29 +02:00 |
|
Alejandro Celaya
|
02a8ef7dd9
|
Create DeleteShortUrlVisitsCommand
|
2023-05-15 09:48:24 +02:00 |
|
Alejandro Celaya
|
6bb8c1b2f5
|
Rename CLI Option namespace to Input
|
2023-05-15 09:02:23 +02:00 |
|
Alejandro Celaya
|
3cf253fd0f
|
Document short URLs visits deletion endpoint
|
2023-05-14 18:25:27 +02:00 |
|
Alejandro Celaya
|
0365728337
|
Create DeleteShortUrlVisitsTest
|
2023-05-14 13:35:15 +02:00 |
|
Alejandro Celaya
|
b8143a5bb4
|
Create VisitDeleterRepositoryTest
|
2023-05-14 13:04:45 +02:00 |
|
Alejandro Celaya
|
531a19dde9
|
Refactor short URL visits deletion layers
|
2023-05-14 13:04:17 +02:00 |
|
Alejandro Celaya
|
69ff7de481
|
Create ShortUrlVisitsDeleterTest
|
2023-05-14 12:32:54 +02:00 |
|
Alejandro Celaya
|
ffc0555c7c
|
Create DeleteShortUrlVisitsActionTest
|
2023-05-14 12:15:35 +02:00 |
|
Alejandro Celaya
|
84a7981dfa
|
Create REST action to delete short URL visits
|
2023-05-14 12:00:08 +02:00 |
|
Alejandro Celaya
|
2573c2bf98
|
Update roadrunner config
|
2023-05-14 11:56:49 +02:00 |
|
Alejandro Celaya
|
3b4c1501f3
|
Set platforms to be used for openswoole docker image
|
2023-05-07 17:13:26 +02:00 |
|
Alejandro Celaya
|
e836bedecc
|
Merge pull request #1775 from acelaya-forks/feature/default-roadrunner
Feature/default roadrunner
|
2023-05-07 13:34:53 +02:00 |
|
Alejandro Celaya
|
a797b74a70
|
Standardize logger for all Shlink execution contexts
|
2023-05-07 13:18:19 +02:00 |
|
Alejandro Celaya
|
ab497403ca
|
Merge pull request #1773 from acelaya-forks/feature/rr-friendly-installer
Update shlink-installer
|
2023-05-06 18:07:57 +02:00 |
|
Alejandro Celaya
|
d4dea9a1d2
|
Update shlink-installer
|
2023-05-06 10:12:42 +02:00 |
|
Alejandro Celaya
|
28d93ea5e0
|
Update changelog
|
2023-05-03 08:59:47 +02:00 |
|
Alejandro Celaya
|
e6a31b16ed
|
Switch to roadrunner as default docker runtime
|
2023-05-03 08:59:09 +02:00 |
|
Alejandro Celaya
|
9553192281
|
Merge pull request #1766 from acelaya-forks/feature/rr-cli-2.5
Update to rr-cli 2.5, and do not generate config
|
2023-05-02 20:01:51 +02:00 |
|
Alejandro Celaya
|
74069f2d24
|
Skip API tests fetching Twitter during CI
|
2023-05-02 19:51:37 +02:00 |
|
Alejandro Celaya
|
b4b00a57c1
|
Update chrome user agent used for anti-bots
|
2023-05-02 19:40:23 +02:00 |
|
Alejandro Celaya
|
a516ef691d
|
Update to rr-cli 2.5, and do not generate config
|
2023-05-02 08:43:14 +02:00 |
|
Alejandro Celaya
|
e80b7448f5
|
Merge pull request #1761 from acelaya-forks/feature/null-default-domain
Feature/null default domain
|
2023-04-23 15:57:02 +02:00 |
|
Alejandro Celaya
|
f129544f83
|
Update changelog
|
2023-04-23 15:22:40 +02:00 |
|
Alejandro Celaya
|
9fa291a32f
|
Update shlink-common
|
2023-04-23 15:20:33 +02:00 |
|
Alejandro Celaya
|
d06e92ffc2
|
Created CLI test for short URL importing
|
2023-04-23 13:26:59 +02:00 |
|
Alejandro Celaya
|
1b83344995
|
Create CLI test checking default domain is ignored even if explicitly provided
|
2023-04-23 11:20:54 +02:00 |
|
Alejandro Celaya
|
cf49393ef2
|
Add --show-domain flag to list short URLs command
|
2023-04-23 11:19:05 +02:00 |
|
Alejandro Celaya
|
f2ecbceae9
|
Update changelog
|
2023-04-22 19:46:28 +02:00 |
|
Alejandro Celaya
|
c582eba753
|
Make sure short URL domain is resolved as null when default one is provided
|
2023-04-22 19:44:04 +02:00 |
|
Alejandro Celaya
|
de86b62cdd
|
Merge pull request #1759 from acelaya-forks/feature/fix-docker-build
Fix docker image build
|
2023-04-20 09:00:39 +02:00 |
|
Alejandro Celaya
|
73150471e9
|
Fix docker image build
|
2023-04-19 18:57:35 +02:00 |
|
Alejandro Celaya
|
ec751f4ac2
|
Merge pull request #1758 from acelaya-forks/feature/roadrunner-2023
Feature/roadrunner 2023
|
2023-04-19 08:11:18 +02:00 |
|