| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Frontend: Improve responsive layout | Baitinq | 2022-10-28 | 1 | -34/+37 |
| * | Frontend: Make the results state Optional | Baitinq | 2022-10-28 | 1 | -15/+27 |
| * | Misc: Add TODOs | Baitinq | 2022-10-28 | 1 | -0/+2 |
| * | Frontend: Html: Set footer at the bottom of the page | Baitinq | 2022-10-28 | 1 | -36/+38 |
| * | Frontend: Logically structure html | Baitinq | 2022-10-28 | 1 | -35/+39 |
| * | Fronted: Order search results by priority | Baitinq | 2022-10-27 | 1 | -1/+17 |
| * | Frontend: Use display_results() function for rendering CrawledResources | Baitinq | 2022-10-27 | 1 | -5/+14 |
| * | Frontend: Fetch results from indexer | Baitinq | 2022-10-27 | 1 | -32/+46 |
| * | Frontend: Add results field to the state and set dummy results | Baitinq | 2022-10-26 | 1 | -2/+46 |
| * | Frontend: Add basic search_query state | Baitinq | 2022-10-26 | 1 | -6/+51 |
| * | Frontend: Add basic layout | Baitinq | 2022-10-26 | 1 | -1/+37 |
| * | Client->Frontend: Create yew frontend skeleton | Baitinq | 2022-10-24 | 1 | -0/+12 |