Commit Graph

  • 600e5e7904 Fix: use USER_URL for get users, PROFILE_URL for save Kato 2026-09-02 20:35:39 +00:00
  • 298acf370f Fix loadUsers: data.data array Kato 2026-09-02 20:32:00 +00:00
  • cdf92c396f Fix loadUsers: GET /webhook/paraguay/user returns array directly Kato 2026-09-02 20:30:08 +00:00
  • cd55c5db32 Add publish checkbox state to saveProfile POST Kato 2026-09-02 20:28:14 +00:00
  • 7b68458a55 Remove 'Folgendes veröffentlichen:' text Kato 2026-09-02 20:23:20 +00:00
  • 0791c19957 Move publish checkbox to same line as username Kato 2026-09-02 20:22:59 +00:00
  • fdd3e87616 Add sessionid to saveProfile POST request Kato 2026-09-02 20:20:01 +00:00
  • 3875631bb1 Fix modal: wider, remove name fields, fix labels, description 100% width Kato 2026-09-02 20:18:57 +00:00
  • 890e6c0ad2 Update profile modal: username text + publish checkbox + editable fields Kato 2026-09-02 20:14:25 +00:00
  • 89c8a36d8b Fix: profile webhook is GET with sessionid query param Kato 2026-09-02 20:09:10 +00:00
  • 319cf926e4 Fix: use correct profile URL /webhook/paraguay/profile Kato 2026-09-02 20:01:50 +00:00
  • 19dab0a50c Load user data from API when opening profile modal Kato 2026-09-02 19:59:32 +00:00
  • 893506d0e9 Fix: user buttons in second row below brand text Kato 2026-09-02 19:57:23 +00:00
  • f038dbca1d Fix: show profile/logout buttons immediately after login, smaller with icons Kato 2026-09-02 19:55:54 +00:00
  • 9b8456ba1e Add debug logging for loadUsers to diagnose stuck issue Kato 2026-09-02 19:52:10 +00:00
  • fe7f29b697 Add Profile modal and Logout button for logged-in users Kato 2026-09-02 19:51:33 +00:00
  • a140d5881e Add user members section with full-text search Kato 2026-09-02 19:46:53 +00:00
  • b28c8b51fc Fix: notebook outside sidebar, full width with main-full class Kato 2026-09-02 19:38:57 +00:00
  • a31816b0b5 Fix: notebook 100% width with grid-column in single definition Kato 2026-09-02 19:13:30 +00:00
  • fcca31e21f Fix: footer text in one line with white-space: nowrap Kato 2026-09-02 19:11:59 +00:00
  • 6e79f815f1 Fix: notebook 100% width when visible Kato 2026-09-02 19:11:32 +00:00
  • ec29026947 Fix: add id=news-col so checkSession can hide it after login Kato 2026-09-02 19:10:16 +00:00
  • 0508d61ac2 Fix: handle status: code send response from API Kato 2026-09-02 19:03:02 +00:00
  • 97472d876e Move newsletter panel inside login-panel as hidden div Kato 2026-09-02 18:56:25 +00:00
  • 7e2465da47 Add user not found error message with registration instruction Kato 2026-09-02 18:49:18 +00:00
  • ab4dfc67c3 Fix: login and newsletter panels order, show both when not logged in Kato 2026-09-02 18:45:15 +00:00
  • 13fc05eca5 Fix: Newsletter panel hidden by default, show it when not logged in Kato 2026-09-02 18:38:16 +00:00
  • b4bb0f63a5 Split project into 3 files: index.html, css/styles.css, js/main.js Kato 2026-09-02 18:36:39 +00:00
  • c7ccadaba2 Fix: newsletter inside login panel (right sidebar), show it for non-logged-in users; hide both after login Kato 2026-09-02 18:28:43 +00:00
  • 29d26683da Add newsletter form for non-logged-in users with success message Kato 2026-09-02 18:20:35 +00:00
  • 1dc5fd989b Fix: update UI immediately after verifyCode and submitLoginData Kato 2026-09-02 18:16:11 +00:00
  • 283715a6f3 Fix: wrap checkSession in DOMContentLoaded to ensure DOM is ready Kato 2026-09-02 18:10:12 +00:00
  • 949b9812cf After successful login, show notebook and hide news/login-panel Kato 2026-09-02 18:08:01 +00:00
  • 8bc82dec89 Update intro text, change 'Unser Fokus' to 'Unsere Themen', simplify topics list Kato 2026-09-02 18:05:46 +00:00
  • e6dd4e937c Update verifyCode to save new sessionid from response Kato 2026-09-02 18:03:07 +00:00
  • 0fc595b208 Add console.log for all webhook responses (sendTelegramUser, verifyCode, submitLoginData) Kato 2026-09-02 17:57:20 +00:00
  • 806909a174 Fix: show login-panel when sessionid is NOT set Kato 2026-09-02 17:50:15 +00:00
  • ec8ef0c19e Add notebook tabs (users, wiki); hide news+login+intro when sessionid cookie present Kato 2026-09-02 17:22:05 +00:00
  • dd9dcb8a65 Save sessionid from webhook response in cookie; send cookie on verifyCode Kato 2026-09-02 17:19:38 +00:00
  • 5c527e8414 Remove register button and all register-related logic Kato 2026-09-02 17:16:54 +00:00
  • e55abe2c52 Move language selector below h1 in header Kato 2026-09-02 17:08:06 +00:00
  • c46591071e Remove duplicate h1 text (already in header) Kato 2026-09-02 16:54:24 +00:00
  • 0279bb55bb Update text to bot instructions with /start and link to paraguaysrcllc_bot Kato 2026-09-02 14:56:13 +00:00
  • 97272c6f9d Remove philosophy box, move text to 'About the Channel' Kato 2026-09-02 14:55:23 +00:00
  • 46a63556aa Header: only h1 text, centered, no brand text Kato 2026-09-02 14:52:05 +00:00
  • 43e330ae1f Remove news entries, add channel philosophy, move lang selector next to h1 Kato 2026-09-02 14:39:28 +00:00
  • a9e0b9f8ca Fix: API URL, rename buttons to Anmelden, remove duplicate Registrieren Kato 2026-09-02 14:35:15 +00:00
  • a1c08187a1 Fix: Register form now includes Telegram username field Kato 2026-09-02 14:26:19 +00:00
  • a7e67a51b5 Fix: Register flow - direct name+LLC form after code verification Kato 2026-09-02 14:23:07 +00:00
  • 40f945ccb5 Telegram-based login: step 1 username → step 2 code → admin form (name + LLC) via webhook Kato 2026-09-02 14:19:25 +00:00
  • 0678aaae34 Remove topics grid and disclaimer section Kato 2026-09-02 14:14:43 +00:00
  • ad5c0b6302 Clean minimal design: no mission box, working language toggle, topics grid, login sidebar Kato 2026-09-02 14:08:48 +00:00
  • 82bb2824d0 Fix: add language selector, remove footer blog, add sponsored link, expand content, Telegram intro Kato 2026-09-02 14:02:08 +00:00
  • 3816201bdc Simplified newspaper-style design: black/white/blue, mission + login + news layout Kato 2026-09-02 13:55:57 +00:00
  • 2f89944e64 Redesign: fixed-view single-page site with Telegram announcement, wiki login, news section, DE/EN support Kato 2026-09-02 13:47:41 +00:00
  • 13f4eeac21 init oliver 2026-08-31 18:24:05 -03:00