All public logs
From IIFQ
Combined display of all available logs of IIFQ. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:51, 4 September 2024 User account Anjal talk contribs was created by Wadmin talk contribs and password was sent by email
- 05:25, 10 January 2024 Marco talk contribs deleted page Marco/common.js
- 05:25, 10 January 2024 Marco talk contribs deleted page MediaWiki:Gadget-maptable.min.js
- 05:24, 10 January 2024 Marco talk contribs deleted page MediaWiki:Gadget-animatedMap
- 05:24, 10 January 2024 Marco talk contribs deleted page MediaWiki:Gadget-d3.js
- 05:23, 10 January 2024 Marco talk contribs deleted page MediaWiki:Gadget-topojson.js
- 05:23, 10 January 2024 Marco talk contribs deleted page MediaWiki:Gadget-maptable.css
- 05:23, 10 January 2024 Marco talk contribs deleted page MediaWiki:Gadget-animatedMap.js
- 04:35, 10 January 2024 Marco talk contribs deleted page Marco:common.js (Wrong page made)
- 04:23, 10 January 2024 Marco talk contribs created page User:Marco/common.js (Created page with "window.alert("animatedMap gadget loaded"); //mw.loader.using(['animatedMap']).then(function () { //};")
- 04:17, 10 January 2024 Marco talk contribs created page Marco/common.js (Created page with "var numWords = $("#mw-content-text > div").text().split(" ").length; var headerWords = $("h1").text().split(" ").length; var totalWords = numWords + headerWords; var timeInMinutes = totalWords / 200; var header = $("h1").text(); $("h1").text(header + " (it will take you " + timeInMinutes + " minutes to read this page)");")
- 04:01, 10 January 2024 Marco talk contribs created page User:Marco (Created page with "<script> mw.loader.using(['animatedMap']).then(function () { window.alert("animatedMap gadget loaded"); }; </script>")
- 03:55, 10 January 2024 Marco talk contribs created page Marco:common.js (Created page with "mw.loader.using(['animatedMap']).then(function () { window.alert("animatedMap gadget loaded"); };")
- 03:35, 10 January 2024 Marco talk contribs created page MediaWiki:Gadget-animatedMap.js (Created page with " <script> // Init date picker $( "#datepicker" ).datepicker({ onSelect: function(dateText) { // console.log("Selected date: " + dateText + "; input's current value: " + this.value); const newDate = new Date(Date.parse(dateText)).toISOString().split('T')[0]; const countryCode = $("#country-selector option:selected").attr('data-alternative-spellings'); var newUrl = "/admin/animation/" + newDate; if (typeof countryCode !== "undefined") { newUrl =...")
- 03:19, 10 January 2024 Marco talk contribs created page MediaWiki:Gadget-maptable.min.js (Created page with "* * MapTable 2.3.0 - License MIT - Build: Thu May 25 2023 10:43:53 GMT+0200 (Central European Summer Time): this.d3=this.d3||{},this.d3.maptable=function(){"use strict";function t(t,e,a){e.forEach(function(e){var a=document.createElement("option");a.setAttribute("value",e.value),a.innerText=e.text,t.appendChild(a)}),t.value=a}function e(t,e,a){return"="===e?parseInt(t,10)===parseInt(a,10):"≠"===e?parseInt(t,10)!==parseInt(a,10)&&""!==t&&""!==a:">"===e?parseInt(t...")
- 03:19, 10 January 2024 Marco talk contribs created page MediaWiki:Gadget-topojson.js (Created page with "!function(){var topojson={version:"1.6.20",mesh:function(topology){return object(topology,meshArcs.apply(this,arguments))},meshArcs:meshArcs,merge:function(topology){return object(topology,mergeArcs.apply(this,arguments))},mergeArcs:mergeArcs,feature:featureOrCollection,neighbors:neighbors,presimplify:presimplify};function stitchArcs(topology,arcs){var stitchedArcs={},fragmentByStart={},fragmentByEnd={},fragments=[],emptyIndex=-1;arcs.forEach(function(i,j){var arc=topolo...")
- 03:18, 10 January 2024 Marco talk contribs created page MediaWiki:Gadget-d3.js (Created page with "!function(){function n(n){return n&&(n.ownerDocument||n.document||n).documentElement}function t(n){return n&&(n.ownerDocument&&n.ownerDocument.defaultView||n.document&&n||n.defaultView)}function e(n,t){return t>n?-1:n>t?1:n>=t?0:NaN}function r(n){return null===n?NaN:+n}function u(n){return!isNaN(n)}function i(n){return{left:function(t,e,r,u){for(arguments.length<3&&(r=0),arguments.length<4&&(u=t.length);u>r;){var i=r+u>>>1;n(t[i],e)<0?r=i+1:u=i}return r},right:function(t...")
- 03:17, 10 January 2024 Marco talk contribs created page MediaWiki:Gadget-maptable.css (Created page with ".form-control-inline{min-width:0;width:auto;display:inline}.panel{margin-top:15px}.mt-map-container{width:100%;height:0;position:relative;padding-bottom:52%}.mt-map-container #mt-map{width:100%;height:100%;display:block;position:absolute}.mt-map-country:hover{opacity:.9}.mt-map-tooltip{color:#222;background-color:hsla(0,0%,100%,.9);min-width:200px;max-width:300px;position:absolute}.mt-map-tooltip .badge{margin:5px 10px}.mt-map-marker{opacity:.9}.mt-map-marker:hover{opaci...")
- 03:11, 10 January 2024 Marco talk contribs created page MediaWiki:Gadget-animatedMap (Created page with "The animatedMap gadget displays a world map that animates by showing sequences of JSON data sets which change over a 24 hour period, in 5 minute intervals (24hr x 60min / 5 results in 288 unique data sets).")
- 02:46, 10 January 2024 Marco talk contribs created page MediaWiki:Gadgets-definition (Created page with "* animatedMap [ResourceLoader]")
- 00:36, 31 December 2023 Marco talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: var numWords = $("#mw-content-text > div").text().split(" ").length; var headerWords = $("h1").text().split(" ").length; var totalWords = numWords + headerWords; var timeInMinutes = totalWords / 200; var header = $("h1").text(); $("h1").text(header + " (it will take you " + timeInMinutes + " minutes to read this page)");")
- 07:03, 11 December 2023 Woody talk contribs changed group membership for Marco from (none) to administrator, interface administrator and bureaucrat
- 06:53, 11 December 2023 User account Marco talk contribs was created by Woody talk contribs and password was sent by email
- 15:28, 9 December 2023 Wadmin talk contribs imported Module:Documentation/styles.css by file upload (1 revision)
- 18:23, 2 December 2023 User account Unknown user talk was created by Wadmin talk contribs and password was sent by email
- 18:22, 2 December 2023 User account Unknown user talk was created by Wadmin talk contribs and password was sent by email
- 18:15, 2 December 2023 User account Unknown user talk was created by Wadmin talk contribs and password was sent by email
- 18:12, 2 December 2023 User account Unknown user talk was created by Wadmin talk contribs and password was sent by email
- 18:02, 2 December 2023 User account Unknown user talk was created by Wadmin talk contribs and password was sent by email
- 16:09, 28 November 2023 Wadmin talk contribs imported Module:Documentation/i18n by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Module:TNT by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Module:Documentation/config by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Module:Documentation by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Template:Documentation/en by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Template:Documentation by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Module:Arguments by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Module:Yesno by file upload (1 revision)
- 16:09, 28 November 2023 Wadmin talk contribs imported Module:Message box by file upload (1 revision)
- 15:58, 28 November 2023 Wadmin talk contribs imported Template:Em dash by file upload (1 revision)
- 22:20, 23 November 2023 User account Nishal talk contribs was created by Woody talk contribs and password was sent by email
- 11:14, 20 November 2023 Wadmin talk contribs undeleted page Template:Em dash (1 revision)
- 10:13, 20 November 2023 Woody talk contribs created page IIFQ South African alpha-test data (Created page with "Placeholder for the South African alpha-test export data visualization")
- 10:11, 20 November 2023 Woody talk contribs created page IIFQ Visualizations (Created page with "This page will showcase visualizations of data and analyses of the IIFQ dataset. * South African alpha-test data: exports from South African IXPs, by country")
- 10:03, 20 November 2023 Woody talk contribs deleted page Template:Em dash (content was: "—<noinclude> {{documentation|content= Generates an em dash ({{em dash}}) character. Syntax:<code><nowiki>{{em dash}}</nowiki></code> }} [[Category:Typing-aid templates{{#translation:}}]] </noinclude>", and the only contributor was "Woody" (talk))
- 10:02, 20 November 2023 Woody talk contribs created page Template:Em dash (Created page with "—<noinclude> {{documentation|content= Generates an em dash ({{em dash}}) character. Syntax:<code><nowiki>{{em dash}}</nowiki></code> }} [[Category:Typing-aid templates{{#translation:}}]] </noinclude>")
- 09:48, 20 November 2023 Woody talk contribs created page Truncation (Created page with "Participating Internet Exchange Points (IXPs) may use open-source software which has been published by the South African ISP Association (operators of the Johannesburg and Cape Town IXPs) to truncate IPv4 addresses in flow exports to the nearest enclosing /24, and IPv6 addresses to the nearest enclosing /48. This has no effect on the resulting statistics, and ensures that no individual IP addresses (which may be categorized as Personally Identifiable Information, or PII,...")
- 12:03, 11 November 2023 Woody talk contribs moved page Main Page to About the International Internet Flow Quantification (IIFQ) Project
- 11:41, 8 November 2023 Wadmin talk contribs changed group membership for Woody from (none) to administrator, interface administrator, bureaucrat and suppressor
- 11:41, 8 November 2023 Wadmin talk contribs changed group membership for Andrea from (none) to administrator, interface administrator, bureaucrat and suppressor
- 11:41, 8 November 2023 User account Andrea talk contribs was created by Wadmin talk contribs