Alejandro Celaya
|
e715a0fb6f
|
Track reason for which a geolocation db download was attempted
|
2024-12-16 09:23:30 +01:00 |
|
Alejandro Celaya
|
f10a9d3972
|
Simplify geolocation_db_updates indexes
|
2024-12-15 10:08:22 +01:00 |
|
Alejandro Celaya
|
a77e07f906
|
Refactor geolocation download logic based on database table
|
2024-12-15 10:05:32 +01:00 |
|
Alejandro Celaya
|
d4d97c3182
|
Create new table to track geolocation updates
|
2024-12-13 10:33:53 +01:00 |
|
Alejandro Celaya
|
58de998596
|
Drop support for PHP 8.2
|
2024-12-02 09:16:15 +01:00 |
|
Alejandro Celaya
|
8499087a3b
|
Move DEFAULT_DOMAIN constant to domains module
|
2024-11-28 08:54:29 +01:00 |
|
Alejandro Celaya
|
bb72c96ebb
|
Delete some old migrations
|
2024-11-26 10:17:28 +01:00 |
|
Alejandro Celaya
|
33cea36b15
|
Fix columns order in unique_short_code_plus_domain index in MSSQL
|
2024-11-25 22:48:04 +01:00 |
|
Alejandro Celaya
|
89f70114e4
|
Fix typo in migration
|
2024-11-24 13:18:32 +01:00 |
|
Alejandro Celaya
|
8274525f75
|
Add redirect_url field to track where a visitor is redirected for a visit
|
2024-11-24 12:53:49 +01:00 |
|
Alejandro Celaya
|
1b9c8377ae
|
Hash existing API keys, and do checks against the hash
|
2024-11-05 23:27:39 +01:00 |
|
Alejandro Celaya
|
819a535bfe
|
Create migration to set API keys in name column
|
2024-11-05 11:08:11 +01:00 |
|
Alejandro Celaya
|
b50547d868
|
Create new orphan_visits_counts table
|
2024-03-31 13:18:44 +02:00 |
|
Alejandro Celaya
|
c4fd3a74c5
|
Fix type hint in migration
|
2024-03-28 16:10:56 +01:00 |
|
Alejandro Celaya
|
cef30c8e2d
|
Fix type in Version20240318084804
|
2024-03-27 19:08:25 +01:00 |
|
Alejandro Celaya
|
7afd3fd6a2
|
Load visits and nonBotVisits via sub-queries in ShortUrlListRepository
|
2024-03-27 19:08:25 +01:00 |
|
Alejandro Celaya
|
7d415e40b2
|
Add unique index in short_url_visits_counts
|
2024-03-27 19:08:25 +01:00 |
|
Alejandro Celaya
|
17d37a062a
|
Add new table to track short URL visits counts
|
2024-03-27 19:08:25 +01:00 |
|
Alejandro Celaya
|
070d74830b
|
Remove name and uniqueness in redirect condition table
|
2024-02-29 09:05:30 +01:00 |
|
Alejandro Celaya
|
4ad3dc0bc7
|
Create new migration to drop old device_long_urls table
|
2024-02-27 09:09:03 +01:00 |
|
Alejandro Celaya
|
73864b923d
|
Add migration to migrate device_long_urls to redirect_rules
|
2024-02-26 23:42:37 +01:00 |
|
Alejandro Celaya
|
c5ddd8302a
|
Delete old migrations
|
2024-02-25 12:28:20 +01:00 |
|
Alejandro Celaya
|
752100f1ce
|
Create migration for new rules and conditions tables
|
2024-02-24 17:30:46 +01:00 |
|
Alejandro Celaya
|
d1a6e60b01
|
Add migration to update long URLs columns to text type
|
2024-02-22 09:35:14 +01:00 |
|
Alejandro Celaya
|
8f954151ca
|
Change long URL columns to TEXT type
|
2024-02-21 19:43:02 +01:00 |
|
Alejandro Celaya
|
e073b4331a
|
Update to doctrine ORM 3.0
|
2024-02-17 10:23:37 +01:00 |
|
Alejandro Celaya
|
377861c5f1
|
Move migrations to module/Core
|
2024-01-02 17:55:23 +01:00 |
|