| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken images in PDF caused by misconfigred server URL | Sheogorath | 2018-06-24 | 1 | -1/+4 |
* | Merge pull request #830 from SISheogorath/feature/GDPR | Christoph (Sheogorath) Kern | 2018-06-17 | 1 | -4/+26 |
|\ |
|
| * | Add token based security feature | Sheogorath | 2018-05-25 | 1 | -4/+23 |
| * | Add privacy and ToS links | Sheogorath | 2018-05-24 | 1 | -1/+4 |
* | | Merge pull request #784 from pferreir/add-oauth2-support | Christoph (Sheogorath) Kern | 2018-06-04 | 1 | -0/+4 |
|\ \ |
|
| * | | Add support for generic OAuth2 providers | Pedro Ferreira | 2018-03-26 | 1 | -0/+4 |
* | | | Merge pull request #785 from pferreir/redirect-to-login | Christoph (Sheogorath) Kern | 2018-05-31 | 1 | -1/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | 403: redirect user to login page if not logged in | Pedro Ferreira | 2018-03-27 | 1 | -1/+7 |
| |/ |
|
* | | Fix typos for `allowAnonymousEdits` | Sheogorath | 2018-04-10 | 1 | -2/+2 |
* | | Fix CSP for disqus and Google Analytics | Sheogorath | 2018-03-30 | 1 | -1/+2 |
|/ |
|
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -44/+44 |
* | Remove and replace all note id compression in LZString with base64url | Max Wu | 2018-02-26 | 1 | -6/+5 |
* | Fix to show 500 message when got error in parseNoteId | Max Wu | 2018-02-17 | 1 | -1/+2 |
* | Fix ldap provider name in template | Sheogorath | 2018-01-26 | 1 | -0/+2 |
* | Merge pull request #598 from xxyy/feature/csp | Christoph (Sheogorath) Kern | 2018-01-22 | 1 | -1/+2 |
|\ |
|
| * | CSP: Add nonce to slide view inline JS | Literallie | 2017-10-22 | 1 | -1/+2 |
* | | Merge pull request #673 from fooker/master | Christoph (Sheogorath) Kern | 2018-01-20 | 1 | -1/+2 |
|\ \ |
|
| * | | Allow posting new note with content | Dustin Frisch | 2018-01-18 | 1 | -1/+2 |
* | | | Add option to enable `freely` permission in closed instance | Dario Ernst | 2018-01-20 | 1 | -0/+2 |
|/ / |
|
* | | Fix file permission, remove useless executable | Peter Dave Hello | 2017-12-14 | 1 | -0/+0 |
* | | Initial support for SAML authentication | Norihito Nakae | 2017-11-28 | 1 | -0/+2 |
* | | Fix mattermost breaking notes | Sheogorath | 2017-10-31 | 1 | -0/+1 |
* | | Add mattermost authentication | Christoph Witzany | 2017-10-31 | 1 | -0/+1 |
* | | Adds 403 response if PDF export is disabled | geekyd | 2017-10-25 | 1 | -1/+6 |
* | | Adds PDF export via config | geekyd | 2017-10-25 | 1 | -1/+3 |
|/ |
|
* | Fix slide might not provide slideOptions meta | Wu Cheng-Han | 2017-06-05 | 1 | -1/+1 |
* | check if reveal theme exists | butlerx | 2017-06-01 | 1 | -1/+2 |
* | add the ability to set slide theme in slide options | butlerx | 2017-05-31 | 1 | -0/+1 |
* | refactor(config.js): Extract config file | BoHong Li | 2017-05-08 | 1 | -16/+16 |
* | refactor: Remove `require` extension filename | BoHong Li | 2017-05-08 | 1 | -2/+2 |
* | Use strict mode in all backend files | BoHong Li | 2017-03-14 | 1 | -0/+1 |
* | Use JavaScript Standard Style | BoHong Li | 2017-03-08 | 1 | -547/+539 |
* | Refactor checkViewPermission to fix limited & protected permission check bug ... | Wu Cheng-Han | 2017-01-16 | 1 | -3/+3 |
* | Fix missing config in hackmd response | Wu Cheng-Han | 2017-01-16 | 1 | -1/+2 |
* | Add `allowemailregister` option | Sheogorath | 2017-01-12 | 1 | -0/+1 |
* | Merge pull request #313 from elct9620/feature/disable_anonymous_view | Max Wu | 2017-01-10 | 1 | -2/+7 |
|\ |
|
| * | Add limited and protected permission | 蒼時弦也 | 2017-01-10 | 1 | -2/+7 |
| * | Recovery tariling spaces | 蒼時弦也 | 2017-01-10 | 1 | -2/+2 |
| * | Remove temporary change | 蒼時弦也 | 2017-01-10 | 1 | -3/+0 |
| * | Fix anonymouse view permission check | 蒼時弦也 | 2017-01-05 | 1 | -1/+4 |
| * | Add limit for constrain anonymous view note | 蒼時弦也 | 2017-01-05 | 1 | -3/+3 |
* | | Merge pull request #279 from alecdwm/ldap-auth | Max Wu | 2017-01-09 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Initial support for LDAP server authentication | alecdwm | 2016-12-13 | 1 | -0/+2 |
* | | Fix and refactor extracting content using metaMarked directly might lead in i... | Wu Cheng-Han | 2017-01-04 | 1 | -45/+14 |
* | | Fix yaml metadata description not able to show | Wu Cheng-Han | 2017-01-02 | 1 | -3/+3 |
* | | Remove LZString compression for data storage | Wu Cheng-Han | 2017-01-02 | 1 | -7/+7 |
* | | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 1 | -3/+3 |
* | | Add support of allow free url config option with correspond modifications | Wu Cheng-Han | 2016-12-16 | 1 | -2/+9 |
* | | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2016-12-15 | 1 | -0/+4 |
|/ |
|
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 1 | -6/+10 |