.. |
20180416163802-init-schema.sql
|
db: add initial postgresql schema
|
2018-05-27 23:40:46 +05:30 |
20180610215858-commenter-password.sql
|
frontend, api: allow custom emails as commenters
|
2018-06-10 22:58:54 +05:30 |
20180620083655-session-token-renamme.sql
|
everywhere: use different session cookie names
|
2018-06-20 08:59:55 +05:30 |
20180724125115-remove-config.sql
|
remove-config.sql: drop table only if it exists
|
2018-08-08 11:37:42 +05:30 |
20180922181651-page-attributes.sql
|
api,db: add page attributes and thread locking
|
2018-09-23 00:26:37 -04:00 |
20180923002745-comment-count.sql
|
api,db: add comments count endpoint
|
2018-09-23 00:40:10 -04:00 |
20180923004309-comment-count-build.sql
|
db: build the comments count column
|
2018-09-23 00:47:38 -04:00 |
20181007230906-store-version.sql
|
db: store version in config table
|
2018-10-07 23:13:26 -04:00 |
20181007231407-v1.1.4.sql
|
release: v1.2.0
|
2018-10-07 23:14:55 -04:00 |
20181218183803-sticky-comments.sql
|
frontend,api: open source comment sticky
|
2018-12-18 18:57:32 -05:00 |
20181228114101-v1.4.0.sql
|
release: v1.4.0
|
2018-12-28 12:18:54 -05:00 |
20181228114101-v1.4.1.sql
|
release: v1.4.1
|
2019-01-16 23:03:32 -05:00 |
20190122235525-anonymous-moderation-default.sql
|
everywhere: improve anonymous comments logic
|
2019-01-23 00:26:25 -05:00 |
20190123002724-v1.4.2.sql
|
release: v1.4.2
|
2019-01-23 00:27:55 -05:00 |
20190131002240-export.sql
|
everywhere: add option to export data
|
2019-01-31 02:06:11 -05:00 |
20190204180609-v1.5.0.sql
|
release: v1.5.0
|
2019-02-04 18:11:03 -05:00 |
20190213033530-email-notifications.sql
|
everywhere: add email notifications
|
2019-02-18 17:34:43 -05:00 |
20190218173502-v1.6.0.sql
|
release: v1.6.0
|
2019-02-18 17:40:22 -05:00 |
20190218183556-v1.6.1.sql
|
release: v1.6.1
|
2019-02-18 18:36:17 -05:00 |
20190219001130-v1.6.2.sql
|
release: v1.6.2
|
2019-02-19 00:12:28 -05:00 |
20190418210855-configurable-auth.sql
|
frontend, api: allow disabling login methods individually
|
2019-04-19 19:03:34 -04:00 |
20190420181913-sso.sql
|
frontend, api, db: add single sign-on
|
2019-04-20 21:10:07 -04:00 |
20190420231030-sso-tokens.sql
|
sso: expire tokens after usage
|
2019-04-20 23:39:08 -04:00 |
20190501201032-v1.7.0.sql
|
release: v1.7.0
|
2019-05-01 20:39:49 -04:00 |
20190505191006-comment-count-decrease.sql
|
db: decrease comment count when a comment is deleted
|
2019-07-25 18:25:08 -07:00 |
20190508222848-reset-count.sql
|
comment_new.go: create page before inserting comment
|
2019-07-25 18:25:08 -07:00 |
20190606000842-reset-hex.sql
|
api,frontend: add commenter password resets
|
2019-06-06 01:33:31 -07:00 |
20190913175445-delete-comments.sql
|
db: maintain 9.6 compatibility
|
2020-04-10 17:10:56 -04:00 |
20191204173000-sort-method.sql
|
api, frontend, db: add comment sorting
|
2019-12-04 18:50:50 -08:00 |
20210228122203-comment-delete-log.sql
|
api: log comment deleter and deletion date
|
2021-02-28 12:46:43 +05:30 |
Makefile
|
Makefile: fix target typo
|
2018-06-05 13:52:29 +05:30 |
new.sh
|
db: add script to create new migration files
|
2018-05-27 23:40:46 +05:30 |