Alejandro Celaya
|
06f07e3e40
|
Update to geekyeggo/delete-artifact@2
|
2023-04-12 19:13:35 +02:00 |
|
Alejandro Celaya
|
740740b8c6
|
Update to latest JamesIves/github-pages-deploy-action
|
2023-04-12 19:11:06 +02:00 |
|
Alejandro Celaya
|
958c4704f8
|
Merge pull request #1748 from acelaya-forks/feature/create-error
Feature/create error
|
2023-04-12 18:52:18 +02:00 |
|
Alejandro Celaya
|
ef075fb0ce
|
Fix test when CLI output viewport is too narrow
|
2023-04-12 18:36:28 +02:00 |
|
Alejandro Celaya
|
556520583a
|
Update changelog
|
2023-04-12 18:31:57 +02:00 |
|
Alejandro Celaya
|
399c56a097
|
Print warning when trying to create short URL from CLI on openswoole in verbose mode
|
2023-04-12 18:30:02 +02:00 |
|
Alejandro Celaya
|
f078d95588
|
Capture error on real-time update when creating short URL
|
2023-04-12 09:25:01 +02:00 |
|
Alejandro Celaya
|
33911afcd6
|
Merge pull request #1744 from acelaya-forks/feature/regression-fix
Feature/regression fix
|
2023-04-11 19:13:08 +02:00 |
|
Alejandro Celaya
|
ae8d31e83f
|
Add test case for deeplink long URLs
|
2023-04-11 17:24:38 +02:00 |
|
Alejandro Celaya
|
72c4052012
|
Be less restrictive when validating long URLs
|
2023-04-10 18:05:57 +02:00 |
|
Alejandro Celaya
|
62488ac4e5
|
Merge pull request #1739 from acelaya-forks/feature/import-memory-leak
Feature/import memory leak
|
2023-03-31 10:00:36 +02:00 |
|
Alejandro Celaya
|
ab4c6e5fca
|
Update changelog
|
2023-03-31 09:48:08 +02:00 |
|
Alejandro Celaya
|
26f4a969c9
|
Fix memory leak when importing big amounts of visits
|
2023-03-31 09:46:05 +02:00 |
|
Alejandro Celaya
|
703965915d
|
Merge pull request #1736 from acelaya-forks/feature/lcobucci-jwt-5
Update to latest shlink-common
|
2023-03-30 18:45:39 +02:00 |
|
Alejandro Celaya
|
24e38a3cf9
|
Update to latest shlink-common
|
2023-03-30 18:33:53 +02:00 |
|
Alejandro Celaya
|
b12cfaedf3
|
Merge pull request #1730 from acelaya-forks/feature/validate-uris
Feature/validate uris
|
2023-03-25 13:29:36 +01:00 |
|
Alejandro Celaya
|
71807e698c
|
Update changelog
|
2023-03-25 11:23:01 +01:00 |
|
Alejandro Celaya
|
1d155298c1
|
Fix API tests
|
2023-03-25 11:23:01 +01:00 |
|
Alejandro Celaya
|
4dfc5ae681
|
Fix DB tests
|
2023-03-25 11:23:01 +01:00 |
|
Alejandro Celaya
|
26f237069c
|
Fixed unit tests
|
2023-03-25 11:23:01 +01:00 |
|
Alejandro Celaya
|
b6e1c65c4c
|
Enforce a schema to be provided when short URLs are created
|
2023-03-25 11:23:00 +01:00 |
|
Alejandro Celaya
|
11f94b8306
|
Merge pull request #1723 from acelaya-forks/feature/tags-list-performance-join-tags
Feature/tags list performance join tags
|
2023-03-16 21:57:43 +01:00 |
|
Alejandro Celaya
|
01bcedef7a
|
Simplify how ordering field is resolved in tags list
|
2023-03-04 11:54:30 +01:00 |
|
Alejandro Celaya
|
e51384fcc0
|
Reduce duplicated logic when checking if an API key is admin
|
2023-03-04 10:22:46 +01:00 |
|
Alejandro Celaya
|
83c53c8b2e
|
Add correct index on visits potential_bot column
|
2023-03-04 09:51:14 +01:00 |
|
Alejandro Celaya
|
1afe08caed
|
Simplify how limits are applied to tags query
|
2023-03-04 09:50:38 +01:00 |
|
Alejandro Celaya
|
7289833928
|
Move join on short URLs to tags sub-query
|
2023-03-03 12:10:41 +01:00 |
|
Alejandro Celaya
|
f4d10df0f3
|
Delete no longer used spec file
|
2023-02-27 09:28:27 +01:00 |
|
Alejandro Celaya
|
652b0df054
|
Use native query builders for all queries/sub-queries in tags list
|
2023-02-27 09:21:11 +01:00 |
|
Alejandro Celaya
|
658303d375
|
Merge pull request #1706 from acelaya-forks/feature/fix-ms-ci
Comment-out unixodbc-dev installation in CI, as it's already present …
|
2023-02-16 19:33:08 +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
|
ef5ac86e0a
|
Add v3.5.2 to changelog
|
2023-02-15 20:25:55 +01:00 |
|
Alejandro Celaya
|
91b90b276a
|
Merge pull request #1704 from acelaya-forks/feature/stronger-db-detection
Feature/stronger db detection
|
2023-02-15 19:19:11 +01:00 |
|
Alejandro Celaya
|
85c32c3c9a
|
Fix CreateDatabaseCommandTest
|
2023-02-15 18:55:25 +01:00 |
|
Alejandro Celaya
|
40838255a7
|
Make sure database detection is not affected by the existence of foreign tables
|
2023-02-15 08:52:17 +01:00 |
|
Alejandro Celaya
|
a67ccb384f
|
Merge pull request #1697 from acelaya-forks/feature/phpunit-10
Feature/phpunit 10
|
2023-02-13 19:15:33 +01:00 |
|
Alejandro Celaya
|
cb31e5a581
|
Update to phpcov 9
|
2023-02-13 19:05:27 +01:00 |
|
Alejandro Celaya
|
3c12a55872
|
Merge branch 'develop' into feature/phpunit-10
|
2023-02-13 11:54:49 +01:00 |
|
Alejandro Celaya
|
6da8b11674
|
Update changelog
|
2023-02-12 19:52:22 +01:00 |
|
Alejandro Celaya
|
552489611f
|
Merge pull request #1700 from acelaya-forks/feature/optimize-tags-query
Feature/optimize tags query
|
2023-02-12 19:50:23 +01:00 |
|
Alejandro Celaya
|
e48d0f4f0c
|
Upgrade deps for MSSQL tests
|
2023-02-12 19:08:20 +01:00 |
|
Alejandro Celaya
|
49b6063501
|
Fix ordering on Postgres
|
2023-02-12 13:35:05 +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
|
76a86c452e
|
Optimize tags list query performance by using more subqueries
|
2023-02-12 13:09:24 +01:00 |
|
Alejandro Celaya
|
41aec15fab
|
Migrate new test to PHPUnit 10
|
2023-02-10 20:45:09 +01:00 |
|
Alejandro Celaya
|
245cb0e35d
|
Fixed merge conflicts
|
2023-02-10 20:44:05 +01:00 |
|
Alejandro Celaya
|
7a0b1e8494
|
Merge pull request #1699 from acelaya-forks/feature/fix-robots-txt
Fix dependency injected in CrawlingHelper
|
2023-02-10 20:41:10 +01:00 |
|
Alejandro Celaya
|
70c1c9f018
|
Fix dependency injected in CrawlingHelper
|
2023-02-10 20:26:18 +01:00 |
|
Alejandro Celaya
|
97e965157b
|
Update changelog
|
2023-02-09 20:43:07 +01:00 |
|
Alejandro Celaya
|
04bbd471ff
|
Migrate from PHPUnit annotations to native attributes
|
2023-02-09 20:42:18 +01:00 |
|