Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indexer: Add and use language field in IndexedResource | Baitinq | 2022-11-04 | 1 | -0/+1 |
| | |||||
* | Lib: Only care about url for Eq and Hash implementation in IndexedResource | Baitinq | 2022-11-02 | 1 | -4/+3 |
| | | | | | This fixes bugs with multiple word search not working as the IndexedResource.word are different and they are not considered to match. | ||||
* | Lib+Indexer: Make IndexedResource title and description Optional | Baitinq | 2022-11-02 | 1 | -2/+3 |
| | |||||
* | Misc: Cargo fmt | Baitinq | 2022-10-30 | 1 | -5/+4 |
| | |||||
* | Misc: Remove unneeded dependencies | Baitinq | 2022-10-30 | 2 | -2/+3 |
| | |||||
* | Misc: Add local lib crate to share common structs | Baitinq | 2022-10-30 | 2 | -0/+59 |