Popup Fenster nach Vorne

Dieser Commit ist enthalten in:
Claude Project Manager
2025-10-04 00:25:17 +02:00
Ursprung 4903dee3bc
Commit ee1f8add5e
15 geänderte Dateien mit 410 neuen und 55 gelöschten Zeilen

Datei anzeigen

@ -5,9 +5,9 @@
## Project Overview
- **Path**: `A:\GiTea\AccountForger`
- **Files**: 990 files
- **Size**: 182.0 MB
- **Last Modified**: 2025-09-14 18:54
- **Files**: 1024 files
- **Size**: 184.1 MB
- **Last Modified**: 2025-10-03 01:25
## Technology Stack
@ -296,6 +296,7 @@ styles/
│ ├── modal_styles.py
│ └── __init__.py
tests/
│ ├── test_generator_tab_factory.py
│ ├── test_method_rotation.py
│ ├── bright_data/
│ │ └── logs/
@ -383,6 +384,7 @@ views/
│ ├── accounts_tab.py
│ ├── facebook_generator_tab.py
│ ├── generator_tab.py
│ ├── generator_tab_factory.py
│ └── settings_tab.py
└── widgets/
├── account_card.py
@ -423,3 +425,7 @@ This project is managed with Claude Project Manager. To work with this project:
- README updated on 2025-09-13 20:45:18
- README updated on 2025-09-14 11:33:43
- README updated on 2025-09-14 18:54:48
- README updated on 2025-09-17 19:46:22
- README updated on 2025-09-21 10:31:22
- README updated on 2025-09-24 19:25:49
- README updated on 2025-10-03 20:29:19