index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-04-14
add some type hints
Andrew Dolgov
2025-04-14
add deprecation notice for sql_random_function()
Andrew Dolgov
2025-04-14
update DB_TYPE deprecation notice
Andrew Dolgov
2025-04-14
further mysql/DB_TYPE related cleanup
Andrew Dolgov
2025-04-14
initial attempt to remove mysql-related stuff from tt-rss
Andrew Dolgov
2025-04-14
Merge branch 'mysql-noop' into 'master'
fox
2025-04-14
no-op auth_pass varchar to text migration for mysql
Andrew Dolgov
2025-04-14
Merge branch 'weblate-integration' into 'master'
Andrew Dolgov
2025-04-08
Revert "cleanup environment variables related to global configuration after i...
Andrew Dolgov
2025-04-08
Merge branch 'less-leaks' into 'master'
Andrew Dolgov
2025-04-08
cleanup environment variables related to global configuration after instantia...
Andrew Dolgov
2025-04-08
Merge branch 'session-encryption' into 'master'
Andrew Dolgov
2025-04-08
spaces to tabs
Andrew Dolgov
2025-04-08
we no longer directly modify schema_version in migrations
Andrew Dolgov
2025-04-08
if possible, automatically encrypt stored plaintext password for feed on update
Andrew Dolgov
2025-04-08
support transparent encryption for feed passwords, bump schema to drop length...
Andrew Dolgov
2025-04-08
drop SESSION-specific stuff and move encrypt/decrypt helpers to a separate cl...
Andrew Dolgov
2025-04-08
Translated using Weblate (Chinese (Traditional Han script))
TonyRL
2025-04-07
rename SODIUM_ENCRYPTION_KEY to SESSION_ENCRYPTION_KEY and move related stuff...
Andrew Dolgov
2025-04-07
add optional encryption for stored session data using Sodium library
Andrew Dolgov
2025-04-07
Merge branch 'allow-session-cookies' into 'master'
wn
2025-04-07
allow setting lifetime to 0 for session cookies
Andrew Dolgov
2025-04-04
Merge branch 'bugfix/hook-feed-basic-info-result' into 'master'
Andrew Dolgov
2025-04-04
Only use valid feed basic info from plugins.
wn_
2025-04-04
Merge branch 'bugfix/gocomics-changes-2' into 'master'
wn
2025-04-04
Use the correct suffix for GoComics permalinks.
wn_
2025-04-04
Merge branch 'bugfix/gocomics-changes' into 'master'
Andrew Dolgov
2025-04-04
Handle changes to GoComics.
wn_
2025-03-31
Merge branch 'feature/search-in-hash' into 'master'
Andrew Dolgov
2025-03-31
Merge branch 'better-filter-tests' into 'master'
Andrew Dolgov
2025-03-30
Bump ESLint ecmaVersion to 2020.
wn_
2025-03-30
Include the search query+language as part of the URL hash.
wn_
2025-03-30
use server-side localized formatting for matching rule to display as a toolti...
Andrew Dolgov
2025-03-30
stop sending matched content twice for the tooltip, use smaller objects conta...
Andrew Dolgov
2025-03-29
Strip '[\r\n\t]' from entry content during filter test.
wn_
2025-03-28
enforce maximum length on resulting rule regexp match, highlight based on str...
Andrew Dolgov
2025-03-28
* fix filter test not returning anything for filters set for specific
Andrew Dolgov
2025-03-28
add limited highlighting of filter test results based on matched rules
Andrew Dolgov
2025-03-27
filter test dialog improvements:
Andrew Dolgov
2025-03-26
enable ta translation
Andrew Dolgov
2025-03-26
Merge branch 'weblate-integration' into 'master'
Andrew Dolgov
2025-03-26
add integration runner tag
Andrew Dolgov
2025-03-21
Translated using Weblate (Latvian)
Edgars Andersons
2025-03-20
Translated using Weblate (Tamil)
தமிழ்நேரம்
2025-03-19
Translated using Weblate (Tamil)
தமிழ்நேரம்
2025-03-19
allow setting update interval in subcribe to feed dialog
Andrew Dolgov
2025-03-19
Merge branch 'feature/search-to-sql-phrases' into 'master'
Andrew Dolgov
2025-03-18
Support using phrases in searches (PostgreSQL only).
wn_
2025-03-17
Merge branch 'feature/search-to-sql-tweaks' into 'master'
Andrew Dolgov
2025-03-15
Some improvements in 'Feeds::_search_to_sql()'.
wn_
[next]