shlink/module/Core
2019-11-02 18:33:26 +01:00
..
config Moved all logic to redirect to specific URLs when a 404 is found to the NotFoundHandler 2019-11-02 18:33:26 +01:00
functions Moved logic to generate random short codes to external function 2019-10-11 09:35:09 +02:00
src Moved all logic to redirect to specific URLs when a 404 is found to the NotFoundHandler 2019-11-02 18:33:26 +01:00
templates Removed escape characters no longer needed in templates 2019-09-12 19:45:24 +02:00
test Moved all logic to redirect to specific URLs when a 404 is found to the NotFoundHandler 2019-11-02 18:33:26 +01:00
test-db/Repository Added logic to check if a short code is in use and regenerate it otherwise 2019-10-11 11:09:33 +02:00