Commit Graph

  • 8ebc0cd965 api: run go fmt Adhityaa Chandrasekar 2018-09-23 01:12:52 -0400
  • 405d10766a utils.js: set Secure flag on cookies if using HTTPS Adhityaa Chandrasekar 2018-09-23 01:09:59 -0400
  • 2a713c22f1 email-main.scss: use a smaller width in email boxes Adhityaa Chandrasekar 2018-09-23 01:00:48 -0400
  • d6ccb7338c frontend: rephrase dashboard pane titles and subtexts Adhityaa Chandrasekar 2018-09-23 00:59:14 -0400
  • 4d799182da frontend: add min-height only when necessary Adhityaa Chandrasekar 2018-09-23 00:52:34 -0400
  • f54f4d0afd db: build the comments count column Adhityaa Chandrasekar 2018-09-23 00:47:38 -0400
  • 988a9fb1a1 router_api.go: expose /api/comment/count endpoint Adhityaa Chandrasekar 2018-09-23 00:42:16 -0400
  • 283a32e2bb comment_list.go: allow empty path on new comments Adhityaa Chandrasekar 2018-09-23 00:41:02 -0400
  • 330131f390 api,db: add comments count endpoint Adhityaa Chandrasekar 2018-09-23 00:40:06 -0400
  • 299649cea2 api,db: add page attributes and thread locking Adhityaa 2018-07-05 10:36:52 +0530
  • 0a03a2c6fc api/Makefile: use verbose when getting deps Adhityaa Chandrasekar 2018-09-22 17:14:03 -0400
  • c58b63b3b3 gitlab-ci.yml: run tests before building Adhityaa Chandrasekar 2018-08-17 00:23:26 +0530
  • 0cce223f1a README.md: rephrase some bits Adhityaa Chandrasekar 2018-08-17 00:00:32 +0530
  • 03e0b11e4e api: add version checking Adhityaa Chandrasekar 2018-08-16 23:45:59 +0530
  • 9f14a9389c api: add MAX_IDLE_PG_CONNECTIONS config variable Adhityaa Chandrasekar 2018-08-16 23:12:21 +0530
  • 3339944cf2 commento.js: focus on field based on login box type Adhityaa Chandrasekar 2018-08-13 10:53:15 +0530
  • ddf345ae3c commento.js: autofocus on password when email entered Adhityaa Chandrasekar 2018-08-13 10:52:19 +0530
  • 5470170920 commento.js: use login type specific submessage Adhityaa Chandrasekar 2018-08-13 10:52:04 +0530
  • 6f89d30b37 commento.js: remove social buttons on login button Adhityaa Chandrasekar 2018-08-13 10:50:23 +0530
  • baf2e7dc03 commento-input.scss: use rem and position static in textarea Adhityaa Chandrasekar 2018-08-13 10:49:58 +0530
  • e95e2f9e7a .gitlab-ci.yml: check for dco Adhityaa Chandrasekar 2018-08-13 00:10:33 +0530
  • 999ba0c419 dep: add dependency version pinning with dep Adhityaa Chandrasekar 2018-08-12 23:36:51 +0530
  • d41e8b0372 owner_confirm_hex.go: fix login redirect typo Adhityaa Chandrasekar 2018-08-12 22:40:43 +0530
  • 5c6ab490c7 config.go: fix CDN_PREFIX sanitisation typo Adhityaa Chandrasekar 2018-08-12 22:39:06 +0530
  • 3205766248 config.go: add http prefix to ORIGIN and CDN_PREFIX Adhityaa Chandrasekar 2018-08-12 22:38:48 +0530
  • 89a81ece19 logout.js: delete cookie instead of empty write Adhityaa Chandrasekar 2018-08-12 22:33:40 +0530
  • 99177a59c3 commenter_new.go: do not return error on empty website JBP 2018-08-09 11:09:42 +0200
  • eaa8001e7e .gitlab-ci.yml: run docker-registry only on upstream master Adhityaa Chandrasekar 2018-08-08 22:35:37 +0530
  • f3119e28fd confirm-email.html: add file Adhityaa Chandrasekar 2018-08-08 22:32:30 +0530
  • b6dc79edd7 commento.{js,scss}: add login button in textarea Adhityaa Chandrasekar 2018-08-08 13:48:08 +0530
  • 88b88a1198 commento.js: better undefined user link checks Adhityaa Chandrasekar 2018-08-08 13:17:29 +0530
  • 199e650147 Dockerfile: install ca-certificates in the final image Adhityaa Chandrasekar 2018-08-08 13:10:18 +0530
  • 6ed44db56b everywhere: allow subdir-ed origin setups Adhityaa Chandrasekar 2018-08-08 12:16:27 +0530
  • ee324c1f28 login, signup: redirect to dashboard if logged in Adhityaa Chandrasekar 2018-08-08 11:38:16 +0530
  • 97d3d556e6 remove-config.sql: drop table only if it exists Adhityaa Chandrasekar 2018-08-08 11:37:42 +0530
  • 12d9d52555 self.js: delete invalid cookie before redirecting Adhityaa Chandrasekar 2018-08-08 11:30:59 +0530
  • c71d634e82 Dockerfile: use number of make jobs based on nproc Adhityaa Chandrasekar 2018-08-08 11:15:02 +0530
  • e87367d22f Makefile: fix dependency graph to allow -j8 Adhityaa Chandrasekar 2018-08-08 11:04:11 +0530
  • 3ad5128cb9 config.go: trim trailing slash in ORIGIN and CDN_PREFIX Adhityaa Chandrasekar 2018-08-08 10:47:20 +0530
  • 62d8e0b1dd .gitlab-ci.yml: do not run tests and builds on master Adhityaa Chandrasekar 2018-07-26 21:56:04 +0530
  • 4bae1bf370 Dockerfile: use 8 concurrent builds Adhityaa Chandrasekar 2018-07-26 21:55:34 +0530
  • ca21648536 autoserve: use 8 concurrent builds Adhityaa Chandrasekar 2018-07-25 14:53:13 +0530
  • 64570de75f commento.scss: set width of commento-name to fit-content Adhityaa Chandrasekar 2018-07-25 00:05:19 +0530
  • afeef81b29 comment_domain_path_get.go: include path in return Adhityaa Chandrasekar 2018-07-25 00:04:42 +0530
  • 9fb33fbd9d api: add option to forbid new owner registrations Adhityaa Chandrasekar 2018-07-24 15:38:00 +0530
  • 58be6a44b6 db: remove the config table Adhityaa Chandrasekar 2018-07-24 15:37:03 +0530
  • c57bc6a39b api: standardise strip fn names Adhityaa Chandrasekar 2018-07-24 12:30:45 +0530
  • a8ecbd9717 api: standardise marshal and unmarshal fn names Adhityaa Chandrasekar 2018-07-24 12:28:43 +0530
  • 9974365b73 smtp_configure_test.go: rename cleanSmtpVars Adhityaa Chandrasekar 2018-07-24 12:26:19 +0530
  • 44b7abbe5f api: rename performMigrations to migrate Adhityaa Chandrasekar 2018-07-24 12:21:59 +0530
  • 58c011030e api: rename connectDB Adhityaa Chandrasekar 2018-07-24 12:20:14 +0530
  • 645fad6139 api: rename initStaticRouter Adhityaa Chandrasekar 2018-07-24 12:16:30 +0530
  • 14002df4b9 api: rename initAPIRouter Adhityaa Chandrasekar 2018-07-24 12:16:02 +0530
  • 6701b4e863 api: rename serveRoutes Adhityaa Chandrasekar 2018-07-24 12:15:25 +0530
  • 3c865fd8ff api: rename setupSigintCleanup Adhityaa Chandrasekar 2018-07-24 12:14:25 +0530
  • 94f0f68604 api: rename createMarkdownRenderer Adhityaa Chandrasekar 2018-07-24 12:13:23 +0530
  • 1f45c04aca api: rename createLogger to loggerCreate Adhityaa Chandrasekar 2018-07-24 12:12:03 +0530
  • b7b224983c config.go: rename parseConfig to configParse Adhityaa Chandrasekar 2018-07-24 12:11:01 +0530
  • 6ca442f9cc frontend: dynamically generate width and position Adhityaa Chandrasekar 2018-07-24 11:57:25 +0530
  • 41b14e847c dashboard-main.scss: remove unnecessary SVG id Adhityaa 2018-07-04 18:30:49 +0530
  • a2c6d8b21d login.html: fix reset password link Adhityaa 2018-07-04 18:30:11 +0530
  • 459c4d4234 dashboard-main.scss: inline SVG Adhityaa 2018-07-04 18:28:57 +0530
  • 730db87f6f frontend: prefix images with CDN Adhityaa 2018-07-04 18:21:31 +0530
  • 07701eaa9f Project configuration improvements. Anton Linevych 2018-06-24 13:28:37 +0000
  • 7324243b4e build: lock npm package versions Adhityaa 2018-06-23 19:29:14 +0530
  • 781aeca6bb api, frontend: use triple square brackets for templating Adhityaa 2018-06-22 19:39:58 +0530
  • 7e4fcb20a6 login.html: fix reset password link Adhityaa 2018-06-22 19:28:19 +0530
  • 584698df94 everywhere: use common html to generate footer Adhityaa 2018-06-22 19:27:19 +0530
  • c1c2a19842 utils_misc.go: print error on fatal exit Adhityaa 2018-06-22 19:15:12 +0530
  • f158e7e62c config_file_test.go: add tests Adhityaa 2018-06-21 21:16:57 +0530
  • 39940c9f6b api: config files have lower precedence than envvars Adhityaa 2018-06-21 21:08:28 +0530
  • bb24f62b9c config_file.go: return error if config is invalid Adhityaa 2018-06-21 21:03:32 +0530
  • 4890bc4cc7 config_file.go: allow comments with hash prefix Adhityaa 2018-06-21 20:59:42 +0530
  • 6f06c4ed65 config_file.go: skip newlines Adhityaa 2018-06-21 20:59:29 +0530
  • ccfdba4f54 config_file.go: trim whitespace before processing Adhityaa 2018-06-21 20:58:26 +0530
  • 1b1c97f0f0 api: allow configuration files Adhityaa 2018-06-21 20:51:10 +0530
  • 89852ef76a scripts: move autoserve to scripts Adhityaa 2018-06-20 12:47:57 +0530
  • 1e73c980ef api: run go fmt Adhityaa 2018-06-20 09:20:11 +0530
  • 510257fd8b api: retry database connection if it fails Adhityaa 2018-06-20 09:19:39 +0530
  • 237a02bee9 commenter_session_update_test.go: verify update Adhityaa 2018-06-20 09:11:11 +0530
  • da3fa3cd41 commento.js: remove jsLoad Adhityaa 2018-06-20 09:07:45 +0530
  • 9b021d47e4 frontend: prefix ownerToken with commento Adhityaa 2018-06-20 09:06:49 +0530
  • be85a911aa commento.js: prefix commenterToken with commento Adhityaa 2018-06-20 09:03:40 +0530
  • ef0f45527a everywhere: use different session cookie names Adhityaa 2018-06-20 08:59:55 +0530
  • 76a286d884 README.md: remove badges Adhityaa 2018-06-19 19:27:05 +0530
  • 39043f85d3 domain_import_disqus.go: remove unused import Adhityaa 2018-06-17 17:49:02 +0530
  • d803a2f503 .gitlab-ci.yml: run go fmt on all MRs Adhityaa 2018-06-17 17:48:35 +0530
  • 9fae3cd080 README.md: add custom theming to list of features Adhityaa 2018-06-16 20:32:33 +0530
  • f1625b4274 commento.js: attempt load on readystatechange Adhityaa 2018-06-16 20:06:30 +0530
  • 590e878679 api: run go fmt Adhityaa 2018-06-16 19:00:03 +0530
  • 816b0ec6f3 commento.js: remove isMobile function Adhityaa 2018-06-16 18:58:38 +0530
  • 53016b93ce commento.js: double newline between functions Adhityaa 2018-06-16 18:58:17 +0530
  • ef21599109 frontend: use camelCase instead of snake_case Adhityaa 2018-06-16 18:55:27 +0530
  • 91c2d047d5 commento.js: add config to control auto-init Adhityaa 2018-06-16 18:52:46 +0530
  • fea61af08d frontend: allow CSS overrides Adhityaa 2018-06-16 18:38:24 +0530
  • e93733510b api: don't auto-upvote new comments Adhityaa 2018-06-14 14:40:19 +0530
  • 57e5bc7abc api: add disqus endpoint Adhityaa 2018-06-14 14:28:11 +0530
  • 93b842c5d4 commento.js: use a separate function to autoload Adhityaa 2018-06-14 14:27:57 +0530
  • 877a9bf09f smtp_configure_test.go: clean SMTP_PORT each test Adhityaa 2018-06-13 00:33:42 +0530
  • 425312034f smtp_configure_test.go: clean env before test Adhityaa 2018-06-13 00:32:32 +0530