Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Frontend: Pin yew version to 0.20 HEAD master | Baitinq | 2022-11-26 | 1 | -3/+3 |
* | Frontend: Result component: Use the stylist crate to apply basic css | Baitinq | 2022-11-01 | 1 | -0/+1 |
* | Frontend: URL encode and decode the search_query | Baitinq | 2022-10-30 | 1 | -0/+1 |
* | Frontend: Update yew to follow master | Baitinq | 2022-10-30 | 1 | -2/+3 |
* | Frontend: Setup skeleton route support | Baitinq | 2022-10-30 | 1 | -0/+1 |
* | Misc: Remove unneeded dependencies | Baitinq | 2022-10-30 | 1 | -2/+0 |
* | Misc: Add local lib crate to share common structs | Baitinq | 2022-10-30 | 1 | -0/+1 |
* | Indexer: Add website title and description to the CrawledResource | Baitinq | 2022-10-28 | 1 | -0/+1 |
* | Fronted: Order search results by priority | Baitinq | 2022-10-27 | 1 | -1/+2 |
* | Frontend: Fetch results from indexer | Baitinq | 2022-10-27 | 1 | -1/+4 |
* | Frontend: Add basic search_query state | Baitinq | 2022-10-26 | 1 | -1/+4 |
* | Crawler: Use async Client | Baitinq | 2022-10-25 | 1 | -1/+1 |
* | Client->Frontend: Create yew frontend skeleton | Baitinq | 2022-10-24 | 1 | -0/+9 |