Commit Graph
54 Commits
Author SHA1 Message Date
Kato 7cf7d2605f Replace palm trees with P logo, swap hero background for aerial landscape 2026-09-05 13:04:06 +00:00
Kato 489624699e Fix image blink: remove duplicate hero-image CSS, remove stray </main>, add fade-in-section to sections 2026-09-05 12:56:50 +00:00
Kato ef0d9aac55 Replace emoji icons with Unsplash free images (Paraguay, Banking, Legal, Taxes, ERP) 2026-09-05 12:37:51 +00:00
Kato e4f72380eb Login button now opens Telegram group instead of modal 2026-09-05 12:09:39 +00:00
Kato 7754107fbf Refactor to one-page design with menu, hero, members, wiki cards, fulltext search 2026-09-04 20:53:18 +00:00
Kato 65b31c7d98 Move hamburger menu to top right corner of header 2026-09-04 20:19:46 +00:00
Kato e76f18b0a8 Move language toggle, profile and logout into hamburger menu next to brand 2026-09-04 20:15:30 +00:00
Kato 8be1483e1d Add rank badge to profile modal and user detail modal (readonly) 2026-09-04 19:58:46 +00:00
Kato 73038f1717 Remove 'Veröffentlicht/Published' row from member detail modal 2026-09-04 16:59:39 +00:00
Kato e3fc5cf190 Remove login form, update Telegram link, fix profile modal layout 2026-09-04 16:21:27 +00:00
Kato fe6626c10b Add user detail modal - click on member card to view full profile 2026-09-03 20:45:53 +00:00
Kato 9b972daa00 Rename Wiki tab to Berichte and collapse all topics by default 2026-09-03 20:39:13 +00:00
Kato 623c3e9ab5 Add Wiki accordion with topics and subtopics 2026-09-02 21:11:35 +00:00
Kato 7b68458a55 Remove 'Folgendes veröffentlichen:' text 2026-09-02 20:23:20 +00:00
Kato 0791c19957 Move publish checkbox to same line as username 2026-09-02 20:22:59 +00:00
Kato 3875631bb1 Fix modal: wider, remove name fields, fix labels, description 100% width 2026-09-02 20:18:57 +00:00
Kato 890e6c0ad2 Update profile modal: username text + publish checkbox + editable fields 2026-09-02 20:14:25 +00:00
Kato f038dbca1d Fix: show profile/logout buttons immediately after login, smaller with icons 2026-09-02 19:55:54 +00:00
Kato fe7f29b697 Add Profile modal and Logout button for logged-in users 2026-09-02 19:51:33 +00:00
Kato a140d5881e Add user members section with full-text search 2026-09-02 19:46:53 +00:00
Kato b28c8b51fc Fix: notebook outside sidebar, full width with main-full class 2026-09-02 19:38:57 +00:00
Kato ec29026947 Fix: add id=news-col so checkSession can hide it after login 2026-09-02 19:10:16 +00:00
Kato 97472d876e Move newsletter panel inside login-panel as hidden div 2026-09-02 18:56:25 +00:00
Kato ab4dfc67c3 Fix: login and newsletter panels order, show both when not logged in 2026-09-02 18:45:15 +00:00
Kato 13fc05eca5 Fix: Newsletter panel hidden by default, show it when not logged in 2026-09-02 18:38:16 +00:00
Kato b4bb0f63a5 Split project into 3 files: index.html, css/styles.css, js/main.js 2026-09-02 18:36:39 +00:00
Kato c7ccadaba2 Fix: newsletter inside login panel (right sidebar), show it for non-logged-in users; hide both after login 2026-09-02 18:28:43 +00:00
Kato 29d26683da Add newsletter form for non-logged-in users with success message 2026-09-02 18:20:35 +00:00
Kato 1dc5fd989b Fix: update UI immediately after verifyCode and submitLoginData 2026-09-02 18:16:11 +00:00
Kato 283715a6f3 Fix: wrap checkSession in DOMContentLoaded to ensure DOM is ready 2026-09-02 18:10:12 +00:00
Kato 949b9812cf After successful login, show notebook and hide news/login-panel 2026-09-02 18:08:01 +00:00
Kato 8bc82dec89 Update intro text, change 'Unser Fokus' to 'Unsere Themen', simplify topics list 2026-09-02 18:05:46 +00:00
Kato e6dd4e937c Update verifyCode to save new sessionid from response 2026-09-02 18:03:07 +00:00
Kato 0fc595b208 Add console.log for all webhook responses (sendTelegramUser, verifyCode, submitLoginData) 2026-09-02 17:57:20 +00:00
Kato 806909a174 Fix: show login-panel when sessionid is NOT set 2026-09-02 17:50:15 +00:00
Kato ec8ef0c19e Add notebook tabs (users, wiki); hide news+login+intro when sessionid cookie present 2026-09-02 17:22:05 +00:00
Kato dd9dcb8a65 Save sessionid from webhook response in cookie; send cookie on verifyCode 2026-09-02 17:19:38 +00:00
Kato 5c527e8414 Remove register button and all register-related logic 2026-09-02 17:16:54 +00:00
Kato e55abe2c52 Move language selector below h1 in header 2026-09-02 17:08:06 +00:00
Kato c46591071e Remove duplicate h1 text (already in header) 2026-09-02 16:54:24 +00:00
Kato 0279bb55bb Update text to bot instructions with /start and link to paraguaysrcllc_bot 2026-09-02 14:56:13 +00:00
Kato 97272c6f9d Remove philosophy box, move text to 'About the Channel' 2026-09-02 14:55:23 +00:00
Kato 46a63556aa Header: only h1 text, centered, no brand text 2026-09-02 14:52:05 +00:00
Kato 43e330ae1f Remove news entries, add channel philosophy, move lang selector next to h1 2026-09-02 14:39:28 +00:00
Kato a9e0b9f8ca Fix: API URL, rename buttons to Anmelden, remove duplicate Registrieren 2026-09-02 14:35:15 +00:00
Kato a1c08187a1 Fix: Register form now includes Telegram username field 2026-09-02 14:26:19 +00:00
Kato a7e67a51b5 Fix: Register flow - direct name+LLC form after code verification 2026-09-02 14:23:07 +00:00
Kato 40f945ccb5 Telegram-based login: step 1 username → step 2 code → admin form (name + LLC) via webhook 2026-09-02 14:19:25 +00:00
Kato 0678aaae34 Remove topics grid and disclaimer section 2026-09-02 14:14:43 +00:00
Kato ad5c0b6302 Clean minimal design: no mission box, working language toggle, topics grid, login sidebar 2026-09-02 14:08:48 +00:00