summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/addSecretsRaccoon2017-03-0362-1404/+1381
|\
| * Fix out of sync when deleting on same cursor position on several clientsWu Cheng-Han2017-02-182-2/+4
| * Fix not determine OT have pending operations properlyWu Cheng-Han2017-02-181-5/+10
| * Fix to keep selections on save and restore infoWu Cheng-Han2017-02-181-1/+4
| * Fix user profile photo might not replace to proper sizeWu Cheng-Han2017-02-181-4/+4
| * Update to allow li tag specify value numberWu Cheng-Han2017-02-171-0/+2
| * Merge pull request #359 from bananaappletw/masterMax Wu2017-02-174-3/+26
| |\
| | * Using package.json to test lint insteadbananaappletw2017-02-164-6/+3
| | * Test up to 7.5.0bananaappletw2017-02-151-1/+1
| | * Update node dependency up to 6.x in package.jsonbananaappletw2017-02-151-1/+1
| | * Add Makefile .editorconfigbananaappletw2017-02-151-0/+2
| | * Add travis cibananaappletw2017-02-154-2/+26
| |/
| * Merge pull request #358 from MikeMichel/patch-1Raccoon2017-02-151-1/+1
| |\
| | * first envs then the configMike2017-02-151-1/+1
| |/
| * Merge pull request #353 from stratosgear/patch-1Max Wu2017-02-131-13/+13
| |\
| | * Fixed Greek mispellings and translationsStratos Gerakakis2017-02-101-13/+13
| |/
| * Update google drive picker to enable setOwnedByMe to show shared files and fo...Max Wu2017-02-111-1/+2
| * Merge pull request #348 from nvsofts/add_default_permissionMax Wu2017-02-103-2/+13
| |\
| | * simplified descriptionNV2017-02-101-2/+2
| | * Add validation to defaultpermission in configNV2017-02-101-2/+7
| | * Add default permission configNV2017-02-102-2/+6
| | * Update READMENV2017-02-091-0/+2
| * | Merge pull request #349 from nvsofts/fix_image_urlMax Wu2017-02-091-1/+1
| |\ \
| | * | Fix image path problem when using filesystem backendNV2017-02-091-1/+1
| | |/
| * | Merge pull request #347 from SimJoSt/patch-1Max Wu2017-02-091-1/+1
| |\ \ | | |/ | |/|
| | * typo in German translation fixedSimon Joda Stößer2017-02-091-1/+1
| |/
| * Merge pull request #343 from sakajunquality/feature/fix-read-me-for-gccMax Wu2017-02-081-1/+1
| |\
| | * add reference to packages, instead of writing down solutions for specific osJun SAKATA2017-02-081-3/+1
| | * add sudoJun SAKATA2017-02-061-1/+1
| | * Add additional comment about Prerequisite to READMEJun SAKATA2017-02-061-0/+2
| * | Fix ldap config not initialize properlyWu Cheng-Han2017-02-071-4/+3
| * | Fix HMD_LDAP_TLS_CA not passing correctly and update README.mdWu Cheng-Han2017-02-072-8/+17
| |/
| * Merge pull request #342 from bananaappletw/masterMax Wu2017-02-041-8/+3
| |\
| | * Change database config development to sqlite, test to memorybananaappletw2017-02-041-8/+3
| |/
| * Update webpack config to use parallel uglify plugin to speed up production buildWu Cheng-Han2017-02-032-7/+11
| * Update to use babel-polyfill to support ES6 features in old browsersWu Cheng-Han2017-02-032-0/+9
| * Fix duplicated headers anchor link not been updated properlyWu Cheng-Han2017-02-031-1/+1
| * Fix "[object HTMLCollection] is not iterable!" error in some browsersWu Cheng-Han2017-02-031-1/+2
| * Fix missing type declaration in text complete strategyWu Cheng-Han2017-02-031-1/+1
| * Update to add biggerphoto on parsing user profileWu Cheng-Han2017-02-031-10/+26
| * Update realtime to use timer to avoid memory leaks on busy tickWu Cheng-Han2017-02-031-5/+11
| * Update to remove history cache to lower application couplingWu Cheng-Han2017-02-033-114/+64
| * Merge pull request #341 from nvsofts/fix_bom_utf8Max Wu2017-02-033-5/+5
| |\
| | * Removed UTF-8 BOM in download functionNV2017-02-033-5/+5
| * | Fix missing type declarationWu Cheng-Han2017-02-031-1/+1
| * | Fix to use minified CDN file source in mermaidWu Cheng-Han2017-02-023-3/+3
| * | Update viz.js and mermaid CDN linksWu Cheng-Han2017-02-023-6/+6
| * | Upgrade mermaid to support class diagramWu Cheng-Han2017-02-021-1/+1
| * | Upgrade viz.js to fix manual workaround and get smaller file sizeWu Cheng-Han2017-02-022-22/+13
| |/
| * Merge pull request #329 from SISheogorath/patch-1Yukai Huang2017-01-231-0/+2
| |\