Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
f09b58fb63
Integrate Playwright for improved web scraping by launching a headless browser, enhancing product data retrieval with better error handling and dynamic content loading. Update logging for price saving confirmation.
a25ab727b9
Add console log for first run completion in price comparison function to enhance debugging and monitoring.
bf60325fac
Add initial price notifications for products and adjust cron schedule to run every 15 minutes. Implement first run logic to send initial prices.
63bae4f805
Refactor product ID retrieval to dynamically fetch from API instead of hardcoding values, enhancing flexibility for future updates.
72ba9aae20
Refactor price monitoring to work exclusively with ceneo.pl, removing unused selectors and browser automation. Update product comparison logic to match by name and include shop information in notifications.
fede32d150
feat: integrate Zustand for global state management;
d6ca9e1429
feat: enable auto-cancellation in PocketBase instance for improved request management
9231e0642c
refactor: migrate from drizzle to PocketBase
68fb45d6ef
feat: add RandomMovie component for enhanced user experience; implement movie filtering and random selection functionality, and update page layout to include new component
af4689d726
refactor: update Pagination and MovieList components for improved styling and functionality; adjust Button themes, enhance movie loading logic, and ensure consistent display of search results