Main public logs
Combined display of all available logs of OSE. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:56, 30 May 2025 Ose talk contribs deleted page Are You Responsible For The Bunk Bed Budget 10 Very Bad Ways To Invest Your Money (Mass deletion of recently added pages) Tag: Nuke
- 22:55, 30 May 2025 Ose talk contribs deleted page 5 Killer Quora Answers To Rewriting Sentences Online (Mass deletion of recently added pages) Tag: Nuke
- 22:52, 30 May 2025 Ose talk contribs deleted page 14 Savvy Ways To Spend Leftover Machine Tassimo Budget (Mass deletion of recently added pages) Tag: Nuke
- 22:51, 30 May 2025 Ose talk contribs deleted page The Ultimate Guide To The Best Sleeper Couch: Comfort Style And Functionality (Mass deletion of recently added pages) Tag: Nuke
- 22:47, 30 May 2025 Ose talk contribs deleted page See What Reduced Price Sofas Tricks The Celebs Are Utilizing (Mass deletion of recently added pages) Tag: Nuke
- 22:46, 30 May 2025 Ose talk contribs deleted page Guide To Mobility Scooter Shops Near Me: The Intermediate Guide Towards Mobility Scooter Shops Near Me (Mass deletion of recently added pages) Tag: Nuke
- 22:46, 30 May 2025 Ose talk contribs deleted page Car Key Fobs Replacement: A Complete Guide (Mass deletion of recently added pages) Tag: Nuke
- 22:46, 30 May 2025 Ose talk contribs deleted page The Worst Advice We ve Heard About Leather Sofa Clearance (Mass deletion of recently added pages) Tag: Nuke
- 22:45, 30 May 2025 Ose talk contribs deleted page The Most Popular Coffee Machines Tassimo The Gurus Are Using Three Things (Mass deletion of recently added pages) Tag: Nuke
- 22:44, 30 May 2025 Ose talk contribs deleted page Lead Nurturing: A Comprehensive Guide To Building Strong Customer Relationships (Mass deletion of recently added pages) Tag: Nuke
- 22:44, 30 May 2025 Ose talk contribs deleted page Führerschein Klasse A2 Digital Kaufen: Ein Umfassender Leitfaden (Mass deletion of recently added pages) Tag: Nuke
- 22:31, 30 May 2025 Ose talk contribs deleted page User:3BunkBeds2409 (content was: "Discover the space-saving solution your kids will love! Explore our stylish and sturdy 3 bunk [https://iuridictum.pecina.cz/w/U%C5%BEivatel:TripleBedBunk3175 bed for Kids] options for a cozy, functional bedroom setup.", and the only contributor was "3BunkBeds2409" (talk))
- 22:28, 30 May 2025 Ose talk contribs deleted page 10 Facts About Sofa Warehouse Clearance That Insists On Putting You In The Best Mood (content was: "Sofa Warehouse Clearance: A Guide to Smart Shopping<br>The world of furniture shopping can frequently feel frustrating, especially when searching for the perfect sofa. However, browsing a sofa warehouse clearance can supply an excellent opportunity for smart purchasers to score high-quality pieces at significantly reduced costs. This short article checks o...", and the only contributor was "Sofas Sale1810" (talk))
- 19:49, 30 May 2025 Ose talk contribs created page Widget:DeviceType (Created page with "function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'; } }")
- 19:39, 30 May 2025 Ose talk contribs created page Template:GetDeviceType (Created page with "getDeviceType();")
- 19:27, 30 May 2025 Ose talk contribs created page MediaWiki:DetectDevice.js (Created page with "{{#ifexpr: getDeviceType() === "desktop" | $('#device_sizing').html('{{#widget:Iframe|url=https://bnbforms.com/103014/|width=600|height=700|border=0}}'); | $('#device_sizing').html('{{#widget:Iframe|url=https://bnbforms.com/103014/|width=300|height=700|border=0}}'); }}")
- 16:55, 30 May 2025 Ose talk contribs deleted page MediaWiki:Resize.js (content was: "jQuery( function ( $ ) { function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'; } } i...", and the only contributor was "Ose" (talk))
- 16:55, 30 May 2025 Ose talk contribs created page MediaWiki:ResizeScript.js (Created page with "jQuery( function ( $ ) { function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'; } } if (getDeviceType() === "desktop") { // Select an element by its ID and change it...")
- 16:44, 30 May 2025 Ose talk contribs deleted page MediaWiki:Resize (content was: "<div id="device_resizing"></div> <nowiki>{{#js:MediaWiki:Resize.js}}</nowiki>", and the only contributor was "Ose" (talk))
- 16:36, 30 May 2025 Ose talk contribs created page MediaWiki:Resize (Created page with "<div id="resize"></div> <nowiki>{{#js:MediaWiki:Resize.js}}</nowiki>")
- 16:33, 30 May 2025 Ose talk contribs created page MediaWiki:Resize.js (Created page with "$(function() { // Document is ready function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'; } } if (getDeviceType() === "desktop") { // Select an element by its ID...")
- 16:32, 30 May 2025 Ose talk contribs deleted page MediaWiki:Resize (content was: "$(function() { // Document is ready function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'...", and the only contributor was "Ose" (talk))
- 16:32, 30 May 2025 Ose talk contribs created page MediaWiki:Resize (Created page with "$(function() { // Document is ready function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'; } } if (getDeviceType() === "desktop") { // Select an element by its ID...")
- 16:02, 30 May 2025 Ose talk contribs created page Template:Resize (Created page with "$(function() { // Document is ready function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'; } } if (getDeviceType() === "desktop") { // Select an element by its ID...")
- 02:37, 30 May 2025 Ose talk contribs created page MediaWiki:Common.js (Created page with "function getDeviceType() { const userAgent = navigator.userAgent.toLowerCase(); if (userAgent.includes('mobile') || userAgent.includes('android') || userAgent.includes('iphone') || userAgent.includes('ipad')) { return 'mobile'; } else if (userAgent.includes('tablet')) { return 'tablet'; } else { return 'desktop'; } } if (getDeviceType() === "desktop") { document.write("{{#widget:Iframe|url=https://bnbforms.com/103014/|width=800|height=700|bo...")
- 17:23, 8 May 2025 Ose talk contribs created page Widget:Iframe (Created page with "<includeonly> <iframe src="<!--{$url|validate:url|escape:html|regex_replace:"#^(?!(https?:)?//).*#i":''}-->https://osellc.org/reserve.html" style="border: 1<!--{$border|escape:html|default:1}-->" width="<!--{$width|escape:html|default:400}-->400" height="<!--{$height|escape:html|default:300}-->"300></iframe></includeonly>")
- 10:34, 8 May 2025 Ose talk contribs created page Widget:Google Form (Created page with "<noinclude>__NOTOC__ This widget lets you add '''[https://documents.google.com/support/spreadsheets/bin/answer.py?hl=en&answer=87809 Google Spreadsheet Forms]''' to your wiki page. Created by [https://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev], last updated by [https://www.pro.wiki Karsten Hoffmeyer]. To insert this widget, use the following code: <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki> |key=1GJKYf2udg1hG3Jb6pmGLBudfmNGsCxPlUWDsER-iWhQ...")
- 10:24, 8 May 2025 Ose talk contribs created page Widget:Reserve (Created page with "testing")
- 16:10, 7 May 2025 Ose talk contribs created page File:Lmrf Map 001.png
- 16:10, 7 May 2025 Ose talk contribs uploaded File:Lmrf Map 001.png
- 10:10, 7 May 2025 Ose talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [cascading] (High traffic page) (hist)
- 01:45, 7 May 2025 Ose talk contribs created page File:Overlanding2.jpg
- 01:45, 7 May 2025 Ose talk contribs uploaded File:Overlanding2.jpg
- 01:34, 7 May 2025 Ose talk contribs created page File:Overlanding.jpg
- 01:34, 7 May 2025 Ose talk contribs uploaded File:Overlanding.jpg
- 01:04, 7 May 2025 Ose talk contribs created page File:Instantssl trust seal sm 118x32.png
- 01:04, 7 May 2025 Ose talk contribs uploaded File:Instantssl trust seal sm 118x32.png
- 00:43, 7 May 2025 Ose talk contribs created page Talk:Main Page (Created page with "Welcome to OSE")
- 00:41, 7 May 2025 Ose talk contribs created page LMRF:Privacy policy (Created page with "No client information will be shared except as required by law.")
- 00:41, 7 May 2025 Ose talk contribs created page LMRF:General disclaimer (Created page with "OSE LLC is not responsible for any adverse impact this may have on clients.")
- 00:29, 7 May 2025 Ose talk contribs created page GNU GPL (Created page with "This website is powered by Mediawiki which is licensed under the GNU GPL license. This instance is unaltered and authentic. Please visit https://www.gnu.org for more information. The source code for this instance can be found at: https://github.com/wikimedia/mediawiki")
- 23:08, 6 May 2025 Ose talk contribs created page File:Ose swoosh trans 003.png
- 23:08, 6 May 2025 Ose talk contribs uploaded File:Ose swoosh trans 003.png
- 22:51, 6 May 2025 Ose talk contribs created page File:Ose logo smallest 001.png
- 22:51, 6 May 2025 Ose talk contribs uploaded File:Ose logo smallest 001.png
- 22:31, 6 May 2025 Ose talk contribs created page File:Ose swoosh trans 002.png
- 22:31, 6 May 2025 Ose talk contribs uploaded File:Ose swoosh trans 002.png
- 17:53, 6 May 2025 Ose talk contribs created page Lookout Mountain Campground (Front End)
- 17:00, 6 May 2025 Ose talk contribs protected LMRF:About [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page) (hist)
- 16:56, 6 May 2025 Ose talk contribs created page LMRF:About (Created page with "OSE is a well-regulated, unbeliever friendly protector of nature, both on Earth and beyond.")