Ecosyste.ms: OpenCollective

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

MOEOVERFLOW

moeoverflow
Collective - Host: opensource - https://opencollective.com/moeoverflow - Website: https://moeoverflow.com - Code: https://github.com/moeoverflow

add MinioS3Service

github.com/moeoverflow/animeloop-server-ts - b4ce97e9da2ead4051e3430fc82bcf6df5cb94fa authored about 5 years ago by ShinCurry <[email protected]>
update mysql graphql type definitions

github.com/moeoverflow/animeloop-server-ts - 2f2d4a6bfb9f520a0431a886265fd6322e019faf authored about 5 years ago by ShinCurry <[email protected]>
support animeloop-cli of Docker version

github.com/moeoverflow/animeloop-server-ts - 92010201bdc506d821c237416e9972449ba4e416 authored about 5 years ago by ShinCurry <[email protected]>
add mongodb to mysql migrating script

github.com/moeoverflow/animeloop-server-ts - fcb1e9049718843f83e8ab2ccf299775f39b9f70 authored about 5 years ago by ShinCurry <[email protected]>
add GraphQL types and schema

github.com/moeoverflow/animeloop-server-ts - 7af16cab2a3e33d76015b8bcf1b9eb5baa35b9b2 authored about 5 years ago by ShinCurry <[email protected]>
jojo: add graphql module

github.com/moeoverflow/animeloop-server-ts - c82a243b9acf438a2065ad88f48f250f3b156651 authored about 5 years ago by ShinCurry <[email protected]>
Merge pull request #3 from moeoverflow/feature/@jojo

JOJO Toolbox

github.com/moeoverflow/animeloop-server-ts - aa21d4559a8e1188bbdffe412b62f6eb6119ad79 authored about 5 years ago by ココロ <[email protected]>
jojo: add mongodb module

github.com/moeoverflow/animeloop-server-ts - 65dd3f56c55ede1091133cde7efc9c8f4a039c33 authored about 5 years ago by ShinCurry <[email protected]>
jojo: remove date-fns

github.com/moeoverflow/animeloop-server-ts - 2d13741dded0035fa19a2935f495f19782167c46 authored about 5 years ago by ShinCurry <[email protected]>
jojo: use yarn workspaces

github.com/moeoverflow/animeloop-server-ts - 62e58fd8ea0e5ad4abc6c15923b2cece24cf58f9 authored about 5 years ago by ShinCurry <[email protected]>
jojo: fix module alias

github.com/moeoverflow/animeloop-server-ts - e3f3ec53c647379013777168f7513ea740b84d2e authored about 5 years ago by ShinCurry <[email protected]>
jojo: add minio module

github.com/moeoverflow/animeloop-server-ts - 90b4c987fc19f3dd0079bf618002c22bb7ec9e4e authored about 5 years ago by ShinCurry <[email protected]>
jojo: add telegram module

github.com/moeoverflow/animeloop-server-ts - 23feaca8aeee77aaa1d0f651ed706070c1b34ef1 authored about 5 years ago by ShinCurry <[email protected]>
jojo: add twitter module

github.com/moeoverflow/animeloop-server-ts - e8fd4ab589c2439b886d5e4b88d7afa9af64aac1 authored about 5 years ago by ShinCurry <[email protected]>
jojo: update module alias

github.com/moeoverflow/animeloop-server-ts - 1bc20e4a54880e332ebfe052e0584cad52dbc1cd authored about 5 years ago by ShinCurry <[email protected]>
jojo: add horribleSubs module

github.com/moeoverflow/animeloop-server-ts - 204de9b9aa14fab56096c68a4e34f6f17d6a7eca authored about 5 years ago by ShinCurry <[email protected]>
jojo: add transmission module

github.com/moeoverflow/animeloop-server-ts - ef30c267ce830ad3a47412d973501346af23fd2d authored about 5 years ago by ShinCurry <[email protected]>
jojo: add tracemoe module

github.com/moeoverflow/animeloop-server-ts - 3c8362e32dd82795e156c75309fb6c2312c96a61 authored about 5 years ago by ShinCurry <[email protected]>
jojo: add anilist module

