Main public logs
Appearance
Combined display of all available logs of Sinfronteras. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:27, 15 February 2026 Adeloaleman talk contribs created page Memoria (Created page with "== ==")
- 13:30, 15 February 2026 Adeloaleman talk contribs created page File:The big bang theory-song at the end.mp4
- 13:30, 15 February 2026 Adeloaleman talk contribs uploaded File:The big bang theory-song at the end.mp4
- 13:29, 15 February 2026 Adeloaleman talk contribs created page File:Les miserable-Couverture.png
- 13:29, 15 February 2026 Adeloaleman talk contribs uploaded File:Les miserable-Couverture.png
- 13:29, 15 February 2026 Adeloaleman talk contribs created page File:How do you command respect.mp4
- 13:29, 15 February 2026 Adeloaleman talk contribs uploaded File:How do you command respect.mp4
- 13:29, 15 February 2026 Adeloaleman talk contribs created page File:Gabriel Garcia Marquez.jpg
- 13:29, 15 February 2026 Adeloaleman talk contribs uploaded File:Gabriel Garcia Marquez.jpg
- 13:29, 15 February 2026 Adeloaleman talk contribs created page File:Cien anos de soledad-Macondo.jpg
- 13:29, 15 February 2026 Adeloaleman talk contribs uploaded File:Cien anos de soledad-Macondo.jpg
- 13:28, 15 February 2026 Adeloaleman talk contribs created page File:Camaron-La leyenda del tiempo-Como el agua.mp4
- 13:28, 15 February 2026 Adeloaleman talk contribs uploaded File:Camaron-La leyenda del tiempo-Como el agua.mp4
- 13:04, 15 February 2026 Adeloaleman talk contribs created page Mediateca (Created page with "<accesscontrol>Administrators</accesscontrol> 500px|thumb|center| 500px|thumb|center|Camaron responde a las reacciones negativas tras su disco La Leyenda del Tiempo 500px|thumb|center| ==The best of the best== * Led Zeppelin - Stairway To Heaven (Live at Earls Court 1975) [Official Video]: : https://www.youtube.com/watch?v=L...")
- 12:29, 14 February 2026 Adeloaleman talk contribs created page GitHub (Created page with "<syntaxhighlight lang="shell"> Github ------ # Go to https://github.com and create a new repository I think it's better to create the repository without adding a README or .gitignore file at this stage. These files can be added later from the local repository. If we create them now on the remote github repository, then, when pushing changes from our local repository, we might need to force push (git push -f origin main) because files (README, .gitignore) already exists...")
- 21:08, 12 February 2026 Adeloaleman talk contribs deleted page Main Page
- 15:19, 12 February 2026 Adeloaleman talk contribs created page File:Sinfronteras JavaScriptMaps.gif
- 15:19, 12 February 2026 Adeloaleman talk contribs uploaded File:Sinfronteras JavaScriptMaps.gif
- 15:03, 12 February 2026 Adeloaleman talk contribs created page File:Deploying FastAPI React app-FastAPI Infrastructure.png
- 15:03, 12 February 2026 Adeloaleman talk contribs uploaded File:Deploying FastAPI React app-FastAPI Infrastructure.png
- 15:01, 12 February 2026 Adeloaleman talk contribs created page File:Elastic beanstalk-environment.png
- 15:01, 12 February 2026 Adeloaleman talk contribs uploaded File:Elastic beanstalk-environment.png
- 15:00, 12 February 2026 Adeloaleman talk contribs created page File:Deploying FastAPI React app-Overview.png
- 15:00, 12 February 2026 Adeloaleman talk contribs uploaded File:Deploying FastAPI React app-Overview.png
- 15:00, 12 February 2026 Adeloaleman talk contribs created page File:CRUD operations and HTTP requests 3.png
- 15:00, 12 February 2026 Adeloaleman talk contribs uploaded File:CRUD operations and HTTP requests 3.png
- 15:00, 12 February 2026 Adeloaleman talk contribs created page File:CRUD operations and HTTP requests 2.png
- 15:00, 12 February 2026 Adeloaleman talk contribs uploaded File:CRUD operations and HTTP requests 2.png
- 15:00, 12 February 2026 Adeloaleman talk contribs created page File:Connect to GitHub.png
- 15:00, 12 February 2026 Adeloaleman talk contribs uploaded File:Connect to GitHub.png
- 15:00, 12 February 2026 Adeloaleman talk contribs created page File:CodePipeline.png
- 15:00, 12 February 2026 Adeloaleman talk contribs uploaded File:CodePipeline.png
- 14:59, 12 February 2026 Adeloaleman talk contribs created page File:AWS Amplify-Custom domain.png
- 14:59, 12 February 2026 Adeloaleman talk contribs uploaded File:AWS Amplify-Custom domain.png
- 14:59, 12 February 2026 Adeloaleman talk contribs created page File:AWS Amplify configuration-review.png
- 14:59, 12 February 2026 Adeloaleman talk contribs uploaded File:AWS Amplify configuration-review.png
- 14:59, 12 February 2026 Adeloaleman talk contribs created page File:AWS Amplify configuration.png
- 14:59, 12 February 2026 Adeloaleman talk contribs uploaded File:AWS Amplify configuration.png
- 14:46, 12 February 2026 Adeloaleman talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // On page load, collapse TOC in Vector 2022 if expanded (function () { const observer = new MutationObserver(() => { const toggle = document.querySelector('.vector-toc-toggle'); const toc = document.querySelector('.vector-toc'); if (!toggle || !toc) return; // Only act if expanded if (toggle.getAttribute('aria-expanded') === 'true') { tog...")
- 14:34, 12 February 2026 Adeloaleman talk contribs created page Node.js - React - Next.js (Created page with "==Node.js== Versions: 18 (18.20.8) → LTS: Safe, widely compatible 20 (20.20.0) → LTS: Mature, very stable. A good choice today 22 (22.22.0) → LTS: Also stable. A good choice today 24 → LTS: Early adopter / forward-looking On Ubuntu 25, the clean and reliable way to handle multiple <code>Node.js</code> versions is to use NVM (Node Version Manager). Install NVM <syntaxhighlight lang="bash"> curl -fsSL https://raw.githubusercontent.com/nvm-sh/...")
- 14:34, 12 February 2026 Adeloaleman talk contribs created page FastAPI (Created page with "FastAPI official documentation: https://fastapi.tiangolo.com Entrevista al creador de FastAPI Sebastién Ramirez: https://www.youtube.com/watch?v=QzuGFU6n_Gs To run the fastapi app: <syntaxhighlight lang="shell"> fastapi run main.py # With the new[standard] version - fastapi[standard]==0.112.0 uvicorn main:app --reload # It used to be done this way </syntaxhighlight> <br /> ==Deployment== https://fastapi.tiangolo.com/deployment/ '''Create the DNS records'''...")
- 14:33, 12 February 2026 Adeloaleman talk contribs created page Python (Created page with "==Install and manage multiple Python versions with pyenv== <span style="color:#5fe8e6;">★</span> Es lo que usan la mayoría de devs profesionales hoy. En Ubuntu 24.04, la forma más limpia, flexible y usada por la mayoría de desarrolladores para instalar varias versiones de Python en paralelo es pyenv. Permite: * Tener muchas versiones de Python instaladas a la vez * Cambiar de versión por proyecto * No romper el Python del sistema (muy importante en Ubuntu) Afte...")
- 14:33, 12 February 2026 Adeloaleman talk contribs created page MediaWiki help (Created page with "==Important links== MediaWiki:Common.css https://www.mediawiki.org/wiki/Special:ExtensionDistributor <br /> ==MediaWiki Installation== https://www.mediawiki.org/wiki/Manual:Installing_MediaWiki '''Create the DNS records''' Go to AWS > Route 53 > Hosted zones > sinfrontera.net: Type A: : Name: wiki.sinfrontera.net : Value: your IP Type CNAME (optional): : Name: www.wiki.sinfrontera.net : Value: wiki.sinfrontera.net '''Download the MediaWiki software''' from t...")
- 14:33, 12 February 2026 Adeloaleman talk contribs created page CV (Created blank page)
- 14:30, 12 February 2026 Adeloaleman talk contribs created page Pages (Created page with "<accesscontrol>Administrators</accesscontrol> * Pages * Sinfronteras * CV * MediaWiki help * Python * FastAPI * Node.js - React - Next.js")
- 14:24, 12 February 2026 Adeloaleman talk contribs created page Sinfronteras (Created blank page)
- 14:24, 12 February 2026 Adeloaleman talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** specialpages-url|specialpages ** Special:Upload|Upload file ** MediaWiki:Common.css|Common CSS ** MediaWiki:Common.js|Common JS ** MediaWiki_help|MediaWiki help ** helppage|Global MediaWiki help ** MediaWiki:Sidebar|Edit sidebar ** Pages|Pages * SEARCH * TOOLBOX * LANGUAGES")
- 14:23, 12 February 2026 Adeloaleman talk contribs created page MediaWiki:Common.css (Created page with "#1e2129: Hide the color (theme) controls inside the Vector Appearance menu: #skin-client-prefs-skin-theme { display: none !important; } Hide page tools dropdown only on Special:UserLogin and Log out pages: body.page-Special_UserLogin #vector-page-tools-dropdown { display: none !important; } body.page-Special_UserLogout #vector-page-tools-dropdown { display: none !important; } Color of the "This is a protected page" message: #accesscontrol {...")
- 14:23, 12 February 2026 Adeloaleman talk contribs created page MediaWiki:Mainpage (Created page with "Sinfronteras")
- 13:28, 12 February 2026 User account Adeloaleman talk contribs was created automatically