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
Age
Commit message (
Expand
)
Author
2023-01-09
Update dev dependencies (#4993)
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-11-20
Fix feed ordering (#4841)
Alexis Degrugillier
2022-10-20
Add tests on i18n classes (#4756)
Alexis Degrugillier
2022-10-18
Fix i18n tool when adding parent translation (#4742)
Alexis Degrugillier
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-05-16
Allow CssXPath updates with composer (#4368)
Artur Weigandt
2022-05-14
Update to PHPMailer 6.6.0 with composer (#4329)
Artur Weigandt
2022-03-21
Fix some search expressions (#4277)
Alexandre Alapetite
2022-01-29
Clean temp files MigratorTest (#4177)
Alexandre Alapetite
2022-01-17
fix: Ignore non-PHP files in migrations/ folder (#4163)
berumuron
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2021-05-15
git update auto change to edge branch (#3589)
Alexandre Alapetite
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
2021-02-20
Update Travis.yaml to support newer PHP versions (#3459)
Brooke
2020-07-08
Add a migration system (#2760)
Marien Fressinaud
2020-04-01
gitignore phpunit.phar (#2868)
Alexandre Alapetite
2020-03-08
Improve login and registration pages (#2794)
Marien Fressinaud
2019-12-23
tec: Fix test suite (#2721)
Marien Fressinaud
2019-07-24
tests: add shellchecks and shfmt to README (#2458)
Frans de Jonge
2019-07-22
[CI] Run shellcheck and shfmt (#2454)
Frans de Jonge
2017-12-21
Minor changes (#1747)
Nicola Spanti
2017-12-11
Use __DIR__ for relative include and require
Alexandre Alapetite
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-03-05
Fix DAO exception
Alexis Degrugillier
2015-03-05
Introduce user queries objects
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
2015-02-08
Add a way to parse search string to extract keywords
Alexis Degrugillier
2015-01-17
Add the first unit test
Alexis Degrugillier