index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
Merge branch 'Yukai/#3-vue-setup' into 'frontend-next'
Yukai Huang
2016-12-26
9
-1
/
+79
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Basic setup for Vue app
Yukai Huang
2016-12-24
7
-1
/
+56
|
|
*
|
|
|
|
|
|
|
Install vue and babel dependency
Yukai Huang
2016-12-24
4
-0
/
+21
|
|
*
|
|
|
|
|
|
|
Fix module variable require
Yukai Huang
2016-12-24
2
-0
/
+2
*
|
|
|
|
|
|
|
|
|
Add link to features on profile dropdown
Wu Cheng-Han
2017-01-21
1
-0
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Fix template partial path
Wu Cheng-Han
2017-01-21
2
-14
/
+14
*
|
|
|
|
|
|
|
|
Refactor templates and rearrange its path
Wu Cheng-Han
2017-01-21
22
-243
/
+247
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fix redundant parameter to removeColumn in db migration scripts
Wu Cheng-Han
2017-01-21
2
-3
/
+3
*
|
|
|
|
|
|
|
Add screenshot on index page
Wu Cheng-Han
2017-01-21
3
-0
/
+7
*
|
|
|
|
|
|
|
Fix meta error not clear on before rendering
Wu Cheng-Han
2017-01-21
2
-0
/
+2
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
Add basics for secret management by Docker 1.13
Sheogorath
2017-02-07
1
-24
/
+28
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #321 from DrMurx/gracefulSigtermHandling
Max Wu
2017-01-20
1
-3
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Handle SIGTERM the same way SIGINT is handled
Jan Kunzmann
2017-01-20
1
-3
/
+5
|
/
/
/
/
/
/
*
|
|
|
|
|
Refactor checkViewPermission to fix limited & protected permission check bug ...
Wu Cheng-Han
2017-01-16
2
-23
/
+31
*
|
|
|
|
|
Update to prevent all empty link change hash
Wu Cheng-Han
2017-01-16
2
-4
/
+9
*
|
|
|
|
|
Fix missing config in hackmd response
Wu Cheng-Han
2017-01-16
1
-1
/
+2
*
|
|
|
|
|
Fix pagination should hide on refresh history
Wu Cheng-Han
2017-01-16
1
-0
/
+1
*
|
|
|
|
|
Update index layout to add profile on navbar
Wu Cheng-Han
2017-01-16
2
-23
/
+43
*
|
|
|
|
|
Fix to prevent hash change on click nav item on index
Wu Cheng-Han
2017-01-16
1
-2
/
+6
*
|
|
|
|
|
Update to remove history pagination animation on refresh
Wu Cheng-Han
2017-01-15
1
-2
/
+0
*
|
|
|
|
|
Fix checkLoginStateChanged might fall into infinite loop while calling loginS...
Wu Cheng-Han
2017-01-15
1
-6
/
+4
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Update README.md to describe allowemailregister config more clear
Wu Cheng-Han
2017-01-13
1
-2
/
+2
*
|
|
|
|
Fix permission dropdown text might out of range in smaller screen
Wu Cheng-Han
2017-01-13
1
-0
/
+3
*
|
|
|
|
Fix allowemailregister config typo and default should be true
Wu Cheng-Han
2017-01-12
1
-1
/
+1
*
|
|
|
|
Fix for limited and protected permissions should forbid guest in realtime events
Wu Cheng-Han
2017-01-12
1
-2
/
+2
*
|
|
|
|
Merge pull request #317 from SISheogorath/master+allowEmailRegister
Max Wu
2017-01-12
5
-28
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
Add `allowemailregister` option
Sheogorath
2017-01-12
5
-28
/
+35
*
|
|
|
|
|
Update to use shorter wording in limited and protected permissions
Wu Cheng-Han
2017-01-12
2
-4
/
+4
*
|
|
|
|
|
Fix permission order and keep wording consistency
Wu Cheng-Han
2017-01-12
3
-10
/
+10
*
|
|
|
|
|
Fix author creation in operationCallback might cause unique constraint valida...
Wu Cheng-Han
2017-01-12
1
-11
/
+19
*
|
|
|
|
|
Fix sortOnlineUserList might not check property existence before comparsion
Wu Cheng-Han
2017-01-12
1
-4
/
+4
*
|
|
|
|
|
Fix SIGINT checkClean should only log error instead throw error
Wu Cheng-Han
2017-01-12
1
-1
/
+1
*
|
|
|
|
|
Fix history list might check pagination on clear and open
Wu Cheng-Han
2017-01-12
1
-0
/
+2
*
|
|
|
|
|
Workaround text shadow for font antialias might cause cut off in Edge
Wu Cheng-Han
2017-01-12
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #313 from elct9620/feature/disable_anonymous_view
Max Wu
2017-01-10
5
-20
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
Update limite icon to fa-id-card
蒼時弦也
2017-01-10
2
-2
/
+2
|
*
|
|
|
|
Update limited/protected permission icon
蒼時弦也
2017-01-10
2
-10
/
+4
|
*
|
|
|
|
Add fa-stack style to public/js/index.js
蒼時弦也
2017-01-10
1
-4
/
+10
|
*
|
|
|
|
Adjust permission order to more clarly
蒼時弦也
2017-01-10
3
-10
/
+10
|
*
|
|
|
|
Fix syntax when use case
蒼時弦也
2017-01-10
1
-1
/
+1
|
*
|
|
|
|
Add limited and protected permission
蒼時弦也
2017-01-10
5
-16
/
+43
|
*
|
|
|
|
Recovery tariling spaces
蒼時弦也
2017-01-10
2
-11
/
+11
|
*
|
|
|
|
Remove temporary change
蒼時弦也
2017-01-10
3
-6
/
+0
|
*
|
|
|
|
Update readme
蒼時弦也
2017-01-06
1
-9
/
+10
|
*
|
|
|
|
Fix anonymouse view permission check
蒼時弦也
2017-01-05
1
-1
/
+4
|
*
|
|
|
|
Add limit for constrain anonymous view note
蒼時弦也
2017-01-05
2
-3
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #316 from neopostmodern/ldap-provider-name
Max Wu
2017-01-09
3
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Allow displaying LDAP provider name on sign-in modal
neopostmodern
2017-01-09
3
-2
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #279 from alecdwm/ldap-auth
Max Wu
2017-01-09
11
-6
/
+191
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
removed comma
alecdwm
2017-01-06
1
-1
/
+1
[prev]
[next]