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

Merge pull request #322 from getmango/rc/0.27.0

v0.27.0

github.com/getmango/Mango - 1fb48648ad7c4b7e0eae0730dc30255184ec8aed authored over 2 years ago by Alex Ling <[email protected]>
Merge branch 'rc/0.27.0' into dev

github.com/getmango/Mango - 7ceb91f051e3ba8199a15350f43df4a395936985 authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #327 from phlhg/fix/static-manifest

Fix for Error 404 on manifest.json

github.com/getmango/Mango - 9ea4ced72991b1867a97646cc6e33dd890c10ff9 authored over 2 years ago by Alex Ling <[email protected]>
Fix linter

github.com/getmango/Mango - 4c2f802e2e79defb1176ff3b4269faaddf138e8f authored over 2 years ago by Alex Ling <[email protected]>
Add /manifest.json to static files

github.com/getmango/Mango - 7258b3cece56d458b196f4070d2b807676e7550e authored over 2 years ago by Philippe Hugo <[email protected]>
Bump version to 0.27.0

github.com/getmango/Mango - bf885a8b304baf74f403036c30581e3dc5a67374 authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #311 from hkalexling/fix/hide-subscribe-btn

Hide subscribe btn

github.com/getmango/Mango - 98a0c5449963876db054b1c48ea245148acfedfc authored over 2 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into fix/hide-subscribe-btn

github.com/getmango/Mango - cb3df432d00ac66a28772274349f8799c5810a60 authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #321 from hkalexling/fix/plugin-use-html-parser

Use html parser in plugin helper functions

github.com/getmango/Mango - 47af6ee2843fffd44b75e31580604e2f0436fcc5 authored over 2 years ago by Alex Ling <[email protected]>
Disable `plugin_spec.cr` line limit

