summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' into es6-integrationYukai Huang2017-01-215-0/+9
| |\ \
| * | | Revert useless linebreakYukai Huang2017-01-211-0/+1
| * | | Revert experimental vue for nowYukai Huang2017-01-214-46/+0
| * | | Merge branch 'master' into frontend-nextYukai Huang2017-01-215-32/+57
| |\ \ \
| * \ \ \ Merge branch 'frontend-next' into t216-refactor-commonYukai Huang2017-01-157-11/+63
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into frontend-nextYukai Huang2017-01-137-11/+63
| | |\ \ \ \
| * | | | | | Minor style updateYukai Huang2017-01-141-1/+1
| * | | | | | Remove old config.js.exampleYukai Huang2017-01-131-11/+0
| * | | | | | Add default value for configYukai Huang2017-01-131-6/+6
| * | | | | | Rename common.js to login.jsYukai Huang2017-01-135-7/+14
| * | | | | | Move config variable to lib/configYukai Huang2017-01-132-24/+20
| |/ / / / /
| * | | | | Merge branch 'master' into frontend-nextYukai Huang2017-01-073-17/+41
| |\ \ \ \ \
| * | | | | | Convert history.js to es6Yukai Huang2017-01-053-133/+113
| * | | | | | Convert cover.js to es6Yukai Huang2017-01-051-126/+127
| * | | | | | Convert extra.js to es6Yukai Huang2017-01-052-352/+326
| * | | | | | Convert common.js to es6Yukai Huang2017-01-052-70/+65
| * | | | | | Convert pretty.js to es6Yukai Huang2017-01-051-44/+43
| * | | | | | Convert slide.js to es6Yukai Huang2017-01-051-33/+31
| * | | | | | Convert synscroll to es6Yukai Huang2017-01-042-96/+85
| * | | | | | Merge branch 'master' into frontend-nextYukai Huang2017-01-027-18/+47
| |\ \ \ \ \ \
| * | | | | | | Basic setup for Vue appYukai Huang2016-12-244-0/+43
| * | | | | | | Install vue and babel dependencyYukai Huang2016-12-241-0/+2
| * | | | | | | Fix module variable requireYukai Huang2016-12-242-0/+2
* | | | | | | | Add link to features on profile dropdownWu Cheng-Han2017-01-211-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix template partial pathWu Cheng-Han2017-01-212-14/+14
* | | | | | | Refactor templates and rearrange its pathWu Cheng-Han2017-01-2122-243/+247
| |_|_|_|_|/ |/| | | | |
* | | | | | Add screenshot on index pageWu Cheng-Han2017-01-213-0/+7
* | | | | | Fix meta error not clear on before renderingWu Cheng-Han2017-01-212-0/+2
| |_|_|_|/ |/| | | |
* | | | | Update to prevent all empty link change hashWu Cheng-Han2017-01-162-4/+9
* | | | | Fix pagination should hide on refresh historyWu Cheng-Han2017-01-161-0/+1
* | | | | Update index layout to add profile on navbarWu Cheng-Han2017-01-162-23/+43
* | | | | Fix to prevent hash change on click nav item on indexWu Cheng-Han2017-01-161-2/+6
* | | | | Update to remove history pagination animation on refreshWu Cheng-Han2017-01-151-2/+0
* | | | | Fix checkLoginStateChanged might fall into infinite loop while calling loginS...Wu Cheng-Han2017-01-151-6/+4
| |_|_|/ |/| | |
* | | | Fix permission dropdown text might out of range in smaller screenWu Cheng-Han2017-01-131-0/+3
* | | | Merge pull request #317 from SISheogorath/master+allowEmailRegisterMax Wu2017-01-121-1/+1
|\ \ \ \
| * | | | Add `allowemailregister` optionSheogorath2017-01-121-1/+1
* | | | | Update to use shorter wording in limited and protected permissionsWu Cheng-Han2017-01-122-4/+4
* | | | | Fix permission order and keep wording consistencyWu Cheng-Han2017-01-122-9/+9
* | | | | Fix sortOnlineUserList might not check property existence before comparsionWu Cheng-Han2017-01-121-4/+4
* | | | | Fix history list might check pagination on clear and openWu Cheng-Han2017-01-121-0/+2
* | | | | Workaround text shadow for font antialias might cause cut off in EdgeWu Cheng-Han2017-01-121-1/+1
|/ / / /
* | | | Merge pull request #313 from elct9620/feature/disable_anonymous_viewMax Wu2017-01-102-5/+27
|\ \ \ \
| * | | | Update limite icon to fa-id-card蒼時弦也2017-01-102-2/+2
| * | | | Update limited/protected permission icon蒼時弦也2017-01-102-10/+4
| * | | | Add fa-stack style to public/js/index.js蒼時弦也2017-01-101-4/+10
| * | | | Adjust permission order to more clarly蒼時弦也2017-01-102-9/+9
| * | | | Add limited and protected permission蒼時弦也2017-01-102-1/+23
| | |_|/ | |/| |
* | | | Allow displaying LDAP provider name on sign-in modalneopostmodern2017-01-091-1/+1
* | | | Merge pull request #279 from alecdwm/ldap-authMax Wu2017-01-092-4/+29
|\ \ \ \ | |/ / / |/| | |