13 Commits

Author SHA1 Message Date
Basilosaurusrex
1c5f68967c fix v3 2026-03-02 12:51:20 +01:00
Basilosaurusrex
6a33ac6cff login fix v2 2026-03-02 12:47:57 +01:00
Basilosaurusrex
a29086173f login fix 2026-03-02 11:59:29 +01:00
KNSONWS
a1201d572e feat: Integrate account_metrics collection with monthly refresh calendar
- Add account_metrics collection schema script
- Implement accountMetricsService with upsertAccountMetric, fetchAccountMetricsForMonth, calculateSalesBucket
- Extend accountsService with getLastSuccessfulAccountMetric
- Update AccountsPage to track daily metrics and display in calendar
- Calculate sales difference from last successful refresh
- Display refresh status and sales buckets in monthly calendar view
- Remove account_refresh_events dependency (use account_metrics only)
2026-01-27 20:36:47 +01:00
75aef1941e Update: Neue Seiten und Komponenten hinzugefügt 2026-01-26 23:38:07 +01:00
d0066d3974 Merge remote changes and update project files 2026-01-26 06:48:58 +01:00
636ca1341c Enhance eBay extension logging and account management features
- Added detailed logging for various actions in the background script and content script to improve debugging capabilities.
- Updated the account management flow to include the last updated timestamp and sales data.
- Refined the parsing logic to ensure accurate extraction of seller statistics from eBay profiles.
- Improved error handling in the parsing process to provide more informative responses in case of failures.
2026-01-21 23:01:09 +01:00
Basilosaurusrex
dbeaa5006f connection update 2026-01-20 15:18:42 +01:00
0012a10249 Convert Server from submodule to normal files 2026-01-18 17:50:49 +01:00
86d2191a25 Update Extension files and add deploy script 2026-01-18 17:31:18 +01:00
ed9a75a1dc Add product scanning functionality to eBay extension
- Introduced a new scanProductsForAccount feature in the background script to handle product scanning requests.
- Implemented a timeout mechanism for scan requests to enhance reliability.
- Updated content scripts to parse product lists and extract relevant data from eBay storefronts.
- Enhanced error handling and logging for better debugging and user feedback.
- Added methods to extract items sold and shop names from eBay profiles.
2026-01-18 14:19:42 +01:00
99413db4f4 Update subproject commit to indicate a dirty state 2026-01-18 01:45:07 +01:00
e73ddd52ad Sure! Pl 2026-01-17 17:07:46 +01:00