Paulin Segura Holo795
  • Joined on 2025-09-28
Holo795 pushed to main at Holo795/appart-list 2026-02-14 16:55:44 +00:00
60055dddac feat: enhance date parsing to support month-only formats and normalize URLs to prevent duplicates
Holo795 pushed to main at Holo795/appart-list 2026-02-13 20:36:21 +00:00
ba99b79d35 feat: add date range filter with predefined options for apartment availability and creation dates
Holo795 pushed to main at Holo795/appart-list 2026-02-13 18:16:21 +00:00
8f5c0cce5e feat: implement auto-save for apartment feedback with debounced updates and save state indicators
Holo795 pushed to main at Holo795/appart-list 2026-02-13 17:23:31 +00:00
4853d5c51d chore: add favicon and meta description, remove unused default assets
974c0348f0 feat: add half-star rating support with click position detection and visual rendering
Compare 2 commits »
Holo795 pushed to main at Holo795/appart-list 2026-02-13 16:59:15 +00:00
e796e57e34 feat: add visual indicators for Paulin and Agathe feedback in apartment cards
Holo795 pushed to main at Holo795/appart-list 2026-02-13 16:11:15 +00:00
b7b0f5ed1f style: align apartment cards to top of grid container
Holo795 pushed to main at Holo795/appart-list 2026-02-13 15:58:42 +00:00
151d568254 refactor: extract date formatting logic into reusable formatFrDate utility function
Holo795 pushed to main at Holo795/appart-list 2026-02-13 15:54:16 +00:00
0cb46014ff fix: add validation for DATE_DISPO to handle invalid date strings
Holo795 pushed to main at Holo795/appart-list 2026-02-13 15:47:41 +00:00
0dfa9c285c chore: expose port 3000 without host binding in docker-compose
Holo795 created branch main in Holo795/appart-list 2026-02-13 15:45:58 +00:00
Holo795 pushed to main at Holo795/appart-list 2026-02-13 15:45:58 +00:00
18f1f91c9f chore: initialize React + Vite project with Docker deployment and apartment listing application
Holo795 created repository Holo795/appart-list 2026-02-13 15:42:57 +00:00
Holo795 pushed to main at Holo795/html-scraper 2026-02-13 15:03:52 +00:00
448b486672 feat: add explicit Chrome installation and pre-download chromedriver in Docker build
Holo795 created branch main in Holo795/html-scraper 2026-02-13 15:03:37 +00:00
Holo795 pushed to main at Holo795/html-scraper 2026-02-13 15:03:37 +00:00
9659382d62 feat: initialize HTML scraper API with Flask and SeleniumBase
Holo795 created repository Holo795/html-scraper 2026-02-13 14:46:41 +00:00
Holo795 pushed to main at Holo795/GITLAB-Issue-Board-Discord 2025-12-26 22:59:21 +00:00
9c77a4b935 refactor: remove non-root user and adjust file permissions for container compatibility
Holo795 pushed to main at Holo795/GITLAB-Issue-Board-Discord 2025-12-10 19:20:11 +00:00
7e958db51c feat: add validation to prevent both PDF file and URL being provided simultaneously
Holo795 pushed to main at Holo795/GITLAB-Issue-Board-Discord 2025-12-10 19:03:36 +00:00
9d2c4170d2 refactor: extract PDF rendering and storage logic into dedicated service classes
29f51ff6d3 feat: add download URL link to PDF viewer embed title
Compare 2 commits »
Holo795 pushed to main at Holo795/GITLAB-Issue-Board-Discord 2025-12-10 18:44:20 +00:00
fa04ce36c5 feat: add delete button to PDF viewer for session cleanup