index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
app
/
Models
/
SearchTest.php
Age
Commit message (
Expand
)
Author
2023-09-05
Fix parenthesis escaping bug (#5633)
Alexandre Alapetite
2023-05-30
phpstan-9 for Share.php (#5431)
Luc SANCHEZ
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-01-09
Handling of parentheses as special characters in searches (#4989)
Alexandre Alapetite
2022-11-23
Better restrict tag search (#4882)
Alexandre Alapetite
2022-08-18
Easier full-text search possibility (#4505)
Alexandre Alapetite
2022-08-16
Basic support for negative searches with parentheses (#4503)
Alexandre Alapetite
2022-06-02
New search engine (#4378)
Alexandre Alapetite
2022-03-21
Fix some search expressions (#4277)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-27
Remove + conversion in search except for tags (#3489)
Alexis Degrugillier
2019-12-23
tec: Fix test suite (#2721)
Marien Fressinaud
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-04-01
Improve search: intitle, author, inurl
Alexandre Alapetite
2015-04-22
Split the search into values
Alexis Degrugillier
2015-02-21
Add search default raw value
Alexis Degrugillier
2015-02-12
Add a test to verify if the search input is stored correctly
Alexis Degrugillier
2015-02-11
Extract the search code from the context
Alexis Degrugillier