Commit Graph

5 Commits

Author SHA1 Message Date
BYolivia 0ea61c5112 {
"error": {
        "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
        "type": "insufficient_quota",
        "param": null,
        "code": "insufficient_quota"
    }
}
2025-12-04 01:46:10 +01:00
BYolivia f9cfafe3fe add simple text editor for res/notes with load and save functionality 2025-12-03 18:39:17 +01:00
BYolivia d6a39f3307 add backup functionality with platform-specific scripts and resource monitoring 2025-12-01 20:57:53 +01:00
BYolivia 4097adef18 add main application structure with main window and central panel 2025-11-26 19:10:21 +01:00
BYolivia a36cb6c9a2 add XML configuration files for migration state services and project settings 2025-11-24 20:12:22 +01:00