Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/express-hbs

Express handlebars template engine with inheritance, partials, i18n and async helpers.
https://github.com/TryGhost/express-hbs

2.3.1

2c2ae185ddb59e61afd8c26c89d377850babda02 authored almost 5 years ago by Hannah Wolfe <[email protected]>
Updated Node.js versions in travis.yml

- remove 6 & 8, add 12 and 13

27b05714474dc9672168d86403ab36bc5031150f authored almost 5 years ago by Hannah Wolfe <[email protected]>
make js-beautify an optional dependency, so it doesn't have to be pulled in for prod (#168)

37c72020bf0dfddeeb585b9cdb835099801ef0fb authored almost 5 years ago by John Lindal <[email protected]>
Revert "Removed unused js-beautify dependency"

This reverts commit e4ab13303890ad33464511ad2ab78e76ff05d06c.

0575c1412f5d2662e4ac10305b92b36fde5d86fa authored almost 5 years ago by Hannah Wolfe <[email protected]>
Added eslint properly, fixed issues

- added eslint dev dependency
- added script to run lint after tests
- updated eslint config
- f...

02fa6234a7d8db8cc986a57895edfe34ac0ce34e authored almost 5 years ago by Hannah Wolfe <[email protected]>
Removed unused js-beautify dependency

- this was a dev dependency, but is no longer used

e4ab13303890ad33464511ad2ab78e76ff05d06c authored almost 5 years ago by Hannah Wolfe <[email protected]>
Updated README to mention v2

- just some quick notes so the last notes are v1 related

07868b8d6a391ab0639e7c818fa663a60385a151 authored almost 5 years ago by Hannah Wolfe <[email protected]>
Removed unused gruntfile

- All grunt deps were removed in 2.0.0

7e55bce97487156b655b5e71acbb58b5c854fee4 authored almost 5 years ago by Hannah Wolfe <[email protected]>
v2.3.0

