Alejandro Celaya
|
8e3508f28d
|
Use MercureOptions instead of raw config, where possible
|
2023-06-06 20:25:14 +02:00 |
|
Alejandro Celaya
|
e72b424968
|
Fix merge conflicts
|
2023-06-04 09:33:16 +02:00 |
|
Alejandro Celaya
|
56d299a7dc
|
Merge pull request #1804 from acelaya-forks/feature/release-3.6.1
Feature/release 3.6.1
|
2023-06-04 09:30:19 +02:00 |
|
Alejandro Celaya
|
575e6bf707
|
Downgrade PHPUnit to avoid infection error
|
2023-06-04 09:13:37 +02:00 |
|
Alejandro Celaya
|
e50c21440f
|
Define default values for env vars used in rr prod config
|
2023-06-04 09:07:41 +02:00 |
|
Alejandro Celaya
|
7cff11080d
|
Update changelog
|
2023-06-04 08:57:07 +02:00 |
|
Alejandro Celaya
|
72381f9844
|
Change order to create initial database to avoid permission errors
|
2023-06-04 08:54:08 +02:00 |
|
Alejandro Celaya
|
7c649e7497
|
Merge pull request #1801 from acelaya-forks/feature/no-run-disabled-tasks
Feature/no run disabled tasks
|
2023-06-03 19:19:08 +02:00 |
|
Alejandro Celaya
|
eff308cd43
|
Update changelog
|
2023-06-03 17:58:26 +02:00 |
|
Alejandro Celaya
|
bd3745118e
|
Add logic to prevent roadrunner/openswoole jobs for tasks that will do nothing
|
2023-06-03 17:56:52 +02:00 |
|
Alejandro Celaya
|
602ebef02a
|
Merge pull request #1800 from acelaya-forks/feature/deprecate-openswoole
Deprecate support for openswoole
|
2023-06-03 10:06:03 +02:00 |
|
Alejandro Celaya
|
9040937376
|
Stick with PHPUnit 10.1 until API tests coverage is fixed
|
2023-06-03 09:24:43 +02:00 |
|
Alejandro Celaya
|
a11be5b2ff
|
Deprecate support for openswoole
|
2023-06-03 09:08:07 +02:00 |
|
Alejandro Celaya
|
6351d0b87d
|
Merge pull request #1797 from acelaya-forks/feature/improve-new-db-check
Feature/improve new db check
|
2023-06-01 20:01:39 +02:00 |
|
Alejandro Celaya
|
fae3434393
|
Update changelog
|
2023-06-01 19:28:15 +02:00 |
|
Alejandro Celaya
|
4013ae87dd
|
Change order to create initial database to avoid permission errors
|
2023-06-01 19:27:04 +02:00 |
|
Alejandro Celaya
|
cb4ba58b08
|
Merge pull request #1795 from acelaya-forks/feature/non-orphan-role
Feature/non orphan role
|
2023-05-31 09:43:18 +02:00 |
|
Alejandro Celaya
|
8c94452348
|
Fix CLI tests
|
2023-05-31 09:33:05 +02:00 |
|
Alejandro Celaya
|
ea96a00b12
|
Update changelog
|
2023-05-31 09:24:23 +02:00 |
|
Alejandro Celaya
|
be26dd58c3
|
Add API tests to cover usage of orphan visits restricted keys
|
2023-05-31 09:22:40 +02:00 |
|
Alejandro Celaya
|
eaba5edf7f
|
Restrict interaction with orphan visits when API key has that role
|
2023-05-31 09:11:20 +02:00 |
|
Alejandro Celaya
|
12da04ef37
|
Add ApiKey check to tell if it has any role that is short-url restrictive
|
2023-05-30 09:32:44 +02:00 |
|
Alejandro Celaya
|
8b03532ddb
|
Add ORPHAN_VISITS_EXCLUDED API key role
|
2023-05-30 09:15:35 +02:00 |
|
Alejandro Celaya
|
112b54ec7d
|
Merge pull request #1793 from acelaya-forks/feature/drop-php-8.1
Drop support for PHP 8.1
|
2023-05-29 21:53:30 +02:00 |
|
Alejandro Celaya
|
ee6a8ede0a
|
Drop support for PHP 8.1
|
2023-05-29 09:43:12 +02:00 |
|
Alejandro Celaya
|
07ce5f05a2
|
Add missing entry to v3.6.0 changelog
|
2023-05-29 09:02:59 +02:00 |
|
Alejandro Celaya
|
7b04016ca2
|
Fix version number on JamesIves/github-pages-deploy-action GitHub action
|
2023-05-24 08:59:21 +02:00 |
|
Alejandro Celaya
|
b6792d3fb8
|
Merge pull request #1792 from shlinkio/develop
Release 3.6.0
|
2023-05-24 08:46:25 +02:00 |
|
Alejandro Celaya
|
2f0d658432
|
Merge pull request #1791 from acelaya-forks/feature/fix-cpu-100
Update changelog
|
2023-05-23 23:25:39 +02:00 |
|
Alejandro Celaya
|
8c1865c3ec
|
Update changelog
|
2023-05-23 23:15:59 +02:00 |
|
Alejandro Celaya
|
096d2098d6
|
Update installer
|
2023-05-23 18:42:50 +02:00 |
|
Alejandro Celaya
|
882d64ae11
|
Add deprecation note for ENABLE_PERIODIC_VISIT_LOCATE env var
|
2023-05-23 10:55:49 +02:00 |
|
Alejandro Celaya
|
3352bcd186
|
Merge pull request #1789 from acelaya-forks/feature/improved-dependency-locks
Feature/improved dependency locks
|
2023-05-21 18:44:10 +02:00 |
|
Alejandro Celaya
|
9743c1624d
|
Update changelog
|
2023-05-21 18:10:08 +02:00 |
|
Alejandro Celaya
|
e85d59c5a4
|
Add locks when creating short URL dependencies, to avoid race condition
|
2023-05-21 18:08:17 +02:00 |
|
Alejandro Celaya
|
ac0ff8fb94
|
Merge pull request #1787 from acelaya-forks/feature/shlink-init-command
Feature/shlink init command
|
2023-05-21 14:44:08 +02:00 |
|
Alejandro Celaya
|
90f93ee4ec
|
Update changelog
|
2023-05-21 14:32:00 +02:00 |
|
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 |
|