Wu Cheng-Han
|
bbbf64aae4
|
Fix HMD_LDAP_TLS_CA not passing correctly and update README.md
|
2017-02-07 21:17:05 +08:00 |
|
Sheogorath
|
a8b99638b2
|
Add basics for secret management by Docker 1.13
See https://docs.docker.com/engine/swarm/secrets/
|
2017-02-07 02:46:23 +01:00 |
|
Jun SAKATA
|
c49a0849b2
|
add sudo
|
2017-02-06 17:48:08 +09:00 |
|
Jun SAKATA
|
373f32aab7
|
Add additional comment about Prerequisite to README
|
2017-02-06 17:41:46 +09:00 |
|
Max Wu
|
d6822dd410
|
Merge pull request #342 from bananaappletw/master
Change database config development to sqlite, test to memory
|
2017-02-04 15:10:41 +08:00 |
|
bananaappletw
|
0e6d1bbd6d
|
Change database config development to sqlite, test to memory
|
2017-02-04 15:09:03 +08:00 |
|
Wu Cheng-Han
|
15bf2b6da8
|
Update webpack config to use parallel uglify plugin to speed up production build
|
2017-02-03 22:05:09 +08:00 |
|
Wu Cheng-Han
|
5ce5d4cd84
|
Update to use babel-polyfill to support ES6 features in old browsers
|
2017-02-03 22:04:43 +08:00 |
|
Wu Cheng-Han
|
1a617ddf2e
|
Fix duplicated headers anchor link not been updated properly
|
2017-02-03 22:02:12 +08:00 |
|
Wu Cheng-Han
|
7863eec366
|
Fix "[object HTMLCollection] is not iterable!" error in some browsers
|
2017-02-03 22:01:30 +08:00 |
|
Wu Cheng-Han
|
0a3baec5b6
|
Fix missing type declaration in text complete strategy
|
2017-02-03 21:59:26 +08:00 |
|
Wu Cheng-Han
|
8cfbfa4352
|
Update to add biggerphoto on parsing user profile
|
2017-02-03 21:48:36 +08:00 |
|
Wu Cheng-Han
|
ef0ac7768d
|
Update realtime to use timer to avoid memory leaks on busy tick
|
2017-02-03 21:47:38 +08:00 |
|
Wu Cheng-Han
|
92ad67b813
|
Update to remove history cache to lower application coupling
|
2017-02-03 21:39:08 +08:00 |
|
Max Wu
|
a261c8e812
|
Merge pull request #341 from nvsofts/fix_bom_utf8
Removed UTF-8 BOM in download function
|
2017-02-03 18:28:05 +08:00 |
|
NV
|
5a212b9335
|
Removed UTF-8 BOM in download function
|
2017-02-03 17:35:49 +09:00 |
|
Wu Cheng-Han
|
e67a6ad368
|
Fix missing type declaration
|
2017-02-03 00:07:08 +08:00 |
|
Wu Cheng-Han
|
6c87262bd9
|
Fix to use minified CDN file source in mermaid
|
2017-02-02 23:40:55 +08:00 |
|
Wu Cheng-Han
|
d5008b7aeb
|
Update viz.js and mermaid CDN links
|
2017-02-02 23:37:20 +08:00 |
|
Wu Cheng-Han
|
4dbafe62a3
|
Upgrade mermaid to support class diagram
|
2017-02-02 23:28:05 +08:00 |
|
Wu Cheng-Han
|
3df5507589
|
Upgrade viz.js to fix manual workaround and get smaller file size
|
2017-02-02 23:27:34 +08:00 |
|
Yukai Huang
|
f27fc90a74
|
Merge pull request #329 from SISheogorath/patch-1
Add fail fast option
|
2017-01-23 17:20:49 +08:00 |
|
Sheogorath
|
9122ccd1b8
|
Add fail fast option
Fail the script if a command inside it fails to prevent a install with exitcode 0 even when commands in it are failing.
|
2017-01-23 06:11:20 +01:00 |
|
Max Wu
|
4a25adba23
|
Merge pull request #328 from SISheogorath/patch-1
Add documentation for new permissions
|
2017-01-22 14:30:26 +08:00 |
|
Sheogorath
|
9ea66e8820
|
Add documentation for new permissions
|
2017-01-21 19:18:56 +01:00 |
|
Max Wu
|
6dfc186691
|
Merge pull request #326 from hackmdio/es6-integration
ES6 integration
|
2017-01-21 14:31:41 +08:00 |
|
Wu Cheng-Han
|
fc00fa7434
|
Add link to features on profile dropdown
|
2017-01-21 14:24:51 +08:00 |
|
Yukai Huang
|
0e479111e5
|
Merge branch 'master' into es6-integration
|
2017-01-21 14:05:51 +08:00 |
|
Wu Cheng-Han
|
a669c201be
|
Fix template partial path
|
2017-01-21 14:04:54 +08:00 |
|
Wu Cheng-Han
|
09a7bcbdef
|
Refactor templates and rearrange its path
|
2017-01-21 13:08:29 +08:00 |
|
Yukai Huang
|
74b04d08b5
|
Merge branch 'master' into es6-integration
|
2017-01-21 12:55:45 +08:00 |
|
Yukai Huang
|
93d6fe6d7c
|
Revert useless linebreak
|
2017-01-21 12:53:29 +08:00 |
|
Wu Cheng-Han
|
6e8ff3de23
|
Fix redundant parameter to removeColumn in db migration scripts
|
2017-01-21 12:53:18 +08:00 |
|
Wu Cheng-Han
|
5e1d022e13
|
Add screenshot on index page
|
2017-01-21 12:52:26 +08:00 |
|
Wu Cheng-Han
|
e98278492e
|
Fix meta error not clear on before rendering
|
2017-01-21 12:50:02 +08:00 |
|
Yukai Huang
|
26d8942852
|
Revert experimental vue for now
|
2017-01-21 12:30:55 +08:00 |
|
Yukai Huang
|
4bbe035beb
|
Merge branch 'master' into frontend-next
|
2017-01-21 12:08:52 +08:00 |
|
Max Wu
|
1de4242473
|
Merge pull request #321 from DrMurx/gracefulSigtermHandling
Handle SIGTERM the same way SIGINT is handled
|
2017-01-20 09:39:04 +08:00 |
|
Jan Kunzmann
|
20dc3127b1
|
Handle SIGTERM the same way SIGINT is handled
|
2017-01-20 02:13:09 +01:00 |
|
Wu Cheng-Han
|
1473437295
|
Refactor checkViewPermission to fix limited & protected permission check bug and fix code style
|
2017-01-16 23:47:53 +08:00 |
|
Wu Cheng-Han
|
e00daee6c0
|
Update to prevent all empty link change hash
|
2017-01-16 12:42:21 +08:00 |
|
Wu Cheng-Han
|
3c0667813c
|
Fix missing config in hackmd response
|
2017-01-16 12:41:34 +08:00 |
|
Wu Cheng-Han
|
091e7271e0
|
Fix pagination should hide on refresh history
|
2017-01-16 12:24:40 +08:00 |
|
Wu Cheng-Han
|
53223b5e2c
|
Update index layout to add profile on navbar
|
2017-01-16 12:06:04 +08:00 |
|
Wu Cheng-Han
|
f2ee897699
|
Fix to prevent hash change on click nav item on index
|
2017-01-16 12:04:11 +08:00 |
|
Wu Cheng-Han
|
5751578275
|
Update to remove history pagination animation on refresh
|
2017-01-15 17:23:33 +08:00 |
|
Wu Cheng-Han
|
f2a441061b
|
Fix checkLoginStateChanged might fall into infinite loop while calling loginStateChangeEvent
|
2017-01-15 17:23:19 +08:00 |
|
Yukai Huang
|
a9a38c3d75
|
Recover config change in 0f833f0
|
2017-01-15 11:58:00 +08:00 |
|
Yukai Huang
|
75e28a1d5e
|
Merge branch 't216-refactor-common' into 'frontend-next'
T216 refactor common
See merge request !5
|
2017-01-15 03:45:19 +00:00 |
|
Yukai Huang
|
c0e8306961
|
Merge branch 'frontend-next' into t216-refactor-common
|
2017-01-15 11:33:22 +08:00 |
|