summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-01-04Update to show yaml-metadata and diagram parsing error in the viewWu Cheng-Han1-2/+16
2017-01-04Workaround that graphviz might not recover from errorWu Cheng-Han1-12/+22
2017-01-04Convert synscroll to es6Yukai Huang2-96/+85
2017-01-02Add back missing release-note link on indexWu Cheng-Han1-1/+1
2017-01-02Mark as 0.5.0Wu Cheng-Han2-1/+30
2017-01-02Update year to 2017Wu Cheng-Han1-1/+1
2017-01-02Update to improve editor performance by debounce checkEditorScrollbar eventWu Cheng-Han1-1/+5
2017-01-02Fix authorship might losing update event because of throttlingWu Cheng-Han1-1/+1
2017-01-02Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han1-0/+7
2017-01-02Remove manual LZString compression for partial socket io event dataWu Cheng-Han3-12/+1
2016-12-30Added Esperanto translationJames Stephenson1-0/+1
2016-12-24Update features.md publish button name and iconWu Cheng-Han1-1/+1
2016-12-24Fix js-url not import correctlyWu Cheng-Han1-1/+0
2016-12-24Basic setup for Vue appYukai Huang4-0/+43
2016-12-24Install vue and babel dependencyYukai Huang1-0/+2
2016-12-24Fix module variable requireYukai Huang2-0/+2
2016-12-21Fixed typo: anonmyousFlorian Rhiem2-4/+4
2016-12-20Fix codemirror spell checker not considering abbreviation which contain apost...Wu Cheng-Han1-1/+1
2016-12-20Fix mathjax not able to render issueWu Cheng-Han1-1/+8
2016-12-19Mark as 0.4.6Wu Cheng-Han2-1/+60
2016-12-19Update to handle graphviz output empty graphWu Cheng-Han1-0/+1
2016-12-19Remove unused vendor code and add fix related usagesWu Cheng-Han4-3361/+2
2016-12-19Upgrade dependenciesWu Cheng-Han4-24/+24
2016-12-19Remove unused vendor code and add missing dependencyWu Cheng-Han6-2027/+0
2016-12-18Fix slide mode on print pdf not finish view renderingWu Cheng-Han1-4/+12
2016-12-18Fix slide print-pdf mode scrollbar might be visibleWu Cheng-Han1-1/+1
2016-12-15Add support of allow anonymous config option with correspond modificationsWu Cheng-Han2-1/+5
2016-12-15Fix gist-embed styles conflictsWu Cheng-Han1-0/+13
2016-12-14LDAP signin form moved to main signin-modalalecdwm3-40/+23
2016-12-13Initial support for LDAP server authenticationalecdwm3-4/+46