Pixelastic
fc7847e842
fix(redirect): Stop failing on redirect pages
...
Fixes #60 .
Using `redirect_from` from the `jekyll-redirect-from` plugin was
throwing errors. Such redirect files are now correctly excluded from
indexing.
2018-12-07 17:34:01 +01:00
Pixelastic
81327d8fad
fix(paginate): Disable autopages from jekyll-paginate-v2
2018-12-07 17:34:00 +01:00
Pixelastic
0f4ac2419f
Avoiding autopages from jekyll paginate v2 to be indexed
2018-12-07 17:33:58 +01:00
Ashwin Maroli
c45b724e18
Collapse identical Jekyll::Hooks.register calls
2018-11-19 11:31:05 +01:00
Pixelastic
e7a0dc32c5
release 1.4.7
2018-07-26 16:58:22 +02:00
Pixelastic
d51afe9640
fix(dates): Tries to parse string dates in collection
2018-07-26 16:57:42 +02:00
Pixelastic
a5bf8f6089
release 1.4.6
2018-07-18 12:04:28 +02:00
Pixelastic
7a9cb2add4
fix(error): Correctly calculate record size in bytes
2018-07-18 11:59:34 +02:00
Pixelastic
528e2f6231
release 1.4.5
2018-07-18 11:02:11 +02:00
Pixelastic
dc71162410
fix(pagination): Disable jekyll-paginate-v2 pages when indexing
2018-07-18 11:00:28 +02:00
Pixelastic
856cade55f
release 1.4.4
2018-07-18 10:28:07 +02:00
Pixelastic
22f6227ca8
fix(paginate): Exclude pagination pages from jekyll-paginate
...
Fixes #76
2018-07-18 10:25:33 +02:00
Pixelastic
26414bb132
release 1.4.3
2018-07-03 17:15:27 +02:00
Pixelastic
4fb1197768
fix(extensions_to_index): Allow for array and comma-separated list
2018-07-03 17:03:26 +02:00
Pixelastic
8bee55c05e
release 1.4.2
2018-05-14 18:09:41 +02:00
Pixelastic
d218c99fa6
fix(jekyll-paginate): Less hackish way of disabling jekyll-paginate
2018-05-14 18:08:32 +02:00
Pixelastic
91d76bbc62
release 1.4.1
2018-05-07 17:49:24 +02:00
Pixelastic
294ac658aa
feat(max_record_size): Add the max_record_size option
2018-05-07 17:48:04 +02:00
Pixelastic
92d34b89e5
fix(gh-pages): Allow gh-pages to load files from remote themes
2018-05-07 10:21:24 +02:00
Pixelastic
77b5db5c56
release 1.4.0
2018-04-26 18:46:07 +02:00
Pixelastic
d10f8387b2
docs(shrinker): Add method definitions
2018-04-26 18:44:24 +02:00
Pixelastic
d844281e39
test(fix): Fix failing tests and watch script
2018-04-26 18:38:33 +02:00
Pixelastic
e5b2588f45
fix(object_id): Actually check for index .empty? instead of exist
2018-04-26 17:16:18 +02:00
Pixelastic
f0e120b264
fix(index): Supports deleting indices through the Dashboard
...
An index deleted through the Dashboard was not previously correctly
re-created if the object_id index existed.
2018-04-26 16:59:25 +02:00
Pixelastic
16298a0c64
feat(shrinker): Try to shrink records to fit under the 10Kb limit
2018-04-26 16:20:20 +02:00
Pixelastic
63b451ccaf
chore(object_ids): Rephrase mentions of dedicated object_id index
2018-04-26 14:10:43 +02:00
Pixelastic
b855d31bac
release 1.3.4
2018-04-12 15:00:57 -04:00
Pixelastic
c708827023
fix(jekyll-tagging): Automatically exclude tag pages of jekyll-tagging
2018-04-12 14:26:03 -04:00
Pixelastic
51d8a1f7a8
release 1.3.3
2018-04-12 11:38:12 -04:00
Pixelastic
fc280c6437
fix(gh-pages): Disable github-pages plugin when indexing
2018-04-05 18:37:21 +02:00
Pixelastic
96de08b7a3
release 1.3.2
2018-04-05 13:02:59 +02:00
Pixelastic
b29e6b71d5
chore(overwrites): Moving all monkey patching into own directory
2018-04-05 12:51:32 +02:00
Pixelastic
8a34d08dec
test(link): Add unit and integration tests for the link tag
2018-04-05 12:46:28 +02:00
Pixelastic
f16d080d71
release 1.3.1
2018-04-04 15:21:18 +02:00
Pixelastic
1500d71da8
fix(redirect): Exclude redirect pages from indexing
2018-04-04 15:20:07 +02:00
Pixelastic
7009721783
release 1.3.0
2018-04-04 13:51:21 +02:00
Pixelastic
66f084fe2b
test(indexer): Add integration tests for the dedicated index
2018-04-04 13:44:21 +02:00
Pixelastic
40c113d587
test(indexer): Adding tests for the dedicated index
2018-04-03 19:12:48 +02:00
Pixelastic
0da7131818
feat(indexer): Use a dedicated index to store the objectIDs
2018-03-29 19:27:20 +02:00
Pixelastic
9db13d2386
feat(records): Better error message when overquota on records
2018-03-29 14:40:04 +02:00
Pixelastic
c0aa900591
release 1.2.7
2018-03-28 18:59:36 +02:00
Pixelastic
df7cc131a2
release 1.2.6
2018-03-28 18:54:43 +02:00
Pixelastic
e2bb5f7238
fix(excerpt): Only use default excerpt when needed
2018-03-28 16:43:13 +02:00
Pixelastic
157e0e3727
release 1.2.5
2018-03-28 16:20:30 +02:00
Pixelastic
50041a3545
fix(excerpt): Use the first <p> as the excerpt
2018-03-27 18:50:29 +02:00
Pixelastic
9dcddb8fac
release 1.2.4
2018-03-27 12:02:43 +02:00
Pixelastic
44d407e3c0
fix(hook): Allow passing hooks with only one parameter
2018-03-27 12:01:23 +02:00
Pixelastic
78a49fea19
release 1.2.3
2018-03-21 17:24:35 +01:00
Pixelastic
5dec53be00
fix(collections): Index collection items even if they have no content
2018-03-21 17:23:58 +01:00
Pixelastic
a121aec813
release 1.2.2
2018-03-21 16:24:27 +01:00