Alejandro Celaya
|
d9fee5582a
|
Added docker pulls badge to main readme file
|
2020-03-07 08:44:12 +01:00 |
|
Alejandro Celaya
|
c9f17d54ee
|
Merge pull request #676 from acelaya-forks/feature/bar-slug
Feature/bar slug
|
2020-03-06 20:09:59 +01:00 |
|
Alejandro Celaya
|
f5c1e12db4
|
Added more tests covering invalid custom slugs
|
2020-03-06 20:01:41 +01:00 |
|
Alejandro Celaya
|
18ceafeb60
|
Ensured only empty strings are checked while verifying empty value on custom slug
|
2020-03-06 19:25:05 +01:00 |
|
Alejandro Celaya
|
67e93a6874
|
Ensured empty values cannot be provided as the custom slug
|
2020-03-06 19:20:33 +01:00 |
|
Alejandro Celaya
|
f6a83a3062
|
Merge pull request #670 from acelaya-forks/feature/base-url-redirect
Feature/base url redirect
|
2020-02-25 18:06:47 +01:00 |
|
Alejandro Celaya
|
8a0e902bdd
|
Updated changelog
|
2020-02-25 18:02:38 +01:00 |
|
Alejandro Celaya
|
590fc3fc92
|
Added tests covering redirect simplified config parsing
|
2020-02-25 18:01:06 +01:00 |
|
Alejandro Celaya
|
0d54b7696f
|
Merge pull request #669 from jpatters/fix/base_url_redirect_to
fixed incorrect configuration option for base_url_redirect_to
|
2020-02-25 17:58:58 +01:00 |
|
Jordan Patterson
|
6b1dadc35c
|
fixed incorrect configuration option for base_url_redirect_to
|
2020-02-25 06:47:02 -08:00 |
|
Alejandro Celaya
|
86009543ed
|
Merge pull request #662 from acelaya-forks/feature/rest-request-id
Feature/rest request
|
2020-02-21 19:54:30 +01:00 |
|
Alejandro Celaya
|
b728a78673
|
Updated changelog
|
2020-02-21 19:47:30 +01:00 |
|
Alejandro Celaya
|
fb89cb80ac
|
Added formatting to swoole logs, to avoid duplicating the date
|
2020-02-19 19:48:48 +01:00 |
|
Alejandro Celaya
|
d0a986dd5a
|
Added request ID to logs with monolog
|
2020-02-19 19:37:47 +01:00 |
|
Alejandro Celaya
|
bb231e668b
|
Registered middleware generating request ID
|
2020-02-19 18:58:25 +01:00 |
|
Alejandro Celaya
|
f53fa5c90f
|
Merge pull request #660 from acelaya-forks/feature/short-codes-length
Feature/short codes length
|
2020-02-18 20:42:37 +01:00 |
|
Alejandro Celaya
|
1f3e0d1f73
|
Updated changelog
|
2020-02-18 20:35:41 +01:00 |
|
Alejandro Celaya
|
33a404f051
|
Updated CLI command to create short URLs so that it respects configs for short code length
|
2020-02-18 20:34:48 +01:00 |
|
Alejandro Celaya
|
51e130c7a0
|
Added env var that can be used to define default short codes length on docker image
|
2020-02-18 19:34:01 +01:00 |
|
Alejandro Celaya
|
343ee04acb
|
Created middleware which injects default short code length from config when a value was not explicitly provided
|
2020-02-18 19:21:34 +01:00 |
|
Alejandro Celaya
|
9372d1739a
|
Enforced short URLs length to be 4 at least
|
2020-02-18 18:57:24 +01:00 |
|
Alejandro Celaya
|
13555366e3
|
Short code lengths can now be customized
|
2020-02-18 18:54:40 +01:00 |
|
Alejandro Celaya
|
8162dafe16
|
Added separator in readme before MaxMind reference
|
2020-02-16 12:18:23 +01:00 |
|
Alejandro Celaya
|
0b6602b275
|
Merge pull request #659 from acelaya-forks/feature/phpunit9
Feature/phpunit9
|
2020-02-15 21:21:00 +01:00 |
|
Alejandro Celaya
|
2cf9f64e8e
|
Updated changelog
|
2020-02-15 21:14:55 +01:00 |
|
Alejandro Celaya
|
37c0a813db
|
Updated to PHPUnit 9
|
2020-02-15 21:14:14 +01:00 |
|
Alejandro Celaya
|
a9269811dc
|
Added command to run api tests with code coverage
|
2020-02-15 20:55:04 +01:00 |
|
Alejandro Celaya
|
0b353737ea
|
Merge pull request #658 from acelaya-forks/feature/mssql
Feature/mssql
|
2020-02-15 20:39:20 +01:00 |
|
Alejandro Celaya
|
a3fc1513e1
|
Updated Installer to include the one supporting MsSQL
|
2020-02-15 20:28:32 +01:00 |
|
Alejandro Celaya
|
5886d73093
|
Documented support for Microsoft SQL Server
|
2020-02-14 19:55:24 +01:00 |
|
Alejandro Celaya
|
12adce9ac2
|
Updated changelog
|
2020-02-14 19:51:58 +01:00 |
|
Alejandro Celaya
|
d8cbf0512b
|
Added missing env var which fixes issues with mssql driver on alpine
|
2020-02-14 19:44:11 +01:00 |
|
Alejandro Celaya
|
2bb2c2cde3
|
Documented how to use mssql with the docker image
|
2020-02-14 19:27:21 +01:00 |
|
Alejandro Celaya
|
27fd9c5988
|
Added MSSQL driver to prod docker image
|
2020-02-14 19:20:54 +01:00 |
|
Alejandro Celaya
|
542673fcb0
|
Updated development docker images
|
2020-02-14 19:11:29 +01:00 |
|
Alejandro Celaya
|
e60d80bb16
|
Merge pull request #655 from shlinkio/develop
Release v2.0.5
|
2020-02-09 18:07:55 +01:00 |
|
Alejandro Celaya
|
bb9e57fa8b
|
Added support for mssql on dev env
|
2020-02-09 18:01:11 +01:00 |
|
Alejandro Celaya
|
1d4bea68af
|
Updated changelog
|
2020-02-09 17:59:01 +01:00 |
|
Alejandro Celaya
|
d2f9f5fd5e
|
Merge pull request #654 from acelaya-forks/feature/domain-docs
Feature/domain docs
|
2020-02-08 19:02:39 +01:00 |
|
Alejandro Celaya
|
f13c3364eb
|
Updated changelog
|
2020-02-08 18:52:48 +01:00 |
|
Alejandro Celaya
|
ac04bedead
|
Documented how Shlink behaves when using multiple domains
|
2020-02-08 18:52:02 +01:00 |
|
Alejandro Celaya
|
67a66cefa6
|
Merge pull request #653 from acelaya-forks/feature/remove-default-domain-from-body
Feature/remove default domain from body
|
2020-02-08 12:38:20 +01:00 |
|
Alejandro Celaya
|
43db066cb4
|
Updated changelog
|
2020-02-08 12:31:25 +01:00 |
|
Alejandro Celaya
|
faec758fba
|
Added test to ensure default domain is ignored if provided when creatin a short URL
|
2020-02-08 12:30:47 +01:00 |
|
Alejandro Celaya
|
ccec6e03aa
|
Updated middleware which drops default domain so that it is capable of doing it from parsed body too
|
2020-02-08 12:22:07 +01:00 |
|
Alejandro Celaya
|
3f08b38558
|
Merge pull request #652 from acelaya-forks/feature/fix-logs-permissions
Feature/fix logs permissions
|
2020-02-08 11:58:09 +01:00 |
|
Alejandro Celaya
|
1ee5f64738
|
Updated changelog
|
2020-02-08 11:51:39 +01:00 |
|
Alejandro Celaya
|
d22169803f
|
Ensured any user can write in generated log files
|
2020-02-08 11:50:25 +01:00 |
|
Alejandro Celaya
|
57807c4360
|
Merge pull request #647 from shlinkio/develop
Release v2.0.4
|
2020-02-02 20:23:09 +01:00 |
|
Alejandro Celaya
|
6e1d07b0cc
|
Merge pull request #646 from acelaya-forks/feature/search-on-domains
Feature/search on domains
|
2020-02-02 20:14:27 +01:00 |
|