Alejandro Celaya
|
3ba46bbbfa
|
Add support for openswoole 22
|
2023-04-14 08:58:54 +02:00 |
|
Alejandro Celaya
|
83c53c8b2e
|
Add correct index on visits potential_bot column
|
2023-03-04 09:51:14 +01:00 |
|
Alejandro Celaya
|
ccc3a4b584
|
Comment-out unixodbc-dev installation in CI, as it's already present in Ubuntu 22.04
|
2023-02-16 19:24:09 +01:00 |
|
Alejandro Celaya
|
e48d0f4f0c
|
Upgrade deps for MSSQL tests
|
2023-02-12 19:08:20 +01:00 |
|
Alejandro Celaya
|
dd049feb40
|
Add migration with new index for short_url_id+potential_bot on visits table
|
2023-02-12 13:12:09 +01:00 |
|
Alejandro Celaya
|
fb572d5abb
|
Fix accidentally removed statement in new migration
|
2023-01-30 10:52:07 +01:00 |
|
Alejandro Celaya
|
a52d0cd419
|
Ensure short_code column is case sensitive in Microsoft SQL server
|
2023-01-30 10:49:47 +01:00 |
|
Alejandro Celaya
|
f3855dbc6f
|
Updated to openswoole 4.12.1
|
2023-01-22 20:57:48 +01:00 |
|
Alejandro Celaya
|
12150f775d
|
Created persistence for device long URLs
|
2023-01-21 10:12:52 +01:00 |
|
Alejandro Celaya
|
80e3f01562
|
Replace references to doma.in with s.test
|
2023-01-19 09:05:52 +01:00 |
|
Alejandro Celaya
|
30edfdbdc5
|
Updated docker images to PHP 8.2
|
2022-12-14 15:01:00 +01:00 |
|
Alejandro Celaya
|
2bf3e6a13b
|
Addedsupport for credentials on redis
|
2022-12-12 20:50:21 +01:00 |
|
Alejandro Celaya
|
9bed7ef156
|
Updated docker images to MS ODBC 18 for PDO MSSQL
|
2022-12-10 19:15:38 +01:00 |
|
Alejandro Celaya
|
6589c8fce6
|
Downgraded docker images to latest php 8.1
|
2022-12-10 17:58:10 +01:00 |
|
Alejandro Celaya
|
dab0ebeb99
|
Updated dockerimages to PHP 8.2 and added full support for this version
|
2022-12-10 17:29:52 +01:00 |
|
Alejandro Celaya
|
96dbdbe7c9
|
Updated to openswoole 4.12
|
2022-10-03 20:00:31 +02:00 |
|
Alejandro Celaya
|
f5f990511c
|
Refactored global models into their own proper namespaces
|
2022-09-23 18:05:17 +02:00 |
|
Alejandro Celaya
|
8852739111
|
Ensured some dynamic RR config for prod env, based on env vars
|
2022-08-27 17:17:37 +02:00 |
|
Alejandro Celaya
|
4882bec118
|
Added roadrunner to the project
|
2022-08-21 13:19:27 +02:00 |
|
Alejandro Celaya
|
8260051c30
|
Updated to latest PHP version and native dependencies
|
2022-08-05 16:31:15 +02:00 |
|
Alejandro Celaya
|
358b600713
|
Fixed merge conflicts
|
2022-05-09 08:21:19 +02:00 |
|
Alejandro Celaya
|
9ae8804095
|
Updated to openswoole 4.11.1 in docker images
|
2022-05-09 08:00:54 +02:00 |
|
Alejandro Celaya
|
404455928e
|
Converted visit types into enum
|
2022-04-23 18:19:16 +02:00 |
|
Alejandro Celaya
|
e8ebe77923
|
Dropped PHP 8.0 support
|
2022-04-23 12:08:01 +02:00 |
|
Alejandro Celaya
|
dca6b7bbf5
|
Updated docker images and dependencies
|
2022-04-23 08:56:25 +02:00 |
|
Alejandro Celaya
|
816d4851e7
|
Updated docker images to PHP 8.1.3
|
2022-02-19 18:57:36 +01:00 |
|
Alejandro Celaya
|
a1cd8baf3e
|
Updated to stable pdo_sqlsrv in docker images
|
2022-02-03 22:03:20 +01:00 |
|
Alejandro Celaya
|
0e6790cdab
|
Replaced references to regular swoole by openswoole
|
2022-01-23 11:29:53 +01:00 |
|
Alejandro Celaya
|
629f8ece7a
|
Updated to latest docker images and openswoole
|
2022-01-10 17:10:36 +01:00 |
|
Alejandro Celaya
|
ce47d8c591
|
Added full support for emojis
|
2022-01-10 13:04:16 +01:00 |
|
Alejandro Celaya
|
b941ee9aa9
|
Removed usage of deprecated methods from migrations
|
2022-01-10 12:05:01 +01:00 |
|
Alejandro Celaya
|
4b4f6f3201
|
Removed gmp extension as bcmath does the same
|
2022-01-03 19:10:58 +01:00 |
|
Alejandro Celaya
|
bd3bb67949
|
Added dependencies and config to integrate with Rabbit MQ
|
2021-12-11 17:07:40 +01:00 |
|
Alejandro Celaya
|
bb87bdce8a
|
Updated docker images to use PHP 8.1
|
2021-12-07 10:43:36 +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
|
0c3f98cc37
|
Replaced implicit false in migration by a check on the platform
|
2021-10-23 16:04:54 +02:00 |
|
Alejandro Celaya
|
cd35770d26
|
Ensured migrations are not transactional when run in mysql
|
2021-10-23 16:02:29 +02:00 |
|
Alejandro Celaya
|
1ed6458b39
|
Added forwardQuery property in short URLs, that determines if the query should be forwarded to the long URL
|
2021-10-02 09:32:04 +02:00 |
|
Alejandro Celaya
|
fb26a8ae50
|
Downgraded pdo_sqlsrv version for PHP 8.0
|
2021-09-26 10:19:26 +02:00 |
|
Alejandro Celaya
|
42dbeaa1a5
|
Updated MS native deps in swoole dev container
|
2021-09-26 10:06:35 +02:00 |
|
Alejandro Celaya
|
f5beec70c8
|
Updated MS native deps
|
2021-09-26 10:03:07 +02:00 |
|
Alejandro Celaya
|
f5aaf298e1
|
Added experimental builds under PHP 8.1
|
2021-09-26 09:49:51 +02:00 |
|
Alejandro Celaya
|
9a31f53d4d
|
Updated to coding standard v2.2.0
|
2021-08-05 19:47:17 +02:00 |
|
Alejandro Celaya
|
27dcdb517d
|
Updated dockerfile dependencies
|
2021-08-04 13:28:14 +02:00 |
|
Alejandro Celaya
|
4d48482d1e
|
Added support to define differnet not-found redirects per domain
|
2021-07-21 09:28:21 +02:00 |
|
Alejandro Celaya
|
9c6ba4bc61
|
More PHP 8 syntactic sugar
|
2021-05-23 12:37:53 +02:00 |
|
Alejandro Celaya
|
e0f0bb5523
|
Migrated all constructor props to property promotion when possible
|
2021-05-23 11:57:31 +02:00 |
|
Alejandro Celaya
|
b6aca82da6
|
Updated docker dependencies
|
2021-05-23 09:05:35 +02:00 |
|
Alejandro Celaya
|
9fa32b5b6b
|
Added detection of visits from potential bots
|
2021-05-22 15:09:14 +02:00 |
|