summaryrefslogtreecommitdiff
path: root/public/views/codimd/head.ejs (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-14Replace CodiMD with HedgeDocErik Michelson1-30/+0
Signed-off-by: Erik Michelson <github@erik.michelson.eu> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in public/views Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in README Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in SECURITY.md Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in LICENSE Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in docs/configuration.md Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in bin/setup Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/guides Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/dev Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/guides/auth Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/setup Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update various links in code to the new GitHub org. Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: codiMDVersion.js is now hedgeDocVersion.js Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/setup/yunohost Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rebrand to HedgeDoc: Add banner and logo Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in docs/guides/migrate-etherpad Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Remove note in docs/guides/auth/github Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Replace links in public/docs/features Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Add todo placeholder in docs/history Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Replace github link in public/views/index/body Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Replace github link in README Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Add logo to README Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Add note about the renaming to the front page Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Removed Travis from README.md and change CodiMD to HedgeDoc in some places Signed-off-by: Yannick Bungers <git@innay.de> Some more renaming to HedgeDoc - Fixed capitalization of HedgeDoc - Added renaming for etherpad migration doc Signed-off-by: Yannick Bungers <git@innay.de> Changed Repo name to hedgedoc Signed-off-by: Yannick Bungers <git@innay.de>
2019-12-20Fix urlPath support, let CodiMD be served from a subpath correctlyEnrico Guiraud1-0/+1
Webpack now uses relative paths for resources linked from by static snippets. A templated <base> tag has been introduced in headers so app.js can set the base URL at runtime. Signed-off-by: Enrico Guiraud <enrico.guiraud@cern.ch>
2019-10-09Fixed bugs, added default imageErik Michelson1-2/+6
Signed-off-by: Erik Michelson <erik@liltv.de>
2019-10-04Added customizable og-metadata to notesErik Michelson1-0/+4
Signed-off-by: Erik Michelson <erik@liltv.de>
2019-01-11Update bootstrap from 3.3.7 to 3.4.0Sheogorath1-1/+1
Seems like finally there is a new bootstrap version for old version 3. This patch implements this new version with CodiMD and this way fixes some possible security issues in the frontend code. See: https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72889 https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72890 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-11-03removing global site layout vars from individual routers, putting them into ↵Claudius1-3/+3
app.local Signed-off-by: Claudius <opensource@amenthes.de>
2018-10-10Remove dead package octiconSheogorath1-1/+0
Octicon no longer provides its CSS classes and this way is useless in CodiMD. Replacing all used classes in the UI and remove it from build system. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-05Replace font-awesome with fork-awesomeSheogorath1-1/+1
This patch replaces font-awesome with its fork called fork-awesome. Besides the fact that the newer versions of font-awesome can't be shipped with distros like debian due to license issues, fork-awesome also provides more FOSS related icons and builds on top of version 4.7.x of font-awesome, which we used until this patch. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-30Update to octicon 4.4.0Sheogorath1-1/+1
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-24Rename HackMD view to CodiMDSheogorath1-0/+0
Even when it looks a bit weird in first place to rename all internals step by step, it makes sense to do so, because we run into confusion afterwards. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-18Move polyfill to CDN sectionSheogorath1-1/+1
We don't support it on CDN false instances, but it doesn't hurt to keep it in for CDN-enabled instances Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2017-03-21Update to use CDN css for emojify.js when applicableWu Cheng-Han1-1/+1
2017-01-21Refactor templates and rearrange its pathWu Cheng-Han1-3/+3
2016-11-26Optimize hackmd resource packing and load ordersWu Cheng-Han1-28/+7
2016-11-26Fix possible XSS in yaml-metadata and turn using ejs escape syntax than ↵Wu Cheng-Han1-1/+1
external lib [Security Issue]
2016-11-26Update to separate polypill for IE to a templateWu Cheng-Han1-7/+1
2016-11-03Add font css to templatesYukai Huang1-0/+2
2016-11-02Require index stylesheetsYukai Huang1-4/+2
2016-10-23Use CDNJS by default with https and SRI supportPeter Dave Hello1-8/+8
2016-10-18Update emoji parser using markdown-it-emoji instead of emojify to solve ↵Wu Cheng-Han1-1/+1
issue #217
2016-10-13Optimize common assets with CDNYukai Huang1-3/+2
* jquery * lodash * socket.io * boostrap
2016-10-12Enable production assets hashYukai Huang1-1/+1
2016-10-10Remove redundant entry pointYukai Huang1-1/+1
2016-10-09Config TextExtract plugin and change build folderYukai Huang1-0/+1
2016-10-09Add highlight.js and prism stylesYukai Huang1-3/+0
2016-09-18Update to support wiki markup syntax highlighting in view using prismWu Cheng-Han1-0/+1
2016-09-18Update to support tiddlywiki and mediawiki syntax highlighting in editorWu Cheng-Han1-0/+2
2016-07-30Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han1-3/+3
2016-07-30Update to support slide preview in both modeWu Cheng-Han1-0/+1
2016-06-21Remove robot meta on note edit page and html template, add prevent crawling ↵Cheng-Han, Wu1-3/+0
header to enhance note privacy
2016-06-17Update all client dependencies and cdn versions, workaround sequence-diagram ↵Cheng-Han, Wu1-1/+1
svg to be resizable
2016-06-04Update highlight.js to version 9.4.0 and use bower dependencyCheng-Han, Wu1-1/+1
2016-05-11Update font-awesome to 4.6.2Cheng-Han, Wu1-1/+1
2016-04-20Update to support octicon and change header anchor stylesCheng-Han, Wu1-0/+2
2016-04-20Support experimental spell checking feature (en-US only), can be enabled by ↵Cheng-Han, Wu1-0/+1
the YAML meta option
2016-04-20Updated to support ioniconsCheng-Han, Wu1-0/+2
2016-03-04Support mermaid in code block diagram and updated all diagram rendering ↵Cheng-Han, Wu1-0/+1
method and styles
2016-02-16Support set url path and use relative url, move raphael to bower and fixed ↵Cheng-Han, Wu1-22/+22
minor issue in history
2016-01-21Removed unused includeCheng-Han, Wu1-1/+0
2016-01-21Removed unused includeCheng-Han, Wu1-2/+1
2016-01-17Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editorWu Cheng-Han1-0/+3
2016-01-12Support show last change user with profile and support YAML config inside ↵Wu Cheng-Han1-0/+3
the note with robots, lang, dir, breaks options
2016-01-12Added polypill for IE supportWu Cheng-Han1-0/+7
2015-11-29Fixed cdn import should using relative protocolWu Cheng-Han1-1/+1
2015-11-29Updated for using bowerWu Cheng-Han1-4/+4
2015-11-23Add Slide Modexnum1-3/+3
using reveal.js and some part of reveal-md
2015-09-25Removed include gist.css, will loaded by gist-embed.js from gist ajaxWu Cheng-Han1-1/+0
2015-09-25Added new editor theme: one-dark, updated monokai active line gutter styleWu Cheng-Han1-0/+1
2015-09-25Added support of resizable editorWu Cheng-Han1-0/+1
2015-09-22Added server option "useCdn", use template statement to route resources' sourceWu Cheng-Han1-1/+7