Alejandro Celaya
|
fb022eae68
|
#867 Changed use of deprecated functions by their replacements
|
2020-11-10 18:13:24 +01:00 |
|
Alejandro Celaya
|
259c52a698
|
#867 Ensured status code config is honored when doing not-found redirects
|
2020-11-10 18:08:25 +01:00 |
|
Alejandro Celaya
|
deeca582db
|
#867 Small refactoring on NotFoundRedirecthandler
|
2020-11-10 17:30:14 +01:00 |
|
Alejandro Celaya
|
4dbcf6857e
|
Merge pull request #892 from acelaya-forks/feature/fix-typehint
Feature/fix typehint
|
2020-11-10 17:28:10 +01:00 |
|
Alejandro Celaya
|
5190a03113
|
#846 Fixed base image used for PHP-FPM dev container
|
2020-11-10 16:08:22 +01:00 |
|
Alejandro Celaya
|
d60c3a4aa9
|
#891 Updated changelog
|
2020-11-10 15:51:04 +01:00 |
|
Alejandro Celaya
|
ce1c70fd7c
|
#891 Fixed wrong return type hint on method inside migration when using postgres
|
2020-11-10 15:49:05 +01:00 |
|
Alejandro Celaya
|
29bb201581
|
Merge pull request #889 from shlinkio/develop
Release v2.4.0
|
2020-11-08 12:27:50 +01:00 |
|
Alejandro Celaya
|
006ec7c1d0
|
Added v2.4 to changelog
|
2020-11-08 12:14:41 +01:00 |
|
Alejandro Celaya
|
1bc9e0643d
|
Merge pull request #888 from acelaya-forks/feature/simplify-auth-checks
Deleted everything related with authentication plugins, as shlink onl…
|
2020-11-07 13:02:51 +01:00 |
|
Alejandro Celaya
|
d6395a3de8
|
Deleted everything related with authentication plugins, as shlink only supports API key auth since v2.0.0
|
2020-11-07 12:53:14 +01:00 |
|
Alejandro Celaya
|
098751d256
|
Fixed link in changelog
|
2020-11-07 10:54:21 +01:00 |
|
Alejandro Celaya
|
8577d6bd99
|
Merge pull request #887 from acelaya-forks/feature/track-url-creator
Feature/track url creator
|
2020-11-07 10:40:43 +01:00 |
|
Alejandro Celaya
|
fe4e171ecb
|
Removed unused mock
|
2020-11-07 10:30:25 +01:00 |
|
Alejandro Celaya
|
d99ea82761
|
Added migrations folder to the static analysis
|
2020-11-07 10:27:35 +01:00 |
|
Alejandro Celaya
|
27bc8d4823
|
Ensured API key is tracked when creating short URLs from the REST API
|
2020-11-07 10:23:08 +01:00 |
|
Alejandro Celaya
|
7c9f572eb1
|
Deleted old domain resolvers and added tests for new short url relation resolvers
|
2020-11-07 09:49:09 +01:00 |
|
Alejandro Celaya
|
2732b05834
|
Added mechanisms to be able to provide the API key when creating a short URL
|
2020-11-07 09:34:10 +01:00 |
|
Alejandro Celaya
|
97f89bcede
|
Simplified transactional URL shortening
|
2020-11-06 20:05:57 +01:00 |
|
Alejandro Celaya
|
00255b04eb
|
Added migration to create new author_api_key_id in short_urls
|
2020-11-06 19:43:05 +01:00 |
|
Alejandro Celaya
|
f90ea4bd98
|
Updated dependencies
|
2020-11-06 18:58:07 +01:00 |
|
Alejandro Celaya
|
0d7fb1163a
|
Merge pull request #886 from acelaya-forks/feature/update-dependencies
Updated dependencies
|
2020-11-02 12:17:55 +01:00 |
|
Alejandro Celaya
|
cb340b5867
|
Updated phpunit configs to use new schema introduced in v9.3
|
2020-11-02 12:07:45 +01:00 |
|
Alejandro Celaya
|
1621f3a943
|
Updated dependencies
|
2020-11-02 11:53:14 +01:00 |
|
Alejandro Celaya
|
ae636aef5a
|
Merge pull request #885 from acelaya-forks/feature/deprecate-create-tag
Feature/deprecate create tag
|
2020-11-02 11:17:30 +01:00 |
|
Alejandro Celaya
|
1346d7902e
|
Updated changelog
|
2020-11-02 11:06:41 +01:00 |
|
Alejandro Celaya
|
544836b986
|
Deprecated tags creation
|
2020-11-02 11:05:14 +01:00 |
|
Alejandro Celaya
|
397f7d09e3
|
Merge pull request #884 from acelaya-forks/feature/missing-docker-extension
Feature/missing docker extension
|
2020-11-02 09:50:52 +01:00 |
|
Alejandro Celaya
|
efa707c676
|
Updated changelog
|
2020-11-02 09:25:17 +01:00 |
|
Alejandro Celaya
|
51c8b80489
|
Changed to for consistency in the Dockerfile
|
2020-11-02 09:24:14 +01:00 |
|
Alejandro Celaya
|
e71fb0ac7f
|
Added gmp extension to docker images, as it seems to be required by geolite in some cases
|
2020-11-02 09:02:00 +01:00 |
|
Alejandro Celaya
|
681b7c836d
|
Added swoole extension to publish-release github action
|
2020-11-01 11:47:04 +01:00 |
|
Alejandro Celaya
|
7c2c90fc49
|
Merge pull request #879 from acelaya-forks/feature/github-release-action
Feature/GitHub release action
|
2020-11-01 11:42:08 +01:00 |
|
Alejandro Celaya
|
ebe6a5f4aa
|
Moved github release creation from travis to github action
|
2020-11-01 11:23:11 +01:00 |
|
Alejandro Celaya
|
65651e4bbd
|
Updated changelog to more strictly endorse to keepachangelog spec
|
2020-11-01 11:22:29 +01:00 |
|
Alejandro Celaya
|
33190c07c7
|
Updated references from travis-ci.org to travis-ci.com
|
2020-10-31 08:25:03 +01:00 |
|
Alejandro Celaya
|
f651b0e5a1
|
Merge pull request #873 from acelaya-forks/feature/disable-platform-checks
Disabled platform checks in composer
|
2020-10-29 17:28:18 +01:00 |
|
Alejandro Celaya
|
c85eb84b4c
|
Disabled platform checks in composer
|
2020-10-29 17:24:12 +01:00 |
|
Alejandro Celaya
|
86d428184e
|
Merge pull request #866 from acelaya-forks/feature/composer-2
Updated to composer 2
|
2020-10-26 19:47:35 +01:00 |
|
Alejandro Celaya
|
c1529b7d6c
|
Updated to composer 2
|
2020-10-25 17:59:37 +01:00 |
|
Alejandro Celaya
|
7ecc3aacc4
|
Merge pull request #865 from acelaya-forks/feature/importer
Feature/importer
|
2020-10-25 14:17:50 +01:00 |
|
Alejandro Celaya
|
b091bd4e2a
|
Ensured composer 1 for now
|
2020-10-25 13:46:39 +01:00 |
|
Alejandro Celaya
|
90b4bc9b1a
|
Updated changelog
|
2020-10-25 13:36:21 +01:00 |
|
Alejandro Celaya
|
de7096010e
|
Created DoctrineBatchHelperTest
|
2020-10-25 13:30:18 +01:00 |
|
Alejandro Celaya
|
03a9697298
|
Created ImportedLinksProcessorTest
|
2020-10-25 13:20:34 +01:00 |
|
Alejandro Celaya
|
fdcf88de67
|
Added database tests for ShortUrlRepository::importedUrlExists
|
2020-10-25 12:06:48 +01:00 |
|
Alejandro Celaya
|
7c343f42c1
|
Improved how existing imported short URLs are checked by tracking its original short code
|
2020-10-25 11:57:26 +01:00 |
|
Alejandro Celaya
|
786e4f642b
|
Moved short code uniqueness checks to external helper class that is used in UrlShortener and ImportedLinksProcessor
|
2020-10-25 11:16:42 +01:00 |
|
Alejandro Celaya
|
b1a073b1ab
|
Ensured uniqueness on imported short URLs short code
|
2020-10-25 10:26:11 +01:00 |
|
Alejandro Celaya
|
2256f6a9e7
|
Added feedback to ImportedLinksProcessor
|
2020-10-24 15:09:46 +02:00 |
|