Commit graph

60 commits

Author SHA1 Message Date
pezcurrel
d981e429f6 If the script is called directly, exit with a redirection tip 2022-12-31 10:19:09 +01:00
pezcurrel
d6982752bb Added succesful checks / total checks ratio showing and ordering 2022-12-30 18:14:09 +01:00
pezcurrel
478aa4d0b0 Made the “advice for admins of instances missing server thumb” show up only if instance responded to last check, otherwise it’s probably missing just because the whole instance is not responding 2022-12-30 16:59:59 +01:00
pezcurrel
4d05060b69 Added a tip (for now it’s just a “title” attribute) about the “Before October 14, 2020” that “First sight” can show 2022-12-30 09:57:33 +01:00
pezcurrel
9bc4d4cde6 When FirstSeen is < 2022-10-14, just say “First sight” has occurred before that date, because we don’t have the actual value before that date 2022-12-30 09:16:47 +01:00
pezcurrel
a2c6b49403 Added some sort criteria; added “first sight” and “last successful check” 2022-12-29 23:33:23 +01:00
pezcurrel
cae51fc141 Enhanced a bit strip function 2022-12-29 21:42:44 +01:00
pezcurrel
3db59734d1 Changed function ldate to show timezone (always UTC) even when it displays only the date 2022-12-29 21:08:17 +01:00
pezcurrel
25dc018f69 Improved strip function; minor changes 2022-12-29 19:40:05 +01:00
pezcurrel
60b6ce1f78 Commented out of strip function an ongoing attempt at improving it that in some cases has some bad side effects 2022-12-29 13:37:49 +01:00
pezcurrel
b21b4f2ec2 Improved strip function 2022-12-29 12:40:35 +01:00
pezcurrel
1762e1cc7e Fixed wrong class for “moderated servers” list (“nobot” -> “nobott”) 2022-12-29 10:25:48 +01:00
pezcurrel
073cdb9ffb Assigned “.nobott” css class to server rules ordered list and moderated servers unordered list 2022-12-29 10:15:13 +01:00
pezcurrel
bf92c42a83 Shortened the “wrong server thumbnail URL” message 2022-12-29 09:54:55 +01:00
pezcurrel
3047472fda Added missing space character between software and version 2022-12-29 09:45:45 +01:00
pezcurrel
594447e2a5 Added a “message to admins” that gets shown when server thumbnail is unavailable, explaining how to try and fix it 2022-12-29 09:30:06 +01:00
pezcurrel
a970bd81f6 Fixed AdmAccount showing logic, added string with message when it’s set to “OPTED OUT” special value 2022-12-28 17:11:17 +01:00
pezcurrel
9d877986a5 When server thumb or admin avatar are set to “unavailable”, show an “unavailable” image 2022-12-28 07:02:17 +01:00
pezcurrel
242b728f43 Cope with the possibility that “Software” and-or “Version” are null 2022-12-27 23:33:31 +01:00
pezcurrel
e484298feb Added instance blocks (“moderated servers”) support 2022-12-27 23:03:31 +01:00
pezcurrel
9ae4e81f1c Added “Server rules” showing 2022-12-27 16:45:02 +01:00
pezcurrel
1e1b2a99e9 Dropped Instances.Dead, using Instances.LastOkCheckTS now instead 2022-12-26 12:25:15 +01:00
pezcurrel
95b9ccfc31 Renamed “LastCheckOk” to “WasLastCheckOk” 2022-12-26 05:30:35 +01:00
pezcurrel
f6bc6a12d4 Made it output full admin account address, linked to their profile page 2022-12-22 11:29:44 +01:00
pezcurrel
335944add8 Removed “minimum number of known instances” from criteria, because domain_count is gone from /api/v2/instance 2022-12-22 07:51:51 +01:00
pezcurrel
d07b5e4efd “New” is now based on “InsertTS” 2022-12-18 18:44:33 +01:00
pezcurrel
5c28ca2ee6 Just moved the check for “id” in GET a bit up 2022-12-09 19:24:46 +01:00
pezcurrel
90ca667434 Added possibility to link to a single instance’s card by id 2022-12-08 21:13:39 +01:00
pezcurrel
a0d7f08a58 Added “Disable all advanced criteria”/“Reset all advanced criteria to default” button; other little changes 2022-12-05 23:01:56 +01:00
pezcurrel
c50358df98 To disable numeric “Advanced criteria” it’s now enough to set them empty; debug can be enabled with query param. “debug” set to “1”; other little changes 2022-12-03 17:16:34 +01:00
pezcurrel
fca8ddf3bf Changed “Version” field in table to “Software”, reporting software and version 2022-12-03 14:45:40 +01:00
pezcurrel
46428670a4 Added possible “noxiousness” explanation box 2022-12-01 17:45:47 +01:00
pezcurrel
1a6446e82b Don’t use “black” as derogatory (“blacklist” -> “list of noxious instances”, etc.) 2022-11-29 17:36:49 +01:00
pezcurrel
00f1979f3e Added missing “minki” to hidden inputs in “curvf” form 2022-11-23 21:51:39 +01:00
pezcurrel
fa5a9cb1ce Mostly cosemtic: added $dlanguc 2022-11-23 19:15:00 +01:00
pezcurrel
adbdac96c8 Added fnum function to improve localized numeric representations 2022-11-21 11:23:32 +01:00
pezcurrel
097574fa9d Moved instances results page browser at the bottom 2022-09-30 16:36:52 +02:00
pezcurrel
91ae26dae4 Done with experiments with times, now it's much faster (added useful indexes to some columns in some tables) 2022-06-07 15:16:22 +02:00
pezcurrel
df965a00e5 Experiments with times #5 2022-06-07 14:48:23 +02:00
pezcurrel
b08cc7672f Experiments with times #4 2022-06-07 14:47:33 +02:00
pezcurrel
e0ce37c469 Experiments with times #3 2022-06-07 14:46:08 +02:00
pezcurrel
03f1258086 Experiments with times #2 2022-06-07 14:43:03 +02:00
pezcurrel
0cecb74c43 Experiments with times #1 2022-06-07 14:32:40 +02:00
pezcurrel
cc27b0c349 Fixed $out not being initialized 2022-06-07 07:55:38 +02:00
pezcurrel
6d627f66c2 Pimped debug infos more 2022-06-07 07:41:57 +02:00
pezcurrel
bace336230 Pimped debug infos 2022-06-07 07:29:51 +02:00
pezcurrel
d29960ea66 Fixed debug infos 2022-06-07 07:28:18 +02:00
pezcurrel
ecd39b34e2 Added debug infos 2022-06-07 07:16:53 +02:00
pezcurrel
11be0f777d Some updating for php >= 8 2022-02-12 10:29:35 +01:00
pezcurrel
769e0d6722 Removed useless div around pagesel 2021-12-19 08:24:40 +01:00