index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
Age
Commit message (
Expand
)
Author
2023-10-27
add a separate interface for auth modules w/ change_password() method
Andrew Dolgov
2023-10-27
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
Andrew Dolgov
2023-10-27
replace some dirname horrors with a separate unit-tested method
Andrew Dolgov
2023-10-26
Fix class names in some more places.
wn_
2023-10-25
make phpstan happy
Andrew Dolgov
2023-10-25
add healthcheck public method, map by default to /healthz
Andrew Dolgov
2023-10-25
move to psr-4 autoloader
Andrew Dolgov
2023-10-24
Revert "api: escape newlines in headline content HTML object"
Andrew Dolgov
2023-10-24
add a workaround for make_self_url() when invoked off /api/ endpoint, add uni...
Andrew Dolgov
2023-10-24
api: escape newlines in headline content HTML object
Andrew Dolgov
2023-10-24
add stub opentelemetry classes in case it is disabled
Andrew Dolgov
2023-10-23
Revert "add a self url path hack to strip request path directories (needed fo...
Andrew Dolgov
2023-10-23
Revert "make phpstan happy"
Andrew Dolgov
2023-10-23
make phpstan happy
Andrew Dolgov
2023-10-23
add a self url path hack to strip request path directories (needed for /api/i...
Andrew Dolgov
2023-10-22
remove startup checks for SELF_URL_PATH, rely on auto-detection instead
Andrew Dolgov
2023-10-21
switch to html2text() instead of strip_tags() when preparing FTS index
Andrew Dolgov
2023-10-21
cosmetic fix for root span name
Andrew Dolgov
2023-10-21
fix previous
Andrew Dolgov
2023-10-21
stop whining if _SESSION etc are not defined
Andrew Dolgov
2023-10-21
show logged in user as root span name
Andrew Dolgov
2023-10-21
make phpstan happy, run phpstan on all files on task startup
Andrew Dolgov
2023-10-20
a bit more tracing
Andrew Dolgov
2023-10-20
add placeholder instrumentation for public
Andrew Dolgov
2023-10-20
stop calling spans scopes
Andrew Dolgov
2023-10-20
make tracer field non-static
Andrew Dolgov
2023-10-20
OPENTELEMETRY_HOST -> OPENTELEMETRY_ENDPOINT
Andrew Dolgov
2023-10-20
make phpstan & watcher happy, stop running phpstan on vendor/
Andrew Dolgov
2023-10-20
jaeger-client -> opentelemetry
Andrew Dolgov
2023-10-11
fix content_preview not shown in JSON shared feed
Andrew Dolgov
2023-10-04
batch feed editor: don't try to save feed_url or title, those aren't in the d...
Andrew Dolgov
2023-10-04
fix feed_language being unnecessarily quoted in batch feed editor
Andrew Dolgov
2023-09-18
phpstan fix
Andrew Dolgov
2023-09-18
feed debugger: add content regexp matches to filter debug output
Andrew Dolgov
2023-08-12
fix basename() being passed a NULL value
Andrew Dolgov
2023-08-03
use non-deprecated variant of get_schema_version()
Andrew Dolgov
2023-08-02
* logger: add optional HTML output
Andrew Dolgov
2023-06-14
disable app passwords in the UI if auth_internal is not loaded
Andrew Dolgov
2023-05-28
public/getUnread: fix PHP8 warning if fresh optional parameter is not given
Andrew Dolgov
2023-05-27
Fix version string for unsupported installations
Chih-Hsuan Yen
2023-05-21
Forgot delimiter
defkev
2023-05-21
Update API
defkev
2023-05-06
_order_to_override_query: fix custom sort plugins overriding each other
Andrew Dolgov
2023-04-13
fix 881f8805bd behaving improperly
Andrew Dolgov
2023-04-10
long year -> short year
Andrew Dolgov
2023-04-10
we don't need BUILD_TIMESTAMP either
Andrew Dolgov
2023-04-10
move branch to version tooltip
Andrew Dolgov
2023-04-10
use short sha CI envvar for version.json compatibility
Andrew Dolgov
2023-04-10
no more pointless txt files for version
Andrew Dolgov
2023-04-10
a bit more diskcache tracing
Andrew Dolgov
[next]