index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Use hard delete instead of soft delete
Sheogorath
2018-05-25
1
-1
/
+1
|
*
Add privacy and ToS links
Sheogorath
2018-05-24
1
-1
/
+4
*
|
Fix i18n writing locale files in production
Sheogorath
2018-06-05
1
-0
/
+3
*
|
Merge pull request #784 from pferreir/add-oauth2-support
Christoph (Sheogorath) Kern
2018-06-04
8
-2
/
+154
|
\
\
|
*
|
Use TEXT instead of STRING for tokens
Pedro Ferreira
2018-03-26
2
-2
/
+25
|
*
|
Add support for generic OAuth2 providers
Pedro Ferreira
2018-03-26
6
-0
/
+129
*
|
|
Fix callback validation
Adam Hoka
2018-06-01
4
-4
/
+7
*
|
|
Add Azure Blob Storage support
Ádám Hóka
2018-06-01
5
-3
/
+49
*
|
|
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
|
|
/
*
|
Revert "Workaround Google API problems"
Christoph (Sheogorath) Kern
2018-05-16
2
-2
/
+0
*
|
Merge pull request #813 from SISheogorath/fix/googleAPI
Christoph (Sheogorath) Kern
2018-05-10
2
-0
/
+2
|
\
\
|
*
|
Use API key instead of clientSecret
Sheogorath
2018-04-13
2
-0
/
+2
*
|
|
Fix typo of "grouptAttribute" in saml auth module
Max Wu
2018-04-27
1
-2
/
+2
*
|
|
Merge pull request #803 from SISheogorath/fix/letterAvatarCSP
Christoph (Sheogorath) Kern
2018-04-17
3
-11
/
+23
|
\
\
\
|
*
|
|
Move letter-avatars into own request
Sheogorath
2018-04-17
3
-11
/
+23
|
|
/
/
*
|
|
Merge pull request #797 from SISheogorath/fix/LZErrorLog
Christoph (Sheogorath) Kern
2018-04-11
1
-0
/
+9
|
\
\
\
|
*
|
|
Add check for noteId length
Sheogorath
2018-04-10
1
-0
/
+9
|
|
/
/
*
/
/
Fix typos for `allowAnonymousEdits`
Sheogorath
2018-04-10
3
-4
/
+4
|
/
/
*
|
Merge pull request #791 from SISheogorath/fix/extendedCSPPolicies
Christoph (Sheogorath) Kern
2018-04-05
3
-2
/
+17
|
\
\
|
*
|
Fix CSP for disqus and Google Analytics
Sheogorath
2018-03-30
3
-2
/
+17
*
|
|
Add session data to env vars
Sheogorath
2018-03-29
1
-0
/
+2
|
/
/
*
|
Merge pull request #780 from SISheogorath/fix/sessionSecret
Christoph (Sheogorath) Kern
2018-03-28
2
-0
/
+10
|
\
\
|
*
|
Automatically generate a session secret if default is used
Sheogorath
2018-03-26
2
-0
/
+10
*
|
|
Merge pull request #786 from SISheogorath/fix/compatiblityConfig
Christoph (Sheogorath) Kern
2018-03-27
2
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix logical error in legacy config expression
Sheogorath
2018-03-26
1
-2
/
+2
|
*
|
Rename forgotten values
Sheogorath
2018-03-26
1
-4
/
+4
|
|
/
*
/
Allow embedding of video and audio tags
Sheogorath
2018-03-25
1
-0
/
+1
|
/
*
Change config to camel case with backwards compatibility
Sheogorath
2018-03-25
25
-182
/
+235
*
Merge pull request #771 from SISheogorath/refactor/imageRouter
Christoph (Sheogorath) Kern
2018-03-21
7
-132
/
+190
|
\
|
*
Refactoring imageRouter to modularity
Sheogorath
2018-03-20
7
-132
/
+190
*
|
Merge pull request #770 from SISheogorath/fix/ldapUUID
Christoph (Sheogorath) Kern
2018-03-18
1
-1
/
+8
|
\
\
|
*
|
Add check for undefined UUID
Sheogorath
2018-03-18
1
-1
/
+8
|
|
/
*
|
Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64
Christoph (Sheogorath) Kern
2018-03-18
4
-10
/
+53
|
\
\
|
*
|
Fix to log instead of throwing error on parse note id
Max Wu
2018-03-11
1
-2
/
+4
|
*
|
Fix parseNoteId order to fix some edge case
Max Wu
2018-03-10
1
-7
/
+7
|
*
|
Improve history migration performance
Max Wu
2018-03-10
1
-11
/
+5
|
*
|
Update to use buffer in encode/decode note id
Max Wu
2018-02-27
1
-2
/
+4
|
*
|
Add migration for LZString compressed note id in history
Max Wu
2018-02-26
1
-1
/
+21
|
*
|
Remove and replace all note id compression in LZString with base64url
Max Wu
2018-02-26
3
-8
/
+33
*
|
|
Merge pull request #757 from SISheogorath/fix/migration
Christoph (Sheogorath) Kern
2018-03-17
1
-0
/
+11
|
\
\
\
|
*
|
|
Add missing migration for permissions
Sheogorath
2018-03-06
1
-0
/
+11
*
|
|
|
Add helper function to fix number problems
Sheogorath
2018-03-16
2
-3
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #761 from SISheogorath/feature/reportURI
Christoph (Sheogorath) Kern
2018-03-14
3
-2
/
+11
|
\
\
\
|
*
|
|
Add config option for report URI in CSP
Sheogorath
2018-03-14
3
-2
/
+11
|
|
/
/
*
|
|
Convert HMD_MINIO_PORT into Number type.
vazontang
2018-03-15
1
-1
/
+1
*
|
|
Multiple emails from LDAP are already an Array
Felix Schäfer
2018-03-09
1
-1
/
+1
|
/
/
*
|
Remove unused LDAP option `tokenSecret`
Felix Schäfer
2018-03-05
2
-2
/
+0
*
|
Introduce ldap.useridField
Dustin Frisch
2018-03-01
3
-1
/
+6
|
/
*
Fix to show 500 message when got error in parseNoteId
Max Wu
2018-02-17
1
-1
/
+2
[prev]
[next]