• v1.0.0-staging.4 4cfb73b2d4

    v1.0.0-staging.4 Pre-Release

    theoludwig released this 2024-08-30 20:30:16 +02:00 | 0 commits to staging since this release

    1.0.0-staging.4 (2024-08-30)

    Bug Fixes

    • wikipedia data dump POC improvements (8dec198)

    Features

    • adapt internal_links SQL file POC (fee0b4e)
    • api: create Lucid models and migrations for Wikipedia database dump + usage of PostgreSQL instead of MariaDB (02ee112)
    • api: health checks (376c0fd)
    • api: implement GET /wikipedia/pages?title=search_title (cdc8cf2)
    • api: implement GET /wikipedia/pages/[id] (63862b1)
    • api: rate limiting (207d348)
    • api: work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id (f0b22f6)
    • init apps/api (d020552)
    • start implementation to get Wikipedia dump and customize it (3de838d)
    • wikipedia data dump working (f53a797)

    Performance Improvements

    • docker: optimize pnpm installation (bf1729c)
    • improve memory usage for POC to get wikipedia dump (3bed3e0)
    Downloads
  • v1.0.0-staging.3 596593ef6a

    v1.0.0-staging.3 Pre-Release

    theoludwig released this 2024-07-31 16:16:10 +02:00 | 29 commits to staging since this release

    1.0.0-staging.3 (2024-07-31)

    Bug Fixes

    Features

    • center home page main layout (189a84b)
    Downloads
  • v1.0.0-staging.2 7d7ef10226

    v1.0.0-staging.2 Pre-Release

    theoludwig released this 2024-07-31 15:56:02 +02:00 | 32 commits to staging since this release

    1.0.0-staging.2 (2024-07-31)

    Features

    • cache.json for wikipedia links (ccd44c1)
    • get all internal links from a Wikipedia article (0ee7b35)
    • try deep internal links of wikipedia pages (90abfb6)
    • ui: link version on footer (6c717e5)
    Downloads
  • v1.0.0-staging.1 dfd9055318

    v1.0.0-staging.1 Pre-Release

    theoludwig released this | 43 commits to staging since this release

    1.0.0-staging.1 (2024-07-24)

    Features

    Downloads