about summary refs log tree commit diff
path: root/frontend/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Frontend: Pin yew version to 0.20 HEAD masterBaitinq2022-11-261-3/+3
* Frontend: Result component: Use the stylist crate to apply basic cssBaitinq2022-11-011-0/+1
* Frontend: URL encode and decode the search_queryBaitinq2022-10-301-0/+1
* Frontend: Update yew to follow masterBaitinq2022-10-301-2/+3
* Frontend: Setup skeleton route supportBaitinq2022-10-301-0/+1
* Misc: Remove unneeded dependenciesBaitinq2022-10-301-2/+0
* Misc: Add local lib crate to share common structsBaitinq2022-10-301-0/+1
* Indexer: Add website title and description to the CrawledResourceBaitinq2022-10-281-0/+1
* Fronted: Order search results by priorityBaitinq2022-10-271-1/+2
* Frontend: Fetch results from indexerBaitinq2022-10-271-1/+4
* Frontend: Add basic search_query stateBaitinq2022-10-261-1/+4
* Crawler: Use async ClientBaitinq2022-10-251-1/+1
* Client->Frontend: Create yew frontend skeletonBaitinq2022-10-241-0/+9