d435438fe1
fix: update CSS tests to check for inline styles instead of external links
TenerifeProp Dev
2026-04-05 19:58:36 +01:00
86bab63412
fix: restore API routes and complete all frontend fixes
TenerifeProp Dev
2026-04-05 19:55:02 +01:00
c426dde185
fix: correct property card template - use 'property' variable consistently
TenerifeProp Dev
2026-04-05 19:45:24 +01:00
5a599e24c6
fix: restore original inline CSS styles in HTML files
TenerifeProp Dev
2026-04-05 18:32:47 +01:00
77e3c9c629
fix: static files for SPA routes with absolute paths and redirects
TenerifeProp Dev
2026-04-05 18:14:18 +01:00
b5a8d9733b
fix: serve static files correctly before CSRF middleware
TenerifeProp Dev
2026-04-05 13:07:37 +01:00
86e4b2a31e
fix: optional chaining cannot be used for assignment
TenerifeProp Dev
2026-04-05 12:49:10 +01:00
33503d4437
fix: property navigation - redirect to property page instead of modal
TenerifeProp Dev
2026-04-05 12:47:14 +01:00
3f183b2f7e
fix: remove malformed outer HTML wrapper from all pages
TenerifeProp Dev
2026-04-05 12:35:39 +01:00
eaceb9009b
fix: correct SQL placeholder count and rate limit test
TenerifeProp Dev
2026-04-05 12:33:46 +01:00
462ab16488
wip: progress updates - CSS extraction done, rate limiting started
TenerifeProp Dev
2026-04-05 12:24:18 +01:00
d0e3a87eac
refactor: extract CSS into separate files (issue #5)\n\n- Create public/css/base.css with reset and typography\n- Create public/css/components.css with shared UI components\n- Create public/css/pages/home.css for homepage styles\n- Create public/css/pages/property.css for property page styles\n- Create public/css/pages/admin.css for admin panel styles\n- Add CSS variables for badges and text colors\n- Remove inline styles from HTML files\n- Add link tags to HTML files\n- Add CSS extraction tests\n\nCloses #5
TenerifeProp Dev
2026-04-05 05:46:05 +01:00
78ceca412a
test: add failing tests for CSS extraction feature
TenerifeProp Dev
2026-04-05 02:06:42 +01:00
503eb8a62f
feat: implement property page navigation and security fixes
TenerifeProp Dev
2026-04-05 01:34:48 +01:00
f4b82c8502
feat: add persistent sessions, sitemap docs, and expanded seed data
TenerifeProp Dev
2026-04-05 00:15:48 +01:00
1f8a54b566
docs: update ARCHITECTURE.md with current implementation
TenerifeProp Dev
2026-04-05 00:07:58 +01:00
a341850bc5
docs: add comprehensive API documentation
TenerifeProp Dev
2026-04-05 00:06:34 +01:00
abbbce4627
feat: add Zod validation and English translations
TenerifeProp Dev
2026-04-05 00:06:10 +01:00
3bbbb126ab
feat: add authentication, admin API, and security improvements
TenerifeProp Dev
2026-04-05 00:01:54 +01:00
c1867fe074
feat: implement complete backend with Bun + Hono + SQLite
TenerifeProp Dev
2026-04-04 22:16:06 +01:00
d7a04e8114
feat: initial project structure for TenerifeProp real estate agency
TenerifeProp Dev
2026-04-04 21:58:55 +01:00