github.com/moeoverflow/animeloop-server-ts - 0d2544a1efee37c4cecacf71e6a2889fa1af0bfc authored about 5 years ago by ShinCurry <[email protected]>
jojo: add mysql module

github.com/moeoverflow/animeloop-server-ts - ec8e1ae1bdffaa84c825206547532a77229207a3 authored about 5 years ago by ShinCurry <[email protected]>
Merge pull request #4 from moeoverflow/feature/docker

Add Docker support

github.com/moeoverflow/animeloop-cli - 7beca0f66c86767e7edbb42de29023be08a8bf86 authored about 5 years ago by ココロ <[email protected]>
upgrade dependencies

github.com/moeoverflow/animeloop-server-ts - 253fba1a545a7db8d3a12cfce18450b77711460a authored about 5 years ago by ShinCurry <[email protected]>
update api server controllers

github.com/moeoverflow/animeloop-server-ts - 0abeadbdfadb561aed2273e6a85e4ef80d23695d authored about 5 years ago by ShinCurry <[email protected]>
update README - docker usage

github.com/moeoverflow/animeloop-cli - 572548a25fc0678a54da1bf7e0bfe5810b931f38 authored about 5 years ago by ShinCurry <[email protected]>
add Dockerfile

github.com/moeoverflow/animeloop-cli - c3a8181c30b8ab054ccb938d053e2d3db029ddaf authored about 5 years ago by ShinCurry <[email protected]>
remove nani dependency

github.com/moeoverflow/animeloop-server-ts - 13b7e8f97dd76def1ef9dab641432eddc16a8373 authored about 5 years ago by ShinCurry <[email protected]>
add uploadMinio script

github.com/moeoverflow/animeloop-server-ts - 87c1213ad362a509257e762dce5ef7b6d1eff714 authored about 5 years ago by ShinCurry <[email protected]>
move Mongoose Model files

github.com/moeoverflow/animeloop-server-ts - bb6c6adb22adf48447b81da10c6887e8466e2c92 authored about 5 years ago by ShinCurry <[email protected]>
add MysqlService with sequelize-typescript

github.com/moeoverflow/animeloop-server-ts - 7536855af890d2792c72255f2313b98d4d782172 authored about 5 years ago by ShinCurry <[email protected]>
use koa2 instead of express

github.com/moeoverflow/animeloop-server-ts - 3f9275ca9bce3775cb7707388fe1310b50ecd9f0 authored about 5 years ago by ShinCurry <[email protected]>
Merge pull request #2 from moeoverflow/feature/gridview

Feature/gridview

github.com/moeoverflow/RikkaKichiku - 4ea716dd2ee0ad039bec416e7c4817c1e5fe02b6 authored about 5 years ago by ココロ <[email protected]>
add TimerItemLayer

github.com/moeoverflow/RikkaKichiku - 1fc8e3e559cbd062c76a73cfbe17999944dc6281 authored over 5 years ago by ShinCurry <[email protected]>
add animation for loop change

github.com/moeoverflow/RikkaKichiku - 23366948b4979a01153493c1753106b694d66992 authored over 5 years ago by ShinCurry <[email protected]>
Merge pull request #1 from edisonlee55/master

Support Multiple Video and Option

github.com/moeoverflow/RikkaKichiku - cb1ae2fe706b80fc0246ddd4cc2cabc81c919b72 authored over 5 years ago by ココロ <[email protected]>
Fix nil videoUrlStr

github.com/moeoverflow/RikkaKichiku - 85da1a983e979981380832237d8b393cac390579 authored over 5 years ago by Edison Lee <[email protected]>
Remove deprecated methods

github.com/moeoverflow/RikkaKichiku - ee7647478bf46919944ace568d37996483970d13 authored over 5 years ago by Edison Lee <[email protected]>
Update Swift version to 5

github.com/moeoverflow/RikkaKichiku - a90221840a7fdc01e36d9a63ca7c165e943aa052 authored over 5 years ago by Edison Lee <[email protected]>
Support Multiple Video and Option

