Commit graph

3188 commits

Author SHA1 Message Date
BoHong Li
8246ac3850 Add JavaScript Standard Style badge in README
add badge to let people know that code is using the standard style
2017-03-13 18:42:22 +08:00
BoHong Li
6cf06837f8 Remove eslint
1. Remove eslint , bacause we use JavaScript Standard Style.
2. Add lts/boron version to travis CI, web use it in docker version

Signed-off-by: BoHong Li <a60814billy@gmail.com>
2017-03-13 02:23:58 +08:00
BoHong Li
befa89be8b Merge branch 'use_javascript_standard_style'
Introduce JavaScript Standard Style

Signed-off-by: BoHong Li <a60814billy@gmail.com>
2017-03-13 02:09:52 +08:00
Yukai Huang
747da6772d Fix webpack copy relative path in #384 2017-03-12 21:10:35 +08:00
Max Wu
4153403a8b Merge pull request #384 from hackmdio/webpack-fixes
Webpack fixes
2017-03-12 17:40:42 +08:00
Yukai Huang
8241d945dc Do not log assets info in webpack build 2017-03-12 16:53:04 +08:00
Max Wu
8dd91fbe66 Merge pull request #382 from Himura2la/patch-1
Fixed style in promo text
2017-03-11 15:07:07 +08:00
Himura Kazuto
ef8c4ecdc6 Fixed style in promo text 2017-03-10 19:17:41 +03:00
Yukai Huang
9b513f619f Use JavaScript standard style 2017-03-09 15:39:42 +08:00
BoHong Li
5bc642d02e Use JavaScript Standard Style (part 2)
Fixed all fail on frontend code.
2017-03-09 02:41:05 +08:00
Yukai Huang
6556c284e5 Extract editor related code
- in public/js/lib/editor/index.js
2017-03-08 21:43:32 +08:00
BoHong Li
4889e9732d Use JavaScript Standard Style
Introduce JavaScript Standard Style as project style rule,
and fixed all fail on backend code.
2017-03-08 18:45:51 +08:00
Yukai Huang
121d84863a Extract UI jquery node 2017-03-07 21:59:18 +08:00
BoHong Li
8f1c97f4a4 Fixed Syntax Error 2017-03-04 17:06:11 +08:00
Raccoon
bbde79c7d7 Merge pull request #325 from SISheogorath/feature/addSecrets
Add basics for secret management by Docker 1.13
2017-03-03 09:27:57 +08:00
Raccoon
48592d692c Merge branch 'master' into feature/addSecrets 2017-03-03 09:22:35 +08:00
Yukai Huang
cd91f237ab Only copy needed files in webpack 2017-02-19 15:43:40 +08:00
Wu Cheng-Han
0bea4da623 Fix out of sync when deleting on same cursor position on several clients
from: https://github.com/aullman/opentok-editor/issues/4
2017-02-18 20:11:57 +08:00
Wu Cheng-Han
0aaa598130 Fix not determine OT have pending operations properly 2017-02-18 20:11:18 +08:00
Wu Cheng-Han
f7149f5a83 Fix to keep selections on save and restore info 2017-02-18 20:10:34 +08:00
Wu Cheng-Han
2aee0f267c Fix user profile photo might not replace to proper size 2017-02-18 20:07:15 +08:00
Wu Cheng-Han
1ca39d9c8e Update to allow li tag specify value number 2017-02-17 21:56:35 +08:00
Max Wu
91949be651 Merge pull request #359 from bananaappletw/master
Add travis ci
2017-02-17 01:17:01 +08:00
bananaappletw
40dfffd4f4 Using package.json to test lint instead
Exclude *.min.js from eslint
2017-02-16 13:05:46 +08:00
bananaappletw
c48ba0ad48 Test up to 7.5.0 2017-02-15 22:09:09 +08:00
bananaappletw
af783b2746 Update node dependency up to 6.x in package.json 2017-02-15 19:17:51 +08:00
bananaappletw
327ab411ac Add Makefile .editorconfig 2017-02-15 19:16:36 +08:00
bananaappletw
4198d0d560 Add travis ci 2017-02-15 19:11:53 +08:00
Raccoon
e19712321f Merge pull request #358 from MikeMichel/patch-1
first envs then the config
2017-02-15 17:26:26 +08:00
Mike
d29aff6505 first envs then the config
or docker -e will not work
2017-02-15 10:22:38 +01:00
Max Wu
fda08bcaec Merge pull request #353 from stratosgear/patch-1
Fixed Greek mispellings and translations
2017-02-13 10:53:32 +08:00
Stratos Gerakakis
6dc70000f0 Fixed Greek mispellings and translations
There were various misspellings and some translations that were not clear enough.
2017-02-10 18:02:15 +01:00
Max Wu
99a2cbc604 Update google drive picker to enable setOwnedByMe to show shared files and folders 2017-02-11 00:11:21 +08:00
Max Wu
cd24e75805 Merge pull request #348 from nvsofts/add_default_permission
Add default permission config
2017-02-10 10:55:05 +08:00
NV
00d1543a10 simplified description 2017-02-10 11:49:45 +09:00
NV
5375fe5779 Add validation to defaultpermission in config 2017-02-10 11:46:10 +09:00
NV
0a7adaf35d Add default permission config 2017-02-10 10:16:38 +09:00
Max Wu
a19163d68a Merge pull request #349 from nvsofts/fix_image_url
Fix image path problem when using filesystem backend
2017-02-09 13:16:46 +08:00
Max Wu
86c5d47afe Merge pull request #347 from SimJoSt/patch-1
typo in German translation fixed
2017-02-09 13:13:44 +08:00
NV
90c83ebd5b Fix image path problem when using filesystem backend 2017-02-09 14:07:36 +09:00
NV
a0d16eec23 Update README 2017-02-09 11:45:34 +09:00
Simon Joda Stößer
a6f4c94eb2 typo in German translation fixed 2017-02-09 03:34:58 +01:00
Max Wu
6587e7ccc6 Merge pull request #343 from sakajunquality/feature/fix-read-me-for-gcc
Add additional comment about Prerequisite to README
2017-02-08 15:10:02 +08:00
Jun SAKATA
2ab57effbd add reference to packages, instead of writing down solutions for specific os 2017-02-08 15:30:31 +09:00
Wu Cheng-Han
1cc27e1794 Fix ldap config not initialize properly 2017-02-07 22:31:38 +08:00
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