github.com/getmango/Mango - 9fe269ab13daabe40c89a3b76e997ea3637f3161 authored over 2 years ago by Alex Ling <[email protected]>
Use `myhtml` in plugin helper and add tests (#320)

github.com/getmango/Mango - 75a30a88e05c00f7d0e46b15ba60dd887cbbee34 authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #317 from Hiers/feature/image-fit

Fit image options

github.com/getmango/Mango - 5daeac72cb907186724723a11cf5bfd1c00e8f35 authored over 2 years ago by Alex Ling <[email protected]>
Right flip panels are 1/3 of the rightmost area of the entire screen, not of the page. (same for left flip panels)

github.com/getmango/Mango - dc3ac42dec8431568a904ceeaa78bae663508b62 authored over 2 years ago by Hiers <[email protected]>
Fixed right flip panel not being all the way on the right; changed real image size option to not be hard coded.

github.com/getmango/Mango - 624283643ccc19551db3c19cbb1c9bbedcb8b377 authored over 2 years ago by Hiers <[email protected]>
Changed setFit function to not have redundant ifs and a better comment explaining what it does.

github.com/getmango/Mango - 6ddbe8d43657867bf663d209fe1d8e027f25c6f1 authored over 2 years ago by Hiers <[email protected]>
Fix in reader.html.ecr.

github.com/getmango/Mango - db5e99b3f0a202029c1862da6013eaf356102d0e authored over 2 years ago by Hiers <[email protected]>
First draft of image fit.

github.com/getmango/Mango - 405b958deb4428b2aca0568c7ecf00225fbd0de8 authored over 2 years ago by Hiers <[email protected]>
Merge pull request #315 from Leeingnyo/fix/rescan-when-files-added

Fix Dir.contents_signature to detect valid image files

github.com/getmango/Mango - e7c4123dec3b48a09180fd96b130d7e558629f70 authored over 2 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into fix/rescan-when-files-added

github.com/getmango/Mango - 2d2486a5988c7e56042146e92041b099f2565cc5 authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #314 from crainte/feature/default-env-vars

Allow config defaults to be sourced from ENV

github.com/getmango/Mango - b6a1ad889ea35cba629376631894e152741b66af authored over 2 years ago by Alex Ling <[email protected]>
Define properties with macro

github.com/getmango/Mango - f2d6d28a72cbc0c932623a643ec541ba14e94287 authored over 2 years ago by Alex Ling <[email protected]>
Merge branch 'feature/default-env-vars' of https://github.com/crainte/Mango into feature/default-env-vars

github.com/getmango/Mango - 49425ff714a6318e48b0c22f5e2b06a5f81e1cbc authored over 2 years ago by Alex Ling <[email protected]>
Allow config defaults to be sourced from ENV

This allows the default config to source values from ENV variables if
they are set. With this ch...

github.com/getmango/Mango - 2e91028ead3ade765a75ac1fe76781c9a82d596d authored over 2 years ago by Chris Alexander <[email protected]>
Disable line length warnings

github.com/getmango/Mango - f3eb62a2714326489b6773c4ea0a0be07a767dbe authored over 2 years ago by Chris Alexander <[email protected]>
Merge branch 'dev' into fix/rescan-when-files-added

github.com/getmango/Mango - 19a8f3100b8b8f0655162dab37c02cbccc9bd74f authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #312 from tr7zw/jxl-support

Add Jxl support

github.com/getmango/Mango - 3b5e764d36b104b9a416232ea28d20f593945e4c authored over 2 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into jxl-support

github.com/getmango/Mango - 32ce26a133af9a3c4281d00c3facd27a364f7c32 authored over 2 years ago by Alex Ling <[email protected]>
Comment about infinity average ratio

github.com/getmango/Mango - 31df058f8135f8191c92583f7f06557c3f1ec4e1 authored over 2 years ago by Alex Ling <[email protected]>
Fix linter issue

github.com/getmango/Mango - fe440d82d49bab2ea793b41046f710fd4fd335ee authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #310 from torta/feature/greedy-continue-reading

Feature/greedy continue reading

github.com/getmango/Mango - 44636e051edc398bed16146a4522c8da4e950179 authored over 2 years ago by Alex Ling <[email protected]>
Update comment

github.com/getmango/Mango - a639392ca05c0c19676222ae06d339479b978a72 authored over 2 years ago by Alex Ling <[email protected]>
pass lint

github.com/getmango/Mango - 17a9c8ecd3b9ee1c6ad1ccf30470e66708018e7b authored over 2 years ago by Leeingnyo <[email protected]>
Fix Dir.contents_signature to detect valid image files added

github.com/getmango/Mango - bbc0c2cbb70407afb3bfaa2499c76d567b0f3276 authored over 2 years ago by Leeingnyo <[email protected]>
Allow config defaults to be sourced from ENV

This allows the default config to source values from ENV variables if
they are set. With this ch...

github.com/getmango/Mango - be46dd1f86afbf58b8cbe987445ab95ef8d6f7ea authored over 2 years ago by Chris Alexander <[email protected]>
Workaround for "0 width/height" api responses

This needs a more proper fix probably.

github.com/getmango/Mango - ae583cf2a9a2c12f099811c63c67886a651fe76d authored over 2 years ago by tr7zw <[email protected]>
Add jxl support

github.com/getmango/Mango - ea35faee91e82bc6d7e79881eaf8427eb7feb23f authored over 2 years ago by tr7zw <[email protected]>
Clear page when switching plugins

github.com/getmango/Mango - 5b58d8ac59efc3364edbb1b074123ef263066ad3 authored over 2 years ago by Alex Ling <[email protected]>
Hide subscribe button when not subscribable

github.com/getmango/Mango - 30d5ad0c193f27e4f15bab414dfddd7a9db939c9 authored over 2 years ago by Alex Ling <[email protected]>
Fix Continue Reading not show missed reading chapter if the latest chapter mark as read

github.com/getmango/Mango - d9dce4a881dc1dcffe32d246746fc173d7cef159 authored over 2 years ago by torta <[email protected]>
Merge pull request #305 from Leeingnyo/feature/unzipped-entry

Support unzipped entry

github.com/getmango/Mango - 2d97faa7c0c2a0009427810f7b309412ad831f4b authored over 2 years ago by Alex Ling <[email protected]>
Replace to is_valid?

github.com/getmango/Mango - 9ce8e918f0f255f21a51fa0a19e188811800992e authored over 2 years ago by Leeingnyo <[email protected]>
Add zip_path to API document, add path property

github.com/getmango/Mango - 8e4bb995d316513c6f8b6fdcbe523c2d49dbdf0b authored over 2 years ago by Leeingnyo <[email protected]>
Avoid not_nil in date_added

github.com/getmango/Mango - 39a331c87937358986caaeb478e33e46f9fe3fcc authored over 2 years ago by Alex Ling <[email protected]>
Fix linter

github.com/getmango/Mango - df618704ea50b9c450f1cfa89043acdda60f77d6 authored over 2 years ago by Alex Ling <[email protected]>
Choose correct subclass based on YAML node

github.com/getmango/Mango - 2fb620211d3db39465b73e6a81634af767015c2c authored over 2 years ago by Alex Ling <[email protected]>
Remove unnecessary `path` method

github.com/getmango/Mango - 5b23a112b2ebbb236fed2826b08d67cf935c22f9 authored over 2 years ago by Alex Ling <[email protected]>
Use `is_valid?`

github.com/getmango/Mango - e6dbeb623b8e4e7c6580ae0b32d4f1837349b001 authored over 2 years ago by Alex Ling <[email protected]>
Better method naming in DirEntry

github.com/getmango/Mango - 872e6dc6d6730a3ebad0c5bfef05bf93e50f0b41 authored over 2 years ago by Alex Ling <[email protected]>
Replace puts with Logger.debug

github.com/getmango/Mango - 82c60ccc1d1430467a61a6b688b9d4d777736876 authored over 2 years ago by Alex Ling <[email protected]>
Remove unnecessary `createtime` method

github.com/getmango/Mango - ae503ae099545c23ff636d971068f8aacee9e337 authored over 2 years ago by Alex Ling <[email protected]>
Add back `zip_path` for backward compatibility

github.com/getmango/Mango - 648cdd772ccb9b279400b3cef66368ee69db70f8 authored over 2 years ago by Alex Ling <[email protected]>
Split files

github.com/getmango/Mango - 238539c27da6a1af01e29c09354965d7169fba08 authored over 2 years ago by Leeingnyo <[email protected]>
Rename Entries to ArchiveEntry and DirEntry

github.com/getmango/Mango - 1f5aed64f7e42f131324c2e61d7fac774fcd0824 authored over 2 years ago by Leeingnyo <[email protected]>
Fix linter issues

github.com/getmango/Mango - f18f6a5418f6c1c0d576a96551980489e4f5075d authored over 2 years ago by Alex Ling <[email protected]>
Rollback crystal format

github.com/getmango/Mango - 0ed565519b2f88f81c794c2437cbe9042d9eac0f authored over 2 years ago by Leeingnyo <[email protected]>
Fix contents_signature

github.com/getmango/Mango - 3da5d9ba4ed56ba7e9af51c4d5080cc58647168f authored over 2 years ago by Leeingnyo <[email protected]>
Run 'crystal tool format'

github.com/getmango/Mango - 3a60286c3aaffe46967d1e24e738f51e5892ce00 authored over 2 years ago by Leeingnyo <[email protected]>
Rename Entry.exists? to Entry.examine

github.com/getmango/Mango - 9f6be70995c065f8959ddedaad1b0854d57549d2 authored over 2 years ago by Leeingnyo <[email protected]>
Fix Entry.new in YAML::Serializable to support DirectyEntry

so hacky

github.com/getmango/Mango - caf4cfb6cd721827a312c54e25c17f81c0c753b7 authored over 2 years ago by Leeingnyo <[email protected]>
Implement DirectoryEntry

github.com/getmango/Mango - 55ccd928a2c27f6c94cb4bb5dbad12b5a2ad1ca7 authored over 2 years ago by Leeingnyo <[email protected]>
Fix caching policy

Before rendering it, the Mango reader should check the E-Tag of page
or it renders wrong image w...

github.com/getmango/Mango - 137e84dfb671c1240a9d2d60ff3c9f22ef86b86c authored over 2 years ago by Leeingnyo <[email protected]>
Implement is_supported_image_file

github.com/getmango/Mango - 10587f48cbad42cb5ad9d544167a6b1eea4c060e authored over 2 years ago by Leeingnyo <[email protected]>
Scan DirectoryEntry when init and examine

github.com/getmango/Mango - 3b3a0738e83d2e009500fbbb4f701480378e60b0 authored over 2 years ago by Leeingnyo <[email protected]>
Split Entry and ZippedEntry, Fix to work anyway

make Entry an abstract class

github.com/getmango/Mango - ea6cbbd9cef2d03c3712a00b668148b2c72c6f38 authored over 2 years ago by Leeingnyo <[email protected]>
Merge pull request #302 from Leeingnyo/fix/preload-bug

Fix preload bug

github.com/getmango/Mango - 883e01bbddead5fd5f3dc08c40ea13cfb4cd373d authored over 2 years ago by Alex Ling <[email protected]>
Merge branch 'dev' into fix/preload-bug

github.com/getmango/Mango - 5f59b7ee42854e46296dc48e0c72e5e58baa830b authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #301 from Leeingnyo/feature/show-control-at-end-in-paged-mode

Show control after reading all (in paged mode)

github.com/getmango/Mango - eac274a211cb6f86fb77ba3bfbf761a71730ee3a authored over 2 years ago by Alex Ling <[email protected]>
Fix preload bug

cause index error

github.com/getmango/Mango - 0e4169cb22bb6546dc1488dea999b09d4c85b538 authored over 2 years ago by Leeingnyo <[email protected]>
Show control after reading at the end in paged mode

github.com/getmango/Mango - 28656695c6abde20032c846cb3cf5b97beea4e9e authored over 2 years ago by Leeingnyo <[email protected]>
Merge pull request #294 from hkalexling/rc/0.26.2

v0.26.2

github.com/getmango/Mango - 61dc92838ab2933414360cef3d01617b639bbd5e authored over 2 years ago by Alex Ling <[email protected]>
Bump version to 0.26.2

github.com/getmango/Mango - ce1dcff229ba752a4f1f3a4728265d9e62b1f2cc authored over 2 years ago by Alex Ling <[email protected]>
Add back accidentally deleted OPDS routes

Resolves https://github.com/hkalexling/Mango/issues/255#issuecomment-1097588181

github.com/getmango/Mango - 4f599fb7199a013c92c659f8ab9a52456b99f523 authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #293 from hkalexling/rc/0.26.1

v0.26.1

github.com/getmango/Mango - c831879c23e4df6ae9622546a9e3a899a0efa37d authored over 2 years ago by Alex Ling <[email protected]>
Bump version to 0.26.1

github.com/getmango/Mango - 171b44643c202c7ef34d609602e5d94f63eafdb0 authored over 2 years ago by Alex Ling <[email protected]>
Merge branch 'master' into dev

github.com/getmango/Mango - a353029fcd7237e902481de4869f4b0eaa6c37bb authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #292 from hkalexling/fix/sanitize-html

Sanitize parameters on user edit page (fixes #289)

github.com/getmango/Mango - 75e26d8624d262a20a62b2d68f09d9c00be66948 authored over 2 years ago by Alex Ling <[email protected]>
Sanitize parameters on user edit page (fixes #289)

github.com/getmango/Mango - ebe2c8efede7e5707dc2bcea52cd158a7bef252b authored over 2 years ago by Alex Ling <[email protected]>
Merge pull request #286 from hkalexling/rc/0.26.0

v0.26.0

github.com/getmango/Mango - b8ce1cc7f1c8ae9f855064c8831b15192d149a6f authored over 2 years ago by Alex Ling <[email protected]>
Update README config example

github.com/getmango/Mango - 24c90e72837359865beae40653fee4ef04c2a713 authored over 2 years ago by Alex Ling <[email protected]>
Bump version to 0.26.0

github.com/getmango/Mango - 9ffc34e8e64f02e361c8cfe4bbb4d8b49e1a9092 authored over 2 years ago by Alex Ling <[email protected]>
Include admin info in /api/signin response

github.com/getmango/Mango - d1de8b7a4eea6a499ab7e63d20fef2d785bbfaf2 authored almost 3 years ago by Alex Ling <[email protected]>
Merge branch 'dev' of https://github.com/hkalexling/Mango into dev

github.com/getmango/Mango - 7ae0577e4e876074bd3a8414783b6bb9827299fb authored almost 3 years ago by Alex Ling <[email protected]>
Fix schema for the `parents` field

github.com/getmango/Mango - e9b1bccbc9b9f8ad6680ac32202c52ef0b8b458f authored almost 3 years ago by Alex Ling <[email protected]>
Formatting

github.com/getmango/Mango - 293fb84e1d33e621a346d3c2cc419953e762e8fb authored almost 3 years ago by Alex Ling <[email protected]>
Add endpoints for home page

- `/api/library/continue_reading`
- `/api/library/start_reading`
- `/api/library/recently_added`

github.com/getmango/Mango - 9c079443907d3be42c08e6d37387b5e843440d7e authored almost 3 years ago by Alex Ling <[email protected]>
Upgrade Koa

github.com/getmango/Mango - 173d69eb26376061fcd22e2ad26957d157cbe25b authored almost 3 years ago by Alex Ling <[email protected]>
Optionally include reading progress in response

github.com/getmango/Mango - 21d8d0e8a7ceb442bf72691881d10e50fe430921 authored almost 3 years ago by Alex Ling <[email protected]>
Include archive error messages in API response

github.com/getmango/Mango - 61e85dd49f32ff85cb9223a47ef8895e8f2dd189 authored almost 3 years ago by Alex Ling <[email protected]>
Formatting

github.com/getmango/Mango - c778364ca253d5601c64449617ea411510dbb960 authored almost 3 years ago by Alex Ling <[email protected]>
API sorting improvements:

- Add endpoints for getting/updating sorting methods
- Results from library and title endpoints ...

github.com/getmango/Mango - 7ecdb1c0dd37156be8ac11d32f7e85b7a7800215 authored almost 3 years ago by Alex Ling <[email protected]>
Fix CORS allowed methods

github.com/getmango/Mango - a5a7396eddf881548338ab9199295a9781d72634 authored almost 3 years ago by Alex Ling <[email protected]>
Feature/plugin v2 (#284)

* Add "title_title" to slim JSON

* WIP

* WIP

* WIP

* WIP

* Add plugin subscriptio...

github.com/getmango/Mango - 461398d219c7c40ebd4143e0627368643ee70d82 authored almost 3 years ago by Alex Ling <[email protected]>
Use sessid and not token and fix get_username

github.com/getmango/Mango - 0d52544617f5d57ffc3deaacffccb9e92d5e4fd2 authored almost 3 years ago by Alex Ling <[email protected]>
Fix long line

github.com/getmango/Mango - c3736d222c9976d7988888bbbf4e90f4c8af1752 authored almost 3 years ago by Alex Ling <[email protected]>
Allow CORS

github.com/getmango/Mango - 20910532211cc1491791f6310e13f7e5ae5620eb authored almost 3 years ago by Alex Ling <[email protected]>
Allow authentication through bearer token

github.com/getmango/Mango - 703e6d076bce144a748ca35d6ac3bea6b3560bfb authored almost 3 years ago by Alex Ling <[email protected]>
Fix icon transparency issue

github.com/getmango/Mango - 1817efe608322669cf9bfb872aa71172cbddb3aa authored almost 3 years ago by Alex Ling <[email protected]>
Add error handling on `read_page` (fixes #281)

github.com/getmango/Mango - 8814778c22fb4848e71025276bfa164bc9a919b2 authored almost 3 years ago by Alex Ling <[email protected]>
Use smaller icons on web UI

github.com/getmango/Mango - 6ab885499c086f15b7172c9feafa9e9898d92053 authored almost 3 years ago by Alex Ling <[email protected]>
Add simple manifest.json (closes #262)

github.com/getmango/Mango - 91561ecd6b30fd6e0130db1ccdc2de7582c88e7d authored almost 3 years ago by Alex Ling <[email protected]>