Commit Graph

  • a2f4d88019 Remove redundant HMD_PORT config from app.json Yukai Huang 2017-05-14 19:07:56 +08:00
  • ea9b1557f9 Merge pull request #421 from hackmdio/BackendRefactor Max Wu 2017-05-14 17:50:25 +08:00
  • c37b666915 Merge branch 'master' into BackendRefactor Max Wu 2017-05-14 17:42:14 +08:00
  • f85d1d8801 Merge pull request #429 from hackmdio/refactor-part-3 Max Wu 2017-05-13 19:54:43 +08:00
  • c0f13cf8d8 Merge branch 'master' of https://github.com/jackycute/HackMD Wu Cheng-Han 2017-05-09 22:12:20 +08:00
  • be99350655 Fix to implement toggle of TOC in HTML template Wu Cheng-Han 2017-05-09 22:11:57 +08:00
  • 0c619fee91 fix(config): ssl environment configs not parse properly Raccoon Li 2017-05-08 20:41:38 +08:00
  • 826ad213d6 fix(config): some environment config not parse properly Raccoon Li 2017-05-08 20:38:59 +08:00
  • cceb5b1a26 Fix import module name typo in app.js Wu Cheng-Han 2017-05-08 00:52:13 +08:00
  • 0ef0e70579 Rename checkURiValid.js to checkURIValid.js Max Wu 2017-05-08 00:35:44 +08:00
  • d79997808a fix(imageRouter): import missing dependency: getImageMimeType Raccoon Li 2017-05-08 20:04:05 +08:00
  • 60ca6ed56c refactor: Rename checkURiVaild to checkURIValid to fit coding standard BoHong Li 2017-04-13 21:28:00 +08:00
  • 8c2b00b05a style: Fixed variable already declared BoHong Li 2017-04-13 02:17:18 +08:00
  • 3919d4fc0e fix(app.js): Change config.maintenance to realtime.maintenance BoHong Li 2017-04-13 02:00:27 +08:00
  • ecb0533605 refactor(config.js): Extract config file BoHong Li 2017-04-13 01:57:55 +08:00
  • 4738ba7d36 fix: Add 'use strict' on app.js BoHong Li 2017-04-13 01:16:33 +08:00
  • aca01f064d refactor: Remove require extension filename BoHong Li 2017-04-13 00:20:28 +08:00
  • 41f34735a1 chore(eslint): Remove eslint configuration files BoHong Li 2017-04-12 06:47:24 +08:00
  • 34c9f07669 refactor(baseRouter.js): Adjust style fit standard BoHong Li 2017-04-12 06:14:30 +08:00
  • a7e3c4d535 refactor(auth.js): Remove base path BoHong Li 2017-04-12 06:10:24 +08:00
  • d88502e331 refactor(app.js): Move passport serialize and deserialize to auth module BoHong Li 2017-04-12 06:07:19 +08:00
  • 7ef17fd4e6 refactor(app.js): Extract tooBusy BoHong Li 2017-04-12 06:05:43 +08:00
  • 768943002c refactor(app.js): Extract upload image BoHong Li 2017-04-12 06:01:45 +08:00
  • d90bd6da31 fix(app.js): Fixed typo BoHong Li 2017-04-12 06:01:22 +08:00
  • 689bade730 refactor(app.js): Extract note action BoHong Li 2017-04-12 05:56:20 +08:00
  • e2ac73f5a3 refactor(app.js): Extract /me page BoHong Li 2017-04-12 05:55:36 +08:00
  • e3fde01e3a refactor(app.js): Remove unused modules BoHong Li 2017-04-12 05:49:37 +08:00
  • 706df11e23 refactor(app.js): Extract history api BoHong Li 2017-04-12 05:48:55 +08:00
  • c99ae8e1f8 refactor(app.js): Remove unused import modules BoHong Li 2017-04-12 05:41:45 +08:00
  • 69a9f7ca38 refactor(app.js, auth.js): Extract all auth method to individual modules BoHong Li 2017-04-12 05:41:14 +08:00
  • 766022378a refactor(app.js): Extract status pages BoHong Li 2017-04-12 05:39:41 +08:00
  • 66c68254b4 refactor(app.js): Extract index, 403, 404, 500 pages BoHong Li 2017-04-12 05:38:54 +08:00
  • 9f1f16c8e3 refactor(app.js): Extract urlencodedParser to utils module BoHong Li 2017-04-12 05:31:22 +08:00
  • dee77c459a refactor(app.js): Extract middleware to module BoHong Li 2017-04-12 05:30:04 +08:00
  • 7ba0d600f1 fix(app.js): Stream log BoHong Li 2017-03-19 02:44:06 +08:00
  • 036b2414f3 refactor(logger): Refactor logger.js BoHong Li 2017-03-19 01:21:43 +08:00
  • 90631df2ba Merge pull request #452 from LluisArevalo/master Max Wu 2017-05-08 19:14:31 +08:00
  • 6bf32afb0b Use single quotes LluisArevalo 2017-05-08 11:00:45 +02:00
  • 6e277100ca Add reference to utils library LluisArevalo 2017-05-08 10:52:30 +02:00
  • 03ef1bf4f0 Add Content-Type to the images uploaded to AWS S3 LluisArevalo 2017-05-08 10:22:52 +02:00
  • 4839838d0c Manage syncscroll / currentMode in appState Yukai Huang 2017-04-12 09:21:13 +08:00
  • 0e9afde5fa Move syncsroll under lib Yukai Huang 2017-04-11 21:33:54 +08:00
  • d9221f6011 Remove CodeMirror-other-cursors dom creation Yukai Huang 2017-04-11 14:17:14 +08:00
  • 88c0c68856 Change more global var to global Yukai Huang 2017-04-11 12:07:04 +08:00
  • 68ccee20b3 Extract modeType Yukai Huang 2017-04-11 11:48:59 +08:00
  • 18a6f9063e Change some global variables to local Yukai Huang 2017-04-11 11:48:39 +08:00
  • 432f215a45 Fix indentation Yukai Huang 2017-04-11 11:37:41 +08:00
  • c6c11c54ef Expose internal editor config variable Yukai Huang 2017-04-09 21:14:23 +08:00
  • db06a51299 Load statusbar template by string-loader Yukai Huang 2017-04-09 20:05:48 +08:00
  • 5343a61ae9 Merge pull request #450 from hackmdio/heroku-recovery Max Wu 2017-05-07 20:14:05 +08:00
  • be7335e92a Remove postdeploy migration Yukai Huang 2017-05-07 19:07:03 +08:00
  • 1af3727fef Remove npm install in heroku build Yukai Huang 2017-05-07 18:54:18 +08:00
  • e32dd547b4 Update to support code block syntax highlighting of gherkin Wu Cheng-Han 2017-05-05 18:03:23 +08:00
  • 38a7c373e7 Fix fb message link might not available for public Max Wu 2017-04-24 12:52:09 +08:00
  • 57b670d17a Merge pull request #428 from PeterDaveHello/travis-ci-optimize Max Wu 2017-04-19 19:47:40 +08:00
  • f1f0cb7aef Move to Ubuntu Trusty on Travis CI and remove apt add-on Peter Dave Hello 2017-04-18 13:13:06 +08:00
  • 450159a462 Merge pull request #427 from PeterDaveHello/fix-indent Max Wu 2017-04-18 10:41:58 +08:00
  • 2a5a518e88 Merge pull request #426 from PeterDaveHello/cdnjs-integration Max Wu 2017-04-18 10:40:51 +08:00
  • 1241b8bd44 Merge pull request #425 from PeterDaveHello/fix-file-permission Max Wu 2017-04-18 10:32:23 +08:00
  • 5f3fe5c62c Fix indent in views, shouldn't mix tabs with spaces Peter Dave Hello 2017-04-18 05:24:04 +08:00
  • 08c0a0392c Use abcjs on cdnjs, cc @jackycute Peter Dave Hello 2017-04-18 04:50:46 +08:00
  • 7e3e0edb17 Remove executable permission from static files Peter Dave Hello 2017-04-18 05:01:23 +08:00
  • 48df250491 Fix link regex should filter protocol with case insensitive flag [Security Issue] Wu Cheng-Han 2017-04-11 22:25:14 +08:00
  • a39870f224 Enable source map in development build Yukai Huang 2017-04-11 16:39:47 +08:00
  • 5ecea7e118 Merge pull request #417 from hackmdio/refactor Max Wu 2017-04-10 11:41:33 +08:00
  • 3ef22fd303 Merge pull request #416 from iandees/patch-1 Max Wu 2017-04-05 23:13:14 +08:00
  • 3aaf1bbe24 Update body.ejs Ian Dees 2017-04-05 11:07:18 -04:00
  • 138170704a Clarify permission language Ian Dees 2017-04-05 10:16:15 -04:00
  • a4385ec19d Update editorconfig Yukai Huang 2017-03-31 20:58:58 +08:00
  • a1fab034b4 build: Update yarn.lock BoHong Li 2017-03-29 19:05:29 +08:00
  • 1d51fdaa7c chore(build): Upgrade uws to 0.14.1, other npm version have been removed Wu Cheng-Han 2017-03-29 12:43:03 +08:00
  • 1c6f5d272f style: Fix missing newline in variables Wu Cheng-Han 2017-03-29 12:41:23 +08:00
  • a938cac42a Fix indentations Yukai Huang 2017-03-28 20:38:31 +08:00
  • b711ecfadb Drop global variable ui exposing Yukai Huang 2017-03-28 19:30:06 +08:00
  • ba1bef015f Update to es6 module import style Yukai Huang 2017-03-28 18:31:36 +08:00
  • 7637a6a8a6 Update cm instance in changes event argument Yukai Huang 2017-03-28 17:32:42 +08:00
  • f5b95c5d36 Move updateStatusBar method into editor class Yukai Huang 2017-03-28 17:16:32 +08:00
  • df743ab902 Fix listener “this” context Yukai Huang 2017-03-28 17:11:20 +08:00
  • 0b4dac74ed Merge pull request #406 from hackmdio/feature/add_missing_migration Raccoon 2017-03-28 16:48:30 +08:00
  • e46874d04a fix: Other dialect duplicated add index problem BoHong Li 2017-03-28 15:25:36 +08:00
  • 46ed658d8b Promisify getStatusBarTemplate method Yukai Huang 2017-03-28 15:24:52 +08:00
  • e26bb0503f fix: Support SQlite BoHong Li 2017-03-28 15:16:09 +08:00
  • af5ef52f4b Add cm instance to cursorActivity argument Yukai Huang 2017-03-28 12:15:56 +08:00
  • 579dda9515 Update focus argument with cm instance Yukai Huang 2017-03-28 12:11:05 +08:00
  • d7c068cbfd Rewrite cursorActivity with multi listener style Yukai Huang 2017-03-28 12:10:35 +08:00
  • b86ecb1342 Extract selection update from updateStatusbar Yukai Huang 2017-03-28 11:57:44 +08:00
  • 81666a726c Impl multiple codemirror event listener Yukai Huang 2017-03-28 11:18:36 +08:00
  • fff7ebd1b5 Change minor TODO to FIXME Yukai Huang 2017-03-28 11:17:30 +08:00
  • 6f14822413 fix: Add missing migration BoHong Li 2017-03-27 19:23:00 +08:00
  • b2985085d0 Update to change makefile syntax highlighting to Prism Wu Cheng-Han 2017-03-26 23:09:13 +08:00
  • a3cdc5ba80 Update to add abc in support charts of textcomplete Wu Cheng-Han 2017-03-26 20:46:05 +08:00
  • 961d3fab1c Fix code style Wu Cheng-Han 2017-03-26 20:45:23 +08:00
  • 61dc6dbc15 Add support of abcjs Wu Cheng-Han 2017-03-26 20:39:07 +08:00
  • aaf4948c55 Merge pull request #404 from wonderchang/patch-1 Max Wu 2017-03-25 20:07:11 +08:00
  • af58a71238 Add defaultpermission protected example value Wonder Chang 2017-03-25 17:00:43 +08:00
  • 66fc817ad4 fix: Fixed sequelize-cli db:migration cannot stop when occur error BoHong Li 2017-03-24 11:24:44 +08:00
  • cdd8a72d04 ci: Use yarn as default dependency management system BoHong Li 2017-03-24 07:22:02 +08:00
  • d98993f76e build: Support yarn dependency management system BoHong Li 2017-03-24 07:18:42 +08:00
  • 3156c38598 Fix text complete of extra tags for list not triggered properly Wu Cheng-Han 2017-03-23 20:49:31 +08:00
  • 890f7089bf Fix google drive file picker not initialize properly Wu Cheng-Han 2017-03-23 20:17:50 +08:00