Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only copy needed files in webpack | Yukai Huang | 2017-02-19 | 1 | -5/+22 |
| | |||||
* | Fix out of sync when deleting on same cursor position on several clients | Wu Cheng-Han | 2017-02-18 | 2 | -2/+4 |
| | | | | from: https://github.com/aullman/opentok-editor/issues/4 | ||||
* | Fix not determine OT have pending operations properly | Wu Cheng-Han | 2017-02-18 | 1 | -5/+10 |
| | |||||
* | Fix to keep selections on save and restore info | Wu Cheng-Han | 2017-02-18 | 1 | -1/+4 |
| | |||||
* | Fix user profile photo might not replace to proper size | Wu Cheng-Han | 2017-02-18 | 1 | -4/+4 |
| | |||||
* | Update to allow li tag specify value number | Wu Cheng-Han | 2017-02-17 | 1 | -0/+2 |
| | |||||
* | Merge pull request #359 from bananaappletw/master | Max Wu | 2017-02-17 | 4 | -3/+26 |
|\ | | | | | Add travis ci | ||||
| * | Using package.json to test lint instead | bananaappletw | 2017-02-16 | 4 | -6/+3 |
| | | | | | | | | Exclude *.min.js from eslint | ||||
| * | Test up to 7.5.0 | bananaappletw | 2017-02-15 | 1 | -1/+1 |
| | | |||||
| * | Update node dependency up to 6.x in package.json | bananaappletw | 2017-02-15 | 1 | -1/+1 |
| | | |||||
| * | Add Makefile .editorconfig | bananaappletw | 2017-02-15 | 1 | -0/+2 |
| | | |||||
| * | Add travis ci | bananaappletw | 2017-02-15 | 4 | -2/+26 |
|/ | |||||
* | Merge pull request #358 from MikeMichel/patch-1 | Raccoon | 2017-02-15 | 1 | -1/+1 |
|\ | | | | | first envs then the config | ||||
| * | first envs then the config | Mike | 2017-02-15 | 1 | -1/+1 |
|/ | | | or docker -e will not work | ||||
* | Merge pull request #353 from stratosgear/patch-1 | Max Wu | 2017-02-13 | 1 | -13/+13 |
|\ | | | | | Fixed Greek mispellings and translations | ||||
| * | Fixed Greek mispellings and translations | Stratos Gerakakis | 2017-02-10 | 1 | -13/+13 |
|/ | | | There were various misspellings and some translations that were not clear enough. | ||||
* | Update google drive picker to enable setOwnedByMe to show shared files and ↵ | Max Wu | 2017-02-11 | 1 | -1/+2 |
| | | | | folders | ||||
* | Merge pull request #348 from nvsofts/add_default_permission | Max Wu | 2017-02-10 | 3 | -2/+13 |
|\ | | | | | Add default permission config | ||||
| * | simplified description | NV | 2017-02-10 | 1 | -2/+2 |
| | | |||||
| * | Add validation to defaultpermission in config | NV | 2017-02-10 | 1 | -2/+7 |
| | | |||||
| * | Add default permission config | NV | 2017-02-10 | 2 | -2/+6 |
| | | |||||
| * | Update README | NV | 2017-02-09 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #349 from nvsofts/fix_image_url | Max Wu | 2017-02-09 | 1 | -1/+1 |
|\ \ | | | | | | | Fix image path problem when using filesystem backend | ||||
| * | | Fix image path problem when using filesystem backend | NV | 2017-02-09 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #347 from SimJoSt/patch-1 | Max Wu | 2017-02-09 | 1 | -1/+1 |
|\ \ | |/ |/| | typo in German translation fixed | ||||
| * | typo in German translation fixed | Simon Joda Stößer | 2017-02-09 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #343 from sakajunquality/feature/fix-read-me-for-gcc | Max Wu | 2017-02-08 | 1 | -1/+1 |
|\ | | | | | Add additional comment about Prerequisite to README | ||||
| * | add reference to packages, instead of writing down solutions for specific os | Jun SAKATA | 2017-02-08 | 1 | -3/+1 |
| | | |||||
| * | add sudo | Jun SAKATA | 2017-02-06 | 1 | -1/+1 |
| | | |||||
| * | Add additional comment about Prerequisite to README | Jun SAKATA | 2017-02-06 | 1 | -0/+2 |
| | | |||||
* | | Fix ldap config not initialize properly | Wu Cheng-Han | 2017-02-07 | 1 | -4/+3 |
| | | |||||
* | | Fix HMD_LDAP_TLS_CA not passing correctly and update README.md | Wu Cheng-Han | 2017-02-07 | 2 | -8/+17 |
|/ | |||||
* | Merge pull request #342 from bananaappletw/master | Max Wu | 2017-02-04 | 1 | -8/+3 |
|\ | | | | | Change database config development to sqlite, test to memory | ||||
| * | Change database config development to sqlite, test to memory | bananaappletw | 2017-02-04 | 1 | -8/+3 |
|/ | |||||
* | Update webpack config to use parallel uglify plugin to speed up production build | Wu Cheng-Han | 2017-02-03 | 2 | -7/+11 |
| | |||||
* | Update to use babel-polyfill to support ES6 features in old browsers | Wu Cheng-Han | 2017-02-03 | 2 | -0/+9 |
| | |||||
* | Fix duplicated headers anchor link not been updated properly | Wu Cheng-Han | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Fix "[object HTMLCollection] is not iterable!" error in some browsers | Wu Cheng-Han | 2017-02-03 | 1 | -1/+2 |
| | |||||
* | Fix missing type declaration in text complete strategy | Wu Cheng-Han | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Update to add biggerphoto on parsing user profile | Wu Cheng-Han | 2017-02-03 | 1 | -10/+26 |
| | |||||
* | Update realtime to use timer to avoid memory leaks on busy tick | Wu Cheng-Han | 2017-02-03 | 1 | -5/+11 |
| | |||||
* | Update to remove history cache to lower application coupling | Wu Cheng-Han | 2017-02-03 | 3 | -114/+64 |
| | |||||
* | Merge pull request #341 from nvsofts/fix_bom_utf8 | Max Wu | 2017-02-03 | 3 | -5/+5 |
|\ | | | | | Removed UTF-8 BOM in download function | ||||
| * | Removed UTF-8 BOM in download function | NV | 2017-02-03 | 3 | -5/+5 |
| | | |||||
* | | Fix missing type declaration | Wu Cheng-Han | 2017-02-03 | 1 | -1/+1 |
| | | |||||
* | | Fix to use minified CDN file source in mermaid | Wu Cheng-Han | 2017-02-02 | 3 | -3/+3 |
| | | |||||
* | | Update viz.js and mermaid CDN links | Wu Cheng-Han | 2017-02-02 | 3 | -6/+6 |
| | | |||||
* | | Upgrade mermaid to support class diagram | Wu Cheng-Han | 2017-02-02 | 1 | -1/+1 |
| | | |||||
* | | Upgrade viz.js to fix manual workaround and get smaller file size | Wu Cheng-Han | 2017-02-02 | 2 | -22/+13 |
|/ | |||||
* | Merge pull request #329 from SISheogorath/patch-1 | Yukai Huang | 2017-01-23 | 1 | -0/+2 |
|\ | | | | | Add fail fast option |