MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20251007142604|1636",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 1646,
"ns": 0,
"title": "RecipeApp",
"pageid": 487,
"logpage": 487,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-06-10T19:18:30Z",
"comment": "Created page with \"== Recipe App == ''''1. Install Packages '''' <pre> sudo apt update sudo apt install apache2 sqlite3 libsqlite3-dev libapache2-mod-php php-sqlite3 </pre> ''''If your Apache uses a specific PHP version, install SQLite for that version. Check Apache PHP:'''' <pre> apachectl -M | grep -i php ls -la /etc/apache2/mods-enabled/php*.load </pre> '''' Example: if Apache uses PHP 8.1:'''' <pre> sudo apt install php8.1-sqlite3 sudo phpenmod -v 8.1 -s apache2 pdo_sqlite sqlit...\""
},
{
"logid": 1645,
"ns": 0,
"title": "IMAGEBROWSER",
"pageid": 486,
"logpage": 486,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-05-29T16:15:48Z",
"comment": "Created page with \"== Server Setup == 1. upload contents to web folder\""
},
{
"logid": 1644,
"ns": 0,
"title": "AI APPS",
"pageid": 485,
"logpage": 485,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-05-29T16:14:08Z",
"comment": "Created page with \"==[[PYTHONAPP]]==\""
},
{
"logid": 1643,
"ns": 0,
"title": "Setup Mac for ssh into synology",
"pageid": 484,
"logpage": 484,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-04-24T17:56:52Z",
"comment": "Created page with \"=Create config file= '''Create a config file in the ~/.ssh/config''' ''' This file contains the host name and the path to the ssh keys''' <pre> Host wendy \tHostName 192.168.20.22 \tUser myname \tIdentityFile ~/.ssh/keyidfile \tIdentitiesOnly yes #for tailscale Host wendy-tailscale \tHostName 1.1.1.1 \tUser myname \tIdentityFile ~/.ssh/keyfile IdentitiesOnly yes </pre>\""
},
{
"logid": 1642,
"ns": 0,
"title": "Scripts to backup to synology without mounting drives",
"pageid": 483,
"logpage": 483,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-04-24T17:51:55Z",
"comment": "Created page with \"<pre> #!/bin/bash # Use absolute paths for everything RSYNC_BIN=\"/usr/bin/rsync\" MKDIR_BIN=\"/bin/mkdir\" fdate=`date -I` fname=\"wendy_karaoke.txt\" LOG_FILE=\"$HOME/Desktop/cronlogfiles/logs/$fname\" # Create log directory if missing mkdir -p \"$HOME/Desktop/cronlogfiles/logs\" # Log Header { echo \" \" echo \"***********************************************************\" echo \" \" echo \"------ $(date) --------\" echo \" \" } >> \"$LOG_FILE\" # THE FIX: # 1. Changed '-avi'...\""
},
{
"logid": 1641,
"ns": 0,
"title": "Backup script on mac config and setup",
"pageid": 482,
"logpage": 482,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-04-24T17:50:28Z",
"comment": "Created page with \"=[[ Setup Mac for ssh into synology ]]= =[[Scripts to backup to synology without mounting drives]]=\""
},
{
"logid": 1640,
"ns": 0,
"title": "PYTHONAPP",
"pageid": 481,
"logpage": 481,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-04-21T16:58:41Z",
"comment": "Created page with \" pip install flask pymysql cryptography gunicorn DBUtils\""
},
{
"logid": 1639,
"ns": 0,
"title": "Python Environment Setup",
"pageid": 480,
"logpage": 480,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2026-01-05T15:47:35Z",
"comment": "Created page with \"==Create the Environment with a Unique Name== *Instead of the generic .venv, give your Windows environment a name that clearly identifies it. In your project's root terminal, run: python -m venv .venv_pc *This creates a new folder named .venv_pc in your project. Your existing Mac folder (e.g., .venv or .venv_mac) will remain completely untouched.\""
},
{
"logid": 1638,
"ns": 0,
"title": ".PS1 To .exe",
"pageid": 479,
"logpage": 479,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2025-12-02T19:05:11Z",
"comment": "Created page with \"==Converting a PowerShell script (.ps1) to an executable (.exe) can be achieved using tools like PS2EXE or IExpress.==\""
},
{
"logid": 1637,
"ns": 0,
"title": "Convert .Py to .exe",
"pageid": 478,
"logpage": 478,
"params": {},
"type": "create",
"action": "create",
"user": "Bacchas",
"timestamp": "2025-12-02T16:42:01Z",
"comment": "Created page with \"#Converting a Python script (.py) to an executable (.exe) file for Windows can be achieved using tools like PyInstaller\""
}
]
}
}