Skip to content

Comments

Expand searching possibilities#181

Open
Neraste wants to merge 26 commits intodevelopfrom
feature/search
Open

Expand searching possibilities#181
Neraste wants to merge 26 commits intodevelopfrom
feature/search

Conversation

@Neraste
Copy link
Member

@Neraste Neraste commented Jun 11, 2025

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
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.69%. Comparing base (51c64f5) to head (4a261bd).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #181      +/-   ##
===========================================
+ Coverage    98.61%   98.69%   +0.07%     
===========================================
  Files           78       83       +5     
  Lines         1876     1985     +109     
===========================================
+ Hits          1850     1959     +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
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