This website requires JavaScript.
Explore
Help
Sign In
public
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
mirror of
https://git.tt-rss.org/git/tt-rss.git
synced
2025-12-13 03:35:55 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2c931df77ccba5e76bc1865584e870219596ff69
tt-rss
/
include
History
Andrew Dolgov
2c931df77c
remove SELF_USER_AGENT custom constant, replaced with configurable Config::HTTP_USER_AGENT / Config::get_user_agent()
2021-08-23 10:56:31 +03:00
..
autoload.php
* switch to composer for qrcode and otp dependencies
2021-02-26 19:16:17 +03:00
colors.php
fix floicon not imported from global namespace
2021-02-16 18:14:57 +03:00
controls_compat.php
cleanup javascript_tag and stylesheet_tag
2021-03-08 17:39:24 +03:00
controls.php
cleanup javascript_tag and stylesheet_tag
2021-03-08 17:39:24 +03:00
errorhandler.php
hide event log accordion pane if LOG_DESTINATION is not sql
2021-03-07 09:02:24 +03:00
functions.php
remove SELF_USER_AGENT custom constant, replaced with configurable Config::HTTP_USER_AGENT / Config::get_user_agent()
2021-08-23 10:56:31 +03:00
login_form.php
add Config::LOCAL_OVERRIDE_JS
2021-03-11 07:44:58 +03:00
sessions.php
prolong PHP session cookie automatically to stop hard logouts after SESSION_COOKIE_LIFETIME expires
2021-06-25 12:12:05 +03:00