mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
0b649eaedd
no issue - `app/helpers/gh-format-html` is duplicated in `lib/koenig-editor/addon/helpers/sanitize-html` and is not used anywhere else - `app/helpers/gh-path` is not used anywhere - the API should be returning absolute URLs everywhere so path generation is no longer as necessary within templates - `app/helpers/is-equal` replaced with `{{eq}}` from `ember-truth-helpers` - `app/helpers/is-not` replaced with `{{not}}` from `ember-truth-helpers` - `app/utils/isFinite` is not used anywhere - `app/utils/titleize` is not used anywhere |
||
---|---|---|
.. | ||
bound-one-way.js | ||
caja-sanitizers.js | ||
copy-text-to-clipboard.js | ||
ctrl-or-cmd.js | ||
format-markdown.js | ||
ghost-paths.js | ||
isNumber.js | ||
link-component.js | ||
password-generator.js | ||
route.js | ||
window-proxy.js |