Commit Graph

95 Commits (6359259dbb1e8d5b569f569a7089abffd9259d30)

Author SHA1 Message Date
Andrew Dolgov bdea432bbb api/login: properly return LOGIN_ERROR when passed an invalid username 13 years ago
Andrew Dolgov dbaa4e4aac config: remove option ENABLE_UPDATE_DAEMON 13 years ago
Andrew Dolgov fbd40f5dd8 api: default to admin username when logging in in single user mode (fixed) 14 years ago
Andrew Dolgov 4909f981ce api: default to admin username when logging in in single user mode 14 years ago
Andrew Dolgov 35aa08bbc0 api/getFeeds: add hack to properly find feed icons in relative ICONS_DIR (closes #283) 14 years ago
Andrew Dolgov ee273da6fa api: use is_cat in getArticles and catchupFeed for consistency with other methods 14 years ago
Andrew Dolgov 3acc0da647 api: support sequence numbers, status codes 14 years ago
Andrew Dolgov b4fdbcf4b7 api: updateArticle: update ccache when necessary 14 years ago
Andrew Dolgov 9798b2b4c6 api: rewrite getCounters to use getAllCounters() 14 years ago
Andrew Dolgov 48317f5abb api: updateArticle: mention need to update ccache 14 years ago
Andrew Dolgov 70543b6a40 merge API changes from nilsbraden@github 14 years ago
Andrew Dolgov f95ac2755a api: getArticle: allow comma-separated list of ids 14 years ago
Andrew Dolgov 911d4c0836 add experimental digest thingie 14 years ago
Andrew Dolgov a7a9968684 api: properly handle incorrect UID passed to login 14 years ago
Andrew Dolgov 423e6e55d7 api: fix catchupFeed 14 years ago
Andrew Dolgov ca75c2e2fd api: add catchupFeed 14 years ago
Andrew Dolgov 8fd8b4b132 api: add attachment information in getArticle 14 years ago
Andrew Dolgov de1b5f9e5d api: fix wrong sql syntax in getFeeds 14 years ago
Andrew Dolgov c633e370ec update_rss_feed: handle multiple feeds with the same URL at once 15 years ago
Andrew Dolgov 3809b27874 remove config option SMART_RPC_COUNTERS 15 years ago
Andrew Dolgov ef6c9ba403 api: improve getHeadlines/updateArticle 15 years ago
Andrew Dolgov 0a6e5382cf move virt feeds counter display to getVirtCounters() 15 years ago
Andrew Dolgov b4e75b2a25 use POST parameters for frontend requests 15 years ago
Andrew Dolgov 285f759755 api: implement pagination for getHeadlines; misc tweaks 15 years ago
Andrew Dolgov 37882ef392 getFeeds: add necessary parameters for pagination 15 years ago
Andrew Dolgov d5e71621fe api: add show_content to getHeadlines to allow CDM-styled operation 15 years ago
Andrew Dolgov b792cd703a api: return error on unknown method 15 years ago
Andrew Dolgov ba8cd9a76f api: getHeadlines - truncate article excerpt properly 15 years ago
Andrew Dolgov c45ffc0c06 api: add updateFeed (2) 15 years ago
Andrew Dolgov cc3744354b api: add updateFeed 15 years ago
Andrew Dolgov 3bb7e191bb api: allow session id overriding 15 years ago
Andrew Dolgov 7af0309b7b api: remove global config parameter lock (2) 15 years ago
Andrew Dolgov f11f79d792 api: remove global config parameter lock 15 years ago
Andrew Dolgov 4d557a13c2 api: add getPref 15 years ago
Andrew Dolgov 7c6d05cda4 api: add getConfig 15 years ago
Andrew Dolgov 2bebdd344b api: forbid login when api is disabled (fixed) 15 years ago
Andrew Dolgov 4cdd0d7ca3 api: forbid login when api is disabled 15 years ago
Andrew Dolgov 3a216db45c add per-user option to enable access to API 15 years ago
Andrew Dolgov f1c2b67227 api: getCategories - output format tweak 15 years ago
Andrew Dolgov 53aff642ca api: show virtual feeds in getFeeds (fixes) 15 years ago
Andrew Dolgov 7e2b7e461a api: show virtual feeds in getFeeds 15 years ago
Andrew Dolgov 1c3fffbbc7 api: add updateArticle 15 years ago
Andrew Dolgov 03e5f9eb02 api: add getUnread 15 years ago
Andrew Dolgov 730c97c7f3 api: add getArticle 15 years ago
Andrew Dolgov 378a548cea add experimental JSON api 15 years ago