index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Fix i18n writing locale files in production
Sheogorath
1
-0
/
+3
2018-06-01
Fix callback validation
Adam Hoka
4
-4
/
+7
2018-06-01
Add Azure Blob Storage support
Ádám Hóka
5
-3
/
+49
2018-05-16
Revert "Workaround Google API problems"
Christoph (Sheogorath) Kern
2
-2
/
+0
2018-04-27
Fix typo of "grouptAttribute" in saml auth module
Max Wu
1
-2
/
+2
2018-04-17
Move letter-avatars into own request
Sheogorath
3
-11
/
+23
2018-04-13
Use API key instead of clientSecret
Sheogorath
2
-0
/
+2
2018-04-10
Add check for noteId length
Sheogorath
1
-0
/
+9
2018-04-10
Fix typos for `allowAnonymousEdits`
Sheogorath
3
-4
/
+4
2018-03-30
Fix CSP for disqus and Google Analytics
Sheogorath
3
-2
/
+17
2018-03-29
Add session data to env vars
Sheogorath
1
-0
/
+2
2018-03-27
403: redirect user to login page if not logged in
Pedro Ferreira
1
-1
/
+7
2018-03-26
Fix logical error in legacy config expression
Sheogorath
1
-2
/
+2
2018-03-26
Rename forgotten values
Sheogorath
1
-4
/
+4
2018-03-26
Use TEXT instead of STRING for tokens
Pedro Ferreira
2
-2
/
+25
2018-03-26
Add support for generic OAuth2 providers
Pedro Ferreira
6
-0
/
+129
2018-03-26
Automatically generate a session secret if default is used
Sheogorath
2
-0
/
+10
2018-03-25
Allow embedding of video and audio tags
Sheogorath
1
-0
/
+1
2018-03-25
Change config to camel case with backwards compatibility
Sheogorath
25
-182
/
+235
2018-03-20
Refactoring imageRouter to modularity
Sheogorath
7
-132
/
+190
2018-03-18
Add check for undefined UUID
Sheogorath
1
-1
/
+8
2018-03-16
Add helper function to fix number problems
Sheogorath
2
-3
/
+10
2018-03-15
Convert HMD_MINIO_PORT into Number type.
vazontang
1
-1
/
+1
2018-03-14
Add config option for report URI in CSP
Sheogorath
3
-2
/
+11
2018-03-11
Fix to log instead of throwing error on parse note id
Max Wu
1
-2
/
+4
2018-03-10
Fix parseNoteId order to fix some edge case
Max Wu
1
-7
/
+7
2018-03-10
Improve history migration performance
Max Wu
1
-11
/
+5
2018-03-09
Multiple emails from LDAP are already an Array
Felix Schäfer
1
-1
/
+1
2018-03-06
Add missing migration for permissions
Sheogorath
1
-0
/
+11
2018-03-05
Remove unused LDAP option `tokenSecret`
Felix Schäfer
2
-2
/
+0
2018-03-01
Introduce ldap.useridField
Dustin Frisch
3
-1
/
+6
2018-02-27
Update to use buffer in encode/decode note id
Max Wu
1
-2
/
+4
2018-02-26
Add migration for LZString compressed note id in history
Max Wu
1
-1
/
+21
2018-02-26
Remove and replace all note id compression in LZString with base64url
Max Wu
3
-8
/
+33
2018-02-17
Fix to show 500 message when got error in parseNoteId
Max Wu
1
-1
/
+2
2018-02-09
Fix field type to prevent data truncation of authorship (#721)
Max Wu
3
-2
/
+15
2018-02-08
Fix typo of DB migration script
Takeaki Matsumoto
1
-2
/
+2
2018-02-05
don't require referer to find note id in socket.io connections (fixes #623)
Stefan Bühler
1
-6
/
+14
2018-01-30
Fix uncaught exception for non-existent user
Sheogorath
1
-0
/
+5
2018-01-27
Remove camel case from `imageuploadtype` in config
Sheogorath
4
-6
/
+14
2018-01-26
Fix ldap provider name in template
Sheogorath
1
-0
/
+2
2018-01-23
Fix broken port config
Sheogorath
1
-1
/
+1
2018-01-20
Allow more detailed configuration of upload mime types
Sheogorath
1
-0
/
+20
2018-01-20
Add option to enable `freely` permission in closed instance
Dario Ernst
5
-2
/
+6
2018-01-19
Load version from package.json
Sheogorath
1
-1
/
+3
2018-01-19
Fix not passing app key correctly in dropbox config
Wu Cheng-Han
3
-3
/
+6
2018-01-18
Release 1.0.0-ce
Sheogorath
1
-1
/
+1
2018-01-18
Ignore empty values for revision.
Sheogorath
1
-2
/
+2
2018-01-18
Allow posting new note with content
Dustin Frisch
3
-1
/
+13
2018-01-16
Fix minor typos
Max Wu
1
-3
/
+3
[next]