..
comment_approve_test.go
frontend, api: allow custom emails as commenters
2018-06-10 22:58:54 +05:30
comment_approve.go
comment_domain_path_get.go: include path in return
2018-07-25 00:04:42 +05:30
comment_delete_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
comment_delete.go
comment_domain_path_get.go: include path in return
2018-07-25 00:04:42 +05:30
comment_domain_path_get_test.go
comment_domain_path_get.go: include path in return
2018-07-25 00:04:42 +05:30
comment_domain_path_get.go
comment_domain_path_get.go: include path in return
2018-07-25 00:04:42 +05:30
comment_list_test.go
api: don't auto-upvote new comments
2018-06-14 16:33:40 +05:30
comment_list.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
comment_new_test.go
api: don't auto-upvote new comments
2018-06-14 16:33:40 +05:30
comment_new.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
comment_ownership_verify_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
comment_ownership_verify.go
api: Add go files
2018-05-27 23:40:46 +05:30
comment_statistics.go
api: run go fmt
2018-06-10 23:13:42 +05:30
comment_vote_test.go
api: don't auto-upvote new comments
2018-06-14 16:33:40 +05:30
comment_vote.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
comment.go
api: run go fmt
2018-06-10 23:13:42 +05:30
commenter_get_test.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
commenter_get.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
commenter_login_test.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
commenter_login.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
commenter_new_test.go
frontend, api: allow custom emails as commenters
2018-06-10 22:58:54 +05:30
commenter_new.go
commenter_new.go: do not return error on empty website
2018-08-09 11:09:42 +02:00
commenter_self.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
commenter_session_new_test.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
commenter_session_new.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
commenter_session_update_test.go
commenter_session_update_test.go: verify update
2018-06-20 09:11:11 +05:30
commenter_session_update.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
commenter_session.go
api: run go fmt
2018-06-20 09:20:14 +05:30
commenter.go
api: replace commenterIsProviderUser
2018-06-07 13:11:02 +05:30
config_file_test.go
config_file_test.go: add tests
2018-06-21 21:17:13 +05:30
config_file.go
api: config files have lower precedence than envvars
2018-06-21 21:08:28 +05:30
config_test.go
config.go: trim trailing slash in ORIGIN and CDN_PREFIX
2018-08-08 10:49:14 +05:30
config.go
config.go: fix CDN_PREFIX sanitisation typo
2018-08-12 23:39:26 +05:30
database_connect.go
api: rename connectDB
2018-07-24 12:20:14 +05:30
database_migrate.go
api: rename performMigrations to migrate
2018-07-24 12:21:59 +05:30
database.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_delete_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_delete.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
domain_get_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_get.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_import_disqus.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
domain_list_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_list.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
domain_moderator_delete_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_moderator_delete.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
domain_moderator_new_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_moderator_new.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
domain_moderator_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_moderator.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_new_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_new.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
domain_ownership_verify_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_ownership_verify.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_statistics.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
domain_update_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain_update.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
domain_view_record.go
api: Add go files
2018-05-27 23:40:46 +05:30
domain.go
api: Add go files
2018-05-27 23:40:46 +05:30
errors.go
api: add option to forbid new owner registrations
2018-07-24 15:53:41 +05:30
main.go
api: rename performMigrations to migrate
2018-07-24 12:21:59 +05:30
Makefile
Makefile: make devel the default target
2018-06-11 01:19:41 +05:30
markdown_html_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
markdown_html.go
api: Add go files
2018-05-27 23:40:46 +05:30
markdown.go
api: rename createMarkdownRenderer
2018-07-24 12:13:23 +05:30
oauth_google_callback.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
oauth_google_redirect.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
oauth_google_test.go
api: use COMMENTO_ prefix on errors
2018-06-13 00:22:08 +05:30
oauth_google.go
api: use COMMENTO_ prefix on errors
2018-06-13 00:22:08 +05:30
oauth.go
frontend, api: allow custom emails as commenters
2018-06-10 22:58:54 +05:30
owner_confirm_hex_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
owner_confirm_hex.go
owner_confirm_hex.go: fix login redirect typo
2018-08-12 23:39:26 +05:30
owner_get_test.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
owner_get.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
owner_login_test.go
everywhere: use different session cookie names
2018-06-20 08:59:55 +05:30
owner_login.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
owner_new_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
owner_new.go
api: add option to forbid new owner registrations
2018-07-24 15:53:41 +05:30
owner_reset_hex.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
owner_reset_password_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
owner_reset_password.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
owner_self.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
owner.go
api: Add go files
2018-05-27 23:40:46 +05:30
router_api.go
api: rename initAPIRouter
2018-07-24 12:16:02 +05:30
router_static.go
confirm-email.html: add file
2018-08-08 22:33:02 +05:30
router.go
everywhere: allow subdir-ed origin setups
2018-08-08 12:42:59 +05:30
sigint.go
api: rename setupSigintCleanup
2018-07-24 12:14:25 +05:30
smtp_configure_test.go
smtp_configure_test.go: rename cleanSmtpVars
2018-07-24 12:26:19 +05:30
smtp_configure.go
api: use COMMENTO_ prefix on errors
2018-06-13 00:22:08 +05:30
smtp_owner_confirm_hex.go
api: run go fmt
2018-06-10 23:13:42 +05:30
smtp_owner_reset_hex.go
api: run go fmt
2018-06-10 23:13:42 +05:30
smtp_templates.go
api: run go fmt
2018-06-10 23:13:42 +05:30
testing.go
api: rename performMigrations to migrate
2018-07-24 12:21:59 +05:30
utils_crypto_test.go
api: Add go files
2018-05-27 23:40:46 +05:30
utils_crypto.go
api: Add go files
2018-05-27 23:40:46 +05:30
utils_gzip.go
api: allow gzipped response
2018-06-11 15:02:14 +05:30
utils_http.go
api: standardise marshal and unmarshal fn names
2018-07-24 12:28:43 +05:30
utils_logging_test.go
api: rename createLogger to loggerCreate
2018-07-24 12:12:03 +05:30
utils_logging.go
api: rename createLogger to loggerCreate
2018-07-24 12:12:03 +05:30
utils_misc.go
utils_misc.go: print error on fatal exit
2018-06-22 19:50:20 +05:30
utils_sanitise_test.go
api: standardise strip fn names
2018-07-24 12:30:45 +05:30
utils_sanitise.go
config.go: add http prefix to ORIGIN and CDN_PREFIX
2018-08-12 23:39:21 +05:30