Ecosyste.ms: OpenCollective

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

github.com/hexojs/hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://github.com/hexojs/hexo

Fixed #20

a50de3027d7b1ed411af8d66683200ffdd2f62f4 authored about 12 years ago by Tommy Chen <[email protected]>
Added semicolon back

cbb03cc4e9d33e2f0fede6d4f871c2247513d696 authored about 12 years ago by Tommy Chen <[email protected]>
DIsplay prompt when initializing

834a93e473093510d73093b49c9d74d6cfde9203 authored about 12 years ago by Tommy Chen <[email protected]>
Pick post url from file name based on "new_post_name" config #19

ad592b4c0de89fe605c439a95b16c32c85bc8e8b authored about 12 years ago by Tommy Chen <[email protected]>
Transform space into "-" and lower case when creating new post or page

16d0c9b1af4a4914c83a8f5908d4dc57bef508f4 authored about 12 years ago by Tommy Chen <[email protected]>
Added "new_post_name" config for file name of a new post #19

38cfc19a94add8cae77d83f2aea03d7bce8e26b4 authored about 12 years ago by Tommy Chen <[email protected]>
image tag: detect url started with "/" #18

f85277fa07afe80cb224f857fdee77697233e63f authored about 12 years ago by Tommy Chen <[email protected]>
queue generating (max 1024 files at the same time) #17

867e1fdde1436323c41b34c709431cdbbcbaa4ff authored about 12 years ago by Tommy Chen <[email protected]>
Merge pull request #16 from floriancargoet/patch-1

Fix a typo in the hello-world example post

e078ccbf055668a02a5a705a21d1b788e70c3d5b authored about 12 years ago by SkyArrow <[email protected]>
Fix a typo in the hello-world example post

b40027d248667fe68f6bcaffa478c852a1bccc5b authored about 12 years ago by Florian Cargoët <[email protected]>
0.3.1 release

e5e0528c19533264b45050ce85a5ea4c341dab58 authored about 12 years ago by Tommy Chen <[email protected]>
Replace path.sep with "/"

d037921547985288fc111e9be6fe6c6d4c84fb77 authored about 12 years ago by Tommy Chen <[email protected]>
Create read stream after route called

e2ab52854be3a79fa6b459c68a6014f1e38e6fc1 authored about 12 years ago by Tommy Chen <[email protected]>
0.3.0 release

a37471ec92c8331ce2f89bdafa147825e4801c9b authored about 12 years ago by Tommy Chen <[email protected]>
preview: decode url

8370a11ae5644c9907549c0b33437df2de929384 authored about 12 years ago by Tommy Chen <[email protected]>
don't add "categories" property to posts if empty

817178b446754fff667173d31c22d2a635d42e03 authored about 12 years ago by Tommy Chen <[email protected]>
Transform "\" (backslash) in route into "/" (slash) to fix preview bug on Windows

4fe341504def13aa02147373a70e40ed8e45ec58 authored about 12 years ago by Tommy Chen <[email protected]>
Added loading info

73c6b1bd65ed9768a695a3ea6ef1ce12d8d9654b authored about 12 years ago by Tommy Chen <[email protected]>
Merge branch 'dev'

5171ac1c57cbe04bab93d28bb451bfdd794c708d authored about 12 years ago by Tommy Chen <[email protected]>
Route: Added events

9e74037d063b9687ba9f634625b453c74e698b9b authored about 12 years ago by Tommy Chen <[email protected]>
Preview server added mime type

f2e3e008548284c0da719ff7986dc5df9aa38454 authored about 12 years ago by Tommy Chen <[email protected]>
Added "source" parameter to route callback

7634296ab7233ac5f4ad493bc43f854fe47d6b58 authored about 12 years ago by Tommy Chen <[email protected]>
Modified the content that route console display. Sort routes alphabetically.

760dfce13cd78c0205b0d2a71e1a00b65f671373 authored about 12 years ago by Tommy Chen <[email protected]>
Preview: Redirect to original url + "/" if cannot find matching route

