提交歷史

作者 SHA1 備註 提交日期
  Andrew Dolgov fb70f26ed9 implement one time passwords using TOTP 12 年之前
  Andrew Dolgov 6aff784575 implement multiple rule/action filters 12 年之前
  Andrew Dolgov f9ebb32ca0 hide more obscure preferences under "show more" checkbox in pref-prefs, 12 年之前
  Andrew Dolgov e07f89815b properly persist include_children 12 年之前
  Andrew Dolgov 9432bfa076 add ttrss_feed_categories.parent_cat, bump schema 12 年之前
  Andrew Dolgov 44f1eeed56 add ttrss_feeds_cat_id_idx 12 年之前
  Andrew Dolgov 2ced2bb804 add some more indexes 12 年之前
  Andrew Dolgov 8514e925ab mysql schema: add few missing indexes 12 年之前
  Andrew Dolgov 382268c6c9 rate-limit requests for favicons when not present to conserve traffic (refs #457) 12 年之前
  Andrew Dolgov af0845ca9a change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 12 年之前
  Andrew Dolgov 5b7bd238ee pref-feeds: apply patch by gmargo@forum to show/hide empty categories 12 年之前
  Andrew Dolgov 6841e9d75f update preferred time description to mention UTC 12 年之前
  Andrew Dolgov 61c1812f29 implement preferred time for sending out digests 12 年之前
  Andrew Dolgov e90053fe84 improve password storage (use sha256 and long random salt) 12 年之前
  Andrew Dolgov ba975b2ec7 implement filtering by category (closes #386) 12 年之前
  Andrew Dolgov f0143d4ef9 add index on ttrss_enclosures(post_id) 12 年之前
  Andrew Dolgov b4a3e2ffcd schema: enable categories by default for new installations 12 年之前
  Andrew Dolgov 83cd33fcec implement sharing articles by unique url 12 年之前
  Andrew Dolgov 7bfeaa17ca mysql schema: change TYPE= to ENGINE= 13 年之前
  Andrew Dolgov 109662e12f feedbrowser_cache & linked feeds: add site url (bump schema) 13 年之前
  Andrew Dolgov 1eb3012f82 schema: add unique constraint on access_key 13 年之前
  Andrew Dolgov cfc0647184 schema: add status codes 13 年之前
  Andrew Dolgov afb875ccd7 add rpc method to export feedbrowser data; update schema 13 年之前
  Andrew Dolgov 58fa1bbc00 initial schema work on linked instances and shared feedbrowser 13 年之前
  Andrew Dolgov 9507ab7f92 schema: remove ttrss_themes 13 年之前
  Andrew Dolgov 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 年之前
  Andrew Dolgov 74b046a1c9 add ttrss_feeds.update_on_checksum_change 13 年之前
  Andrew Dolgov 9382ca847f add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs 13 年之前
  Andrew Dolgov 8de8bfb871 authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 13 年之前
  Andrew Dolgov 3d72afa19a use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324) 13 年之前