summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-05rename unfairly prefixed get_enclosures() in feeditemAndrew Dolgov
2021-03-05plugin installer: show last commit timestampAndrew Dolgov
2021-03-04Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-03-04show installed plugins in the installer listAndrew Dolgov
2021-03-04Merge pull request 'Fix Undefined index when using Single User Mode' (#14) fr...fox
2021-03-04Fix Undefined index when using Single User ModeThrek
2021-03-04shorten plugin list action buttonsAndrew Dolgov
2021-03-04split af_unburnAndrew Dolgov
2021-03-04a bit better search behavior for plugin installerAndrew Dolgov
2021-03-04shorten install button textAndrew Dolgov
2021-03-04reduce plugin installer entry heightAndrew Dolgov
2021-03-04_get_available_plugins: decode as arrayAndrew Dolgov
2021-03-04split vf_sharedAndrew Dolgov
2021-03-04add search to plugin installerAndrew Dolgov
2021-03-04split a bunch of plugins into separate reposAndrew Dolgov
2021-03-04use computed style for element.prototype.visibleAndrew Dolgov
2021-03-04fix a bunch of bookmarklets login forms not leading backAndrew Dolgov
2021-03-04use orm for settings profiles stuffAndrew Dolgov
2021-03-04log applied migrationsAndrew Dolgov
2021-03-04migrations: refuse to apply empty schema filesAndrew Dolgov
2021-03-04migrations: don't try to use transactions on mysqlAndrew Dolgov
2021-03-04remove ttrss_version from base schemaAndrew Dolgov
2021-03-04bring back web dbupdate using new migrations systemAndrew Dolgov
2021-03-04sessions: don't check schema versionAndrew Dolgov
2021-03-04wip for db_migrations for core schemaAndrew Dolgov
2021-03-04support loading base schema as latest versionAndrew Dolgov
2021-03-03wip: initial for db_migrationsAndrew Dolgov
2021-03-03add basic local plugin uninstallerAndrew Dolgov
2021-03-03add word wrap for git stdout/stderr pre elementsAndrew Dolgov
2021-03-03add basic plugin installer (uses tt-rss.org)Andrew Dolgov
2021-03-03add update button for system pluginsAndrew Dolgov
2021-03-03reduce Amount of Caps Used in Multiple DialogsAndrew Dolgov
2021-03-03add a send test email button to prefs/systemAndrew Dolgov
2021-03-03previous one was not good enough i guessAndrew Dolgov
2021-03-03config::make_self_url() strip index.php etcAndrew Dolgov
2021-03-03 * remove _SKIP_SELF_URL_PATH_CHECKSAndrew Dolgov
2021-03-03show timing information in xhr.post/jsonAndrew Dolgov
2021-03-02reddit: import comment countsAndrew Dolgov
2021-03-02use orm in some more places; prevent _get_cat_title from hitting the db for u...Andrew Dolgov
2021-03-02Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-03-02add digest preview button, also fix a bunch of bugsAndrew Dolgov
2021-03-02Merge pull request 'Fix undefined array key warnings when using iOS app' (#12...fox
2021-03-02changed skip and limit to coalesce to 0 instead of ""sam302psu
2021-03-02Fix undefined array key warnings when using iOS appsam302psu
2021-03-02update previous (comment)Andrew Dolgov
2021-03-02initialize Db object early because otherwise ORM might be used unconfiguredAndrew Dolgov
2021-03-02move dbupdater to db/updater; move base SCHEMA_VERSION constant inside db/upd...Andrew Dolgov
2021-03-02pluginhost: remove namespace classloader, plugins should use composer insteadAndrew Dolgov
2021-03-02limit user data sent to frontendAndrew Dolgov
2021-03-02user editor: allow toggling otpAndrew Dolgov