shlink/module/Core
2020-03-28 08:05:15 +01:00
..
config Created new method to locate empty visits 2020-03-26 22:37:46 +01:00
functions Moved hardcoded class alias to a namespaced constant 2020-03-22 17:42:56 +01:00
src Changed VisitLocator signature so that it expects an object implementing an interface instead of two arbitrary callbacks 2020-03-28 08:05:15 +01:00
templates Removed escape characters no longer needed in templates 2019-09-12 19:45:24 +02:00
test Changed VisitLocator signature so that it expects an object implementing an interface instead of two arbitrary callbacks 2020-03-28 08:05:15 +01:00
test-db/Repository Improved how visits with some conditions are fetched from the database, so all internal logic is 100% transparent regardless the purpose 2020-03-27 22:01:26 +01:00