github.com/moeoverflow/RikkaKichiku - b7db3aa9a51a55b41329f3c0b6ac02d04119d60e authored over 5 years ago by Edison Lee <[email protected]>
fix transmission task and automator task binding

github.com/moeoverflow/animeloop-server-ts - 1dd2087d56137ad59098147eb3ef311e235256d6 authored over 5 years ago by ShinCurry <[email protected]>
Merge pull request #2 from moeoverflow/feature/telegram-bot

add TelegramBot

github.com/moeoverflow/animeloop-server-ts - 6ef8b1d479e96c0130c186ada9062cd3b03e3fba authored over 5 years ago by ココロ <[email protected]>
add telegram channel updates

github.com/moeoverflow/animeloop-server-ts - e9e71aff83d5ed6687e7373a8dea5e89ce044651 authored over 5 years ago by ShinCurry <[email protected]>
fix twitter bot schedule cron duration

github.com/moeoverflow/animeloop-server-ts - 170d0799fa3c0092d3f177f26214b0fc365637c2 authored over 5 years ago by ShinCurry <[email protected]>
update requirements.txt

github.com/moeoverflow/comicbook - 8e375165c7f812dcb46c06b5e7777a4a2c7eecba authored over 5 years ago by ShinCurry <[email protected]>
upgrade dependencies

github.com/moeoverflow/animeloop-server-ts - 19f691a4e828bd79718b83f40b2b15e4ba3c2eb9 authored over 5 years ago by ShinCurry <[email protected]>
Merge pull request #1 from moeoverflow/feature/twitterbot

Feature/twitterbot

github.com/moeoverflow/animeloop-server-ts - 8bfd0731107f9cf2860ff8a1509d0d2578f1044d authored over 5 years ago by ココロ <[email protected]>
update config.example.js

github.com/moeoverflow/animeloop-server-ts - 2dff17fde887ed1a907dd51f51c47def998807b5 authored over 5 years ago by ShinCurry <[email protected]>
add script - upload loops from telegram archive data

github.com/moeoverflow/animeloop-server-ts - 0a517ddce7f5dbc4e30aabc84ee4e4622c3744d1 authored over 5 years ago by ShinCurry <[email protected]>
fix wnacg crawler issue

github.com/moeoverflow/comicbook - 8b6aa191c5eced67a4ea09e4072cb423508ecf1f authored over 5 years ago by ShinCurry <[email protected]>
add https://comicbook.party link button

github.com/moeoverflow/comicbook - 0fa957265eb66eb2f841f03183eef46466589585 authored over 5 years ago by ShinCurry <[email protected]>
Merge branch 'feature/crawler-epub-language'

github.com/moeoverflow/comicbook - 54946f2ea9d3a4c5cf92e36d91e857b3b00f5f57 authored over 5 years ago by ShinCurry <[email protected]>
udpate crawler - support epub language

github.com/moeoverflow/comicbook - 95414c61fd5761ade1b59af41b912f9712d9fc13 authored over 5 years ago by ShinCurry <[email protected]>
Merge branch 'feature/wnacg-crawler'

github.com/moeoverflow/comicbook - 4c32f4f034173c318aadedd0af271d8809b1cbc2 authored over 5 years ago by ShinCurry <[email protected]>
update wnacg crawler

github.com/moeoverflow/comicbook - e28dab652c248b8ec7081c92541aa657d1907478 authored over 5 years ago by ShinCurry <[email protected]>
bump version to 0.2.0

github.com/moeoverflow/comicepub - 4e4b93c52a1eec14094046c87dbe8cfe202f86c1 authored over 5 years ago by ShinCurry <[email protected]>
Merge pull request #1 from Morxi/patch-1

Fix if default encoding not 'UTF-8'

github.com/moeoverflow/comicepub - fd6f3fe137d4adf67ff2cefe3997e56d750d46fe authored over 5 years ago by ココロ <[email protected]>
Update render.py

github.com/moeoverflow/comicepub - 33e63862ef621fd9b20cd55e26692d81aaf3cc47 authored over 5 years ago by Asrui Morus <[email protected]>
Fix if default encoding not 'UTF-8'

