Historia zmian

Autor SHA1 Wiadomość Data
  Alejandro Celaya 2151b97bec Project migrated from zend to laminas 4 lat temu
  Alejandro Celaya 50100c251e Updated to coding standard v2.1 4 lat temu
  Alejandro Celaya b904c6d00d Added property types to some classes 4 lat temu
  Alejandro Celaya 0c5eec7e95 Replaced the use of EntityDoesNotExistException by ShorturlNotFoundException where applicable 4 lat temu
  Alejandro Celaya 705dc2ec39 Added forward of query string from short URLs to long one 4 lat temu
  Alejandro Celaya eeb5306883 Moved all logic to redirect to specific URLs when a 404 is found to the NotFoundHandler 4 lat temu
  Alejandro Celaya 24c3a3e84c Defined new options for new redirect configuration 4 lat temu
  Alejandro Celaya e0d20bf8ff Updated to coding styles v2 4 lat temu
  Alejandro Celaya 636df2a736 Read request's authority when tracking a visit and passed it down 4 lat temu
  Alejandro Celaya d767c415d1 Deleted local Common module and used external one 4 lat temu
  Alejandro Celaya 687a1cc9c7 Reduced amount of dead lines in tests 5 lat temu
  Alejandro Celaya b8cb38ae5c Updated testing tools 5 lat temu
  Alejandro Celaya 32070b1fa7 Do not use ServerRequestFactory::fromGlobals in tests 5 lat temu
  Alejandro Celaya 0ae5a53d86 Enforced property types comments in one line 5 lat temu
  Alejandro Celaya fd6d180eba Created chainIpLocationResolver 5 lat temu
  Alejandro Celaya 313927827d Updated RedirectAction so that it makes use of the not found short url options 5 lat temu
  Alejandro Celaya 8e1e8ba7de Improved public API in ShortUrl entity, reducing anemic model 5 lat temu
  Alejandro Celaya a0c3b9412f Updated system to obfuscate IP addresses before persisting them 5 lat temu
  Alejandro Celaya 563021bdc1 Updated resolve short url action to return all data for that short url 5 lat temu
  Alejandro Celaya a27b01b895 Fixed tests 6 lat temu
  Alejandro Celaya 16dd1838aa Updated to expressive 3 6 lat temu
  Alejandro Celaya 1e79969c3b Made visits not to be tracked if query param has been provided 6 lat temu
  Alejandro Celaya ea76092681 Ensured a generic template is used to render generic 404 errors, and a more specific one to render 'invalid short url' errors 6 lat temu
  Alejandro Celaya 6208f6f0d5 Improved Exception management to be more specific 6 lat temu
  Alejandro Celaya c422a14c5c Improved coding styles 6 lat temu
  Alejandro Celaya 22c76df8e6 Migrated BodyParserMiddleware to psr-15 middleware 7 lat temu
  Alejandro Celaya 734dac9456 Migrated RedirectAction to psr-15 middleware 7 lat temu
  Alejandro Celaya 0e2a289f9f Updated to phpunit 6 7 lat temu
  Alejandro Celaya ebeaa3c64a Created RedirectActionTest 7 lat temu