All public logs

Combined display of all available logs of EVEDump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:39, 3 March 2024 Eizen Eto talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: document.addEventListener('invalid', (function(){ return function(e){ //prevent the browser from showing default error bubble/ hint e.preventDefault(); // optionally fire off some custom validation handler // myvalidationfunction(); }; })(), true);")
  • 09:44, 3 March 2024 Eizen Eto talk contribs deleted page MediaWiki:Common.js (content was: "Any JavaScript here will be loaded for all users on every page load.: // <pre> (function (window, $, mw) { 'use strict'; // Load Protection if (window.editorColorPicker) return; window.editorColorPicker = true; var config = mw.config.get([ 'wgPageName', 'wgFormattedNamespaces', 'wgCanonicalSpecialPageName', 'wgServerName', 'wgSiteName', 'wgUserNa...", and the only contributor was "Eizen Eto" (talk))
  • 09:39, 3 March 2024 Eizen Eto talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // <pre> (function (window, $, mw) { 'use strict'; // Load Protection if (window.editorColorPicker) return; window.editorColorPicker = true; var config = mw.config.get([ 'wgPageName', 'wgFormattedNamespaces', 'wgCanonicalSpecialPageName', 'wgServerName', 'wgSiteName', 'wgUserName', 'skin', ]); function generateEditorColorPickerPage () { // CSS styles importArticle({ty...")