about summary refs log tree commit diff
path: root/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Client->Frontend: Create yew frontend skeletonBaitinq2022-10-242-15/+0
| | | | We have replaced the client with a yew frontend.
* Misc: Separate OSSE into componentsBaitinq2022-10-192-0/+15
We now have a cargo workspace with the Crawler, Client and Indexer packages.