summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-06fix plugins-list line heightAndrew Dolgov
2021-03-06some small layout fixes, remove a few inline stylesAndrew Dolgov
2021-03-06render list of plugins on the clientAndrew Dolgov
2021-03-06set some more type hintsAndrew Dolgov
2021-03-06general cleanup, set some type hintsAndrew Dolgov
2021-03-06fix some leftover variablesAndrew Dolgov
2021-03-06 * don't try to update custom set feed faviconsAndrew Dolgov
2021-03-05Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-03-05fix plugins not shown as already installed if they have more than 1 dashAndrew Dolgov
2021-03-05Merge pull request 'The type hint for 'DAEMON_MAX_CHILD_RUNTIME' should be T_...fox
2021-03-05The type hint for 'DAEMON_MAX_CHILD_RUNTIME' should be T_INTwn_
2021-03-05use separate database column for OTP secrets (migrate previous format if needed)Andrew Dolgov
2021-03-05schema: add separate otp_secret columnAndrew Dolgov
2021-03-05login page: fix a warning if return is unsetAndrew Dolgov
2021-03-05add a bunch of button iconsAndrew Dolgov
2021-03-05sessions: stop validating against hash of user agent because chromium is sendingAndrew Dolgov
2021-03-05don't check for plugin updates automatically on pane openAndrew Dolgov
2021-03-05split af_zz_noautoplay into a separate repoAndrew Dolgov
2021-03-05af_comics filters: don't try to load empty htmlAndrew Dolgov
2021-03-05split no_url_hashes into a separate repoAndrew Dolgov
2021-03-05split scored_oldest_first into a separate repoAndrew Dolgov
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