Commit Graph

18 Commits

Author SHA1 Message Date
88450fd8b6 Fix smaller performance issues 2026-02-19 19:03:39 +01:00
91d9fa3a21 small performance and security changes 2026-02-19 18:18:15 +01:00
4b15b552d6 added scalability and performance improvements (redis, http caching etc) 2026-02-19 17:19:41 +01:00
d8d054c9a8 optimized content loading with smaller css 2026-02-18 21:47:14 +01:00
eab650b610 added favicon 2026-02-18 21:24:30 +01:00
8e4f155a16 Improved features, implemented moco integration 2026-02-18 19:59:14 +01:00
af2c9e7fd8 Improved Licensing 2026-02-18 00:00:32 +01:00
a062383af0 Chat optimizations 2026-02-16 16:59:01 +01:00
f772659201 Chat assistant 2026-02-15 17:24:48 +01:00
31150000fd Post Typen Verwalten + Strategy weight 2026-02-14 14:48:03 +01:00
1ebf50ab04 new quality save layer 2026-02-12 14:17:36 +01:00
7c69302b33 rectractable sidebar 2026-02-12 11:32:46 +01:00
cfd1d25b17 optimize avatar consistency 2026-02-12 10:20:21 +01:00
811aed522d optimized linkedin preview 2026-02-12 09:54:56 +01:00
4bbaad0b4e multiple media upload and smartphone preview 2026-02-11 23:21:43 +01:00
64bf300677 Add HTTPS image proxy and auto-fix for mixed content 2026-02-11 17:25:36 +01:00
f14515e9cf Major updates: LinkedIn auto-posting, timezone fixes, and Docker improvements
Features:
- Add LinkedIn OAuth integration and auto-posting functionality
- Add scheduler service for automated post publishing
- Add metadata field to generated_posts for LinkedIn URLs
- Add privacy policy page for LinkedIn API compliance
- Add company management features and employee accounts
- Add license key system for company registrations

Fixes:
- Fix timezone issues (use UTC consistently across app)
- Fix datetime serialization errors in database operations
- Fix scheduling timezone conversion (local time to UTC)
- Fix import errors (get_database -> db)

Infrastructure:
- Update Docker setup to use port 8001 (avoid conflicts)
- Add SSL support with nginx-proxy and Let's Encrypt
- Add LinkedIn setup documentation
- Add migration scripts for schema updates

Services:
- Add linkedin_service.py for LinkedIn API integration
- Add scheduler_service.py for background job processing
- Add storage_service.py for Supabase Storage
- Add email_service.py improvements
- Add encryption utilities for token storage

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 11:30:20 +01:00
b50594dbfa aktueller stand 2026-02-03 12:48:43 +01:00