Alejandro Celaya
|
bf09990f9c
|
Added support to disable rounding on block size for QR codes
|
2021-12-06 17:10:10 +01:00 |
|
Alejandro Celaya
|
e519aaaf1e
|
Added support to import from YOURLS
|
2021-12-05 15:16:41 +01:00 |
|
Alejandro Celaya
|
7e74d06cdd
|
Added support for openswoole and migrated docker images from swoole to openswoole
|
2021-12-05 10:08:10 +01:00 |
|
Alejandro Celaya
|
8afe058cfc
|
Updated dependencies
|
2021-12-02 20:57:06 +01:00 |
|
Alejandro Celaya
|
cdab1e9cae
|
Pulled
|
2021-11-15 19:56:10 +01:00 |
|
Alejandro Celaya
|
f2140d1eb0
|
Fixed merge conflicts
|
2021-11-15 19:55:07 +01:00 |
|
Alejandro Celaya
|
ade23a9650
|
Enforced doctrine/dbal 3.1.4
|
2021-11-15 19:41:38 +01:00 |
|
Alejandro Celaya
|
da76eb5cf4
|
Updated to phpstan 1.0
|
2021-11-04 21:17:31 +01:00 |
|
Alejandro Celaya
|
ac89f352ce
|
Updated shlink libs
|
2021-11-01 11:27:44 +01:00 |
|
Alejandro Celaya
|
eb1345e5c3
|
Updated to symfony/mercure 0.6
|
2021-10-31 13:02:58 +01:00 |
|
Alejandro Celaya
|
cc6fa312f0
|
Ensured minimum amount of task workers provided via config option or env var is 4
|
2021-10-23 16:32:06 +02:00 |
|
Alejandro Celaya
|
bd3a59e9ca
|
Updated to doctrine-migrations 3.3
|
2021-10-23 15:44:56 +02:00 |
|
Alejandro Celaya
|
c7a621cb31
|
Removed transactionality when dispatching async events, as they run in different processes with different db connections
|
2021-10-23 13:22:42 +02:00 |
|
Alejandro Celaya
|
ceb642b745
|
Updated to latest installer and changelog
|
2021-10-10 22:31:26 +02:00 |
|
Alejandro Celaya
|
ed1d886f01
|
Added option to disable tracking based on IP address patterns
|
2021-10-10 22:00:22 +02:00 |
|
Alejandro Celaya
|
483bdddb18
|
Updated to installer version with support for orphan visits webhooks
|
2021-10-09 12:35:45 +02:00 |
|
Alejandro Celaya
|
95cf0d86bc
|
Added support to provide redis sentinel when using redis cache
|
2021-10-08 18:52:17 +02:00 |
|
Alejandro Celaya
|
cfd3c13751
|
Updated to latest installer
|
2021-09-26 20:13:50 +02:00 |
|
Alejandro Celaya
|
cbec4a4e81
|
Moved constants to its own file inside config folder
|
2021-09-26 11:26:26 +02:00 |
|
Alejandro Celaya
|
2c5d6d1651
|
Moved env vars to common global config files, so that theycan be used in non-docker contexts too
|
2021-08-07 11:05:20 +02:00 |
|
Alejandro Celaya
|
9a31f53d4d
|
Updated to coding standard v2.2.0
|
2021-08-05 19:47:17 +02:00 |
|
Alejandro Celaya
|
6ae0c7dcfc
|
Updated to latest common with symfony/cache support
|
2021-08-05 14:05:44 +02:00 |
|
Alejandro Celaya
|
883ac1007a
|
Updated to provisional hero-common v4.0
|
2021-08-04 18:46:19 +02:00 |
|
Alejandro Celaya
|
916d75d161
|
Updated project dependencies
|
2021-08-04 13:22:16 +02:00 |
|
Alejandro Celaya
|
57bd16f4f5
|
Updated test utils lib to v2.2
|
2021-08-04 11:11:00 +02:00 |
|
Alejandro Celaya
|
b78660c685
|
Updated installer
|
2021-08-02 20:50:35 +02:00 |
|
Alejandro Celaya
|
c9ce111643
|
Fixed merge conflicts
|
2021-08-02 20:39:33 +02:00 |
|
Alejandro Celaya
|
ca6c6a1b6e
|
Updated importer to v2.3.1
|
2021-08-02 18:29:16 +02:00 |
|
Alejandro Celaya
|
9d14597be0
|
Added --only-covering-test-cases flag when running infection commands
|
2021-08-01 10:00:24 +02:00 |
|
Alejandro Celaya
|
dc68bb907c
|
Updated infection to v0.24
|
2021-08-01 09:57:34 +02:00 |
|
Alejandro Celaya
|
4c00764146
|
Removed hardcoded dependency
|
2021-07-30 18:40:26 +02:00 |
|
Alejandro Celaya
|
db93498ee6
|
Fixed merge conflicts
|
2021-07-30 18:19:32 +02:00 |
|
Alejandro Celaya
|
ea735fc0a0
|
Ensured guzzle/psr7 1.7 is used as the project still has deprecated calls
|
2021-07-30 17:48:43 +02:00 |
|
Alejandro Celaya
|
e4d15e64b6
|
Ensured static analysis is run with APP_ENV=test
|
2021-07-20 13:50:14 +02:00 |
|
Alejandro Celaya
|
b11daeae7d
|
Fixed version constraint in composer.json
|
2021-07-20 13:41:55 +02:00 |
|
Alejandro Celaya
|
02fd28edec
|
Installed phpstan-dcotrine and fixed more static analysis errors
|
2021-07-20 13:29:50 +02:00 |
|
Alejandro Celaya
|
95770ac104
|
Increased phpstan level to 8
|
2021-07-20 12:51:07 +02:00 |
|
Alejandro Celaya
|
de5666d262
|
Resolved all phpstan errors
|
2021-07-19 22:47:12 +02:00 |
|
Alejandro Celaya
|
934d266880
|
Added phpstan-symfony plugin to improve inspections on getArgument and getOption
|
2021-07-19 20:00:53 +02:00 |
|
Alejandro Celaya
|
bceea090ed
|
Increaed phpstan level to 7
|
2021-07-17 20:58:24 +02:00 |
|
Alejandro Celaya
|
20575a2b0f
|
Added support to provide append_extra_path config from installer or env vars for docker
|
2021-07-15 18:57:32 +02:00 |
|
Alejandro Celaya
|
6d78cd59e9
|
Fixed merge conflicts
|
2021-05-30 13:31:37 +02:00 |
|
Alejandro Celaya
|
f7d3c73c4a
|
Skip downloading GeoLite db if global tracking or IP tracking are disabled
|
2021-05-30 12:30:03 +02:00 |
|
Alejandro Celaya
|
e0f0bb5523
|
Migrated all constructor props to property promotion when possible
|
2021-05-23 11:57:31 +02:00 |
|
Alejandro Celaya
|
bf0c679a48
|
Added real versions from some shlink dependencies
|
2021-05-22 22:06:08 +02:00 |
|
Alejandro Celaya
|
9fa32b5b6b
|
Added detection of visits from potential bots
|
2021-05-22 15:09:14 +02:00 |
|
Alejandro Celaya
|
3535688c3b
|
Updated to latest installer with support for all tracking options
|
2021-05-16 13:21:12 +02:00 |
|
Alejandro Celaya
|
b277f431c2
|
Added test covering imported short URLs with visits
|
2021-04-18 12:44:02 +02:00 |
|
Alejandro Celaya
|
09414a8834
|
Allowed to optionally import visits from other shlink instance
|
2021-04-11 13:30:12 +02:00 |
|
Alejandro Celaya
|
1efa973507
|
Updated ImportedLinksProcessor to support importing visits if provided
|
2021-04-11 11:44:10 +02:00 |
|