Commit History

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