Ecosyste.ms: OpenCollective

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

wallabag

We want to propose you a great tool to archive web articles, by protecting your privacy.
Collective - https://opencollective.com/wallabag - Website: https://wallabag.org/ - Code: https://github.com/wallabag/wallabag

Merge pull request #3864 from wallabag/fix/database-init-version

Removed hardcoded database version

github.com/wallabag/wallabag - a8f4f7665c98753cca15140c283d49e0aa4cd0ab authored almost 6 years ago by Jérémy Benoist <[email protected]>
Translated using Weblate (Norwegian Bokmål)

Currently translated at 88.6% (31 of 35 strings)

github.com/wallabag/wallabag - 752e0491ce95172c756701f4cb32ad74f9002e61 authored almost 6 years ago by Allan Nordhøy <[email protected]>
Added translation using Weblate (Norwegian Bokmål)

github.com/wallabag/wallabag - b18a16951d06a2ccd5a8515cea0f2c90f31c6596 authored almost 6 years ago by Allan Nordhøy <[email protected]>
Avoid creating PG database on Travis

And Travis build on PHP 7.3 should not fail.

github.com/wallabag/wallabag - e19fc0266514efc13efe56f55ddbf3ecc940c2e8 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Factorize sendResponse between Api controllers

And run newer cs fixer

