Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc: Add local lib crate to share common structs | Baitinq | 2022-10-30 | 1 | -1/+1 |
| | |||||
* | Client->Frontend: Create yew frontend skeleton | Baitinq | 2022-10-24 | 1 | -1/+1 |
| | | | | We have replaced the client with a yew frontend. | ||||
* | Misc: Separate OSSE into components | Baitinq | 2022-10-19 | 1 | -6/+2 |
| | | | | | We now have a cargo workspace with the Crawler, Client and Indexer packages. | ||||
* | Initial Commit! | Baitinq | 2022-10-19 | 1 | -0/+8 |
This is the initial commit for this experiment of a search engine. I hope I can learn a lot from this! |