Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

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

Logs
  • 00:08, 2 February 2026 Joeeasterly talk contribs created page MediaWiki:Citizen.js (Created page with "All JavaScript here will be loaded for users of the Citizen skin: * * Dashboard Quick-Jump (v2) * Listens for typing on the Dashboard page and jumps to matching cards. * Now with description searching and strict edit-mode discipline.: (function() { // 1. GLOBAL GUARD: If we aren't in 'view' mode, kill the script immediately. // We do not want this running on ?action=edit, ?action=history, etc. if (mw.config.get('wgAction') !== 'view') return;...")