127652384951921c65ca55aa48e9cdd854207855 authored about 12 years ago by Tommy Chen <[email protected]>
Transform generate console argument into lower case

df0223e254391a45e0ac77ebed2afb2e93978dc3 authored about 12 years ago by Tommy Chen <[email protected]>
Simplify source files analyze processor

efc50d813c1b69667352c311ac6a5e4a7d614fd5 authored about 12 years ago by Tommy Chen <[email protected]>
Add "/" after pagination link

033e530730d05e8004d2d850f2df2f9ee03a26ae authored about 12 years ago by Tommy Chen <[email protected]>
Separate theme module

fe2d3aa22d7f31c79a61f000ce35cbe0df4eaf2c authored about 12 years ago by Tommy Chen <[email protected]>
Modified route format rule

1c9541e3fb243c931bbe2764212171b8a5ae8cbc authored about 12 years ago by Tommy Chen <[email protected]>
Merge branch 'preview' into dev

93673650822a16ae39c0eb54cf1f0ca53f4c18be authored about 12 years ago by Tommy Chen <[email protected]>
Add routes console to display all routes of site

590d527f0945c74da8e14955f4abdf83bd84e3e9 authored about 12 years ago by Tommy Chen <[email protected]>
Preview feature done (ver. 1)

4bdb36099c26fa38c7a5a442fc3920602d66e601 authored about 12 years ago by Tommy Chen <[email protected]>
Apply route to load processor

ac5ed7d9accb12c706cb73b3109318ee50a357b1 authored about 12 years ago by Tommy Chen <[email protected]>
separate route format function

75fc93ec050738398e9ef1e46b94c8f30995b6e0 authored about 12 years ago by Tommy Chen <[email protected]>
Delete useless variables

25198a1ee7b15f245953f840fca5657fb8bf91b2 authored about 12 years ago by Tommy Chen <[email protected]>
Use graceful-fs to prevent EMFILE #15

https://github.com/isaacs/node-graceful-fs

5bf5e85cc83f965108044e237687a53ad70ce85d authored about 12 years ago by Tommy Chen <[email protected]>
Fixed theme assets copy

61c5e4048d951180742bea63e9f5e67161dc8875 authored about 12 years ago by Tommy Chen <[email protected]>
Replace EOL with "\n" when reading files #14

6d89f1fd4d922d31be166024c5b8168d155318cf authored about 12 years ago by Tommy Chen <[email protected]>
Check before start generating

a963ea75df76b9965383a4826b3f1e954e863eef authored about 12 years ago by Tommy Chen <[email protected]>
Separate generate module

a9426412ea1245a80b5489793eeff7625f50463c authored about 12 years ago by Tommy Chen <[email protected]>
Modified console info when generating

7efb363c6afb30a5e65bc9bdb7c7464d50650c67 authored about 12 years ago by Tommy Chen <[email protected]>
Simplify theme assets installation

0500bae3c9a3f64ccf0f69508caaeea986e224cc authored about 12 years ago by Tommy Chen <[email protected]>
Apply route module to theme assets

4b508a184c862f9608f5136015bddc8cd7d73bd3 authored about 12 years ago by Tommy Chen <[email protected]>
Added preview console skeleton

00999151e67d9179ce14485c33b68c6b0355d1ed authored about 12 years ago by Tommy Chen <[email protected]>
apply route module

e0be7036d0c0658086ab7afe2eb3692ac667f3f9 authored about 12 years ago by Tommy Chen <[email protected]>
route module done

f4d3d59b48a08306c7a5d27160ce7f20037c83de authored about 12 years ago by Tommy Chen <[email protected]>
0.2.1 released

f327b66ed753dd9ac5570b95cf127a64825efc91 authored about 12 years ago by Tommy Chen <[email protected]>
Merge branch 'hotfix'

083c73c05ae614280863b00e1aeea8c1337ecfbd authored about 12 years ago by Tommy Chen <[email protected]>
Use yamljs to parse YAML

https://github.com/jeremyfa/yaml.js

3fe5939b47d4133d3d359fffca0a64bbf93286ef authored about 12 years ago by Tommy Chen <[email protected]>
only load plugins in initialized directory