github.com/wallabag/wallabag - 019e1acc4962229a538421b6f2b0643d03c1d72c authored almost 6 years ago by Jeremy Benoist <[email protected]>
[wallabag/wallabag#2611] Fix PHPCS lint errors

github.com/wallabag/wallabag - 9133bd02d11c37c98b2c7c979e363cc7bff8f914 authored almost 6 years ago by Craig Roberts <[email protected]>
Fix third argument to Route

github.com/wallabag/wallabag - 801042544444d58580d87d04d5602797027153fc authored almost 6 years ago by Jeremy Benoist <[email protected]>
Fixes [wallabag/wallabag#2611] Add a basic Search REST endpoint

- Adds a new `search` key to `src/Wallabag/ApiBundle/Resources/config/routing_rest.yml`
- Reuses...

github.com/wallabag/wallabag - b32057980e33e7ddd93480017496a589006b8260 authored almost 6 years ago by Craig Roberts <[email protected]>
Removed hardcoded database version

github.com/wallabag/wallabag - 6113dbbc2037551ac11bab2c7cd1bb6f78676e0f authored almost 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3526 from wallabag/add-random-article

Add random feature

github.com/wallabag/wallabag - 3527c300215e6e6010efb8bb840b8b6f5c63a1cc authored almost 6 years ago by Kevin Decherf <[email protected]>
Update icon to `casino`

github.com/wallabag/wallabag - fe5850d6e27f8cf20e7efc5c56672974b4779d9f authored almost 6 years ago by Jeremy Benoist <[email protected]>
Handle no random result found

github.com/wallabag/wallabag - 091bafeb4c4da9af8ea1201d5371887062f03f2e authored almost 6 years ago by Jeremy Benoist <[email protected]>
Fix status from Instapaper

That status was used as `http_status` in ContentProxy->stockEntry

github.com/wallabag/wallabag - 2491c50b6bbb4d51696ad64aa754c1cd0fc83d1b authored almost 6 years ago by Jeremy Benoist <[email protected]>
Move icon into the top menu bar

Change the way to select a random entry:
- select all ids from the given user (with filters)
- c...

github.com/wallabag/wallabag - 50f35f0db2be9586205e793f315608eec59c9666 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Better icon

github.com/wallabag/wallabag - 90a0d086a8fd138804866436592bf7f1c7456a4a authored almost 6 years ago by Jeremy Benoist <[email protected]>
Redirect to the current view instead of homepage

github.com/wallabag/wallabag - 9a57653aec85b0f5220436d5cb76545e66c24a11 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Use only one method to randomize

Instead of one per type, one for all is ok.

github.com/wallabag/wallabag - 0447a75b06142afe59a179bb59ee94f1978aa7a9 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Better random function

github.com/wallabag/wallabag - 062fad434ad883ffc6f0c3798f2a490688199f3c authored almost 6 years ago by Jeremy Benoist <[email protected]>
Fix tests

github.com/wallabag/wallabag - f85d220c19872dd7e9199fd150060555584a2886 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Added random feature

github.com/wallabag/wallabag - 09ef25c3c3882db94b3941f3ba33ebc78b5dbe4d authored almost 6 years ago by Nicolas Lœuillet <[email protected]>
Merge pull request #3858 from wallabag/bump-ocramius

Bump ocramius/proxy-manager

github.com/wallabag/wallabag - c73025ad8b684de1ac21ba7583f1af6f1d185159 authored almost 6 years ago by Jérémy Benoist <[email protected]>
Merge pull request #3859 from wallabag/phpstan

Enable PHPStan

github.com/wallabag/wallabag - 6bfbf16eeb0004fcac6d2d2507e3d7d8b4dc3c1f authored almost 6 years ago by Jérémy Benoist <[email protected]>
Enable PHPStan

- Fix error for level 0 & 1 (level 7 has 699 errors...)
- Add `updated_at` to site_credential (s...

github.com/wallabag/wallabag - 1e0d8ad7b728f6fb2cd886526b0fb84ef803e84f authored almost 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3861 from wallabag/fix/siteconfig-email

Add dedicated email for site config issue

github.com/wallabag/wallabag - b992522d857686f445e1d4c330d22820db0c0c61 authored almost 6 years ago by Jérémy Benoist <[email protected]>
Add dedicated email for site config issue

Instead of sending an email to the devs, it now creates an issue on GitHub using a zap from zapier.

github.com/wallabag/wallabag - 293730656d696dab8cdbc8447a0e970a58ff77d2 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Bump ocramius/proxy-manager

Signed-off-by: Thomas Citharel <[email protected]>

github.com/wallabag/wallabag - 9666fb70fc23f273d137d8d3300c60e24789c73b authored almost 6 years ago by Thomas Citharel <[email protected]>
Merge pull request #3853 from techexo/patch-2

Update composer.json to add php-tidy (ext-tidy)

github.com/wallabag/wallabag - 6b32cf0c73d62eb567a904179b93c3dc6f4f2a41 authored almost 6 years ago by Jérémy Benoist <[email protected]>
Update composer.json to add php-tidy (ext-tidy)

Should fix https://github.com/wallabag/wallabag/issues/3844 for milestone https://github.com/wal...

github.com/wallabag/wallabag - 1ec44a346bbd89acf637bbbff86952f7231d2675 authored almost 6 years ago by Eloi Coutant <[email protected]>
Merge pull request #3845 from wallabag/feature/api-info-endpoint

Add a new endpoint to retrieve information from the wallabag instance

github.com/wallabag/wallabag - 8445ad4790ff4f3f9759f9bfa0d503ad5654e30e authored almost 6 years ago by Kevin Decherf <[email protected]>
Add a new endpoint to retrieve information from the wallabag instance

Useful for api client which required some information.
We might add more inside them in the futu...

github.com/wallabag/wallabag - 3bd65991adc253715c6b74ab0ee19ff2cf3e6c69 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Merge remote-tracking branch 'origin/master' into 2.4

github.com/wallabag/wallabag - 5419a8368ebb4b4d57f481b842f1fcc576c9149d authored almost 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3841 from wallabag/fix/bad-order-api

Fix bad order parameter in the API

github.com/wallabag/wallabag - f6b9e883c01196d5aec249f6e8e02e07d0da4089 authored almost 6 years ago by Jérémy Benoist <[email protected]>
Avoid error when a bad `order` parameter is given

Only allowed parameter are asc & desc

github.com/wallabag/wallabag - 78e3fafa3fab86638295fe1ee2a05a559bf56ab1 authored almost 6 years ago by Jeremy Benoist <[email protected]>
Come back to stable version

Previous one was used because some PHPUnit version where deleted and tests can't be run anymore.

github.com/wallabag/wallabag - a5e9a98aa3c67ac1ad1aff1a250ef8fdc3c24def authored almost 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3837 from wallabag/2.3.7-dev

Jump to 2.3.7-dev

github.com/wallabag/wallabag - f083836cc483fea10302a598b0c14cd515d3d0a3 authored almost 6 years ago by Kevin Decherf <[email protected]>
Jump to 2.3.7-dev

github.com/wallabag/wallabag - 314f64723813c099bd330f0cbf3edc8b66363c39 authored almost 6 years ago by Jérémy Benoist <[email protected]>
Merge pull request #3835 from wallabag/prepare-2.3.6

Prepare 2.3.6 release

github.com/wallabag/wallabag - c17d1ab03360a2d87b71ee7cd2a7d595eca48ade authored almost 6 years ago by Jérémy Benoist <[email protected]>
Prepare 2.3.6 release

github.com/wallabag/wallabag - 3bed2e440ee4d548036221129c15427d055519ea authored almost 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3826 from wallabag/epub-toc

Rework of EPUB/PDF exports

github.com/wallabag/wallabag - 3625833b2c0bce7a37ec2bd873e6bbb0b76c4a4e authored almost 6 years ago by Jérémy Benoist <[email protected]>
Merge pull request #3831 from wallabag/fix/api-bad-client-id

Cast client id to avoid PG error

github.com/wallabag/wallabag - 03663530edf0512cc337518d794bd3c71ebdde96 authored almost 6 years ago by Jérémy Benoist <[email protected]>
Merge pull request #3833 from techexo/patch-1

Fix settings field inverted

github.com/wallabag/wallabag - ca990600da23344b9735834bb22e8658b195a55b authored almost 6 years ago by Jérémy Benoist <[email protected]>
Update entries.html.twig

Should fix https://github.com/wallabag/wallabag/issues/3832

github.com/wallabag/wallabag - bb8ad42b279531a4437ab283e3b995bfa88ea87f authored almost 6 years ago by Eloi Coutant <[email protected]>
Update entries.html.twig

Should fix https://github.com/wallabag/wallabag/issues/3832

github.com/wallabag/wallabag - d4466a37fed43801184714f6a75344128e4a9f4c authored almost 6 years ago by Eloi Coutant <[email protected]>
Cast client id to avoid PG error

If someone send a malformated client_id when trying to authenticate using the API we got a 500 i...

github.com/wallabag/wallabag - 3a2d4cf9fda87760c86320a7f8a5041d1d4256c6 authored almost 6 years ago by Jeremy Benoist <[email protected]>
EntriesExport: avoid else on $authors

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - 5e1f27767bc2dcf0760bc3061544ecbb833ad5e7 authored almost 6 years ago by Kevin Decherf <[email protected]>
EntriesExport: sanitize filename and fix tests

Filename will now only use a-zA-Z0-9-' and space.

Fixes remaining filename issue on #3811

Sign...

github.com/wallabag/wallabag - dac93644e8585cc6b2ea1a0409b11ed82bb8169d authored almost 6 years ago by Kevin Decherf <[email protected]>
EntriesExport/pdf: move notice to the end, add metadata cover

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - ad5ef8bca0c0321f348dcf402e0a20791eca3f4d authored almost 6 years ago by Kevin Decherf <[email protected]>
Add translations

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - af83d05ce2bfda2a00bd764f5717d77824325d33 authored almost 6 years ago by Kevin Decherf <[email protected]>
EntriesExport/epub: add metadata to each entry's cover

Add metadata to the cover of each entry:

- Publishers
- Estimated reading time
- Date of creati...

github.com/wallabag/wallabag - 4944703edc7cdd2c8cd645b785603b4405d2a288 authored almost 6 years ago by Kevin Decherf <[email protected]>
EntriesExport: change authors and title when not single entry export

Change '{method} authors' (which gives 'Tag_entries authors' when
exporting a tag) to 'Various a...

github.com/wallabag/wallabag - f8108346236e18768c08d6c0d4dc5fb4dfe13b78 authored almost 6 years ago by Kevin Decherf <[email protected]>
EntriesExport/epub: revert c779373f, move exportinfo to the end of the book

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - 30cf72bf55cdb2130e9096b1f7bcfa2f2ea1df1c authored almost 6 years ago by Kevin Decherf <[email protected]>
EntriesExport/epub: use sha1 sums for filenames, fix and rename title chapters

This commit renames entry chapters file using a sha1 sum of their title
for simplicity. Also we ...

github.com/wallabag/wallabag - edd1825b5832303b714bec37b8796b9077e7ddc0 authored almost 6 years ago by Kevin Decherf <[email protected]>
EntriesExport/epub: remove TOC page

This change only remove the rendered page of the TOC at the end of the
book, the TOC remains ava...

github.com/wallabag/wallabag - 063d5e7bda58fee5363dcbb1f86cee51d72c4940 authored almost 6 years ago by Kevin Decherf <[email protected]>
Merge pull request #3827 from wallabag/epub-quote

EntriesExport/epub: replace epub identifier with unique urn

github.com/wallabag/wallabag - 5de17117a1a8c974458be2c128dc8f9d6912fb8c authored almost 6 years ago by Kevin Decherf <[email protected]>
Merge pull request #3820 from lizyn/bugfix/incorrect-calculation-of-CJK-characters-in-reading-time-estimation

Fix incorrect reading time calculation for entries with CJK characters

github.com/wallabag/wallabag - d2aec7096dacfd72de13eddf146b3e2caa02c17a authored almost 6 years ago by Jérémy Benoist <[email protected]>
EntriesExport/epub: replace epub identifier with unique urn

We replace the title used as the unique identifier of the epub file with
a urn following the for...

github.com/wallabag/wallabag - bf22266a6230be105ec9a91eccf00e489108405c authored about 6 years ago by Kevin Decherf <[email protected]>
Counting two characters together as a word in CJK

github.com/wallabag/wallabag - 7f8630b91c1ef0a650bfe7cf422126187eb3c8f2 authored about 6 years ago by lizyn <[email protected]>
Improve reading time tests

github.com/wallabag/wallabag - 35983eb9bbbf78041ff9f6679ca345850f41c5f1 authored about 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3816 from wallabag/validate-import-entry

Validate imported entry to avoid error on import

github.com/wallabag/wallabag - 8f5c4b083ccf354e7942b4f50626de945d29aad7 authored about 6 years ago by Jérémy Benoist <[email protected]>
Validate imported entry to avoid error on import

We got some imports with a missing `url` field generating some errors while trying to retrieve a...

github.com/wallabag/wallabag - 9f8f188d928b47503d39348c5990379a572b570a authored about 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3823 from wallabag/fix-tag-api-leak

Fix tag API leak

github.com/wallabag/wallabag - 2378fd6347dd1a824c8e1f4f7c3892c6eccddc85 authored about 6 years ago by Jérémy Benoist <[email protected]>
TagRestController: add tests to ensure that other user's tags are unreachable

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - 0ee9848231d0a7a02fdc8e915d830ebaf6cc09c0 authored about 6 years ago by Kevin Decherf <[email protected]>
TagRestController: fix test for tag without entries

As the deletion now requires that at least one entry for the user must
be linked to the given ta...

github.com/wallabag/wallabag - 6c40d7fc85b98e335adf765d1c6b4465647da62c authored about 6 years ago by Kevin Decherf <[email protected]>
TagRestController: rewrite delete actions to only retrieve tags related to the user

Fixes #3815

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - 2a0e0a47d853937702d235bdb91df0ca0e3116b6 authored about 6 years ago by Kevin Decherf <[email protected]>
TagRepository: refactor query builder for queries by userId

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - 6708bf238de46d7ce861e3c0eeb6a9b4623931ed authored about 6 years ago by Kevin Decherf <[email protected]>
fixtures: refactor EntryData, TagData, add a new tag

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - bafb9744c87255ebe28945879da85e587175d241 authored about 6 years ago by Kevin Decherf <[email protected]>
fix incorrect reading time calculation for entries with CJK characters

github.com/wallabag/wallabag - 5becf260fafd741fd34948f12131d8074dc2b5dc authored about 6 years ago by lizyn <[email protected]>
Merge pull request #3814 from wallabag/2.3.6-dev

Jump to 2.3.6-dev and update release process

github.com/wallabag/wallabag - 4d0c632c70ea50d459c3c55ddda2e0f394dd51cb authored about 6 years ago by Jérémy Benoist <[email protected]>
Jump to 2.3.6-dev and update release process

Fix release archive in `release.sh` and also fix a typo in the release process

github.com/wallabag/wallabag - 4fd5f670fe555da54c7a488b2a038a6ee36ee935 authored about 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3812 from wallabag/prepare-2.3.5

Prepare 2.3.5 release

github.com/wallabag/wallabag - 45e26a7fc82c81e768a6f0f3c5955cfc6d42ebc5 authored about 6 years ago by Jérémy Benoist <[email protected]>
Prepare 2.3.5 release

github.com/wallabag/wallabag - a1272ab84da3ea67a3f621885e88068ac8718f47 authored about 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3810 from wallabag/remove-guzzle-site-authenticator-dev

No more dev for guzzle-site-authenticator

github.com/wallabag/wallabag - 4840d618c2b5464b9c04a0f693a68bc300bc099d authored about 6 years ago by Jérémy Benoist <[email protected]>
Merge pull request #3781 from wallabag/yarn-up

build: upgrade yarn dependencies, update prod assets

github.com/wallabag/wallabag - ac20dc6155490b7e7cf9ae8d30faee30782008a6 authored about 6 years ago by Jérémy Benoist <[email protected]>
No more dev for guzzle-site-authenticator

github.com/wallabag/wallabag - 8bb381e78c5d55d26ff3dffc695b793b75d5f8ac authored about 6 years ago by Jeremy Benoist <[email protected]>
build: upgrade yarn dependencies, update prod assets

Production assets are rebuilt against new dependency versions.

Signed-off-by: Kevin Decherf <ke...

github.com/wallabag/wallabag - 63fb9d6f07d8c92afa7fd8cd11960b366b3cf2f1 authored about 6 years ago by Kevin Decherf <[email protected]>
Merge pull request #3799 from wallabag/mruminski-patch-1

Update messages.pl.yml

github.com/wallabag/wallabag - 5c331bf0f9ef679aaf91ef29b13120272fcccbf5 authored about 6 years ago by Jérémy Benoist <[email protected]>
Update messages.pl.yml

Add missing translation

github.com/wallabag/wallabag - e014fa0395ae5a6b6914c5a06f0856bd7cc06959 authored about 6 years ago by Mateusz Rumiński <[email protected]>
Merge pull request #3758 from wallabag/dropping-php5

Dropping PHP < 7.1

github.com/wallabag/wallabag - 39502b4748709948658fd236a1883b902c6fd470 authored about 6 years ago by Jérémy Benoist <[email protected]>
Use our own fork for CraueConfigBundle

Mostly to fix utf8mb4 issue

github.com/wallabag/wallabag - 9a8a1bdfdbc87047bffb457370e04ef58a24495c authored about 6 years ago by Jeremy Benoist <[email protected]>
Fix tests

github.com/wallabag/wallabag - 8f2038e5b15c2d7342ed18381531e5eb95e86d46 authored about 6 years ago by Jeremy Benoist <[email protected]>
Force PHPUnit

Looks like "dama/doctrine-test-bundle" isn't compatible with PHPUnit 5.7
(required automatically...

github.com/wallabag/wallabag - f168642b5041ddd97973f15cf8da8e69ea3db5f2 authored about 6 years ago by Jeremy Benoist <[email protected]>
Fix utf8mb4 on vendor tables

When creating the schema for test these tables use default length for
string: 255. Which fail wh...

github.com/wallabag/wallabag - 877787e5fe6a6545105616968939949b4db81347 authored about 6 years ago by Jeremy Benoist <[email protected]>
Remove custom Postgres class

Because PG > 10 is now supported by DBAL >= 2.6.0

github.com/wallabag/wallabag - 1b6b77f02956a767fb3fa9825a7b97b4879f7d42 authored about 6 years ago by Jeremy Benoist <[email protected]>
Jump to unrelease predis

To fix deprecated message regarding `each()`

github.com/wallabag/wallabag - 9394e8098a92c849d15c43dcd0c338887bff68ce authored about 6 years ago by Jeremy Benoist <[email protected]>
Update fixtures

github.com/wallabag/wallabag - db9b6d8d0d9f943fe321ea690701662dac828e94 authored about 6 years ago by Jeremy Benoist <[email protected]>
Cleanup

github.com/wallabag/wallabag - 6fc95673df5349d682eb6ca6185f894eb711d13a authored about 6 years ago by Jeremy Benoist <[email protected]>
Merge pull request #3783 from wallabag/issue-3780

material: decrease size of tags on list view

github.com/wallabag/wallabag - 20898d5ef4d2e5ae68a2687578c9273efed274c3 authored about 6 years ago by Kevin Decherf <[email protected]>
Merge pull request #3782 from wallabag/issue-3779

material: fix missing thumbnail on list view

github.com/wallabag/wallabag - 72efc8ceeb277df10fc090cbc238f1606445ae57 authored about 6 years ago by Kevin Decherf <[email protected]>
Merge pull request #3784 from giuppi/master

Fix Android app login issue

github.com/wallabag/wallabag - 6f2287da69841b98c4c0db93b6dce1325ba4311d authored about 6 years ago by Jérémy Benoist <[email protected]>
Merge pull request #3765 from burkemw3/patch-2

Remove preview picture from single entry view page for #1875

github.com/wallabag/wallabag - 8896f0f988350620132ee8d4267bb66f7fba4663 authored about 6 years ago by Jérémy Benoist <[email protected]>
Merge pull request #3778 from wallabag/better-release

Jump to 2.3.5-dev and update release process

github.com/wallabag/wallabag - bf483b628e1c5aacb170d5e2e9491ab505494b77 authored about 6 years ago by Jérémy Benoist <[email protected]>
Fix Android app login issue

class and alt tags must be in the correct order for the android app to recognize the wallabag se...

github.com/wallabag/wallabag - b34b489cfdc7fc5c21eb0f0ea24a33419caedfa6 authored about 6 years ago by giuppi <[email protected]>
material: decrease size of tags on list view

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - 13d94929ecc76e2b83c5bb48290215a35526973f authored about 6 years ago by Kevin Decherf <[email protected]>
material: fix missing thumbnail on list view

Signed-off-by: Kevin Decherf <[email protected]>

github.com/wallabag/wallabag - e5de9917fdd78d4cd3b46b376e3b2a4175efa36a authored about 6 years ago by Kevin Decherf <[email protected]>
Fix RulerZBundle

People should really follow semver and provide UPGRADE file when they
provide a library ...

github.com/wallabag/wallabag - 0f159f8fc1dea68552dbfa845fa9a24a95953018 authored about 6 years ago by Jeremy Benoist <[email protected]>
Jump to PHP 7.1+

github.com/wallabag/wallabag - 3c7900d0cdc8e1893a14bbdde5a6dec4e4186a10 authored about 6 years ago by Jeremy Benoist <[email protected]>
Merge remote-tracking branch 'origin/master' into 2.4

# Conflicts:
# web/wallassets/baggy.js
# web/wallassets/manifest.json
# web/wallassets/material....

github.com/wallabag/wallabag - b878be4cc99fd4927c70b59386cf7a57b33bb381 authored about 6 years ago by Jeremy Benoist <[email protected]>