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
2017-05-08
refactor(app.js): Extract note action
BoHong Li
1
-0
/
+24
2017-05-08
refactor(app.js): Extract /me page
BoHong Li
1
-0
/
+36
2017-05-08
refactor(app.js): Extract history api
BoHong Li
1
-0
/
+19
2017-05-08
refactor(app.js, auth.js): Extract all auth method to individual modules
BoHong Li
11
-194
/
+405
2017-05-08
refactor(app.js): Extract status pages
BoHong Li
1
-0
/
+92
2017-05-08
refactor(app.js): Extract index, 403, 404, 500 pages
BoHong Li
1
-0
/
+23
2017-05-08
refactor(app.js): Extract urlencodedParser to utils module
BoHong Li
1
-0
/
+9
2017-05-08
refactor(app.js): Extract middleware to module
BoHong Li
2
-0
/
+31
2017-05-08
refactor(logger): Refactor logger.js
BoHong Li
1
-11
/
+11
2017-05-08
Use single quotes
LluisArevalo
1
-11
/
+11
2017-05-08
Add Content-Type to the images uploaded to AWS S3
LluisArevalo
1
-0
/
+20
2017-03-28
fix: Other dialect duplicated add index problem
BoHong Li
2
-3
/
+14
2017-03-28
fix: Support SQlite
BoHong Li
3
-7
/
+25
2017-03-27
fix: Add missing migration
BoHong Li
7
-0
/
+139
2017-03-24
fix: Fixed sequelize-cli db:migration cannot stop when occur error
BoHong Li
5
-41
/
+51
2017-03-23
Fix front-end constants generation not getting config properly
Wu Cheng-Han
1
-0
/
+2
2017-03-23
Mark as 0.5.1
Wu Cheng-Han
1
-1
/
+1
2017-03-20
Update to generate front-end constants on server startup
Wu Cheng-Han
1
-1
/
+2
2017-03-15
Fix strip null byte in model should cast to string to use replace function
Wu Cheng-Han
1
-0
/
+1
2017-03-14
Add config option for gitlab api scope and auto adapt gitlab snippet feature ...
Wu Cheng-Han
2
-2
/
+4
2017-03-14
Fix update doc from filesystem cause redundant authorship stringify
Wu Cheng-Han
1
-1
/
+1
2017-03-14
Use strict mode in all backend files
BoHong Li
19
-0
/
+19
2017-03-08
Use JavaScript Standard Style
BoHong Li
19
-3139
/
+3069
2017-03-04
Fixed Syntax Error
BoHong Li
1
-1
/
+5
2017-02-18
Fix user profile photo might not replace to proper size
Wu Cheng-Han
1
-4
/
+4
2017-02-15
first envs then the config
Mike
1
-1
/
+1
2017-02-10
Add validation to defaultpermission in config
NV
1
-2
/
+7
2017-02-10
Add default permission config
NV
2
-2
/
+6
2017-02-07
Fix ldap config not initialize properly
Wu Cheng-Han
1
-4
/
+3
2017-02-07
Fix HMD_LDAP_TLS_CA not passing correctly and update README.md
Wu Cheng-Han
1
-2
/
+11
2017-02-07
Add basics for secret management by Docker 1.13
Sheogorath
1
-24
/
+28
2017-02-03
Update to add biggerphoto on parsing user profile
Wu Cheng-Han
1
-10
/
+26
2017-02-03
Update realtime to use timer to avoid memory leaks on busy tick
Wu Cheng-Han
1
-5
/
+11
2017-02-03
Update to remove history cache to lower application coupling
Wu Cheng-Han
2
-111
/
+61
2017-01-21
Fix redundant parameter to removeColumn in db migration scripts
Wu Cheng-Han
2
-3
/
+3
2017-01-16
Refactor checkViewPermission to fix limited & protected permission check bug ...
Wu Cheng-Han
2
-23
/
+31
2017-01-16
Fix missing config in hackmd response
Wu Cheng-Han
1
-1
/
+2
2017-01-15
Recover config change in 0f833f0
Yukai Huang
1
-2
/
+2
2017-01-14
Update server google/dropbox config check
Yukai Huang
1
-2
/
+2
2017-01-12
Fix allowemailregister config typo and default should be true
Wu Cheng-Han
1
-1
/
+1
2017-01-12
Fix for limited and protected permissions should forbid guest in realtime events
Wu Cheng-Han
1
-2
/
+2
2017-01-12
Add `allowemailregister` option
Sheogorath
2
-0
/
+3
2017-01-12
Fix permission order and keep wording consistency
Wu Cheng-Han
1
-1
/
+1
2017-01-12
Fix author creation in operationCallback might cause unique constraint valida...
Wu Cheng-Han
1
-11
/
+19
2017-01-10
Adjust permission order to more clarly
蒼時弦也
1
-1
/
+1
2017-01-10
Fix syntax when use case
蒼時弦也
1
-1
/
+1
2017-01-10
Add limited and protected permission
蒼時弦也
3
-15
/
+20
2017-01-10
Recovery tariling spaces
蒼時弦也
1
-2
/
+2
2017-01-10
Remove temporary change
蒼時弦也
2
-5
/
+0
2017-01-09
Allow displaying LDAP provider name on sign-in modal
neopostmodern
1
-1
/
+5
[next]