| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge branch 'master' into frontend-next | Yukai Huang | 2017-01-21 | 2 | -24/+33 |
| |\| |
|
| * | | Recover config change in 0f833f0 | Yukai Huang | 2017-01-15 | 1 | -2/+2 |
| * | | Merge branch 'frontend-next' into t216-refactor-common | Yukai Huang | 2017-01-15 | 7 | -29/+176 |
| |\ \ |
|
| * | | | Update server google/dropbox config check | Yukai Huang | 2017-01-14 | 1 | -2/+2 |
* | | | | Add basics for secret management by Docker 1.13 | Sheogorath | 2017-02-07 | 1 | -24/+28 |
| |_|/
|/| | |
|
* | | | Refactor checkViewPermission to fix limited & protected permission check bug ... | Wu Cheng-Han | 2017-01-16 | 2 | -23/+31 |
* | | | Fix missing config in hackmd response | Wu Cheng-Han | 2017-01-16 | 1 | -1/+2 |
| |/
|/| |
|
* | | 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 | 2 | -0/+3 |
|\ \ |
|
| * | | Add `allowemailregister` option | Sheogorath | 2017-01-12 | 2 | -0/+3 |
* | | | Fix permission order and keep wording consistency | Wu Cheng-Han | 2017-01-12 | 1 | -1/+1 |
* | | | Fix author creation in operationCallback might cause unique constraint valida... | Wu Cheng-Han | 2017-01-12 | 1 | -11/+19 |
|/ / |
|
* | | Merge pull request #313 from elct9620/feature/disable_anonymous_view | Max Wu | 2017-01-10 | 3 | -15/+20 |
|\ \ |
|
| * | | Adjust permission order to more clarly | 蒼時弦也 | 2017-01-10 | 1 | -1/+1 |
| * | | Fix syntax when use case | 蒼時弦也 | 2017-01-10 | 1 | -1/+1 |
| * | | Add limited and protected permission | 蒼時弦也 | 2017-01-10 | 3 | -15/+20 |
| * | | Recovery tariling spaces | 蒼時弦也 | 2017-01-10 | 1 | -2/+2 |
| * | | Remove temporary change | 蒼時弦也 | 2017-01-10 | 2 | -5/+0 |
| * | | Fix anonymouse view permission check | 蒼時弦也 | 2017-01-05 | 1 | -1/+4 |
| * | | Add limit for constrain anonymous view note | 蒼時弦也 | 2017-01-05 | 2 | -3/+5 |
| |/ |
|
* | | Allow displaying LDAP provider name on sign-in modal | neopostmodern | 2017-01-09 | 1 | -1/+5 |
* | | Merge pull request #279 from alecdwm/ldap-auth | Max Wu | 2017-01-09 | 5 | -1/+128 |
|\ \
| |/
|/| |
|
| * | removed comma | alecdwm | 2017-01-06 | 1 | -1/+1 |
| * | dark avatar backgrounds only | alecdwm | 2017-01-06 | 1 | -1/+4 |
| * | Use randomcolor not seedrandom for avatar backgrounds | alecdwm | 2017-01-06 | 1 | -3/+2 |
| * | Profile pictures for LDAP users | alecdwm | 2017-01-06 | 2 | -0/+34 |
| * | LDAP auth use email if provided | alecdwm | 2016-12-14 | 1 | -1/+1 |
| * | Tokens not required for ldap auth | alecdwm | 2016-12-14 | 1 | -4/+30 |
| * | Added HMD_LDAP_TLS_CA env variable | alecdwm | 2016-12-14 | 1 | -0/+6 |
| * | Initial support for LDAP server authentication | alecdwm | 2016-12-13 | 3 | -1/+60 |
* | | Fix and refactor extracting content using metaMarked directly might lead in i... | Wu Cheng-Han | 2017-01-04 | 2 | -68/+34 |
* | | Mark as 0.5.0 | Wu Cheng-Han | 2017-01-02 | 1 | -2/+2 |
* | | Fix yaml metadata description not able to show | Wu Cheng-Han | 2017-01-02 | 1 | -3/+3 |
* | | Refactor data processing to model definition | Wu Cheng-Han | 2017-01-02 | 3 | -0/+27 |
* | | Update to remove null byte before saving to DB and remove null byte on changes | Wu Cheng-Han | 2017-01-02 | 3 | -7/+35 |
* | | Fix migration script of revision lacks of definition of primary key | Wu Cheng-Han | 2017-01-02 | 1 | -1/+4 |
* | | Fix to not use diff_cleanupSemantic, bug report refer to https://code.google.... | Wu Cheng-Han | 2017-01-02 | 1 | -1/+0 |
* | | Remove LZString compression for data storage | Wu Cheng-Han | 2017-01-02 | 5 | -37/+28 |
* | | Remove manual LZString compression for partial socket io event data | Wu Cheng-Han | 2017-01-02 | 2 | -10/+2 |
* | | Use dburl to configurate | bananaappletw | 2016-12-22 | 2 | -6/+5 |
* | | Simplify code for heroku | bananaappletw | 2016-12-22 | 1 | -1/+2 |
* | | Fix #293 | bananaappletw | 2016-12-22 | 1 | -3/+4 |
* | | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 3 | -7/+7 |
* | | Fix possible user is undefined in realtime events | Wu Cheng-Han | 2016-12-20 | 1 | -17/+26 |
* | | Fix email option in config not parse correctly | Wu Cheng-Han | 2016-12-20 | 1 | -1/+1 |
* | | Mark as 0.4.6 | Wu Cheng-Han | 2016-12-19 | 1 | -1/+1 |
* | | Try to fix when server have heavy loading cache might not update to db properly | Wu Cheng-Han | 2016-12-18 | 2 | -2/+2 |
* | | Add support of allow free url config option with correspond modifications | Wu Cheng-Han | 2016-12-16 | 2 | -2/+12 |
* | | Fix typo | Wu Cheng-Han | 2016-12-16 | 1 | -1/+1 |