SPB Git forge

spb/rent-ka

Public
8commits 1branches 0releases
7.4 MBsize
maindefault branch
19 days agolast push
Python 68.8% TypeScript 18.6% CSS 8.7% JavaScript 3.3% HTML 0.6%

page 1

  1. Fri, Sep 4, 2026 1

  2. Fri, Aug 28, 2026 2

    1. docs: README ultra détaillé + visite guidée en 10 captures
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 26 days ago · 11 files +299 −25
    2. Broker listings + registry expansion: realtor_ca connector (+22 477 MLS rentals) + 71 Buildium & 15 LiftSystem managers
      - realtor_ca: CREA/REALTOR.ca broker rental listings via internal
        PropertySearch_Post API (Scrapfly ASP + residential pool), recursive
        quad-split around the 600-records/area cap, threaded crawl, honest
        failure. ON 20 889, BC 1 281, AB 194, NB/MB/NL/PE tail.
      - LiftSystem: probe_liftsystem_gaps.py scans never-probed client_ids
        (1..3200, client name/site read from the feed) -> +15 clients (+146
        listings); fix build_lift_registry.py idempotence bug (coverage sets
        computed before dropping generated entries wiped sources.json to 100)
        + exclude duplicate corporate feeds (Sterling Karamar, Drewlo, Minto).
      - Buildium: national discovery campaign -> +71 validated portals (+991
        listings, BC/AB/SK/MB/Atlantic/ON) merged via scripts/merge_candidates.py.
      - AppFolio: campaign result = no live ROC portal left (RPM Canada
        decommissioned public portals) — dead ends documented in candidates file.
      
      Site now 83 260 active published listings across 762 sources.
      
      Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 27 days ago · 11 files +3,978 −232
  3. Thu, Aug 27, 2026 5

    1. Fix SSO callback redirect: /bienvenue → /welcome (route renamed in EN frontend)
      Le callback KA ID redirigeait un nouveau membre vers /bienvenue (route FR supprimée)
      au lieu de /welcome — vérifié bout-en-bout (login→hub→callback→cookie→/api/me).
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 27 days ago · 1 file +2 −2
    2. ecosystem.json aligné sur le canonique ka-ui (16 sites : + house-ka, ka-stats)
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 27 days ago · 1 file +22 −12
    3. Branding sweep: purge remaining Lou-Ka orange (rgba form) + old doc PDF
      - styles.css: rgba(255,106,0,*) → cobalt rgba(36,86,230,*) (hero halo, pulses, shadows, badges)
      - removed public/doc/lou-ka-documentation.pdf from served assets
      - frontend rebuilt; og/manifest/icons verified Rent-Ka on live share previews
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 27 days ago · 2 files +15 −15
    4. National expansion: RentFaster connector + 593 LiftSystem clients across all provinces + platform registry additions
      - LiftSystem API enumerated (1,143 clients probed live) → +593 registered
        (ON 261, AB 150, BC 97, MB 38, SK 26, NS 14, NB 5, NL 1, NU 1)
      - New rentfaster connector (open JSON API, 68 non-QC cities, ~23k listings)
      - Buildium/AppFolio postal+province scope widened to all Canada ex-QC
      - 4 verified Buildium + 1 AppFolio clients added (SK/MB/ON/NS)
      - sources.json: 87 → 680 sources ; connectors: 81 → 680
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 27 days ago · 14 files +22,672 −850
    5. Rent-Ka v1 — English rental aggregator for Canada outside Québec (fork of Lou-Ka)
      - 81 connectors: 65 Ontario (ungated) + 11 national landlords widened to ROC + 5 portals
      - QC layers removed (Hydro, rent registry, TAL, air, flood, gas, census, transit, short-term)
      - English canonical unit types, bilingual quality rules, Nominatim-only geocoding
      - New identity: cobalt / Bricolage Grotesque, English frontend, /listing /city routes
      - Seeded with 5,861 ON listings from Lou-Ka (4,7k published)
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      Simon-Pierre Boucher committed 27 days ago · 208 files +50,481