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
/
pref
Age
Commit message (
Expand
)
Author
2021-03-02
user editor: allow toggling otp
Andrew Dolgov
2021-03-02
use orm when setting personal data; fix some warnings in mailer class
Andrew Dolgov
2021-03-02
feeds/_add_cat: use ORM
Andrew Dolgov
2021-03-02
use orm for feed access keys
Andrew Dolgov
2021-03-02
* sanitize: never rewrite relative links to our own prefix
Andrew Dolgov
2021-03-02
remove (unused) prefs/toggleAdvanced
Andrew Dolgov
2021-03-02
use orm for app password stuff
Andrew Dolgov
2021-03-01
don't try to pass string literal NOW() to ORM as a timestamp
Andrew Dolgov
2021-03-01
use orm for a bunch of short feed/cat queries
Andrew Dolgov
2021-03-01
userhelper: use orm for a few more user-related things
Andrew Dolgov
2021-03-01
userhelper: use orm for some things
Andrew Dolgov
2021-03-01
initial for idiorm
Andrew Dolgov
2021-03-01
simplify internal authentication code and bump default algo to SSHA-512
Andrew Dolgov
2021-03-01
move version-related stuff to Config; fix conditional feed requests
Andrew Dolgov
2021-03-01
hide version for bundled plugins because it's meaningless; for everything els...
Andrew Dolgov
2021-03-01
move startup checks to Config, set a bunch of @deprecated annotations
Andrew Dolgov
2021-02-28
speed up plugin updating a bit, fix some phpstan warnings
Andrew Dolgov
2021-02-28
plugin updater: show changes before updating
Andrew Dolgov
2021-02-27
add plugin updates checker into normal updates checker
Andrew Dolgov
2021-02-27
disable plugin update checking if CHECK_FOR_UPDATES is disabled
Andrew Dolgov
2021-02-27
don't try to update all plugins
Andrew Dolgov
2021-02-27
only show plugin update buttons when needed
Andrew Dolgov
2021-02-27
add basic updater for stuff in plugins.local
Andrew Dolgov
2021-02-27
add an option to disable conditional counters
Andrew Dolgov
2021-02-26
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov
2021-02-26
* switch to composer for qrcode and otp dependencies
Andrew Dolgov
2021-02-26
Merge pull request 'fix-mysql-support' (#10) from klatch/tt-rss:fix-mysql-sup...
fox
2021-02-26
upd previous
Andrew Dolgov
2021-02-26
add Prefs::DEBUG_HEADLINE_IDS
Andrew Dolgov
2021-02-26
add a separator before HEADLINES_NO_DISTINCT
Andrew Dolgov
2021-02-26
add an option to disable DISTINCT on headlines query (unless it's Labels cate...
Andrew Dolgov
2021-02-25
logger: shorter syntax
Andrew Dolgov
2021-02-25
prefs cleanup
Andrew Dolgov
2021-02-25
use constants in get_pref()/set_pref()
Andrew Dolgov
2021-02-25
pref-prefs: use constants instead of hardcoded strings
Andrew Dolgov
2021-02-25
cleanup a bunch of old prefs code
Andrew Dolgov
2021-02-25
add fallback for feed_language on edit-feed-saving
Frenck Lutke
2021-02-25
implement prefs UI based on new prefs class and a few more things
Andrew Dolgov
2021-02-25
initial (wip) for new prefs
Andrew Dolgov
2021-02-24
add a hack to position labels on a dijit toolbar better
Andrew Dolgov
2021-02-23
drop errors.php and simplify error handling
Andrew Dolgov
2021-02-23
cleanup some defined-stuff
Andrew Dolgov
2021-02-22
migrate the rest into Config::
Andrew Dolgov
2021-02-22
wip: initial for config object
Andrew Dolgov
2021-02-22
fix several issues reported by phpstan
Andrew Dolgov
2021-02-21
pref-prefs: switch to new control shorthand in a few places
Andrew Dolgov
2021-02-21
move published opml JS code to pref helpers
Andrew Dolgov
2021-02-21
batch feed editor: use tab layout, cleanup
Andrew Dolgov
2021-02-21
move published OPML endpoint to public.php
Andrew Dolgov
2021-02-21
minor filter UI layout fix
Andrew Dolgov
[prev]
[next]