d0c67d41fe47494b9ac3d216eaf12a2f77df0771 authored about 12 years ago by Tommy Chen <[email protected]>
0.2.0 released

e2216af8545cb92daafae28fd804a1c5f98002db authored about 12 years ago by Tommy Chen <[email protected]>
Merge branch 'dev'

3290d07ae8d7e29993e5364e2ee662611119fa96 authored about 12 years ago by Tommy Chen <[email protected]>
Not to show error when loading plugin failed

8ae3ddba5c3f17a8baaf682befe31f9ce89f751d authored about 12 years ago by Tommy Chen <[email protected]>
Fixed safe mode bug

4f5bfba6e0f1da1dcbd00eaeee816839edb1ca7a authored about 12 years ago by Tommy Chen <[email protected]>
Use built-in forEach function

db9f4fd47ef31ecf44705e27341172ce6401bad9 authored about 12 years ago by Tommy Chen <[email protected]>
Simplify paginator. Prevent variables from being polluted.

8002d123fe69edf70f9d64a9da468b40f652113a authored about 12 years ago by Tommy Chen <[email protected]>
Use built-in indexOf

2043aea29fba97f8e07fd80c9c911e5807d72111 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed category link bug

ace6cbf692b62f39779d4bb181a09f410b678647 authored about 12 years ago by Tommy Chen <[email protected]>
i18n: plural

ebd761891170eea5ae586168a26c14bd70d399d4 authored about 12 years ago by Tommy Chen <[email protected]>
Simplify load processor

81a6371dcbaa5e1b58d189a4e79d0391e604eb26 authored about 12 years ago by Tommy Chen <[email protected]>
New file naming rule: If file named like this (filename.ext1.ext2), then use ext2 to choose render engine, use ext1 as output extension name

23e08f1b2e3a758425565dd14ecf27ea62884028 authored about 12 years ago by Tommy Chen <[email protected]>
Safe mode "--safe" changed to not case-sensitive

b1ff0ddf96c36e642ed63ca9a5fb8a73938618a2 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed safe mode. Simplify CLI.

518cf9605f424147b7894bd2e739e5b057115a0c authored about 12 years ago by Tommy Chen <[email protected]>
Fixed ignoring theme installation bug

9efe04774d26813ff4d91c9d86cf03876447bbd9 authored about 12 years ago by Tommy Chen <[email protected]>
Modified load processor

cc9f2e5850eedf385347efbb16060ad17dfea244 authored about 12 years ago by Tommy Chen <[email protected]>
fixed theme assets rendering error

ac124d302acc2739482f1564be2b106d2d659580 authored about 12 years ago by Tommy Chen <[email protected]>
Added object path support for i18n

e.g. i18n.get('foo.bar');

af893417afaa19ee8c54e0085e8a700aa1405546 authored about 12 years ago by Tommy Chen <[email protected]>
Removed "namespace" argument of i18n

b70f96f8362fb90a646e5b5e45d45d7a54f01e6e authored about 12 years ago by Tommy Chen <[email protected]>
Separate theme installation process. Load theme i18n files automatically. Delete some global variables.

2690f46f0833fa2a5c8a3955c491ca52df00ea55 authored about 12 years ago by Tommy Chen <[email protected]>
Simplify render module

f4ae9cf5e896f7deae6e40943974cb6be849f9c7 authored about 12 years ago by Tommy Chen <[email protected]>
Use js-yaml to parse YAML front matter

f063e42e33f033b24af1448ed4664b81ccfcc043 authored about 12 years ago by Tommy Chen <[email protected]>
Merge branch 'i18n' into dev

8dd13278edf70156c396ee771915c2bfd507358a authored about 12 years ago by Tommy Chen <[email protected]>
i18n module done

b613355ab2f4819db5867b576479f021ce4f37f8 authored about 12 years ago by Tommy Chen <[email protected]>
Use js-yaml to parse YAML #11

https://github.com/nodeca/js-yaml

