Skip to content

Expand searching possibilities - #181

Merged
Neraste merged 28 commits into
developfrom
feature/search
Apr 6, 2026
Merged

Expand searching possibilities#181
Neraste merged 28 commits into
developfrom
feature/search

Conversation

@Neraste

@Neraste Neraste commented Jun 11, 2025

Copy link
Copy Markdown
Member

Allow to search more items in the server:

  • Query playlist entries;
    • Queuing;
    • Played;
  • Player errors;
  • Query users;
  • Query song tags.

Add fields:

  • Id:
    • Songs;
    • Playlist entries;
    • Player errors;
    • Users.

Side effects:

  • Make query language use agnostic:
    • Just detect the keyword:value pattern (with or without ddouble quotes);
    • Remove tags as #?
  • Move query functions to a dedicated file;

@Neraste Neraste self-assigned this Jun 11, 2025
@Neraste Neraste added the enhancement New feature or request label Jun 11, 2025
@codecov

codecov Bot commented Jun 11, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.69%. Comparing base (29f447b) to head (d1e06ee).
⚠️ Report is 29 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #181      +/-   ##
===========================================
+ Coverage    98.61%   98.69%   +0.07%     
===========================================
  Files           78       83       +5     
  Lines         1884     1993     +109     
===========================================
+ Hits          1858     1967     +109     
  Misses          26       26              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Neraste Neraste added this to the 1.10.0 milestone Dec 16, 2025
@Neraste
Neraste merged commit d5b2801 into develop Apr 6, 2026
15 checks passed
@Neraste
Neraste deleted the feature/search branch April 6, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant