summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-18Fix to keep selections on save and restore infoWu Cheng-Han1-1/+4
2017-02-17Update to allow li tag specify value numberWu Cheng-Han1-0/+2
2017-02-11Update google drive picker to enable setOwnedByMe to show shared files and fo...Max Wu1-1/+2
2017-02-03Fix duplicated headers anchor link not been updated properlyWu Cheng-Han1-1/+1
2017-02-03Fix "[object HTMLCollection] is not iterable!" error in some browsersWu Cheng-Han1-1/+2
2017-02-03Fix missing type declaration in text complete strategyWu Cheng-Han1-1/+1
2017-02-03Removed UTF-8 BOM in download functionNV3-5/+5
2017-02-03Fix missing type declarationWu Cheng-Han1-1/+1
2017-02-02Fix to use minified CDN file source in mermaidWu Cheng-Han3-3/+3
2017-02-02Update viz.js and mermaid CDN linksWu Cheng-Han3-6/+6
2017-02-02Upgrade viz.js to fix manual workaround and get smaller file sizeWu Cheng-Han1-21/+12
2017-01-21Add documentation for new permissionsSheogorath1-1/+3
2017-01-21Add link to features on profile dropdownWu Cheng-Han1-0/+1
2017-01-21Fix template partial pathWu Cheng-Han2-14/+14
2017-01-21Refactor templates and rearrange its pathWu Cheng-Han22-243/+247
2017-01-21Revert useless linebreakYukai Huang1-0/+1
2017-01-21Add screenshot on index pageWu Cheng-Han3-0/+7
2017-01-21Fix meta error not clear on before renderingWu Cheng-Han2-0/+2
2017-01-21Revert experimental vue for nowYukai Huang4-46/+0
2017-01-16Update to prevent all empty link change hashWu Cheng-Han2-4/+9
2017-01-16Fix pagination should hide on refresh historyWu Cheng-Han1-0/+1
2017-01-16Update index layout to add profile on navbarWu Cheng-Han2-23/+43
2017-01-16Fix to prevent hash change on click nav item on indexWu Cheng-Han1-2/+6
2017-01-15Update to remove history pagination animation on refreshWu Cheng-Han1-2/+0
2017-01-15Fix checkLoginStateChanged might fall into infinite loop while calling loginS...Wu Cheng-Han1-6/+4
2017-01-14Minor style updateYukai Huang1-1/+1
2017-01-13Remove old config.js.exampleYukai Huang1-11/+0
2017-01-13Add default value for configYukai Huang1-6/+6
2017-01-13Rename common.js to login.jsYukai Huang5-7/+14
2017-01-13Move config variable to lib/configYukai Huang2-24/+20
2017-01-13Fix permission dropdown text might out of range in smaller screenWu Cheng-Han1-0/+3
2017-01-12Update to use shorter wording in limited and protected permissionsWu Cheng-Han2-4/+4
2017-01-12Add `allowemailregister` optionSheogorath1-1/+1
2017-01-12Fix permission order and keep wording consistencyWu Cheng-Han2-9/+9
2017-01-12Fix sortOnlineUserList might not check property existence before comparsionWu Cheng-Han1-4/+4
2017-01-12Fix history list might check pagination on clear and openWu Cheng-Han1-0/+2
2017-01-12Workaround text shadow for font antialias might cause cut off in EdgeWu Cheng-Han1-1/+1
2017-01-10Update limite icon to fa-id-card蒼時弦也2-2/+2
2017-01-10Update limited/protected permission icon蒼時弦也2-10/+4
2017-01-10Add fa-stack style to public/js/index.js蒼時弦也1-4/+10
2017-01-10Adjust permission order to more clarly蒼時弦也2-9/+9
2017-01-10Add limited and protected permission蒼時弦也2-1/+23
2017-01-09Allow displaying LDAP provider name on sign-in modalneopostmodern1-1/+1
2017-01-05Convert history.js to es6Yukai Huang3-133/+113
2017-01-05Convert cover.js to es6Yukai Huang1-126/+127
2017-01-05Convert extra.js to es6Yukai Huang2-352/+326
2017-01-05Convert common.js to es6Yukai Huang2-70/+65
2017-01-05Convert pretty.js to es6Yukai Huang1-44/+43
2017-01-05Convert slide.js to es6Yukai Huang1-33/+31
2017-01-05Fix for selectionObjects in OT CodeMirror adapter might call on undefinedWu Cheng-Han2-2/+2