6672e555ea1d80ca410fbd6383100f67754ac4ae authored about 12 years ago by Tommy Chen <[email protected]>
Fixed error occurred when glossary not found

11504b7e238defb9651f45c2c9b29c86abc30b74 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed error occurred when file not exist

843143cdc630393109b6ed4b008128edb1b0fb46 authored about 12 years ago by Tommy Chen <[email protected]>
Added sync load. Added "core" i18n namespace. Expose i18n in global variable.

2b9594bb054f3ef33b94ca771a9b7110a63a96a2 authored about 12 years ago by Tommy Chen <[email protected]>
Simplify i18n module. Cancel global store

49e4fb18cde27d98ec59856ab46d8145b975d22e authored about 12 years ago by Tommy Chen <[email protected]>
Revert "Delete i18n module temporarily"

This reverts commit 02155a09ccdf6c6f4a4d5801fe1fa7dc1baa6157.

dad684c02dc17a743f0c04632f60628bf0240195 authored about 12 years ago by Tommy Chen <[email protected]>
Changed plugin loading order

a5adae0fa6f04f42788719c6a3e865ac7f4f7023 authored about 12 years ago by Tommy Chen <[email protected]>
check if public folder exists before loading cache

d209c1033d3bb4dd8a3a1c0069aa8c01f78be48d authored about 12 years ago by Tommy Chen <[email protected]>
Deleted route module temporarily

c19e17589c86035291b51a3d43698376d67289b7 authored about 12 years ago by Tommy Chen <[email protected]>
Delete i18n module temporarily

02155a09ccdf6c6f4a4d5801fe1fa7dc1baa6157 authored about 12 years ago by Tommy Chen <[email protected]>
Only scan layout folder when ignore theme install

7cce4ac91ee15477cb72252de9ec583a0c19f799 authored about 12 years ago by Tommy Chen <[email protected]>
img tag done

fa7e99d5c52f44a6d5730dea1b9782707574b9d0 authored about 12 years ago by Tommy Chen <[email protected]>
rsync deployer done

aeff46c3a9fd982021ab8290c6b223d6eef75d35 authored about 12 years ago by Tommy Chen <[email protected]>
Modified YAML front matter parser

ac2797179d59439e83b3aa1ae0f74bfaa25ebcb3 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed directory emptying bug (Issue #10)

16cec0a4a729b9c42b34c22914b4b75272ce84d3 authored about 12 years ago by Tommy Chen <[email protected]>
Added rsync deployer skeleton

de8f9681d308bba2f05285c97358e6d9ff9a8c36 authored about 12 years ago by Tommy Chen <[email protected]>
Added img tag skeleton

8dd23b1320e7fea1bcc52f73ec77463ab38f5b57 authored about 12 years ago by Tommy Chen <[email protected]>
Added .cache to .gitignore when initializing

ef31b028a80e273b935ec4f7f6721b8a727a9003 authored about 12 years ago by Tommy Chen <[email protected]>
0.1.11 release

1f9c11c22c18100ac4a85015f7fe6903d1431677 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed files in source folder not copied to public folder

396dde7208d8025e269a7aaee2c49a25fc5e7b33 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed deployment didn't stage all files

d984dde6af6de0e7ebe2bd0c86fa0fcc8ebe4ffb authored about 12 years ago by Tommy Chen <[email protected]>
0.1.10 release

88bb77f88c49a49e7d7154f8a8386566a71fc80b authored about 12 years ago by Tommy Chen <[email protected]>
typo

bfebf6f59659709c1d81aea7b0b551980d0210f8 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed mis-delete compiled data

89f19197035c072dc9d3d93b679684cf3f443d81 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed file.empty mis-delete .git folder

d90f2d79e13b89d817ecb7ff2abda594faec5928 authored about 12 years ago by Tommy Chen <[email protected]>
Fixed file.empty

f71f0718781571db1421d6569d074304bb60c19e authored about 12 years ago by Tommy Chen <[email protected]>
Fixed copying useless data when generating

c1f554d5a78d2281c6abf7d7b99545ab10776d8a authored about 12 years ago by Tommy Chen <[email protected]>