summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CodeMirror to version 5.15.3Cheng-Han, Wu2016-06-0141-310/+834
* Add maintenance mode and update to gracefully exit process on signalCheng-Han, Wu2016-06-014-3/+43
* Add release-notes as pure markdown file and remove old release notes section ...Cheng-Han, Wu2016-05-303-581/+334
* Update note model if doc in filesystem have newer modified will update it in dbCheng-Han, Wu2016-05-301-1/+23
* Improve resize performance and fix resize syncscroll not accurateCheng-Han, Wu2016-05-301-11/+34
* Update slide template using ejs instead of mustache to reduce similar package...Cheng-Han, Wu2016-05-295-89/+101
* Update to replace animation acceleration library from gsap to velocityCheng-Han, Wu2016-05-294-10/+7
* Improve syncscroll performance and accuracy with few UX tweaksCheng-Han, Wu2016-05-292-60/+64
* Update project titleCheng-Han, Wu2016-05-283-3/+3
* Update project infos, reclaim authors and add authors listCheng-Han, Wu2016-05-285-8/+21
* Fix when scroll animate duration greater than debounce will cause scrolling f...Cheng-Han, Wu2016-05-281-18/+19
* Update docs and textcomplete rules for image syntax with size specifiedCheng-Han, Wu2016-05-272-0/+6
* Update textcomplete rules to support more conditions and fix hint typoCheng-Han, Wu2016-05-271-12/+17
* Fix help-modal cheatsheet typoCheng-Han, Wu2016-05-271-1/+1
* Update and fix editor might not sync scrolling from edit mode to both modeCheng-Han, Wu2016-05-272-14/+17
* Update to improve sync scroll to edit performance and fix sync scroll behavio...Cheng-Han, Wu2016-05-272-33/+70
* Update resizable handle and sync scrolling toggle stylesCheng-Han, Wu2016-05-271-4/+8
* Update to improve syncscroll performance and add toggle for sync scrollingCheng-Han, Wu2016-05-263-132/+128
* Add support of sync scrolling to edit areaCheng-Han, Wu2016-05-252-35/+81
* Update to use bigger size of profile imageCheng-Han, Wu2016-05-211-3/+3
* Add support of google signinCheng-Han, Wu2016-05-2110-8/+47
* Remove unused passport authenticate callback functionCheng-Han, Wu2016-05-211-10/+5
* Update to use dropbox api version 2Cheng-Han, Wu2016-05-211-0/+1
* Update to make user profile auto update on authenticationCheng-Han, Wu2016-05-201-9/+24
* Update to use bigger avatar image and twitter now use screen_name based profi...Cheng-Han, Wu2016-05-201-2/+2
* Fix on paste or cut text might trigger syncscrollCheng-Han, Wu2016-05-162-2/+8
* Update to move gitlab api path to sub path and fix its find user method for P...Cheng-Han, Wu2016-05-163-32/+52
* Fix to handle if last change user profile photo is nullCheng-Han, Wu2016-05-161-1/+2
* Fix to handle if user avatar photo is nullCheng-Han, Wu2016-05-161-2/+3
* Fix code styles and user refreshToken might need update when accessToken not ...Cheng-Han, Wu2016-05-161-4/+5
* Merge pull request #125 from jccrofty30/readme_updateMax Wu2016-05-151-1/+1
|\
| * Remove GitLab from common.js row.Jason Croft2016-05-151-1/+1
| * Add GitLab to Third-Party integration section.Jason Croft2016-05-151-2/+2
|/
* Fix for help modal css style conflictsCheng-Han, Wu2016-05-151-11/+11
* Fix export snippet should check data before sending request and fix some code...Cheng-Han, Wu2016-05-153-13/+11
* Fix some code styles and user avatar style for PR #122Cheng-Han, Wu2016-05-153-4/+4
* Add back missing code for 1f4e1f09b639d49ebe818fd2b4d6e98f78ef2d38Cheng-Han, Wu2016-05-151-1/+1
* Merge pull request #122 from jccrofty30/avatar_on_historyMax Wu2016-05-153-0/+8
|\
| * Add avatar to History page.Jason Croft2016-05-123-0/+8
* | Add some reminder for snippet before modal ajaxCheng-Han, Wu2016-05-151-1/+3
* | Fix signin template logic for PR #121Cheng-Han, Wu2016-05-151-2/+2
* | Add db migrations for PR #121Cheng-Han, Wu2016-05-155-0/+31
* | Fix merge conflictsCheng-Han, Wu2016-05-151-4/+0
* | Merge branch 'jccrofty30-gitlab_snippets'Cheng-Han, Wu2016-05-158-6/+348
|\ \
| * | Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into j...Cheng-Han, Wu2016-05-158-6/+348
|/| |
| * | Show only projects where user is creator, has project access >= 20, or has gr...Jason Croft2016-05-132-2/+9
| * | Apply "snippets_enabled only" logic to import modal.Jason Croft2016-05-131-5/+14
| * | Filter out projects that don't have snippets enabled.Jason Croft2016-05-121-0/+3
| * | Revert last change.Jason Croft2016-05-121-1/+1
| * | Only pull projects the user owns.Jason Croft2016-05-121-1/+1