summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #353 from stratosgear/patch-1Max Wu2017-02-131-13/+13
|\ \ | | | | | | Fixed Greek mispellings and translations
| * | Fixed Greek mispellings and translationsStratos Gerakakis2017-02-101-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 Wu2017-02-111-1/+2
| | | | | | | | folders
* | Merge pull request #348 from nvsofts/add_default_permissionMax Wu2017-02-103-2/+13
|\ \ | | | | | | Add default permission config
| * | 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 backend
| * | | 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 fixed
| * | 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 additional comment about Prerequisite to README
| * | 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 memory
| * | 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 function
| * | 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
|\ \ | | | | | | Add fail fast option
| * | Add fail fast optionSheogorath2017-01-231-0/+2
|/ / | | | | Fail the script if a command inside it fails to prevent a install with exitcode 0 even when commands in it are failing.
* | Merge pull request #328 from SISheogorath/patch-1Max Wu2017-01-221-1/+3
|\ \ | | | | | | Add documentation for new permissions
| * | Add documentation for new permissionsSheogorath2017-01-211-1/+3
|/ /
* | Merge pull request #326 from hackmdio/es6-integrationMax Wu2017-01-2121-940/+871
|\ \ | | | | | | ES6 integration
| * \ Merge branch 'master' into es6-integrationYukai Huang2017-01-2122-235/+239
| |\ \
| * \ \ Merge branch 'master' into es6-integrationYukai Huang2017-01-217-3/+12
| |\ \ \
| * | | | Revert useless linebreakYukai Huang2017-01-211-0/+1
| | | | |
| * | | | Revert experimental vue for nowYukai Huang2017-01-217-60/+1
| | | | |
| * | | | Merge branch 'master' into frontend-nextYukai Huang2017-01-218-59/+95
| |\ \ \ \
| * | | | | Recover config change in 0f833f0Yukai Huang2017-01-151-2/+2
| | | | | |
| * | | | | Merge branch 't216-refactor-common' into 'frontend-next' Yukai Huang2017-01-1514-69/+45
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | T216 refactor common See merge request !5
| | * \ \ \ \ Merge branch 'frontend-next' into t216-refactor-commonYukai Huang2017-01-1518-69/+306
| | |\ \ \ \ \
| | * | | | | | Update server google/dropbox config checkYukai Huang2017-01-141-2/+2
| | | | | | | |
| | * | | | | | Minor style updateYukai Huang2017-01-142-4/+3
| | | | | | | |