Commit History

Author SHA1 Message Date
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags 7 years ago
  Andrew Dolgov 4afcf63563 api host: add session validation 7 years ago
  Andrew Dolgov 5d97019d5d api: load user plugins properly 7 years ago
  Raphaël Rochet cd839c9812 Enable translation of strings returned by API 8 years ago
  Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
  Andrew Dolgov 4a70edea1a api: remove db_connect stuff 11 years ago
  Andrew Dolgov 404e2e3603 more work on singleton-based DB 11 years ago
  Andrew Dolgov ba68b6815a db updates, remove init_connection() 11 years ago
  Andrew Dolgov 9ce7a5546c implement some tweaks to session handling; properly remove session cookie if invalid/login failed 11 years ago
  Andrew Dolgov 0bb5833beb api: add getFeedTree 11 years ago
  Andrew Dolgov 3f0094189c api: lower maximum lifetime of api sessions 11 years ago
  Andrew Dolgov 5160620c8a only autostart session if login cookie exists 11 years ago
  Andrew Dolgov acfbab375d mute warnings caused by session_start() to deal with potential ps_files_cleanup_dir stuff 11 years ago
  Andrew Dolgov 88e8fb3a71 modify include path order (closes #514) 11 years ago
  Andrew Dolgov 839b065860 api: remove unneeded stuff, add special header for android httpurlconnection which seems to be retarded 11 years ago
  Andrew Dolgov 964f153371 api: use tt-rss session storage 11 years ago
  Andrew Dolgov 02cd6de128 api: add workaround to disable OTP 11 years ago
  Andrew Dolgov 6eaf319320 api: disable deprecated HTTP parameter support by default 11 years ago
  Andrew Dolgov f1d65e5089 remove api-specific _autoload 11 years ago
  Andrew Dolgov 6a79e8afeb only enable ob_gzhandler if it exists 12 years ago
  Andrew Dolgov de8260cb10 move API to classes/ 12 years ago
  Andrew Dolgov 4a0500fbc8 fix API includes 12 years ago
  Andrew Dolgov 46d60592ad api: implement setting article note through updateArticle 12 years ago
  Andrew Dolgov 75b901d929 api/getCategories: return virtual categories and Uncategorized 12 years ago
  Andrew Dolgov e9ed9ec844 api/getCategories: add TODO 12 years ago
  Andrew Dolgov 582f41e2c1 implement getApiLevel 12 years ago
  Andrew Dolgov 4044a5fa52 remove pointless escaping of the password (refs #392) 12 years ago
  Andrew Dolgov 8ad4bac0fd api: always chdir() to base directory (refs #375) 12 years ago
  Andrew Dolgov 823da71a10 api/getArticle: validate id list 12 years ago
  Andrew Dolgov 52ebaf93e9 api/updateArticle: validate article_ids parameter (refs #375) 12 years ago