Andrew Dolgov
|
580eccd3da
|
throttle login attempts, controlled by Config::AUTH_MIN_INTERVAL
|
4 years ago |
Andrew Dolgov
|
b9268fcc88
|
schema: add ttrss_users.last_auth_attempt
|
4 years ago |
Andrew Dolgov
|
76a6060ca3
|
get_override_links: actually return overrides
|
4 years ago |
Andrew Dolgov
|
27ab16b6dc
|
add Config::LOCAL_OVERRIDE_JS
|
4 years ago |
Andrew Dolgov
|
bc7cb76379
|
describe global settings in classes/config.php
|
4 years ago |
Andrew Dolgov
|
c036c27ec7
|
logger: use constants instead of hardcoded string literals
|
4 years ago |
Andrew Dolgov
|
5bb8714839
|
allow blank override values
|
4 years ago |
Andrew Dolgov
|
e5469479c1
|
* don't try to update custom set feed favicons
* cleanup update_rss_feed() a bit, use ORM
|
4 years ago |
wn_
|
2e8b064236
|
The type hint for 'DAEMON_MAX_CHILD_RUNTIME' should be T_INT
|
4 years ago |
Andrew Dolgov
|
2aed79d729
|
schema: add separate otp_secret column
|
4 years ago |
Andrew Dolgov
|
5eb0f3d640
|
bring back web dbupdate using new migrations system
|
4 years ago |
Andrew Dolgov
|
c0fb0a5ec0
|
wip for db_migrations for core schema
|
4 years ago |
Andrew Dolgov
|
cb7f322f09
|
add basic plugin installer (uses tt-rss.org)
|
4 years ago |
Andrew Dolgov
|
dbda996a7a
|
previous one was not good enough i guess
|
4 years ago |
Andrew Dolgov
|
1aedd22306
|
config::make_self_url() strip index.php etc
|
4 years ago |
Andrew Dolgov
|
50087df162
|
* remove _SKIP_SELF_URL_PATH_CHECKS
* simplify SELF_URL_PATH checks wrt trailing slash
|
4 years ago |
Andrew Dolgov
|
386316aba1
|
update previous (comment)
|
4 years ago |
Andrew Dolgov
|
1ab6ca57af
|
initialize Db object early because otherwise ORM might be used unconfigured
|
4 years ago |
Andrew Dolgov
|
f195e86be3
|
don't rely on exit code when checking version (again)
|
4 years ago |
Andrew Dolgov
|
51ed72efab
|
use dash instead of space when invoking git to get version
|
4 years ago |
Andrew Dolgov
|
320503dd39
|
move version-related stuff to Config; fix conditional feed requests
|
4 years ago |
Andrew Dolgov
|
7ef72fe0dc
|
move startup checks to Config, set a bunch of @deprecated annotations
|
4 years ago |
Andrew Dolgov
|
a1ca62af50
|
cache schema version better
|
4 years ago |
Andrew Dolgov
|
dcf0135285
|
logger: shorter syntax
|
4 years ago |
Andrew Dolgov
|
988eb3ac91
|
initial (wip) for new prefs
|
4 years ago |
Andrew Dolgov
|
85095f8a53
|
rename TTRSS_SESSION_NAME to SESSION_NAME
|
4 years ago |
Andrew Dolgov
|
ab4dafa4be
|
config: add a type hint system
|
4 years ago |
Andrew Dolgov
|
2ae0b7059f
|
cleanup some defined-stuff
|
4 years ago |
Andrew Dolgov
|
77e6d589ff
|
allow adding custom config options
|
4 years ago |
Andrew Dolgov
|
445ac1213c
|
finalize config:: migration; make config.php optional
|
4 years ago |
Andrew Dolgov
|
211f699aa0
|
migrate the rest into Config::
|
4 years ago |
Andrew Dolgov
|
383f4ca04a
|
add config.php
|
4 years ago |