summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Fix missing config in hackmd responseWu Cheng-Han2017-01-161-1/+2
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | Update README.md to describe allowemailregister config more clearWu Cheng-Han2017-01-131-2/+2
* | | | | Fix permission dropdown text might out of range in smaller screenWu Cheng-Han2017-01-131-0/+3
* | | | | Fix allowemailregister config typo and default should be trueWu Cheng-Han2017-01-121-1/+1
* | | | | Fix for limited and protected permissions should forbid guest in realtime eventsWu Cheng-Han2017-01-121-2/+2
* | | | | Merge pull request #317 from SISheogorath/master+allowEmailRegisterMax Wu2017-01-125-28/+35
|\ \ \ \ \
| * | | | | Add `allowemailregister` optionSheogorath2017-01-125-28/+35
* | | | | | 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-123-10/+10
* | | | | | Fix author creation in operationCallback might cause unique constraint valida...Wu Cheng-Han2017-01-121-11/+19
* | | | | | Fix sortOnlineUserList might not check property existence before comparsionWu Cheng-Han2017-01-121-4/+4
* | | | | | Fix SIGINT checkClean should only log error instead throw errorWu Cheng-Han2017-01-121-1/+1
* | | | | | 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-105-20/+47
|\ \ \ \ \
| * | | | | 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-103-10/+10
| * | | | | Fix syntax when use case蒼時弦也2017-01-101-1/+1
| * | | | | Add limited and protected permission蒼時弦也2017-01-105-16/+43
| * | | | | Recovery tariling spaces蒼時弦也2017-01-102-11/+11
| * | | | | Remove temporary change蒼時弦也2017-01-103-6/+0
| * | | | | Update readme蒼時弦也2017-01-061-9/+10
| * | | | | Fix anonymouse view permission check蒼時弦也2017-01-051-1/+4
| * | | | | Add limit for constrain anonymous view note蒼時弦也2017-01-052-3/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #316 from neopostmodern/ldap-provider-nameMax Wu2017-01-093-2/+7
|\ \ \ \ \
| * | | | | Allow displaying LDAP provider name on sign-in modalneopostmodern2017-01-093-2/+7
|/ / / / /
* | | | | Merge pull request #279 from alecdwm/ldap-authMax Wu2017-01-0911-6/+191
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | removed commaalecdwm2017-01-061-1/+1
| * | | | dark avatar backgrounds onlyalecdwm2017-01-061-1/+4
| * | | | Use randomcolor not seedrandom for avatar backgroundsalecdwm2017-01-062-4/+2
| * | | | Profile pictures for LDAP usersalecdwm2017-01-063-0/+35
| * | | | LDAP auth use email if providedalecdwm2016-12-141-1/+1
| * | | | LDAP signin form moved to main signin-modalalecdwm2016-12-144-42/+24
| * | | | LDAP login improvementsalecdwm2016-12-141-3/+9
| * | | | Tokens not required for ldap authalecdwm2016-12-141-4/+30
| * | | | Added HMD_LDAP_TLS_CA env variablealecdwm2016-12-142-0/+7
| * | | | Initial support for LDAP server authenticationalecdwm2016-12-1311-7/+135
* | | | | Fix for selectionObjects in OT CodeMirror adapter might call on undefinedWu Cheng-Han2017-01-052-2/+2
* | | | | Update to show yaml-metadata and diagram parsing error in the viewWu Cheng-Han2017-01-041-2/+16
* | | | | Workaround that graphviz might not recover from errorWu Cheng-Han2017-01-041-12/+22
* | | | | Fix and refactor extracting content using metaMarked directly might lead in i...Wu Cheng-Han2017-01-042-68/+34
| |_|_|/ |/| | |
* | | | Add back missing release-note link on indexWu Cheng-Han2017-01-021-1/+1
* | | | Mark as 0.5.0Wu Cheng-Han2017-01-024-4/+33