shlink/module/Core
2020-02-02 12:58:26 +01:00
..
config Allowed domain to be provided when editing short URL meta 2020-02-01 22:54:21 +01:00
functions Updated entity mappings so that schema an table prefixes can be eventually provided 2020-01-29 10:53:06 +01:00
src Ensured trying to fetch a short URL for any operation through the API results in 404 if it does not match with porovided domain 2020-02-02 12:58:26 +01:00
templates Removed escape characters no longer needed in templates 2019-09-12 19:45:24 +02:00
test Ensured trying to fetch a short URL for any operation through the API results in 404 if it does not match with porovided domain 2020-02-02 12:58:26 +01:00
test-db/Repository Created new repository method which will look for short URLs without doing domain fallback 2020-02-02 12:44:35 +01:00