summaryrefslogtreecommitdiff
path: root/public/views/header.ejs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor templates and rearrange its pathWu Cheng-Han2017-01-211-175/+0
|
* Update edit and publish icon and change toggle icon to make it ↵Wu Cheng-Han2016-09-181-8/+8
| | | | straightforward, and add shortcut key reminder in modes' title
* Add support of i18n with related patches and support "en" and "zh" locales ↵Wu Cheng-Han2016-08-191-26/+26
| | | | for now
* Fix header nav bar rwd detect element should use div tag or it might glitch ↵Wu Cheng-Han2016-08-151-2/+2
| | | | the layout
* Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han2016-07-301-4/+4
|
* Update header toolbar menu to remove beta section and add extra sectionWu Cheng-Han2016-07-021-10/+10
|
* Update header dropdown class to make it scrollable on smaller viewport heightCheng-Han, Wu2016-06-171-1/+1
|
* Add support of exporting raw htmlCheng-Han, Wu2016-06-171-0/+4
|
* Add revision modal with UIs and support to mark patch diff textsCheng-Han, Wu2016-06-171-0/+4
|
* Fix home button link broken in header templateCheng-Han, Wu2016-06-011-1/+1
|
* Fix export snippet should check data before sending request and fix some ↵Cheng-Han, Wu2016-05-151-4/+4
| | | | code styles
* Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into ↵Cheng-Han, Wu2016-05-151-0/+16
|\ | | | | | | | | | | | | jccrofty30-gitlab_snippets # Conflicts: # lib/response.js
| * Merge remote-tracking branch 'origin/master' into gitlab_snippetsJason Croft2016-05-121-6/+6
| |\ | | | | | | | | | | | | | | | # Conflicts: # bower.json # public/views/body.ejs
| * | Enable snippet exporting.Jason Croft2016-05-121-2/+2
| | |
| * | Check to make sure GitLab is configured before showing import option.Jason Croft2016-05-111-0/+4
| | |
| * | Add GitLab options.Jason Croft2016-05-091-0/+12
| | |
* | | Update to move dropbox app key setting to common.js and will auto load ↵Cheng-Han, Wu2016-05-151-20/+0
| | | | | | | | | | | | client-side related scripts
* | | Merge PR #101Cheng-Han, Wu2016-05-151-2/+22
|\ \ \ | |_|/ |/| |
| * | Fix google drive configJannik Lorenz2016-04-231-6/+6
| | |
| * | Hide Dropbox and Google Drive in Import/ Export when disabledJannik Lorenz2016-04-231-2/+22
| | |
* | | Add help and help modal with contacts, documents, cheatsheetCheng-Han, Wu2016-05-111-4/+4
| | |
* | | Try to fix potential toolbar layout glitchCheng-Han, Wu2016-05-111-2/+2
| |/ |/|
* | Fix possible glitch of layoutCheng-Han, Wu2016-05-091-1/+1
|/
* Fix home href link should specify root pathCheng-Han, Wu2016-04-221-1/+1
|
* Support import from gist, fix some minor typo and issuesCheng-Han, Wu2016-04-201-0/+4
|
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-1/+5
| | | | note status (created or updated) and support docs (note alias)
* Support export to and import from Google DriveCheng-Han, Wu2016-03-041-0/+8
|
* Support set url path and use relative url, move raphael to bower and fixed ↵Cheng-Han, Wu2016-02-161-3/+3
| | | | minor issue in history
* Supported export to gistCheng-Han, Wu2016-01-311-0/+4
|
* Updated slide modeWu Cheng-Han2015-12-181-9/+14
|
* Add Slide Modexnum2015-11-231-1/+8
| | | | | using reveal.js and some part of reveal-md
* Added support of export to HTML, and changed the navbar menu for consistencyWu Cheng-Han2015-09-251-8/+14
|
* Added support of print and unselectable styles, updated vimeo and youtube ↵Wu Cheng-Han2015-09-251-3/+3
| | | | parsing method for this
* Fixed navbar might too tall issueWu Cheng-Han2015-09-221-2/+2
|
* Change note action "share" to "publish" to avoid misleadingWu Cheng-Han2015-07-061-3/+3
|
* Jump to 0.3.1Wu Cheng-Han2015-07-021-3/+9
|
* Marked as 0.2.9Wu Cheng-Han2015-06-011-29/+31
|
* Marked as 0.2.8Wu Cheng-Han2015-05-151-2/+2
|
* First commit, version 0.2.7Wu Cheng-Han2015-05-041-0/+105