index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
config
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #961 from SISheogorath/feature/osTEMP
Christoph (Sheogorath) Kern
2018-11-11
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Use OS based tmp dir
Sheogorath
2018-10-31
1
-1
/
+3
*
|
Add full version string
Sheogorath
2018-11-11
3
-2
/
+43
*
|
Fix menu for github and dropbox
Cédric Couralet
2018-11-07
1
-0
/
+2
|
/
*
Merge pull request #990 from SISheogorath/fix/oauthProviderName
Christoph (Sheogorath) Kern
2018-10-09
2
-0
/
+2
|
\
|
*
Make oauth2 provider name accessible
Sheogorath
2018-10-04
2
-0
/
+2
*
|
Add OpenID to CodiMD
Sheogorath
2018-10-05
3
-2
/
+5
*
|
Merge pull request #940 from WilliButz/fix-configurable-paths
Christoph (Sheogorath) Kern
2018-10-05
2
-22
/
+12
|
\
\
|
|
/
|
/
|
|
*
removing superfluous config parameters for template files
Claudius
2018-09-26
2
-14
/
+3
|
*
lib/config: use `path.resolve` instead of `path.join`
WilliButz
2018-09-26
1
-14
/
+14
|
*
lib/config: add environment variable to set config file
WilliButz
2018-09-26
1
-1
/
+2
*
|
Set default to `v4`
Sheogorath
2018-09-27
1
-1
/
+2
|
/
*
Omit unneeded warning if no gitlab is configured
Sheogorath
2018-09-25
1
-1
/
+1
*
BUGFIX: wrong version check for gitlab api
Alexander Hesse
2018-08-23
1
-2
/
+2
*
Add possibility to choose between version v3 or v4 for the gitlab api.
Cédric Couralet
2018-07-31
1
-0
/
+6
*
Support 'host' & 'path' config options
Miranda Kastemaa
2018-07-27
2
-0
/
+3
*
Upload images to the filesystem by default, rather than to imgur
Maxence Ahlouche
2018-07-09
1
-1
/
+1
*
Rename HackMD view to CodiMD
Sheogorath
2018-06-24
2
-2
/
+2
*
Rename environment variables and add legacy support.
Sheogorath
2018-06-24
3
-86
/
+216
*
Merge pull request #854 from hackmdio/feature/disableGravatar
Christoph (Sheogorath) Kern
2018-06-24
2
-0
/
+2
|
\
|
*
Allow to disable gravatar
Sheogorath
2018-06-23
2
-0
/
+2
*
|
Move config out of statics path
Sheogorath
2018-06-24
2
-0
/
+2
|
/
*
Fix possible error if HackMD is started with wrong workdir
Sheogorath
2018-06-23
2
-0
/
+2
*
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
3
-0
/
+18
|
\
|
*
Add support for generic OAuth2 providers
Pedro Ferreira
2018-03-26
3
-0
/
+18
*
|
Add Azure Blob Storage support
Ádám Hóka
2018-06-01
4
-3
/
+14
*
|
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 typos for `allowAnonymousEdits`
Sheogorath
2018-04-10
1
-1
/
+1
|
/
/
*
|
Merge pull request #791 from SISheogorath/fix/extendedCSPPolicies
Christoph (Sheogorath) Kern
2018-04-05
1
-0
/
+2
|
\
\
|
*
|
Fix CSP for disqus and Google Analytics
Sheogorath
2018-03-30
1
-0
/
+2
*
|
|
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
|
|
/
*
|
Fix logical error in legacy config expression
Sheogorath
2018-03-26
1
-2
/
+2
*
|
Rename forgotten values
Sheogorath
2018-03-26
1
-4
/
+4
|
/
*
Change config to camel case with backwards compatibility
Sheogorath
2018-03-25
4
-78
/
+131
*
Merge pull request #771 from SISheogorath/refactor/imageRouter
Christoph (Sheogorath) Kern
2018-03-21
1
-0
/
+7
|
\
|
*
Refactoring imageRouter to modularity
Sheogorath
2018-03-20
1
-0
/
+7
*
|
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
2
-2
/
+4
|
\
|
*
Add config option for report URI in CSP
Sheogorath
2018-03-14
2
-2
/
+4
*
|
Convert HMD_MINIO_PORT into Number type.
vazontang
2018-03-15
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
2
-0
/
+2
*
Remove camel case from `imageuploadtype` in config
Sheogorath
2018-01-27
3
-4
/
+12
*
Merge pull request #691 from SISheogorath/feature/upload
Christoph (Sheogorath) Kern
2018-01-23
1
-0
/
+20
|
\
|
*
Allow more detailed configuration of upload mime types
Sheogorath
2018-01-20
1
-0
/
+20
[prev]
[next]