Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into es6-integration | Yukai Huang | 2017-01-21 | 22 | -235/+239 |
|\ | |||||
| * | Fix template partial path | Wu Cheng-Han | 2017-01-21 | 2 | -14/+14 |
| | | |||||
| * | Refactor templates and rearrange its path | Wu Cheng-Han | 2017-01-21 | 22 | -243/+247 |
| | | |||||
* | | Merge branch 'master' into es6-integration | Yukai Huang | 2017-01-21 | 7 | -3/+12 |
|\| | |||||
| * | Fix redundant parameter to removeColumn in db migration scripts | Wu Cheng-Han | 2017-01-21 | 2 | -3/+3 |
| | | |||||
| * | Add screenshot on index page | Wu Cheng-Han | 2017-01-21 | 3 | -0/+7 |
| | | |||||
| * | Fix meta error not clear on before rendering | Wu Cheng-Han | 2017-01-21 | 2 | -0/+2 |
| | | |||||
* | | Revert useless linebreak | Yukai Huang | 2017-01-21 | 1 | -0/+1 |
| | | |||||
* | | Revert experimental vue for now | Yukai Huang | 2017-01-21 | 7 | -60/+1 |
| | | |||||
* | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-21 | 8 | -59/+95 |
|\| | |||||
| * | Merge pull request #321 from DrMurx/gracefulSigtermHandling | Max Wu | 2017-01-20 | 1 | -3/+5 |
| |\ | | | | | | | Handle SIGTERM the same way SIGINT is handled | ||||
| | * | Handle SIGTERM the same way SIGINT is handled | Jan Kunzmann | 2017-01-20 | 1 | -3/+5 |
| |/ | |||||
| * | Refactor checkViewPermission to fix limited & protected permission check bug ↵ | Wu Cheng-Han | 2017-01-16 | 2 | -23/+31 |
| | | | | | | | | and fix code style | ||||
| * | Update to prevent all empty link change hash | Wu Cheng-Han | 2017-01-16 | 2 | -4/+9 |
| | | |||||
| * | Fix missing config in hackmd response | Wu Cheng-Han | 2017-01-16 | 1 | -1/+2 |
| | | |||||
| * | Fix pagination should hide on refresh history | Wu Cheng-Han | 2017-01-16 | 1 | -0/+1 |
| | | |||||
| * | Update index layout to add profile on navbar | Wu Cheng-Han | 2017-01-16 | 2 | -23/+43 |
| | | |||||
| * | 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 ↵ | Wu Cheng-Han | 2017-01-15 | 1 | -6/+4 |
| | | | | | | | | loginStateChangeEvent | ||||
* | | Recover config change in 0f833f0 | Yukai Huang | 2017-01-15 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 't216-refactor-common' into 'frontend-next' | Yukai Huang | 2017-01-15 | 14 | -69/+45 |
|\ \ | | | | | | | | | | | | | T216 refactor common See merge request !5 | ||||
| * \ | Merge branch 'frontend-next' into t216-refactor-common | Yukai Huang | 2017-01-15 | 18 | -69/+306 |
| |\ \ | |||||
| * | | | Update server google/dropbox config check | Yukai Huang | 2017-01-14 | 1 | -2/+2 |
| | | | | |||||
| * | | | Minor style update | Yukai Huang | 2017-01-14 | 2 | -4/+3 |
| | | | | |||||
| * | | | Update README | Yukai Huang | 2017-01-14 | 1 | -13/+3 |
| | | | | |||||
| * | | | Add google apiKey & dropbox appKey to config.json | Yukai Huang | 2017-01-14 | 1 | -2/+4 |
| | | | | |||||
| * | | | Remove config.js from setup files | Yukai Huang | 2017-01-13 | 3 | -7/+0 |
| | | | | |||||
| * | | | 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 'frontend-next' into 'frontend-next' | Yukai Huang | 2017-01-14 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Update README.md for npm script See merge request !6 | ||||
| * | | | Update README.md for npm script | bananaappletw | 2017-01-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-13 | 18 | -69/+306 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Update README.md to describe allowemailregister config more clear | Wu Cheng-Han | 2017-01-13 | 1 | -2/+2 |
| | | |||||
| * | Fix permission dropdown text might out of range in smaller screen | Wu Cheng-Han | 2017-01-13 | 1 | -0/+3 |
| | | |||||
| * | Fix allowemailregister config typo and default should be true | Wu Cheng-Han | 2017-01-12 | 1 | -1/+1 |
| | | |||||
| * | Fix for limited and protected permissions should forbid guest in realtime events | Wu Cheng-Han | 2017-01-12 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #317 from SISheogorath/master+allowEmailRegister | Max Wu | 2017-01-12 | 5 | -28/+35 |
| |\ | | | | | | | Add `allowemailregister` option | ||||
| | * | Add `allowemailregister` option | Sheogorath | 2017-01-12 | 5 | -28/+35 |
| | | | |||||
| * | | Update to use shorter wording in limited and protected permissions | Wu Cheng-Han | 2017-01-12 | 2 | -4/+4 |
| | | | |||||
| * | | Fix permission order and keep wording consistency | Wu Cheng-Han | 2017-01-12 | 3 | -10/+10 |
| | | | |||||
| * | | Fix author creation in operationCallback might cause unique constraint ↵ | Wu Cheng-Han | 2017-01-12 | 1 | -11/+19 |
| | | | | | | | | | | | | validation error | ||||
| * | | Fix sortOnlineUserList might not check property existence before comparsion | Wu Cheng-Han | 2017-01-12 | 1 | -4/+4 |
| | | | |||||
| * | | Fix SIGINT checkClean should only log error instead throw error | Wu Cheng-Han | 2017-01-12 | 1 | -1/+1 |
| | | | |||||
| * | | Fix history list might check pagination on clear and open | Wu Cheng-Han | 2017-01-12 | 1 | -0/+2 |
| | | | |||||
| * | | Workaround text shadow for font antialias might cause cut off in Edge | Wu Cheng-Han | 2017-01-12 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #313 from elct9620/feature/disable_anonymous_view | Max Wu | 2017-01-10 | 5 | -20/+47 |
| |\ | | | | | | | WIP: Add options to limit anonymous view note | ||||
| | * | Update limite icon to fa-id-card | 蒼時弦也 | 2017-01-10 | 2 | -2/+2 |
| | | |