b71532a474b8ab9000a4b3fa06aa88cdca52d85d authored about 5 years ago by Hannah Wolfe <[email protected]>
Update handlebars to v4.5.3 (#167)

- Upgrade to latest handlebars, most recent changes are security related.

3db91ca4adde60c60beaa8cc33c11e5ef4e232ed authored about 5 years ago by Joseph Petersen <[email protected]>
Switch from istanbul to nyc

- istanbul is no longer maintained
- resolves 2 more npm audit issues

146dba8f358cbc08a77f1c6c545bc2cc654828bf authored about 5 years ago by Hannah Wolfe <[email protected]>
v2.2.0

ec03357cb62fcc0baba67d2f3f266c7f7d8810d3 authored about 5 years ago by Hannah Wolfe <[email protected]>
Update all insecure production dependencies

2af837576553f4ba2087d25027449fb95d2e74d4 authored about 5 years ago by Hannah Wolfe <[email protected]>
2.1.2

2e110bc428deba608fdbd815641ccdcf2e48e164 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Upgrades handlebars to 4.1.2

Fixes potential RCE, see
https://github.com/wycats/handlebars.js/blob/v4.1.2/release-notes.md#v4...

025c40bdc2679b6c1edcf7a686f8348d4aefd480 authored over 5 years ago by Fabien O'Carroll <[email protected]>
2.1.1

c3c881ddaf12cf1c51ae678143d5c35738262806 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Add docs for template options (#157)

c00714dfd1fe94f88287bdf79300abadd9cfdfa8 authored over 5 years ago by Fabien O'Carroll <[email protected]>
2.1.0

1be72752caa003633614059d7b227f868a3d7e4f authored over 5 years ago by Fabien O'Carroll <[email protected]>
Merge pull request #154 from allouis/add-support-for-local-template-options

Add support for local template options

170c1203ee55518c728b6ccacb5f14cc83901302 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Renamed dynamic -> local

06cf938db91e7b1f88b2127ff509df828ccaf0f7 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Added getTemplateOptions method for completeness

067dd6da61a01108c4a78a25fb356a88ec2db103 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Updated renderTemplate to use {get,update}LocalTemplateOptions

99c1ae71d2259d4a7419dfd729c74894ef1f7265 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Added getter/setter methods for localTemplateOptions

Used the word update here rather than set to match the global template options method

9614b7208911d864f86f8ca25dd33e89169bfe36 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Updated renderTemplate to clone before modifying

This is because we should not be modifing objects that do not belong to
us. The locals object be...

82a97d75d3bedd8f17c54261af574862ee3dba77 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Removed _templateOptions from locals

2cd74ebc9046861d78d04ef248821293884ac1de authored over 5 years ago by Fabien O'Carroll <[email protected]>
Added tests for removing _templateOptions from locals

c6c0813a312fdbd559ea4116a3c75a069ee3c093 authored over 5 years ago by Fabien O'Carroll <[email protected]>
Added tests for dynamic template options

c756b6d3dc25b2d2d6e399013f69243b8a1eb124 authored almost 6 years ago by Fabien O'Carroll <[email protected]>
Added support for dynamic template options from locals

9a10dee2aba1eda3f3fcfd95ea1a94aa780035eb authored almost 6 years ago by Fabien O'Carroll <[email protected]>
Added support for express4 in test helpers createLocals

828abed896f77940f4cec4857aa3f0fd8afb0810 authored almost 6 years ago by Fabien O'Carroll <[email protected]>
release 2.0.2

d469ca7e356afec5def1ce2a6072cf89780b3b9d authored almost 6 years ago by Kevin Ansfield <[email protected]>
⬆️ deps: [email protected]

- fixes potential RCE, see https://github.com/wycats/handlebars.js/blob/v4.0.13/release-notes.md...

5656c4967d40cd8e0950d9e036e6c7387f53fd7a authored almost 6 years ago by Kevin Ansfield <[email protected]>
Update version to release.

51577fae2e0f450a0eae8e0c0ec8ac7b41586426 authored almost 6 years ago by JT Turner <[email protected]>
Merge pull request #152 from EriksRemess/patch-1

Joining block contents with newline

9aa1275df6771851776bd6c3c1cd9949c416474c authored almost 6 years ago by JT Turner <[email protected]>
test for issue #153

799aa4a3bc7011d5d57331de2f26026ee656fa73 authored almost 6 years ago by Ēriks Remess <[email protected]>
Update hbs.js

0287d5c49197d7e984229389a924170efe2739c6 authored almost 6 years ago by Eriks Remess <[email protected]>
Joining block contents with newline

Current version joins block contents with a comma, should be with a newline.

5a42d9d4586499bcbaf144a384ba7d1aec2450cc authored almost 6 years ago by Eriks Remess <[email protected]>
Merge pull request #151 from jtwebman/update-version

Update dep versions and repo version fixing audit findings.

e3017d4b4e600e0f595c3f76a42e439fd7cbed72 authored about 6 years ago by JT Turner <[email protected]>
Remove grunt as all it did was run mocha.

976b9e1ec4e343ce116ef672cc24bc84f68c8f59 authored about 6 years ago by JT Turner <[email protected]>
Fix travis ci to test only on LTS and latest node.

2d71507ef89dcdfe49c3d79b184652ac935a8014 authored about 6 years ago by JT Turner <[email protected]>
Update dep versions and repo version fixing audit findings.

672606f4a4ab46fa39c846e38a7637cdb321c105 authored about 6 years ago by JT Turner <[email protected]>
Merge pull request #115 from lavaxun/master

fix cachePartials extension name

e9b246fe6d8da80ff40b449292af080a7717d6d3 authored about 6 years ago by JT Turner <[email protected]>
Merge pull request #150 from jtwebman/fix-nested-async-helpers

Got nested async helpers working

c34d4cb27dfe4c52eb48d4cfd525d445b9d2e463 authored about 6 years ago by JT Turner <[email protected]>
Merge pull request #140 from alirezamirian/patch-1

fixes readme markdown syntax highlighting

256a8af3f6b7aa4224fbf2ef92cddab682f455b0 authored about 6 years ago by JT Turner <[email protected]>
Merge pull request #149 from jtwebman/async-block-cache-fix

Fix async render and block cache.

98b4b71e3ef2df35e883b80ec7a3329d184088c2 authored about 6 years ago by JT Turner <[email protected]>
Makes nested async helpers work correctly.

63b62960bcd798ca15ba94f0ed43866182c975ca authored over 6 years ago by JT Turner <[email protected]>
Fix async render and block cache.

Fixed #144 registerAsyncHelper using the wrong replace call
Fixes #143 Update handlebars to 4.0....

5e28c79bf65e585d20221a2dd1cb98df07519a30 authored over 6 years ago by JT Turner <[email protected]>
chore: fix readme markdown syntax highlighting

160c6bd4979cbbf0c3f0db8980830199ba621013 authored over 7 years ago by Alireza Mirian <[email protected]>
add test cases for custom partials extension

7cebbb015b2dff308fca90f4dd45b1c0869e8b6d authored almost 8 years ago by Lian Xun <[email protected]>
Typo fix

9548f46b7fa99613a23cdd0d78761c3ff35b7d73 authored almost 8 years ago by Hannah Wolfe <[email protected]>
2017

98d98ab1c0492f19f0c4ebdcabd01f42a48a2384 authored almost 8 years ago by Hannah Wolfe <[email protected]>
release 1.0.4

76b997802d57e683eb4d90e6c02225e3c7b5e584 authored almost 8 years ago by Hannah Wolfe <[email protected]>
⬆️ deps: [email protected]

- removed caret
- with the addition of greenkeeper, new versions will trigger a build
- this wil...

df17d3967de9da9d9d1352f6300e98792a1d6f50 authored almost 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #119 from barc/greenkeeper-js-beautify-1.6.8

Update js-beautify to version 1.6.8 🚀

9144b62b7aa1e8e7bf2c0100ef4ef933d93c8b8e authored almost 8 years ago by Hannah Wolfe <[email protected]>
chore(package): update js-beautify to version 1.6.8

https://greenkeeper.io/

6669698dc6df5e45f53b0de98a29ae2fc915a0e5 authored almost 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #112 from barc/greenkeeper-supertest-2.0.1

Update supertest to version 2.0.1 🚀

c211854356b130e35c055a7aefcabe59f068b1b9 authored almost 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #113 from barc/greenkeeper-grunt-mocha-cli-3.0.0

Update grunt-mocha-cli to version 3.0.0 🚀

a2ebf492e86337631856aca622bd827f7e5e90e3 authored almost 8 years ago by Hannah Wolfe <[email protected]>
chore(package): update supertest to version 2.0.1

https://greenkeeper.io/

80638cd7311a3ded762e9350694049f682bea914 authored almost 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #114 from barc/greenkeeper-mocha-3.2.0

Update mocha to version 3.2.0 🚀

8c8f3fe9694df5e56535988e91149838df7b25d8 authored almost 8 years ago by Hannah Wolfe <[email protected]>
fix cachePartials extension name

98b7f108f2d8d6485afc3f1285dafed1ce0afb90 authored about 8 years ago by xun <[email protected]>
chore(package): update mocha to version 3.2.0

https://greenkeeper.io/

4d1c64724c1b41e68ae05538f36c83697e7e0b40 authored about 8 years ago by greenkeeperio-bot <[email protected]>
chore(package): update grunt-mocha-cli to version 3.0.0

https://greenkeeper.io/

018e1a3db684d145ecec1e7cfcaa3db1ec86b1eb authored about 8 years ago by greenkeeperio-bot <[email protected]>
release 1.0.3

433efa2f59e95c027b85986bd16fec5efe663c70 authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #106 from ErisDS/windows

Windows partial fix (issue #84)

44bc58ecb0c7efb6d7871c39b3c68abfbf1f022e authored over 8 years ago by Hannah Wolfe <[email protected]>
Windows partial name fix

Windows has a problem resolving subdirectory names in the partials. Usually the subdirectories w...

95d0037dce5607fd089abb2a5b367c965afd8b93 authored over 8 years ago by Moises Romero <[email protected]>
🚨 Adds tests for windows partial fix

closes #84

Not able to test this well, but this test did fail on windows prior to the fix

ffdb3b4c5b89a087c485cdeece9e19a7f17831d4 authored over 8 years ago by Hannah Wolfe <[email protected]>
🛠 Ignore coverage files

721b7a437aa7073a2fdc4414f9d5617855a90929 authored over 8 years ago by Hannah Wolfe <[email protected]>
🛠 Add coverage script using [email protected]

3a8d0e3446d9ce082f62307da35fb8dddfe0af98 authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #105 from ErisDS/deps

Upgrade all dependencies

73e8b6d85177cc16c23a4bc908eeee62d29b3341 authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ dev-deps: [email protected] [email protected] [email protected]

- upgrading all grunt dependencies together as they are inter-dependent

155d99865d7e2c273137a33dc8922da88aac66a5 authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ dev-deps: [email protected]

2c0438e7fab316691a2989c84282624828dc1189 authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ dev-deps: [email protected]

8da482d28b46d83c3388696635da329877390cfa authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ dev-deps: [email protected]

e23ed9eec569d29539e5a04a8a7956fefa0d89ea authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ dev-deps: [email protected]

e33ee0ad782f292b02851f4fee54f5ae073fb0bf authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ dev-deps: [email protected]

d848da3670dbce27b8df18328618beb025e21419 authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ dev-deps: [email protected]

4ae35076078d8cfb35dcff2934ac36f7ddce72d2 authored over 8 years ago by Hannah Wolfe <[email protected]>
⬆️ deps: [email protected]

ce305b9f052a2ebb3fc2e0894a1c350fd11b7c9d authored over 8 years ago by Hannah Wolfe <[email protected]>
deps: upgrading [email protected]

3274d2b4eb5f53358f77bc52ecc41f26512f8283 authored over 8 years ago by Hannah Wolfe <[email protected]>
release 1.0.2

2ebce449214ee1ab8be76cfb67ffd5943af36b06 authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #103 from edsadr/deps-readdirp

deps: updgrading [email protected]

c7bdbd9a7fae81844b9b3d599161fc6ea9aa9bd0 authored over 8 years ago by Hannah Wolfe <[email protected]>
deps: updgrading [email protected]

63ef4e9c518f919378e84aaba7659c44bdfe42b6 authored over 8 years ago by Adrian Estrada <[email protected]>
release 1.0.1

ea542ca5733c65d22ed4c7fe5c6ed78826d0d600 authored over 8 years ago by Hannah Wolfe <[email protected]>
Add & configure [email protected]

- add [email protected]
- configure it to do a github release

f89905774bd47bfd72a8bbf8dd05061b29c87e62 authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #95 from BobDickinson/master

2e3dfd75b486c8b6bd8d8b4b9d5fe18a9246a958 authored over 8 years ago by Hannah Wolfe <[email protected]>
deps: [email protected]

f8055c1be974308fe411c1d7611578dc6f0742c9 authored over 8 years ago by Robert Dickinson <[email protected]>
1.0.0

25b1d63fda8a7ea3a6412d16ddb451c79a22cba8 authored over 8 years ago by Hannah Wolfe <[email protected]>
Add breaking change notes to README.md

- adds info & references for potential breaking changes in v1.0.0
- updates docs to reflect tha...

83a4c8a3660f43e0c81f9436b4891b9b7c3c5490 authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #93 from ErisDS/pr/88

[Rebased] Fix for cachePartials not honoring extension

b8e15d13247245b6ebb6defe0edfe27be6fb02e9 authored over 8 years ago by Hannah Wolfe <[email protected]>
Fix for cachePartials not honoring extension

closes https://github.com/TryGhost/Ghost/issues/2459

cachePartials was loading partials as *.* ...

7edf1c5ead27b2f783063e88b7a0eddc039abf74 authored over 8 years ago by Oliver Schneider <[email protected]>
Merge pull request #89 from olsio/travis-ci-setup

6923534c43e3c7f069553ff3bb66634149176f6f authored over 8 years ago by Hannah Wolfe <[email protected]>
enabling travis ci

Added .travis.yml to allow travis ci run automatic tests.

cdb063b95e79cb60218d05764a1df7e2ed50db04 authored over 8 years ago by Oliver Schneider <[email protected]>
Merge pull request #92 from jaswilli/update-handlebars

deps: [email protected]

a40b3e266225045c1cce3ea0c08de3ca541f60c2 authored over 8 years ago by Hannah Wolfe <[email protected]>
deps: [email protected]

6e25089d142f029e0fc9a62b7ce1d01378903cd7 authored over 8 years ago by Jason Williams <[email protected]>
0.8.4

3f39fcf98d1d304340967878a451a6c038963c0d authored almost 10 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #77 from ErisDS/issue-76

Default to empty string for viewsDir

98269a20476e57ec62b98d4319e6c79f7f44b688 authored almost 10 years ago by Mario Gutierrez <[email protected]>
Default to empty string for viewsDir

fixes #76

d5844264413098dc1c0ec9fe95e13d091ce90767 authored almost 10 years ago by Hannah Wolfe <[email protected]>
0.8.3

2f24bd26b6391617a42c44093e1e9fe15d4e033d authored almost 10 years ago by Mario L Gutierrez <[email protected]>
Add option support to async helpers

7ed3f5152c8f54f378123dcbf2348fcbddcfefb9 authored almost 10 years ago by Hannah Wolfe <[email protected]>
0.8.2

3d3ece488e0e79a9acf9294ca7f18fae864910c8 authored almost 10 years ago by Mario L Gutierrez <[email protected]>
fix #73

147aac1efb245b55980d7559a723eb580fdd66c2 authored almost 10 years ago by Mario L Gutierrez <[email protected]>
0.8.1

36ae3ba1ec98be146ae87ab442efcc8e776768b9 authored almost 10 years ago by Mario L Gutierrez <[email protected]>