Commit Graph

79 Commits

Author SHA1 Message Date
Torsten Schulz (local)
a77ad7b784 Add Google Fonts import and update font-family in CSS for improved typography across the application. 2025-11-16 14:44:58 +01:00
Torsten Schulz (local)
6df39afd51 Refactor widget creation in app.cpp to consistently use std::make_unique for Wt::WPushButton and Wt::WAnchor, enhancing memory management and code clarity. 2025-11-16 14:31:26 +01:00
Torsten Schulz (local)
4aa0089434 Refactor widget creation in app.cpp to use std::make_unique for Wt::WContainerWidget and Wt::WText, improving memory management and code clarity. 2025-11-16 14:28:29 +01:00
Torsten Schulz (local)
24275a70b0 Add explicit loading of language-specific resource bundles based on locale in app initialization, enhancing localization support for multiple languages. 2025-11-16 14:21:01 +01:00
Torsten Schulz (local)
7c63bfc236 Enhanced locale determination logic to evaluate the Accept-Language header from the browser, allowing for improved locale selection based on user preferences. Updated fallback mechanism for locale handling. 2025-11-16 14:03:07 +01:00
Torsten Schulz (local)
e69ae0148c Refactored gender-related labels in multiple languages for chat input fields, improving localization consistency and user experience across the application. 2025-11-16 13:55:53 +01:00
Torsten Schulz (local)
4abc966fc0 Add localized labels and buttons for chat input fields in multiple languages, enhancing user interface accessibility and internationalization support. 2025-11-16 13:47:46 +01:00
Torsten Schulz (local)
f98288e8c0 Enhanced locale determination logic to support both '-' and '_' as separators, improving flexibility in language and region parsing from browser settings. 2025-11-16 13:42:26 +01:00
Torsten Schulz (local)
60c23bedc0 Refactored locale determination logic to directly use the language parameter from the environment, improving clarity and consistency in locale handling. 2025-11-16 13:34:59 +01:00
Torsten Schulz (local)
5288f21e52 Implemented locale initialization based on browser settings, added methods to determine locale from URL parameters and Accept-Language header, and updated app initialization to include locale setup. 2025-11-16 13:18:45 +01:00
Torsten Schulz (local)
e869abde5d Added timestamp logging for client logins, enhanced admin login display with date and time columns, and updated CSS for improved user interaction. Adjusted CMake configuration for better project management. 2025-11-16 12:42:14 +01:00
Torsten Schulz (local)
0964f584d2 Aktualisierung der .gitignore zur Einbeziehung von Logdateien, Anpassung der CMake-Konfiguration für Multi-Config-Builds und Aktualisierung der Links im CSV-Dokument. 2025-09-12 13:31:47 +02:00
Torsten Schulz
e8655dc79b working version 2024-07-24 16:22:57 +02:00
Torsten Schulz
6742b813c4 fix 2024-06-26 15:51:41 +02:00
Torsten Schulz
701a5ff5f9 changes adsense 2024-06-26 15:31:37 +02:00
Torsten Schulz
24111a7635 code change again 2024-06-26 15:18:31 +02:00
Torsten Schulz
46ef978499 Fixed adsense code 2024-06-26 15:14:38 +02:00
Torsten Schulz
d7c5e72928 easy access to admin information 2024-05-29 14:19:07 +02:00
Torsten Schulz
4ce3504688 Added logging 2024-05-08 21:03:12 +02:00
Torsten Schulz
413dc7ada8 Fixed the robots tags 2024-04-26 09:15:51 +02:00
Torsten Schulz
1e4b51a0ae Enhanced keywords 2024-04-10 21:48:06 +02:00
Torsten Schulz
65d8220dd0 Fixed link 2024-04-08 12:25:12 +02:00
Torsten Schulz
5ef7f06b8e Added links page 2024-04-08 12:22:42 +02:00
Torsten Schulz
b1f4b1a909 Fixed rescale 2024-04-08 09:39:09 +02:00
Torsten Schulz
e05a9429b9 Animated gifs are working now 2024-04-08 09:35:35 +02:00
Torsten Schulz
ba976db321 Outptstyle fixedp 2024-03-18 18:29:23 +01:00
Torsten Schulz
359f379b18 Instead of a click button, the lists for genders and country searches
are hovering now
2024-02-23 15:46:05 +01:00
Torsten Schulz
94d2985334 send a message will also be noted as activity 2024-02-23 14:06:47 +01:00
Torsten Schulz
bef79f1fc9 Fixed pif error 2024-02-23 13:39:31 +01:00
Torsten Schulz
d6baee37e3 pic upload 2024-02-23 12:37:37 +01:00
Torsten Schulz
064304a506 Fixed crash on leave chat 2024-02-21 16:09:28 +01:00
Torsten Schulz
ab8f84f371 Fixed problems with block; refactored code 2024-02-21 11:08:27 +01:00
Torsten Schulz
19f9595e8b - Show timestamp of messages
- Show warning, not to give out personal informations
2024-02-18 15:01:43 +01:00
Torsten Schulz
5e434017ab Fixed: Scroll to bottom not working 2024-02-18 14:49:06 +01:00
Torsten Schulz
48d78d39a8 Enhanced output 2024-02-18 12:34:51 +01:00
Torsten Schulz
5a7ddeacf7 Added thumbs up 2024-02-18 12:11:31 +01:00
Torsten Schulz
ee522aa82e Fixed problems with smileys 2024-02-18 12:05:46 +01:00
Torsten Schulz
38ab762794 When not logged in, you can jump back from partners page to login page
now
2024-02-17 15:04:04 +01:00
Torsten Schulz
7f5ac600a8 Added links page 2024-02-17 14:52:08 +01:00
Torsten Schulz
825f5c924b Fixed timeout time 2024-02-15 17:07:31 +01:00
Torsten Schulz
a580b51f1a Fixed timeout 2024-02-15 17:06:02 +01:00
Torsten Schulz
bbf8412f7c logout removes also username 2024-02-15 15:48:02 +01:00
Torsten Schulz
8020d49f9f empty lines can't be send any longer 2024-02-15 14:57:19 +01:00
Torsten Schulz
bd423fdd0d Merge branch 'main' of ssh://tsschulz.de:/home/git/singlechat 2024-02-15 14:19:04 +01:00
Torsten Schulz
6075275412 Installationspfade aktualisiert 2024-02-15 14:18:42 +01:00
Torsten Schulz (server)
0e74484cca fixed missing header 2024-02-15 13:05:48 +00:00
Torsten Schulz
f1488eeb59 Added some usefull informations for users
Fixed bug with auto logout
2024-02-15 14:01:09 +01:00
Torsten Schulz
5c79b70501 Added flags 2024-02-14 08:53:18 +01:00
Torsten Schulz
cdc2a01fa4 added favicon 2024-02-13 18:44:11 +01:00
Torsten Schulz
d53a53cc9f Added ads.txt 2024-02-12 15:24:39 +01:00