| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Update to fix pagination error in list.js over v1.5.0 | Wu Cheng-Han | 2017-03-14 | 1 | -5/+3 |
* | | | Fix export html to replace fallen cdn tortue.me to cdnjs | Wu Cheng-Han | 2017-03-14 | 1 | -1/+1 |
* | | | Fix rendering might result XSS attribute on self closing tag [Security Issue] | Wu Cheng-Han | 2017-03-14 | 4 | -1/+20 |
| |/
|/| |
|
* | | Use JavaScript Standard Style (part 2) | BoHong Li | 2017-03-09 | 15 | -6518/+6282 |
|/ |
|
* | 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 |
* | Update to allow li tag specify value number | Wu Cheng-Han | 2017-02-17 | 1 | -0/+2 |
* | Update google drive picker to enable setOwnedByMe to show shared files and fo... | Max Wu | 2017-02-11 | 1 | -1/+2 |
* | 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 |
* | Merge pull request #341 from nvsofts/fix_bom_utf8 | Max Wu | 2017-02-03 | 3 | -5/+5 |
|\ |
|
| * | 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 |
* | | Upgrade viz.js to fix manual workaround and get smaller file size | Wu Cheng-Han | 2017-02-02 | 1 | -21/+12 |
|/ |
|
* | Merge branch 'master' into es6-integration | Yukai Huang | 2017-01-21 | 2 | -0/+2 |
|\ |
|
| * | Fix meta error not clear on before rendering | Wu Cheng-Han | 2017-01-21 | 2 | -0/+2 |
* | | Revert experimental vue for now | Yukai Huang | 2017-01-21 | 3 | -44/+0 |
* | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-21 | 3 | -9/+14 |
|\| |
|
| * | Update to prevent all empty link change hash | Wu Cheng-Han | 2017-01-16 | 2 | -4/+9 |
| * | Fix pagination should hide on refresh history | Wu Cheng-Han | 2017-01-16 | 1 | -0/+1 |
| * | Fix to prevent hash change on click nav item on index | Wu Cheng-Han | 2017-01-16 | 1 | -2/+6 |
| * | Update to remove history pagination animation on refresh | Wu Cheng-Han | 2017-01-15 | 1 | -2/+0 |
| * | Fix checkLoginStateChanged might fall into infinite loop while calling loginS... | Wu Cheng-Han | 2017-01-15 | 1 | -6/+4 |
* | | Merge branch 'frontend-next' into t216-refactor-common | Yukai Huang | 2017-01-15 | 2 | -5/+27 |
|\ \ |
|
| * | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-13 | 2 | -5/+27 |
| |\| |
|
| | * | Update to use shorter wording in limited and protected permissions | Wu Cheng-Han | 2017-01-12 | 1 | -2/+2 |
| | * | Fix permission order and keep wording consistency | Wu Cheng-Han | 2017-01-12 | 1 | -6/+6 |
| | * | Fix sortOnlineUserList might not check property existence before comparsion | Wu Cheng-Han | 2017-01-12 | 1 | -4/+4 |
| | * | Fix history list might check pagination on clear and open | Wu Cheng-Han | 2017-01-12 | 1 | -0/+2 |
| | * | Update limite icon to fa-id-card | 蒼時弦也 | 2017-01-10 | 1 | -1/+1 |
| | * | Update limited/protected permission icon | 蒼時弦也 | 2017-01-10 | 1 | -8/+2 |
| | * | Add fa-stack style to public/js/index.js | 蒼時弦也 | 2017-01-10 | 1 | -4/+10 |
| | * | Adjust permission order to more clarly | 蒼時弦也 | 2017-01-10 | 1 | -7/+7 |
| | * | Add limited and protected permission | 蒼時弦也 | 2017-01-10 | 1 | -1/+21 |
* | | | Minor style update | Yukai Huang | 2017-01-14 | 1 | -1/+1 |
* | | | Remove old config.js.example | Yukai Huang | 2017-01-13 | 1 | -11/+0 |
* | | | Add default value for config | Yukai Huang | 2017-01-13 | 1 | -6/+6 |
* | | | Rename common.js to login.js | Yukai Huang | 2017-01-13 | 5 | -7/+14 |
* | | | Move config variable to lib/config | Yukai Huang | 2017-01-13 | 2 | -24/+20 |
|/ / |
|
* | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-07 | 1 | -15/+39 |
|\| |
|
| * | Update to show yaml-metadata and diagram parsing error in the view | Wu Cheng-Han | 2017-01-04 | 1 | -2/+16 |
| * | Workaround that graphviz might not recover from error | Wu Cheng-Han | 2017-01-04 | 1 | -12/+22 |
* | | Convert history.js to es6 | Yukai Huang | 2017-01-05 | 3 | -133/+113 |
* | | Convert cover.js to es6 | Yukai Huang | 2017-01-05 | 1 | -126/+127 |
* | | Convert extra.js to es6 | Yukai Huang | 2017-01-05 | 2 | -352/+326 |
* | | Convert common.js to es6 | Yukai Huang | 2017-01-05 | 2 | -70/+65 |
* | | Convert pretty.js to es6 | Yukai Huang | 2017-01-05 | 1 | -44/+43 |
* | | Convert slide.js to es6 | Yukai Huang | 2017-01-05 | 1 | -33/+31 |
* | | Convert synscroll to es6 | Yukai Huang | 2017-01-04 | 2 | -96/+85 |