commento/api
2018-06-07 13:11:02 +05:30
..
comment_approve_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_approve.go comment_approve.go: fix isDomainModerator args 2018-06-07 12:59:39 +05:30
comment_delete_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_delete.go comment_delete.go: fix isDomainModerator args 2018-06-07 13:05:52 +05:30
comment_domain_get_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_domain_get.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_list_test.go api: rename VoteDirection to Direction 2018-06-07 13:09:53 +05:30
comment_list.go comment_list.go: do not leak state if not mod 2018-06-07 13:10:15 +05:30
comment_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_new.go api: Add go files 2018-05-27 23:40:46 +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: add statistics endpoint 2018-06-03 21:35:44 +05:30
comment_vote_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_vote.go api: Add go files 2018-05-27 23:40:46 +05:30
comment.go api: rename VoteDirection to Direction 2018-06-07 13:09:53 +05:30
commenter_get_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_get.go api: replace commenterIsProviderUser 2018-06-07 13:11:02 +05:30
commenter_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_new.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_self.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_get_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_get.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_new.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_update_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_update.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter.go api: replace commenterIsProviderUser 2018-06-07 13:11:02 +05:30
config_test.go api: Add go files 2018-05-27 23:40:46 +05:30
config.go config.go: Set CDN_PREFIX to ORIGIN if empty 2018-06-03 20:47:31 +05:30
database_connect.go api: Add go files 2018-05-27 23:40:46 +05:30
database_migrations.go api: Add go files 2018-05-27 23:40:46 +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 domain_delete: delete moderator data 2018-06-03 21:35:25 +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_list_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_list.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_delete_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_delete.go domain_moderator_delete.go: fix fn param order 2018-06-03 20:47:58 +05:30
domain_moderator_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_new.go api: Add go files 2018-05-27 23:40:46 +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 domain_new: create domains with ownerHex 2018-06-03 20:14:11 +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: add statistics endpoint 2018-06-03 21:35:44 +05:30
domain_update_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_update.go api: Add go files 2018-05-27 23:40:46 +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 commenter_get.go: ret error on non-existant user 2018-06-06 22:51:36 +05:30
main.go api: handle SIGINT gracefully 2018-06-03 14:03:24 +05:30
Makefile Makefile: use consistent build structure 2018-05-27 23:40:46 +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: Add go files 2018-05-27 23:40:46 +05:30
oauth_google_callback.go api: Add go files 2018-05-27 23:40:46 +05:30
oauth_google_redirect.go api: Add go files 2018-05-27 23:40:46 +05:30
oauth_google_test.go api: Add go files 2018-05-27 23:40:46 +05:30
oauth_google.go oauth_google.go: fix env variable 2018-06-06 22:51:59 +05:30
oauth.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_confirm_hex_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_confirm_hex.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_get_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_get.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_login_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_login.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_new.go owner_new: return whether to confirm email 2018-06-03 17:27:22 +05:30
owner_reset_hex.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_reset_password_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_reset_password.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_self_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_self.go api: Add go files 2018-05-27 23:40:46 +05:30
owner.go api: Add go files 2018-05-27 23:40:46 +05:30
router_api.go api: add statistics endpoint 2018-06-03 21:35:44 +05:30
router_static.go frontend: prefix cdn and origin with commento 2018-06-05 15:31:16 +05:30
router.go api: Add go files 2018-05-27 23:40:46 +05:30
sigint.go api: handle SIGINT gracefully 2018-06-03 14:03:24 +05:30
smtp_configure_test.go api: Add go files 2018-05-27 23:40:46 +05:30
smtp_configure.go api: Add go files 2018-05-27 23:40:46 +05:30
smtp_owner_confirm_hex.go api: Add go files 2018-05-27 23:40:46 +05:30
smtp_owner_reset_hex.go api: Add go files 2018-05-27 23:40:46 +05:30
smtp_templates.go api: Add go files 2018-05-27 23:40:46 +05:30
testing.go api: Add go files 2018-05-27 23:40:46 +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_http.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_logging_test.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_logging.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_misc.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_sanitise_test.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_sanitise.go router_static.go: set Content-Type header 2018-06-03 20:19:46 +05:30