Kato
|
5dae119853
|
Fix broken CSS paths in wikipedia, apple, facebook, x variations
|
2026-09-05 10:49:12 +00:00 |
|
Kato
|
a2675ea09a
|
Add index_variations.html — landing page with all 6 design variations
|
2026-09-05 10:21:53 +00:00 |
|
Kato
|
ae94e2f2b6
|
Add posts stats to community webhook (58 posts)
|
2026-09-05 10:17:36 +00:00 |
|
Kato
|
ee3ba7e30f
|
Add 5 website variations: neo-mirai, wikipedia, apple, facebook, aurora + community webhook stats
|
2026-09-04 22:40:02 +00:00 |
|
Kato
|
37b7cdb766
|
Use community webhook for live stats (108 users, 27 topics)
|
2026-09-04 22:14:01 +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
|
b50947270d
|
Show rank title with post count on member cards, e.g. Member (52)
|
2026-09-04 20:10:17 +00:00 |
|
Kato
|
8be1483e1d
|
Add rank badge to profile modal and user detail modal (readonly)
|
2026-09-04 19:58:46 +00:00 |
|
Kato
|
72c1e89f6d
|
Position rank badge at top-right corner of user card
|
2026-09-04 19:56:23 +00:00 |
|
Kato
|
80a2fc81be
|
Make rank titles bilingual (DE/EN)
|
2026-09-04 19:52:20 +00:00 |
|
Kato
|
118a57ca5f
|
Add gamified rank badge system based on posts count
|
2026-09-04 19:50:08 +00:00 |
|
Kato
|
c3a3622c34
|
Make email and homepage clickable links in cards and detail modal
|
2026-09-04 19:41:30 +00:00 |
|
Kato
|
90864d8ff9
|
Render newlines as <br> in user description
|
2026-09-04 19:38:28 +00:00 |
|
Kato
|
c61cd06c2c
|
Render user description as HTML instead of plain text
|
2026-09-04 18:05:01 +00:00 |
|
Kato
|
73038f1717
|
Remove 'Veröffentlicht/Published' row from member detail modal
|
2026-09-04 16:59:39 +00:00 |
|
Kato
|
d68d01264f
|
Remove all debug console.log statements
|
2026-09-04 16:55:26 +00:00 |
|
Kato
|
6ca936671e
|
Fix: save sessionid to localStorage as fallback for HttpOnly cookie
|
2026-09-04 16:45:00 +00:00 |
|
Kato
|
58dc9e4206
|
Fix getCookie to handle n8n first cookie without semicolon prefix
|
2026-09-04 16:37:11 +00:00 |
|
Kato
|
2adaefd556
|
Fix getCookie to handle n8n quoted cookie values
|
2026-09-04 16:33:32 +00:00 |
|
Kato
|
e3fc5cf190
|
Remove login form, update Telegram link, fix profile modal layout
|
2026-09-04 16:21:27 +00:00 |
|
Kato
|
9bd0f79304
|
Rename profile modal to 'Dein Profile', put username and checkbox on same line with 'Veröffentlichen' label
|
2026-09-03 21:55:57 +00:00 |
|
Kato
|
0cc668621f
|
Fix wiki accordion: topics first, then subtopics, then wiki text
|
2026-09-03 21:39:14 +00:00 |
|
Kato
|
77e6d921d6
|
Reload active tab content on language switch for wiki and users
|
2026-09-03 21:34:10 +00:00 |
|
Kato
|
3485034152
|
Add EN language support to wiki accordion: use topic_en, subtopic_en, wiki_en fields
|
2026-09-03 21:26:21 +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
|
8a70ce30ba
|
Remove hide-de/hide-en from wiki accordion
|
2026-09-02 22:48:02 +00:00 |
|
Kato
|
e467403231
|
Fix: move subtopicsDiv definition before use
|
2026-09-02 22:36:50 +00:00 |
|
Kato
|
2bfe4d44ea
|
Fix: auto-expand all wiki topics initially
|
2026-09-02 22:35:38 +00:00 |
|
Kato
|
5669e0f5ea
|
Fix: add hidden class to wiki-subtopics in HTML
|
2026-09-02 22:34:16 +00:00 |
|
Kato
|
150989aa7d
|
Fix: subtopics hidden by default via CSS
|
2026-09-02 22:32:10 +00:00 |
|
Kato
|
11cf280bbe
|
Add debug logging for topic toggle
|
2026-09-02 22:30:27 +00:00 |
|
Kato
|
2a451dcf80
|
Fix: add .wiki-subtopics.hidden class for topic toggle
|
2026-09-02 22:10:34 +00:00 |
|
Kato
|
c23a73ddd6
|
Add topic title click to open/close subtopics
|
2026-09-02 22:03:43 +00:00 |
|
Kato
|
6a2f011f6f
|
Fix: only one subtopic open at a time
|
2026-09-02 21:28:58 +00:00 |
|
Kato
|
623c3e9ab5
|
Add Wiki accordion with topics and subtopics
|
2026-09-02 21:11:35 +00:00 |
|
Kato
|
9b61ee0111
|
Add location and description to user cards, update search
|
2026-09-02 20:57:51 +00:00 |
|
Kato
|
19d42f9c01
|
Fix: load users on page reload, show image in avatar
|
2026-09-02 20:45:01 +00:00 |
|
Kato
|
e00d8b4555
|
Fix filterUsers to search username, company, email
|
2026-09-02 20:43:23 +00:00 |
|
Kato
|
cd17de550f
|
Fix: openProfileModal uses PROFILE_URL with sessionid
|
2026-09-02 20:37:09 +00:00 |
|
Kato
|
600e5e7904
|
Fix: use USER_URL for get users, PROFILE_URL for save
|
2026-09-02 20:35:39 +00:00 |
|
Kato
|
298acf370f
|
Fix loadUsers: data.data array
|
2026-09-02 20:32:00 +00:00 |
|
Kato
|
cdf92c396f
|
Fix loadUsers: GET /webhook/paraguay/user returns array directly
|
2026-09-02 20:30:08 +00:00 |
|
Kato
|
cd55c5db32
|
Add publish checkbox state to saveProfile POST
|
2026-09-02 20:28:14 +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
|
fdd3e87616
|
Add sessionid to saveProfile POST request
|
2026-09-02 20:20:01 +00:00 |
|
Kato
|
3875631bb1
|
Fix modal: wider, remove name fields, fix labels, description 100% width
|
2026-09-02 20:18:57 +00:00 |
|