You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/schema/versions/pgsql
Andrew Dolgov 6b4617970f add text_languagedetect to guess article language for better hyphenation
(bump schema)
11 years ago
..
3.sql
4.sql
5.sql
6.sql
7.sql
8.sql
9.sql
10.sql
11.sql
12.sql
13.sql
14.sql
15.sql
16.sql
17.sql
18.sql
19.sql
20.sql
21.sql
22.sql
23.sql
24.sql
25.sql
26.sql
27.sql
28.sql
29.sql
30.sql
31.sql
32.sql
33.sql
34.sql
35.sql
36.sql
37.sql
38.sql
39.sql
40.sql
41.sql
42.sql
43.sql
44.sql
45.sql
46.sql
47.sql
48.sql
49.sql
50.sql
51.sql
52.sql
53.sql
54.sql
55.sql Revert "update translations" 16 years ago
56.sql workaround against ttrss_enclosures mysql data being wrong (nukes the enclosures table) 15 years ago
57.sql schema: add ttrss_feeds.always_display_enclosures 15 years ago
58.sql add per-user option to enable access to API 15 years ago
59.sql obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 15 years ago
60.sql add ttrss_archived_feeds (MODIFY SCHEMA v60) 15 years ago
61.sql rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 15 years ago
62.sql add missing schema files 15 years ago
63.sql implement settings profiles (bump schema) 15 years ago
64.sql reorganize theme support; add some themeable icons; add neon theme 15 years ago
65.sql change description of DEFAULT_UPDATE_INTERVAL (bump schema) 15 years ago
66.sql allow filtering by article author (bump schema) 14 years ago
67.sql add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 14 years ago
68.sql implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
69.sql replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 14 years ago
70.sql add ttrss_users.full_name; bump schema 14 years ago
71.sql schema: wrap upgrade scripts in transaction blocks 14 years ago
72.sql schema: wrap upgrade scripts in transaction blocks 14 years ago
73.sql add option to sort headlines by feed-specified date (bump schema) 14 years ago
74.sql add upgrade files for schema #74 14 years ago
75.sql schema: add ttrss_feeds.order_id 14 years ago
76.sql add experimental support for Twitter OAuth and Twitter feeds (bump schema) 14 years ago
77.sql rework user CSS support (bump schema) 14 years ago
78.sql clean obsolete options from schema (bump schema version) 14 years ago
79.sql mobile: allow showing category content inline (closes #315) 14 years ago
80.sql change description of CDM_AUTO_CATCHUP (bump schema) 14 years ago
81.sql change description of filter 'filter' action (bump schema) 14 years ago
82.sql authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 13 years ago
83.sql schema: remove ttrss_themes 13 years ago
84.sql schema: add unique constraint on access_key 13 years ago
85.sql feedbrowser_cache & linked feeds: add site url (bump schema) 13 years ago
86.sql add missing schema files for version 86 13 years ago
87.sql implement filtering by category (closes #386) 13 years ago
88.sql improve password storage (use sha256 and long random salt) 13 years ago
89.sql update preferred time description to mention UTC 13 years ago
90.sql pref-feeds: apply patch by gmargo@forum to show/hide empty categories 13 years ago
91.sql change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 12 years ago
92.sql rate-limit requests for favicons when not present to conserve traffic (refs #457) 12 years ago
93.sql add ttrss_feed_categories.parent_cat, bump schema 12 years ago
94.sql properly persist include_children 12 years ago
95.sql hide more obscure preferences under "show more" checkbox in pref-prefs, 12 years ago
96.sql fix wrong version in psql update script 12 years ago
97.sql implement one time passwords using TOTP 12 years ago
98.sql add ability to auto-assign articles to labels (bump schema) 12 years ago
99.sql implement ttrss_feeds.cache_content 12 years ago
100.sql experimental support for per-user plugins (bump schema) 12 years ago
101.sql add plugin storage table to schema; add ability to clear plugin data 12 years ago
102.sql add _MOBILE_REVERSE_HEADLINES (closes #524) 12 years ago
103.sql add ttrss_user_entries.plugin_data (bump schema) 12 years ago
104.sql add schema 104 upgrade files 11 years ago
105.sql implement proper last_marked/last_published feeds for proper sorting of 11 years ago
106.sql rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema) 11 years ago
107.sql let us rejoice on being able to create double negative filters (refs #631) 11 years ago
108.sql schema: disable sort headlines by feed date by default 11 years ago
109.sql change description of HIDE_READ_FEEDS 11 years ago
110.sql add ability to select CSS files in themes/ 11 years ago
111.sql set combined display mode as default 11 years ago
112.sql add necessary schema plumbing to implement filter ordering 11 years ago
113.sql implement stop action 11 years ago
114.sql schema: add feed/cat view_settings 11 years ago
115.sql schema: remove unused prefs help_text/short_desc/section_name 11 years ago
116.sql update default of allow_duplicate_posts to false, bump schema 11 years ago
117.sql add schema version 177 upgrade scripts 11 years ago
118.sql experimental SQL-based error logger 11 years ago
119.sql set default timezone to automatic (bump schema) 11 years ago
120.sql remove language selector from the login form, store language in the database per-user 11 years ago
121.sql switch AUTO_ASSIGN_LABELS to off by default (bump schema) 11 years ago
122.sql add text_languagedetect to guess article language for better hyphenation 11 years ago