CrazyPython
|
20a2a78e56
|
"Todo List" -> "Checklist" and "Marked text" -> "Highlighted text"
|
2017-05-16 20:53:39 -04:00 |
|
CrazyPython
|
8cb1a3ac2b
|
"Collaborate with URL" sounds like a command to an English native
|
2017-05-16 20:51:20 -04:00 |
|
CrazyPython
|
ed74668188
|
Fix grammar and use best English standards
|
2017-05-16 20:19:47 -04:00 |
|
Max Wu
|
0a6793747c
|
fix: export to gist occurred 404 not found
|
2017-05-17 02:42:44 +08:00 |
|
Max Wu
|
eacbb99575
|
Merge pull request #458 from hackmdio/fix-heroku-port-binding
Fix error: uncaughtException: listen EACCES 0.0.0.0:80 on heroku
|
2017-05-15 10:39:20 +08:00 |
|
Yukai Huang
|
a2f4d88019
|
Remove redundant HMD_PORT config from app.json
|
2017-05-14 19:07:56 +08:00 |
|
Max Wu
|
ea9b1557f9
|
Merge pull request #421 from hackmdio/BackendRefactor
Backend code refactoring - part 1
|
2017-05-14 17:50:25 +08:00 |
|
Max Wu
|
c37b666915
|
Merge branch 'master' into BackendRefactor
|
2017-05-14 17:42:14 +08:00 |
|
Max Wu
|
f85d1d8801
|
Merge pull request #429 from hackmdio/refactor-part-3
Refactor frontend part 3
|
2017-05-13 19:54:43 +08:00 |
|
Wu Cheng-Han
|
c0f13cf8d8
|
Merge branch 'master' of https://github.com/jackycute/HackMD
|
2017-05-09 22:12:20 +08:00 |
|
Wu Cheng-Han
|
be99350655
|
Fix to implement toggle of TOC in HTML template
|
2017-05-09 22:11:57 +08:00 |
|
Raccoon Li
|
0c619fee91
|
fix(config): ssl environment configs not parse properly
|
2017-05-08 20:41:38 +08:00 |
|
Raccoon Li
|
826ad213d6
|
fix(config): some environment config not parse properly
|
2017-05-08 20:38:59 +08:00 |
|
Wu Cheng-Han
|
cceb5b1a26
|
Fix import module name typo in app.js
|
2017-05-08 20:35:51 +08:00 |
|
Max Wu
|
0ef0e70579
|
Rename checkURiValid.js to checkURIValid.js
|
2017-05-08 20:13:55 +08:00 |
|
Raccoon Li
|
d79997808a
|
fix(imageRouter): import missing dependency: getImageMimeType
|
2017-05-08 20:04:05 +08:00 |
|
BoHong Li
|
60ca6ed56c
|
refactor: Rename checkURiVaild to checkURIValid to fit coding standard
|
2017-05-08 19:29:07 +08:00 |
|
BoHong Li
|
8c2b00b05a
|
style: Fixed variable already declared
|
2017-05-08 19:29:07 +08:00 |
|
BoHong Li
|
3919d4fc0e
|
fix(app.js): Change config.maintenance to realtime.maintenance
|
2017-05-08 19:29:07 +08:00 |
|
BoHong Li
|
ecb0533605
|
refactor(config.js): Extract config file
* Separate different config source to each files
* Freeze config object
|
2017-05-08 19:29:07 +08:00 |
|
BoHong Li
|
4738ba7d36
|
fix: Add 'use strict' on app.js
|
2017-05-08 19:29:07 +08:00 |
|
BoHong Li
|
aca01f064d
|
refactor: Remove require extension filename
|
2017-05-08 19:29:06 +08:00 |
|
BoHong Li
|
41f34735a1
|
chore(eslint): Remove eslint configuration files
|
2017-05-08 19:29:06 +08:00 |
|
BoHong Li
|
34c9f07669
|
refactor(baseRouter.js): Adjust style fit standard
|
2017-05-08 19:29:06 +08:00 |
|
BoHong Li
|
a7e3c4d535
|
refactor(auth.js): Remove base path
|
2017-05-08 19:29:06 +08:00 |
|
BoHong Li
|
d88502e331
|
refactor(app.js): Move passport serialize and deserialize to auth module
|
2017-05-08 19:29:06 +08:00 |
|
BoHong Li
|
7ef17fd4e6
|
refactor(app.js): Extract tooBusy
|
2017-05-08 19:29:06 +08:00 |
|
BoHong Li
|
768943002c
|
refactor(app.js): Extract upload image
|
2017-05-08 19:29:06 +08:00 |
|
BoHong Li
|
d90bd6da31
|
fix(app.js): Fixed typo
|
2017-05-08 19:24:38 +08:00 |
|
BoHong Li
|
689bade730
|
refactor(app.js): Extract note action
|
2017-05-08 19:24:38 +08:00 |
|
BoHong Li
|
e2ac73f5a3
|
refactor(app.js): Extract /me page
|
2017-05-08 19:24:38 +08:00 |
|
BoHong Li
|
e3fde01e3a
|
refactor(app.js): Remove unused modules
|
2017-05-08 19:24:38 +08:00 |
|
BoHong Li
|
706df11e23
|
refactor(app.js): Extract history api
|
2017-05-08 19:24:38 +08:00 |
|
BoHong Li
|
c99ae8e1f8
|
refactor(app.js): Remove unused import modules
|
2017-05-08 19:24:38 +08:00 |
|
BoHong Li
|
69a9f7ca38
|
refactor(app.js, auth.js): Extract all auth method to individual modules
|
2017-05-08 19:24:38 +08:00 |
|
BoHong Li
|
766022378a
|
refactor(app.js): Extract status pages
|
2017-05-08 19:24:37 +08:00 |
|
BoHong Li
|
66c68254b4
|
refactor(app.js): Extract index, 403, 404, 500 pages
|
2017-05-08 19:24:37 +08:00 |
|
BoHong Li
|
9f1f16c8e3
|
refactor(app.js): Extract urlencodedParser to utils module
|
2017-05-08 19:24:37 +08:00 |
|
BoHong Li
|
dee77c459a
|
refactor(app.js): Extract middleware to module
extract check URi is valid, redirect without trailing slashes
|
2017-05-08 19:24:37 +08:00 |
|
BoHong Li
|
7ba0d600f1
|
fix(app.js): Stream log
use logger instead of logger.stream
|
2017-05-08 19:24:37 +08:00 |
|
BoHong Li
|
036b2414f3
|
refactor(logger): Refactor logger.js
Use class style implement write interface
|
2017-05-08 19:24:37 +08:00 |
|
Max Wu
|
90631df2ba
|
Merge pull request #452 from LluisArevalo/master
Image Upload to S3 - ContentType not set
|
2017-05-08 19:14:31 +08:00 |
|
LluisArevalo
|
6bf32afb0b
|
Use single quotes
|
2017-05-08 11:00:45 +02:00 |
|
LluisArevalo
|
6e277100ca
|
Add reference to utils library
|
2017-05-08 10:52:30 +02:00 |
|
LluisArevalo
|
03ef1bf4f0
|
Add Content-Type to the images uploaded to AWS S3
|
2017-05-08 10:22:52 +02:00 |
|
Yukai Huang
|
4839838d0c
|
Manage syncscroll / currentMode in appState
|
2017-05-07 20:38:22 +08:00 |
|
Yukai Huang
|
0e9afde5fa
|
Move syncsroll under lib
|
2017-05-07 20:38:22 +08:00 |
|
Yukai Huang
|
d9221f6011
|
Remove CodeMirror-other-cursors dom creation
Since it’s done via hackmdio/CodeMirror#1
|
2017-05-07 20:38:22 +08:00 |
|
Yukai Huang
|
88c0c68856
|
Change more global var to global
|
2017-05-07 20:38:22 +08:00 |
|
Yukai Huang
|
68ccee20b3
|
Extract modeType
|
2017-05-07 20:37:27 +08:00 |
|