geoffrey45
|
79a7161827
|
fix search to read from database
|
2022-06-16 09:36:42 +03:00 |
|
geoffrey45
|
88247e0553
|
blind write search methods
|
2022-06-13 20:40:23 +03:00 |
|
geoffrey45
|
b6c5c57186
|
create methods to fetch data from the database
- start using a class to hold search query results
|
2022-06-13 17:11:58 +03:00 |
|
geoffrey45
|
030ab8a379
|
refactor most things to use the database directly
|
2022-06-13 14:45:18 +03:00 |
|
geoffrey45
|
84bf467d9f
|
fix folder tracks being None
|
2022-06-08 14:24:26 +03:00 |
|
restyled-io[bot]
|
2b33fb87a2
|
Restyle Implement Fuzzy search using rapidfuzz (#60)
|
2022-05-26 19:12:04 +03:00 |
|
geoffrey45
|
6ef725c0ae
|
separate search endpoints
|
2022-05-22 19:26:54 +03:00 |
|
geoffrey45
|
4aa8576c73
|
rewrite album and artist search with rapidfuzz
|
2022-05-22 03:23:42 +03:00 |
|
geoffrey45
|
4040b99518
|
rewrite search functions as classes
|
2022-05-18 18:04:01 +03:00 |
|
geoffrey45
|
67c3be7d40
|
misc refactors and docstrings addition
|
2022-03-24 00:25:00 +03:00 |
|
geoffrey45
|
2bb5a89a8f
|
refactor references
|
2022-03-21 01:01:06 +03:00 |
|
geoffrey45
|
e889d0ef55
|
break down the api blueprint into smaller blueprints
|
2022-03-20 16:29:31 +03:00 |
|