Commit History

Author SHA1 Message Date
  pezcurrel b07e773dcf Removed rough and already commented out “ratelimiting” code, we now use apache mod_qos 1 year ago
  pezcurrel 127a335132 Updated 1 year ago
  pezcurrel e750aad3f5 Now sleeps in the end 0.25 seconds rather than 0.5 1 year ago
  pezcurrel 83d3c6b5c5 Changed “discovered instances” to “instances responded” in message “working on ...” 1 year ago
  pezcurrel 25fd358666 Commented out “tar” line for “run” dir: took long and wasn’t very useful 1 year ago
  pezcurrel 3f86fc689b “$instanswered” got set to true if nodeinfo responded; now it gets set to true only if api/v2/instance or api/v1/instance responded 1 year ago
  pezcurrel b114deba61 Report elapsed time in message for finished procs 1 year ago
  pezcurrel 388ddbbe55 Commented out rough ratelimiting cause it’s too rough :-)) --- added a tiny usleep(500000) at the end for now 1 year ago
  pezcurrel ed7820b636 Ratelimiter now keeps previous time for other sessions 1 year ago
  pezcurrel 5372572966 Cache dir with placeholder file; first commit 1 year ago
  pezcurrel 8bc4075a04 Removed blocklist and rough database based ratelimiting; added rough file based ratelimiting; cleaned up a bit 1 year ago
  pezcurrel 3a95bf779e Deleted 1 year ago
  pezcurrel 42b1ac164c Changed translation for “URI, name or descriptions contain” 1 year ago
  pezcurrel bc131006ea Changed the help text in instances.php 1 year ago
  pezcurrel 42a821798c Changed a bit the help text 1 year ago
  pezcurrel 15de7006c7 Updated and restructured 1 year ago
  pezcurrel f021e25cdc Fixed a typo in a string (“descriptions contains” -> “descriptions contain”) 1 year ago
  pezcurrel 3309da4721 Improved help text; changed $oldline from 31 to 30 days 1 year ago
  pezcurrel 043e8fab41 Added a blocklist mechanism, based for now on http Referer header; improved a bit muoribene function 1 year ago
  pezcurrel 30c137862c Changed $gracetime from 31 to 30 days 1 year ago
  pezcurrel 59dd8cd307 Blocklist 1 year ago
  pezcurrel 1f2165249d “Advanced criteria” are always displayed; removed “reset advanced criteria to default”; restructured code 1 year ago
  pezcurrel 1d754f9588 Fixed getlangid: it used $lang instead of $code 1 year ago
  pezcurrel 3c85ed78a0 Fixed a bug with $mincdef and $_GET["minc"] 1 year ago
  pezcurrel 21fe338c12 Didn’t pass a graceline to dispinst, now it does 1 year ago
  pezcurrel 95bd83786e Fixed a bug that caused “languages” to be always saved as “ourlanguages” 1 year ago
  pezcurrel 6f296a1d27 Fixed writing langs ids to InstOurLangs; made detected languages fall back to declared languages when they can't be detected 1 year ago
  pezcurrel fa97078fe4 Passing calling __LINE__ through getlangsidsarr and getlangsid the right way 1 year ago
  pezcurrel 87fbbbd2f9 Added validity check on declared and detected lang codes to getlangid function - when lang code is not valide it falls back to “en” default; added a getlangsidsarr function to cope with possible dupes and spare code 1 year ago
  pezcurrel c039d85d76 A little script to fix InstLangs, InstOurLangs and Languages table as of 2023-01-01 1 year ago