Max Wu
|
15a346bd36
|
Merge pull request #481 from TheBacha/sv
minor fix for swedish translation
|
2017-06-11 14:52:20 +08:00 |
Max Wu
|
46f657cac7
|
Merge pull request #480 from TheBacha/danish
add danish translation
|
2017-06-11 14:50:12 +08:00 |
Wu Cheng-Han
|
f715e8e5a3
|
Fix lodash will be ignored by webpack in pack bundle
|
2017-06-08 00:40:32 +08:00 |
Patrick Andersen
|
9a06546117
|
minor fix for swedish translation
|
2017-06-06 17:56:14 +02:00 |
Max Wu
|
ca71028dd7
|
Merge pull request #476 from butlerx/updated/reveal
add more reveal features to slide demo
|
2017-06-06 23:52:06 +08:00 |
Patrick Andersen
|
0516a83b7d
|
add danish translation
|
2017-06-06 17:48:29 +02:00 |
butlerx
|
dcaf38b6ce
|
fix grammer errors
|
2017-06-05 12:16:21 +01:00 |
Wu Cheng-Han
|
20c5c78c29
|
Fix typo in the db config
|
2017-06-05 03:52:25 +08:00 |
Wu Cheng-Han
|
48f8378335
|
Fix speaker note separator regex should only take effect on the line start
|
2017-06-05 01:20:21 +08:00 |
Wu Cheng-Han
|
ca95901204
|
Fix slide might not provide slideOptions meta
|
2017-06-05 01:12:40 +08:00 |
Max Wu
|
9b16703819
|
Merge pull request #478 from SISheogorath/feature/errorExitOnFail
Use non-zero exit codes when build fails
|
2017-06-04 19:06:09 +08:00 |
Sheogorath
|
8acceb28ed
|
Use non-zero exit codes when build fails
|
2017-06-03 18:22:37 +02:00 |
butlerx
|
50153c65c6
|
add more reveal features to slide demo
|
2017-06-03 15:40:59 +01:00 |
Wu Cheng-Han
|
8f4be63df4
|
Update yams-metadata doc for slide theme
|
2017-06-03 13:33:07 +08:00 |
Max Wu
|
38cf2f7535
|
Merge pull request #471 from butlerx/reveal/theme
add the ability to set slide theme in slide options
|
2017-06-03 12:51:03 +08:00 |
butlerx
|
0c827703c1
|
switch to __dirname
|
2017-06-02 11:34:35 +01:00 |
Raccoon
|
6e119603ab
|
Merge pull request #472 from tkykm/patch-1
Read to correct tlsca file path
|
2017-06-01 19:20:42 +08:00 |
tkykm
|
bf3512f8f6
|
Read to correct tlsca file path
|
2017-06-01 19:58:55 +09:00 |
butlerx
|
c531d96f66
|
check if reveal theme exists
|
2017-06-01 10:12:40 +01:00 |
butlerx
|
e5834c077f
|
add the ability to set slide theme in slide options
|
2017-05-31 23:28:43 +01: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 |