fix this error
UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position illegal multi...

github.com/moeoverflow/comicepub - 36f3144edd6fa7bc52bd0b144d2bf78ebf753dfd authored over 5 years ago by Asrui Morus <[email protected]>
fix nhentai crawler issue

github.com/moeoverflow/comicbook - 78c8ec5fb43a84b50ec7135090528b858a5c16d6 authored over 5 years ago by ShinCurry <[email protected]>
fix ehentai crawler

github.com/moeoverflow/comicbook - 0473f9a1c398cf710dd7fd68c24faf933b8fe4f9 authored over 5 years ago by ShinCurry <[email protected]>
update comicepub version

github.com/moeoverflow/comicbook - afabd3aa7d603275dba5bcc644cb96702130d378 authored over 5 years ago by ShinCurry <[email protected]>
support epub metadata subject

github.com/moeoverflow/comicepub - da08bff81e2685f2abd1d9ffdf2917276812ad4e authored over 5 years ago by ShinCurry <[email protected]>
handle fetch error

github.com/moeoverflow/comicbook - 3b8d66076dc44817b581eb9694197884763b570e authored over 5 years ago by ShinCurry <[email protected]>
Merge branch 'feature/epub-subjects'

github.com/moeoverflow/comicbook - f1da7a6efba82af858685a510135dc307f2990bc authored over 5 years ago by ShinCurry <[email protected]>
support epub subject

github.com/moeoverflow/comicbook - a55bb83452fae98b35ad61633ea4c871a9751b12 authored over 5 years ago by ShinCurry <[email protected]>
Merge branch 'feature/mongodb-save-filepath'

github.com/moeoverflow/comicbook - c11c3978e3ec187645129514b4c6a039ec65efbf authored over 5 years ago by ShinCurry <[email protected]>
save file path to mongodb

github.com/moeoverflow/comicbook - 35505a623490d3e5140e594e90abb198b0de62c0 authored over 5 years ago by ShinCurry <[email protected]>
Merge branch 'fix/class-instance-variables'

github.com/moeoverflow/comicbook - 34d5c879ac48bc56a13efb0d2f5e0467a269092a authored over 5 years ago by ShinCurry <[email protected]>
fix class instance variables

github.com/moeoverflow/comicbook - c3a809628f751ac0df2cfa7f9167c8a21433d63c authored over 5 years ago by ShinCurry <[email protected]>
Merge pull request #8 from moeoverflow/feature/DCA_EPUB3_comicepub

generate EPUB files according to DCA EPUB3 guide standard

github.com/moeoverflow/comicbook - 44f724bde7b9e51652250607e74de05b29e17c2c authored over 5 years ago by ココロ <[email protected]>
remove epub util

github.com/moeoverflow/comicbook - ba72aa7b42eb317262f2bd4928ebefff505a32cc authored over 5 years ago by ShinCurry <[email protected]>
add code annotations

github.com/moeoverflow/comicepub - 2677cce3756748f6111a969cfe19870bf9a57e4f authored over 5 years ago by ShinCurry <[email protected]>
update README.md

github.com/moeoverflow/comicepub - 1245551746195114def041745dfc886a776d5c64 authored over 5 years ago by ShinCurry <[email protected]>
use package comicepub

github.com/moeoverflow/comicbook - 52ee7bb0081b8bd3209ace27fa141271f7c810d2 authored over 5 years ago by ShinCurry <[email protected]>
add setup.py

github.com/moeoverflow/comicepub - 56da155ed9942343bf8737d8cbd4a45238cb9ef5 authored over 5 years ago by ShinCurry <[email protected]>
fix relative path import

github.com/moeoverflow/comicepub - 2791264fd02bc0d24f218589d0283dbec9f49d0a authored over 5 years ago by ShinCurry <[email protected]>
add ComicEpub

github.com/moeoverflow/comicepub - 57355b8a3008e1e5bfc136b617288ea1a927b771 authored over 5 years ago by ShinCurry <[email protected]>