Historique des commits

Auteur SHA1 Message Date
  logmanoriginal 99e7e7876e exception: Use built-in HTTP response codes il y a 7 ans
  logmanoriginal 84d2c02a09 whitelist: Do case-insensitive whitelist matching il y a 7 ans
  logmanoriginal ccd8af09b9 [index] Use single quotes instead of double quotes il y a 7 ans
  logmanoriginal f2d02a4187 [index] Simplify debug mode detection il y a 7 ans
  logmanoriginal f19d34a5a1 [index] Check permissions for cache folder and whitelist file il y a 7 ans
  logmanoriginal f1534c91e2 [index] Use constant instead of variable for the whitelist file path il y a 7 ans
  logmanoriginal f7265ca77b [index] Bump version number il y a 7 ans
  logmanoriginal a4b9611e66 [phpcs] Add missing rules il y a 7 ans
  LogMANOriginal 38b56bf23a [index] Improve error handling (#555) il y a 7 ans
  Teromene 1a4c3f4418 Add a search bar to simplify looking for a bridge. (#494) il y a 7 ans
  Teromene c803396d7e Correct phpcs check. il y a 7 ans
  Teromene ac518ca297 Fix line return in user-agent. il y a 7 ans
  Teromene 1763a1518c Restore the ability to whitelist all the bridges by putting a wildcard into the whitelist file. il y a 7 ans
  logmanoriginal ff83410534 style: Fix coding styles il y a 7 ans
  Badet Aurélien c702a0e69f Bridge getExtraInfos (#432) il y a 7 ans
  logmanoriginal d39c1ed63a [index] Add check for 'allow_url_fopen' il y a 8 ans
  logmanoriginal 04a195361a [index] Add check for 'libxml' extension il y a 8 ans
  logmanoriginal 3bcd98404b [index] Add check for correct PHP version il y a 8 ans
  logmanoriginal 5790ebc6ba [index] Initialize variable before using it il y a 8 ans
  logmanoriginal 85149add61 [index] Fixes a bug where requests could result in same cache file names il y a 8 ans
  logmanoriginal 8fb4db8914 [index] Introduce CACHE_DIR il y a 8 ans
  logmanoriginal 5c309e93dc [cache] Specify cache duration for 'purgeCache' il y a 8 ans
  logmanoriginal 2d56b717cf [FileCache] Add property to define cache folder il y a 8 ans
  logmanoriginal 5de4a59d41 [index] Initialize cache before loading to bridge il y a 8 ans
  logmanoriginal 9ac678aac5 [Cache] Move 'purge' function to implementations il y a 8 ans
  logmanoriginal b61ea84950 [index] Show debug status on main page il y a 8 ans
  logmanoriginal b32cfd5dc3 [index] Explicitly define DEBUG with Boolean value il y a 8 ans
  logmanoriginal 978e5cdbf5 [index] Define cache even in DEBUG mode il y a 8 ans
  Pierre Mazière 747be13849 [core] extract HTMLUtils methods to make them functions il y a 8 ans
  Pierre Mazière f1fb95b257 [core] extract BridgeAbstract methods to make them functions il y a 8 ans