Ecosyste.ms: OpenCollective

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

Mango

Building Mango
Collective - Host: opensource - https://opencollective.com/mango - Code: https://github.com/hkalexling/Mango

Add error handling on admin page (fixes #274)

github.com/getmango/Mango - 3c399fac4e9c26d4ddfe84af56174b08e3fb4a5b authored almost 3 years ago by Alex Ling <[email protected]>
Merge pull request #271 from hkalexling/rc/0.25.0

v0.25.0

github.com/getmango/Mango - a1015266725566641f749f527fcc7f03bb68df6f authored almost 3 years ago by Alex Ling <[email protected]>
Update README config example

github.com/getmango/Mango - eca47e3d3216ac1f3c863d39d4386469c93ae960 authored almost 3 years ago by Alex Ling <[email protected]>
Remove db_optimization from README

github.com/getmango/Mango - ab3386546dd46edcb3d44ba6863d7b3f63b6a797 authored almost 3 years ago by Alex Ling <[email protected]>
Enable metadata cache by default

github.com/getmango/Mango - 857c11be850580a39e19f29b90a6f0d198f37321 authored almost 3 years ago by Alex Ling <[email protected]>
Remove unnecessary type restrictions in config

github.com/getmango/Mango - b3ea3c6154f3b2d371f5164d250e2b3096e915c7 authored almost 3 years ago by Alex Ling <[email protected]>
Update config example in README

github.com/getmango/Mango - 84168b4f538a22523c6be17cffd5d9bbf2503241 authored almost 3 years ago by Alex Ling <[email protected]>
Remove `mangadex` entry from config

github.com/getmango/Mango - 59528de44da3847e4c08f77d01b473fe5a924227 authored almost 3 years ago by Alex Ling <[email protected]>
Expand paths in config (closes #277)

github.com/getmango/Mango - a29d6754e8a6895e4238c2cd90c64bb9a47a94c3 authored almost 3 years ago by Alex Ling <[email protected]>
Bump version to 0.25.0

github.com/getmango/Mango - 167e207fad05a7388d7d2d3f1b9431278b417da2 authored almost 3 years ago by Alex Ling <[email protected]>
Merge branch 'master' into rc/0.25.0

github.com/getmango/Mango - 3b52d72ebff191dc0fccc8fb033d25f080edb5c2 authored almost 3 years ago by Alex Ling <[email protected]>
Merge pull request #272 from hkalexling/all-contributors/add-nduja

docs: add nduja as a contributor for code

github.com/getmango/Mango - dc5edc0c1b218d994cff8fd5111c44adc2282d3c authored almost 3 years ago by Alex Ling <[email protected]>
docs: update .all-contributorsrc [skip ci]

github.com/getmango/Mango - 7fa8ffa0bd96c4375a5a6494a3b2a6d067d5b5a8 authored almost 3 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

github.com/getmango/Mango - 85b57672e67b4a3f8ea2cda91b8d896195da2b23 authored almost 3 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Ignore thumbnail progress in cache (fixes #270)

github.com/getmango/Mango - 9b111b0ee880e9c2f2f0bb32b6e69cc8d5ad6809 authored almost 3 years ago by Alex Ling <[email protected]>
Merge pull request #269 from hkalexling/all-contributors/add-BradleyDS2

docs: add BradleyDS2 as a contributor for doc

github.com/getmango/Mango - 8b1c301950d1f7ffbf16ea50c36e0ab6891634ef authored almost 3 years ago by Alex Ling <[email protected]>
docs: update .all-contributorsrc [skip ci]

github.com/getmango/Mango - 3df4675dd7dcd3a682763c999800312730883f4b authored almost 3 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

github.com/getmango/Mango - 312de0e7b53cee44dfe18f8d5604bf996537371e authored almost 3 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #264 from BradleyDS2/patch-1

Update README.md

github.com/getmango/Mango - d57ccc8f81262de0d08334637b9296c1a2fe2a55 authored almost 3 years ago by Alex Ling <[email protected]>
Fix actions on download manager (fixes #266)

github.com/getmango/Mango - fea6c04c4f2490286bbcde8bef7931bb4229cfe6 authored almost 3 years ago by Alex Ling <[email protected]>
Compare with DB when loading library cache (fixes #256)

github.com/getmango/Mango - 77df4183905a4ae8bc9e554baaff8c874ed90d4e authored almost 3 years ago by Alex Ling <[email protected]>
Delete cache when dir mismatch (fixes #265)

github.com/getmango/Mango - 750fbbb8fec3a0c2ca70e8534218fa68771219cb authored almost 3 years ago by Alex Ling <[email protected]>
Update README.md

Fix typo: 'thrid' to 'third'

github.com/getmango/Mango - cfe46b435d1608d27ed6b285c1ea39193ca5d292 authored almost 3 years ago by BradleyDS2 <[email protected]>
Gracefully handle nullish fields

github.com/getmango/Mango - b2329a79b411af393af90853dae3c6ad9005e361 authored almost 3 years ago by Alex Ling <[email protected]>
Merge pull request #259 from Leeingnyo/feature/custom-sort-title-and-sorting-titles

Implement custom sort title and sorting titles

github.com/getmango/Mango - 2007f13ed6f9ac712a6d551ef7ef9376658fb3f6 authored almost 3 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into feature/custom-sort-title-and-sorting-titles

github.com/getmango/Mango - f70be435f921bc656321f455e85e592698b26bdc authored almost 3 years ago by Alex Ling <[email protected]>
Add sort title to API response

github.com/getmango/Mango - 1b32dc3de9d024295023c13052fe7cba75882434 authored almost 3 years ago by Alex Ling <[email protected]>
Fix down SQL

github.com/getmango/Mango - b83ccf1ccce354352d847531cfb005a10443b8ab authored almost 3 years ago by Alex Ling <[email protected]>
Merge pull request #261 from nduja/feature/right-to-left

Feature/right to left

github.com/getmango/Mango - a68783aa214931d5d67a190802123c456f2e059e authored almost 3 years ago by Alex Ling <[email protected]>
Cast RightToLeft value to boolean when retrieving from local storage.

github.com/getmango/Mango - 86beed0c5f396514e5f0b7102e836725d7240228 authored almost 3 years ago by Robbo <[email protected]>
Merge branch 'dev' into feature/right-to-left

github.com/getmango/Mango - b6c8386caf65ce8ff221bac20793d53dee90f6fb authored almost 3 years ago by Robbo <[email protected]>
Fix Right to Left for keyboard input

github.com/getmango/Mango - 27cc669012c93b3109de8555795c96a4146bb58f authored almost 3 years ago by Robbo <[email protected]>
Add Right to Left option to Paged viewing mode

github.com/getmango/Mango - 4b302af2a199b61d721093fba7362b86696455fd authored almost 3 years ago by Robbo <[email protected]>
Fix down SQL for removing columns

github.com/getmango/Mango - ab29a9eb80daf729960f0fcc3dbc96b34f4fb8ef authored almost 3 years ago by Alex Ling <[email protected]>
Use val(), Remove callbacks after modal hidden

github.com/getmango/Mango - e7538bb7f20a791840d45471a2dd97fea8658ae7 authored almost 3 years ago by Leeingnyo <[email protected]>
Fix title sort bug, invalidate titles of the Library

Refactor remove cache

github.com/getmango/Mango - ecaec307d6549c03e84ea333bd973087d31d5ace authored almost 3 years ago by Leeingnyo <[email protected]>
Fix lint

github.com/getmango/Mango - b711072492bcc527e06d8679150a9c785813caa6 authored almost 3 years ago by Leeingnyo <[email protected]>
Avoid N+1 queries problem

github.com/getmango/Mango - 0f94288bab36d88b905d7c7cd8d402f3e62cf2c4 authored almost 3 years ago by Leeingnyo <[email protected]>
Implement to restore a display name with an empty input

Add a placeholder for the default display name
Remove some console.log() callings

github.com/getmango/Mango - bd2ed1b338214911c806be30cf82b28cf8413617 authored almost 3 years ago by Leeingnyo <[email protected]>
Cache sorted titles

github.com/getmango/Mango - 1cd777d27d08b5bbc8c7d5fa99e46c59e6240bd7 authored almost 3 years ago by Leeingnyo <[email protected]>
Use sort_title, sort_titles in title page

github.com/getmango/Mango - 1ec8dcbfdab19c8bf88d9781e9e22ca03b0ac242 authored almost 3 years ago by Leeingnyo <[email protected]>
Use sorted_titles

github.com/getmango/Mango - 8fea35fa510cc3210318046d65fc72670e3cc5cd authored almost 3 years ago by Leeingnyo <[email protected]>
Implement UI to edit sort title

github.com/getmango/Mango - 45ffa3d428b6ef9a9571a776a0a37471400a5bb5 authored almost 3 years ago by Leeingnyo <[email protected]>
Invalidate sort result cache after change sort_title

github.com/getmango/Mango - edfef80e5c11418c8a7310337a365519ade77de4 authored almost 3 years ago by Leeingnyo <[email protected]>
Add Api call

github.com/getmango/Mango - 162318cf4a34e9598f98e666aa2785700d221542 authored almost 3 years ago by Leeingnyo <[email protected]>
Fix save

github.com/getmango/Mango - 234b29bbdd38a42cbd462c1c275d1ec3575f1382 authored almost 3 years ago by Leeingnyo <[email protected]>
Implement sort title api

github.com/getmango/Mango - d4b58e91d10a171744e0ab41a19d12705a2f0a52 authored almost 3 years ago by Leeingnyo <[email protected]>
Implement sort_title getter, setter

github.com/getmango/Mango - ab799af866ad6ed80664e6bdabaf64ad41e29b71 authored almost 3 years ago by Leeingnyo <[email protected]>
Use sort_title instead of title

github.com/getmango/Mango - 546bd0138cbacb31a32a51509efbded46d535aae authored almost 3 years ago by Leeingnyo <[email protected]>
Add column 'sort_title' to titles, ids table

github.com/getmango/Mango - 3a932d7b0a1e3213cb009c3abfde38bc25593b8a authored almost 3 years ago by Leeingnyo <[email protected]>
Add sort option "Name" for title

github.com/getmango/Mango - 57683d1cfbea75bb3f95da3653ca40ea5bea5edb authored almost 3 years ago by Leeingnyo <[email protected]>
Merge pull request #258 from Leeingnyo/fix/fix-bug-on-scan

Fix bug on scanning

github.com/getmango/Mango - d7afd0969ada1e7e80007d311c713391e3ce67f8 authored about 3 years ago by Alex Ling <[email protected]>
Linter fix

github.com/getmango/Mango - 4eda55552b5506417c5d6927b604ce92d2c7f3be authored about 3 years ago by Alex Ling <[email protected]>
Fix lint error

github.com/getmango/Mango - f9254c49a10fafcbb9e8be794bc33ffd8ca60dce authored about 3 years ago by Leeingnyo <[email protected]>
Fix formatting

github.com/getmango/Mango - 6d834e9164ed4b20a24e27a575189a9427c47014 authored about 3 years ago by Leeingnyo <[email protected]>
Do same with an entry

github.com/getmango/Mango - 70259d8e502614f71fc365a2873964d512fa735e authored about 3 years ago by Leeingnyo <[email protected]>
Fix bug on examine

github.com/getmango/Mango - 0fa2bfa744be72b8e3052c990024e079ee7edab1 authored about 3 years ago by Leeingnyo <[email protected]>
Fix bug: remove titles not in root library anymore

github.com/getmango/Mango - cc33fa659597ff0ebc0dbaa6f007106073005c7a authored about 3 years ago by Leeingnyo <[email protected]>
Limit max length in download table (fixes #244)

github.com/getmango/Mango - 921628ba6d251e5cd896c859f15a37c2f1696f5c authored about 3 years ago by Alex Ling <[email protected]>
Use mobile menu at @m (fixes #246)

github.com/getmango/Mango - 1199eb7a03ebbd2a7ebbd033ffc00a6e7ebe537c authored about 3 years ago by Alex Ling <[email protected]>
Merge pull request #245 from hkalexling/feature/login-api

Add endpoint `/api/login`

github.com/getmango/Mango - f07551184730fa0d0bda94b5cfebc304059fdc73 authored about 3 years ago by Alex Ling <[email protected]>
Add endpoint `/api/login`

github.com/getmango/Mango - 80344c3bf00cbb3741915876deaedd505413def3 authored about 3 years ago by Alex Ling <[email protected]>
Merge pull request #232 from hkalexling/rc/0.24.0

v0.24.0

github.com/getmango/Mango - 8a732804ae05d4480afd0646445acabc6808bdce authored about 3 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into rc/0.24.0

github.com/getmango/Mango - 9df372f784347d002b28fb1007223d2d6e22187e authored about 3 years ago by Alex Ling <[email protected]>
Merge pull request #236 from hkalexling/fix/shallow-api-fix

Use `depth` instead of `shallow` in API

github.com/getmango/Mango - cf7431b8b6f2c17a2fbd402701438b60da336921 authored about 3 years ago by Alex Ling <[email protected]>
Use `depth` instead of `shallow` in API

github.com/getmango/Mango - 974b6cfe9bf227be720ae9f3d921f8e853f2061b authored over 3 years ago by Alex Ling <[email protected]>
Update README

github.com/getmango/Mango - 4fbe5b471cc027b64e53500c3ecb6e5a0cc87e29 authored over 3 years ago by Alex Ling <[email protected]>
Bump version to 0.24.0

github.com/getmango/Mango - 33e7e31fbc218896f52b7d6fc7a81add97047ed0 authored over 3 years ago by Alex Ling <[email protected]>
Fix typo cbz -> gz

github.com/getmango/Mango - 72fae7f5ed3278f93974da847785e4708b0b2535 authored over 3 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into rc/0.24.0

github.com/getmango/Mango - f50a7e3b3ee221da2713c3d52f614bbb607f6216 authored over 3 years ago by Alex Ling <[email protected]>
Merge pull request #233 from Leeingnyo/feature/avoid-unnecessary-sort

Avoid a unnecessary sorting

github.com/getmango/Mango - 66c4037f2bbd3b08fd07f39798f3326f56bfabf8 authored over 3 years ago by Alex Ling <[email protected]>
Avoid unnecessary sorts when getting deep percentage

This make page loading fast

github.com/getmango/Mango - 2c022a07e7c1dce777582fc677e8dbad33b715eb authored over 3 years ago by Leeingnyo <[email protected]>
Merge branch 'master' into rc/0.24.0

github.com/getmango/Mango - 91362dfc7d66d5293b90498118855cd014868ada authored over 3 years ago by Alex Ling <[email protected]>
Make library cache path configurable

github.com/getmango/Mango - 97168b65d827e735f30574c80a38fad63fd5d7df authored over 3 years ago by Alex Ling <[email protected]>
Merge pull request #229 from Leeingnyo/feature/preserve-scanned-titles

Reuse scanned titles on boot and scanning

github.com/getmango/Mango - 6e04e249e721b76aa2f4a5ddd4bc843740fbda89 authored over 3 years ago by Alex Ling <[email protected]>
Update comments

github.com/getmango/Mango - 16397050dd7604b0ab2f21aec3a573041052cd90 authored over 3 years ago by Alex Ling <[email protected]>
Update comments

github.com/getmango/Mango - 3f73591dd44fbd705de2cc9bd4b936fa3d16ddf8 authored over 3 years ago by Alex Ling <[email protected]>
Merge branch 'feature/preserve-scanned-titles' of https://github.com/Leeingnyo/Mango into feature/preserve-scanned-titles

github.com/getmango/Mango - ec25109fa57eeba0f14d80363ca6ff105f9f38c1 authored over 3 years ago by Alex Ling <[email protected]>
Improve comments on examine

github.com/getmango/Mango - 96f1ef3dde56cc4132f69a0f22be810443281440 authored over 3 years ago by Alex Ling <[email protected]>
Remove counter, yield everytime

github.com/getmango/Mango - b56e16e1e19bca9a654fc813d79674159c1c42ea authored over 3 years ago by Leeingnyo <[email protected]>
Pass a counter to recursive calls, Ignore negative threshold

github.com/getmango/Mango - 9769e760a0ad0ce9035ad350185497942b280795 authored over 3 years ago by Leeingnyo <[email protected]>
Add config 'forcely_yield_count'

the default value 1000 would make a fiber yield on each 4ms on SSD

Apply yield counter in Dir.c...

github.com/getmango/Mango - 70ab198a33ee34bba7c1ce8f1152918a81316569 authored over 3 years ago by Leeingnyo <[email protected]>
Simplify Title.new

github.com/getmango/Mango - 44a6f822cd2d69156beb359dfa26b522f47e875d authored over 3 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into feature/preserve-scanned-titles

github.com/getmango/Mango - 2c241a96bb5ef6a842963e8a463a731fbb3b01e9 authored over 3 years ago by Alex Ling <[email protected]>
Merge pull request #231 from hkalexling/feature/api-improvements

API Improvements

github.com/getmango/Mango - 219d4446d1a40f7db9d6788935e8b857121c41b5 authored over 3 years ago by Alex Ling <[email protected]>
Simplify `mark_unavailable`

github.com/getmango/Mango - d330db131e52ad0c62ffbf6e0df0568662813551 authored over 3 years ago by Alex Ling <[email protected]>
Refactor mark_unavailable

github.com/getmango/Mango - de193906a2b3bf72ea255e330621fceea9edcac0 authored over 3 years ago by Leeingnyo <[email protected]>
Add a comment

github.com/getmango/Mango - d13cfc045fd344e4557f882bdc1eb748fb8bc0a0 authored over 3 years ago by Leeingnyo <[email protected]>
Mark unavailable only in candidates

github.com/getmango/Mango - f4d7128b59fd229031735fac38006ba4a86ce7f8 authored over 3 years ago by Leeingnyo <[email protected]>
Remove nested title including self

github.com/getmango/Mango - 663c0c0b38e47944e0da0d228b3593cdf317c871 authored over 3 years ago by Leeingnyo <[email protected]>
Get nested ids when title removed

github.com/getmango/Mango - 57b2f7c625ad83fbbc2d08012a84c46ffc27c3c8 authored over 3 years ago by Leeingnyo <[email protected]>
Use reference instead of primitive

github.com/getmango/Mango - 9489d6abfdac6af1fab3a805b48639081dbe987a authored over 3 years ago by Leeingnyo <[email protected]>
Apply yield forcely

github.com/getmango/Mango - 670cf54957c744acfc94b3fe6985248792cd1806 authored over 3 years ago by Leeingnyo <[email protected]>
Collect deleted ids

github.com/getmango/Mango - 2e09efbd6238a331253a237736915d4f01788712 authored over 3 years ago by Leeingnyo <[email protected]>
Define ExamineContext, apply it when scanning

github.com/getmango/Mango - 523195d6496bfd596afcc36f95654dd88edd05ee authored over 3 years ago by Leeingnyo <[email protected]>
Use cache when calculating contents_signature

github.com/getmango/Mango - be47f309b09a61a32e2862dd9ce13b3ea7d4b217 authored over 3 years ago by Leeingnyo <[email protected]>
Improve logging

github.com/getmango/Mango - 03e044a1aa6b4d88a8d210b97c563f11204ada95 authored over 3 years ago by Alex Ling <[email protected]>
Simplify #json_build

github.com/getmango/Mango - 4eaf271fa46681ca0e449b5c64f641c59e34ae66 authored over 3 years ago by Alex Ling <[email protected]>
Allow sorting in /api/book endpoint

github.com/getmango/Mango - 4b464ed36186f9aaae4dc0c9fcdf7623f1127f7c authored over 3 years ago by Alex Ling <[email protected]>