| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-04 | record last cron expression (and stub owner_uid) used by scheduled task | Andrew Dolgov | |
| 2025-05-02 | schema - spaces to tabs | Andrew Dolgov | |
| 2025-05-02 | record task duration in seconds | Andrew Dolgov | |
| 2025-05-02 | split housekeeping jobs to separate scheduled tasks on longer cooldown ↵ | Andrew Dolgov | |
| intervals, add table to record task execution timestamps, bump schema | |||
| 2025-04-17 | * fix 148 migration for pgsql not setting default value of ↵ | Andrew Dolgov | |
| ttrss_feeds.auth_pass breaking OPML import * replace no-op migrations for mysql with 'select 1' | |||
| 2025-04-08 | we no longer directly modify schema_version in migrations | Andrew Dolgov | |
| 2025-04-08 | support transparent encryption for feed passwords, bump schema to drop ↵ | Andrew Dolgov | |
| length limit of ttrss_feeds.auth_pass | |||
| 2022-06-19 | schema: add fulltext indexes for mysql to support af_psql_trgm and possibly ↵ | Andrew Dolgov | |
| future fulltext search | |||
| 2021-12-20 | filters: | Andrew Dolgov | |
| * add filter action to ignore feed-provided tags * simplify handling of various filter-provided tags * bump schema to 146 | |||
| 2021-11-17 | schema: remove default subscription of admin to the forums rss feed | Andrew Dolgov | |
| 2021-03-12 | schema: add ttrss_users.last_auth_attempt | Andrew Dolgov | |
| 2021-03-06 | * don't try to update custom set feed favicons | Andrew Dolgov | |
| * cleanup update_rss_feed() a bit, use ORM | |||
| 2021-03-05 | schema: add separate otp_secret column | Andrew Dolgov | |
| 2021-03-04 | remove ttrss_version from base schema | Andrew Dolgov | |
| 2021-03-04 | wip for db_migrations for core schema | Andrew Dolgov | |