Alejandro Celaya
|
9752abff19
|
Refactored method in DomainRepo, as one fo their arguments was no longer used
|
2021-12-09 12:43:49 +01:00 |
|
Alejandro Celaya
|
ee43e68a57
|
Changed behavior of domains list so that it does not return configured redirects as redirects for default domain
|
2021-12-09 12:32:53 +01:00 |
|
Alejandro Celaya
|
348ac78f5a
|
Enhanced ListDomainsAction so that it returns default redirects in the response
|
2021-12-09 12:11:09 +01:00 |
|
Alejandro Celaya
|
0b22fb933c
|
Defined new env vars for not-found redirects, deprecating old ones
|
2021-12-09 10:30:33 +01:00 |
|
Alejandro Celaya
|
cbd4b4849f
|
Ensured default domain is stripped when creating short URLs from CLI
|
2021-12-09 10:24:58 +01:00 |
|
Alejandro Celaya
|
f8a48c16f0
|
Renamed GenerateShortUrlCommand to CreateShortUrlCommand
|
2021-12-09 09:45:15 +01:00 |
|
Alejandro Celaya
|
8cc4e4bfca
|
Merge branch 'develop' into feature/consistent-default-domain-redirects
|
2021-12-09 09:18:17 +01:00 |
|
Alejandro Celaya
|
6c01bb87bf
|
Replaced tabs by spaces in phpstan.neon config
|
2021-12-08 17:52:17 +01:00 |
|
Alejandro Celaya
|
02d5a6f15e
|
Merge pull request #1253 from acelaya-forks/feature/php8.1
Feature/php8.1
|
2021-12-08 17:49:15 +01:00 |
|
Alejandro Celaya
|
f361403888
|
Updated paginator types
|
2021-12-08 17:36:40 +01:00 |
|
Alejandro Celaya
|
3a4550fe24
|
Updated dependencies to corresponding versions supporting PHP 8.1
|
2021-12-08 09:40:43 +01:00 |
|
Alejandro Celaya
|
5e722c830f
|
Allowed to set redirects for default domain via command line or API
|
2021-12-07 21:13:47 +01:00 |
|
Alejandro Celaya
|
5a56982ad9
|
Merge pull request #1252 from acelaya-forks/feature/docker-debug-fix
Updated docker entry point to make sure debugging and verbosity of co…
|
2021-12-07 19:27:43 +01:00 |
|
Alejandro Celaya
|
13d70cd12a
|
Updated docker entry point to make sure debugging and verbosity of commands works as expected
|
2021-12-07 19:14:56 +01:00 |
|
Alejandro Celaya
|
bb87bdce8a
|
Updated docker images to use PHP 8.1
|
2021-12-07 10:43:36 +01:00 |
|
Alejandro Celaya
|
cc7ded1be7
|
Removed allowed failures in CI pipeline for PHP 8.1
|
2021-12-07 09:55:06 +01:00 |
|
Alejandro Celaya
|
d8735e6a91
|
Merge pull request #1250 from acelaya-forks/feature/qr-round-block-size
Feature/qr round block size
|
2021-12-06 18:19:53 +01:00 |
|
Alejandro Celaya
|
813ae71aad
|
Added test checking if auto margin is added to QR codes
|
2021-12-06 18:06:29 +01:00 |
|
Alejandro Celaya
|
1a75bd87d8
|
Updated installer with support for QR code block size rounding
|
2021-12-06 17:35:32 +01:00 |
|
Alejandro Celaya
|
bdc89e2056
|
Fixed execution on non-swoole contexts
|
2021-12-06 17:15:19 +01:00 |
|
Alejandro Celaya
|
bf09990f9c
|
Added support to disable rounding on block size for QR codes
|
2021-12-06 17:10:10 +01:00 |
|
Alejandro Celaya
|
81ba8dc518
|
Merge pull request #1249 from acelaya-forks/feature/yourls-import
Added support to import from YOURLS
|
2021-12-05 15:38:41 +01:00 |
|
Alejandro Celaya
|
e519aaaf1e
|
Added support to import from YOURLS
|
2021-12-05 15:16:41 +01:00 |
|
Alejandro Celaya
|
5a90a5e6c7
|
Merge pull request #1248 from acelaya-forks/feature/openswoole
Feature/openswoole
|
2021-12-05 10:21:20 +01:00 |
|
Alejandro Celaya
|
b855ea92a9
|
Updated changelog
|
2021-12-05 10:09:06 +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
|
1e7602bc36
|
Merge pull request #1247 from acelaya-forks/feature/mutation-badge
Added mutation score badge
|
2021-12-05 09:24:44 +01:00 |
|
Alejandro Celaya
|
7477e672fe
|
Added mutation score badge
|
2021-12-05 08:55:05 +01:00 |
|
Alejandro Celaya
|
4a4522dfa3
|
Merge pull request #1246 from acelaya-forks/feature/mssql-updates
Updated dependencies
|
2021-12-02 21:11:39 +01:00 |
|
Alejandro Celaya
|
8afe058cfc
|
Updated dependencies
|
2021-12-02 20:57:06 +01:00 |
|
Alejandro Celaya
|
e13103a925
|
Merge pull request #1245 from acelaya-forks/feature/mssqlsrv-beta2
Update ci.yml
|
2021-12-02 19:44:32 +01:00 |
|
Alejandro Celaya
|
8e167ff174
|
Merge pull request #1244 from acelaya-forks/feature/missing-domain-in-error
Added domain to DeleteShortUrlException
|
2021-12-02 19:34:02 +01:00 |
|
Alejandro Celaya
|
c0dcd31819
|
Update ci.yml
|
2021-12-02 19:33:01 +01:00 |
|
Alejandro Celaya
|
a83ae996db
|
Ensured a formatter is resolved
|
2021-11-30 21:47:23 +01:00 |
|
Alejandro Celaya
|
a66ddabe8a
|
Added domain to DeleteShortUrlException
|
2021-11-30 21:38:09 +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
|
4a3fa85b5f
|
Merge pull request #1234 from acelaya-forks/feature/sql-injection
Enforced doctrine/dbal 3.1.4
|
2021-11-15 19:53:01 +01:00 |
|
Alejandro Celaya
|
ade23a9650
|
Enforced doctrine/dbal 3.1.4
|
2021-11-15 19:41:38 +01:00 |
|
Alejandro Celaya
|
fc547e6c47
|
Merge pull request #1224 from acelaya-forks/feature/phpstan-1.0
Updated to phpstan 1.0
|
2021-11-04 21:38:31 +01:00 |
|
Alejandro Celaya
|
f532b5edee
|
Added LC_ALL: C env var during ms db tests
|
2021-11-04 21:31:51 +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
|
198b2a2ace
|
Merge pull request #1220 from acelaya-forks/feature/update-dev-mercure
Updated mercure on dev env from v0.10 to 0.13
|
2021-10-31 20:00:46 +01:00 |
|
Alejandro Celaya
|
93a3d78111
|
Updated mercure on dev env from v0.10 to 0.13
|
2021-10-31 19:42:40 +01:00 |
|
Alejandro Celaya
|
494997d021
|
Merge pull request #1219 from acelaya-forks/feature/symfony-mercure-0.6
Updated to symfony/mercure 0.6
|
2021-10-31 13:24:34 +01:00 |
|
Alejandro Celaya
|
eb1345e5c3
|
Updated to symfony/mercure 0.6
|
2021-10-31 13:02:58 +01:00 |
|
Alejandro Celaya
|
dc8f5d002d
|
Merge pull request #1215 from shlinkio/develop
Release 2.9.2
|
2021-10-23 16:52:47 +02:00 |
|
Alejandro Celaya
|
9030e5e6eb
|
Merge pull request #1214 from acelaya-forks/feature/min-task-workers
Feature/min task workers
|
2021-10-23 16:47:18 +02:00 |
|
Alejandro Celaya
|
2b827baeed
|
Updated changelog
|
2021-10-23 16:35:38 +02:00 |
|