Ecosyste.ms: OpenCollective

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

osscameroon

Build the opensource solutions Cameroonians need
Collective - Host: opensource - https://opencollective.com/osscameroon - Website: https://www.osscameroon.com - Code: https://github.com/osscameroon

Implement Get /districts/{district_id}

github.com/osscameroon/onacut - e9efb43cfb557870804a6f56341e652100773196 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Implement Get /regions/{region_id}

github.com/osscameroon/onacut - 01d07753814070cf072b6e84a03e6d54522cc402 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Implement Get /regions

github.com/osscameroon/onacut - 38757fd7869de3af8688ad6726d793d45c7b6b10 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Implement Get /districts

github.com/osscameroon/onacut - 79680440ebf08f5b050047d6f63c2948e4e13c20 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Add db dependency in all router files so that all routes can access to the db

github.com/osscameroon/onacut - 3c3ad3ad6df6242e5cbafcd958f597a08970745a authored about 2 years ago by Alex Mboutchouang <[email protected]>
implement Get /cities

github.com/osscameroon/onacut - 25d0d8b04a04a2397dd57f2e940f1e932df01220 authored about 2 years ago by Alex Mboutchouang <[email protected]>
implement Get /alerts

github.com/osscameroon/onacut - de1e8d1212838f56e723fc31949971a36fd1ef3d authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix error on models(ORM)

github.com/osscameroon/onacut - e57972541e0e4f96bd66f199c652912480fca7e3 authored about 2 years ago by Alex Mboutchouang <[email protected]>
add total alert to city, region and district

github.com/osscameroon/onacut - 8e642d5c9e33cf813b7761376099bd071b3449eb authored about 2 years ago by Alex Mboutchouang <[email protected]>
change the alert type to choice over the possible values

github.com/osscameroon/onacut - 783a71758a2db317ce66d7f0832ba46726e44830 authored about 2 years ago by Alex Mboutchouang <[email protected]>
Merge pull request #159 from osscameroon/fix-give-credit-to-jsoup

fix: give credit to jsoup

github.com/osscameroon/js-generator - a8338291d31d062dfca02f9d12fd0b5e679d5d3c authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: give credit to jsoup

github.com/osscameroon/js-generator - 04bea16240b0c8c46363c247b531de2704804851 authored about 2 years ago by Fanon Jupkwo <[email protected]>
db fix many to many relations

github.com/osscameroon/onacut - 2f21d002c2f0b9b916c409c42719d90b0dbedb5d authored about 2 years ago by Alex Mboutchouang <[email protected]>
db session a dependencies

github.com/osscameroon/onacut - 7c7a29117409299c2b4b67ca2e0a4071e6a0a713 authored about 2 years ago by Alex Mboutchouang <[email protected]>
clear depends

github.com/osscameroon/onacut - 6d77887531930f899dc37edfff58f1e0dfebcdec authored about 2 years ago by Alex Mboutchouang <[email protected]>
fix lint

github.com/osscameroon/onacut - ae04ecb805323e485ee48d77e8fe67d4422bc067 authored about 2 years ago by Alex Mboutchouang <[email protected]>
writte RegionSchema

github.com/osscameroon/onacut - b0b71a33fc7bdbb7bca549b9afeb8df0f4eac80e authored about 2 years ago by Alex Mboutchouang <[email protected]>
prepare /regions methods

github.com/osscameroon/onacut - 2ff62ad747bf0c19fccbc31491dad2ab05e7ddd5 authored about 2 years ago by Alex Mboutchouang <[email protected]>
prepare /districts methods and DistrictsSchema

github.com/osscameroon/onacut - 9a3857016887277190c2976003ea9269bdad4e18 authored about 2 years ago by Alex Mboutchouang <[email protected]>
writte AlertSchema

github.com/osscameroon/onacut - a9a6db39b1dd5d06e0946f7d6ea5c7f48866fd4a authored about 2 years ago by Alex Mboutchouang <[email protected]>
prepare /alerts methods

github.com/osscameroon/onacut - fb5f4b83c05d203672ef2bcc275e9cf6172f7e3a authored about 2 years ago by Alex Mboutchouang <[email protected]>
init the main app

github.com/osscameroon/onacut - 22e9cb440ed535548e5f62eb910bbae21354a415 authored about 2 years ago by Alex Mboutchouang <[email protected]>
prepare the /cities methods

github.com/osscameroon/onacut - 7e03346012fc09e87469eb2ca36f5cc30a7e853c authored about 2 years ago by Alex Mboutchouang <[email protected]>
writte the City's Schema

github.com/osscameroon/onacut - 8c70d3a0f3511de3cf1f6a44bb604c53463725c4 authored about 2 years ago by Alex Mboutchouang <[email protected]>
requirement for the app

github.com/osscameroon/onacut - f820b6f28782edafe52227902c1390206b2421c2 authored about 2 years ago by Alex Mboutchouang <[email protected]>
writes the differents models for SQLAlchemy

github.com/osscameroon/onacut - 329bfbb53e9462739f69a479025c4683d63b2bc9 authored about 2 years ago by Alex Mboutchouang <[email protected]>
database configuration

github.com/osscameroon/onacut - d406167bc191f0919e84e4f36cbe032cda997074 authored about 2 years ago by Alex Mboutchouang <[email protected]>
add Makefile and requirements-dev.txt

github.com/osscameroon/onacut - 8ceb81aa1b97136f0f95a539d6157762dd322fc7 authored about 2 years ago by Alex Mboutchouang <[email protected]>
init the architecture of the backend with fastapi

github.com/osscameroon/onacut - c4b94c08ad1af387e1989462a63573ea66ba1aa9 authored about 2 years ago by Alex Mboutchouang <[email protected]>
update report_news.hash

github.com/osscameroon/global-github-actions - 407cb95c612451089fe5c0292263c9a223c0c86c authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
little change on banner and searching component height

github.com/osscameroon/camerapps - ed7c93fa95aed761a397d2fc5d939d9d1d18ace1 authored about 2 years ago by Geekles <[email protected]>
infinite scroll added

github.com/osscameroon/camerapps - 7a33f368a39c2db57ee699ec030604b6aa4e5101 authored about 2 years ago by Geekles <[email protected]>
Merge pull request #103 from osscameroon/bichakala-bobeh

report_news of tech-griot

github.com/osscameroon/global-github-actions - 0fbc46068fe856a13598fe07a89002c292dc114b authored about 2 years ago by Boris Mbarga <[email protected]>
remove go version of news_api

github.com/osscameroon/global-github-actions - d6154b1b4ab3d8e3ea24bf230257d0a6dab48bad authored about 2 years ago by elhmn <[email protected]>
refresh report_news.hash

github.com/osscameroon/global-github-actions - 50824aaf07388b1e655e487e748b6e1b4d0ca9e4 authored about 2 years ago by elhmn <[email protected]>
revert github action trigger to run on schedule

github.com/osscameroon/global-github-actions - d462541f1b4717a9835317aedbcddfbda51be6b2 authored about 2 years ago by elhmn <[email protected]>
update report_news.hash

github.com/osscameroon/global-github-actions - 64598915c3804daf391a76f6c1d2a741821ea599 authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
update report_news.hash

github.com/osscameroon/global-github-actions - 985f96504328dbccea04eb6dda6b220e3580d4c1 authored about 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
add token with workflow permissions

github.com/osscameroon/global-github-actions - 398ca16f72b88cc03340c8c72e3a49c001ed80d4 authored about 2 years ago by elhmn <[email protected]>
revert MAX_ARTICLES to 5

github.com/osscameroon/global-github-actions - 668779fa0c30accaedcbce9583e4773c59bcb72e authored about 2 years ago by elhmn <[email protected]>
post message to the telegram channel

github.com/osscameroon/global-github-actions - 2bd97a64ac37cbec99f61bd6c02eb528b14b7296 authored about 2 years ago by elhmn <[email protected]>
add NEWS_API_KEY env variable to the report_news github action

github.com/osscameroon/global-github-actions - 09699651eddb1dc91c746cbc9c66863f84a23073 authored about 2 years ago by elhmn <[email protected]>
feat: added the formatter for articles

github.com/osscameroon/global-github-actions - 9139aabfe946a7a8267dc6a8814d4446e45452f9 authored about 2 years ago by sanix-darker <[email protected]>
feat: refacto techcrunch/techgriot fetcher/parser

github.com/osscameroon/global-github-actions - 7e2e488af52636b1e8c3ab5c22e20a1e76d42b34 authored about 2 years ago by sanix-darker <[email protected]>
fix: update description

github.com/osscameroon/js-generator - 2c7a4b594d52cd0e023aafbdf03aacde250e169e authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: update from java 11 to 17

github.com/osscameroon/js-generator - 2146be4b1e2269a5227982fcc2c83f815706b9da authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #155 from FanJups/feat-migration-from-java-11-to-17

feat: Migrate from Java 11 to 17

github.com/osscameroon/js-generator - 5bf4f842a97b9f20f069dce504b89115bc839421 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: use java 17 on GitHub Action and caching

github.com/osscameroon/js-generator - b24adeb1ff9a8b909e984de3e4e7fadc4ac59fd0 authored about 2 years ago by Fanon Jupkwo <[email protected]>
add and edit app

github.com/osscameroon/camerapps - 585cd686538566a956457b01363fc7b7cc25a432 authored about 2 years ago by Geekles <[email protected]>
feat: Migrate from Java 11 to 17

The main reason is the cross platform desktop app (running on Windows, Mac and Linux) we will bu...

github.com/osscameroon/js-generator - 98c8c3b20519557e67b5ea2f9e079fa3c5a6ee69 authored about 2 years ago by Fanon Jupkwo <[email protected]>
responsive done

github.com/osscameroon/camerapps - 423cb89a164745d72f4f68e4b4a744da5a881a44 authored about 2 years ago by Geekles <[email protected]>
refonte camerapps

github.com/osscameroon/camerapps - 56b87d2f865a4fbd0511ede877e1ffd9b5e84d75 authored about 2 years ago by Geekles <[email protected]>
fix: add missing div closing tag

github.com/osscameroon/js-generator - 7f1107d1b07aa9faa79383e4978b9b9fee0d4351 authored about 2 years ago by Fanon Jupkwo <[email protected]>
try to fix it using bash

github.com/osscameroon/global-github-actions - d209aab4cf720bdb2d59849cb359595cb6e196c7 authored about 2 years ago by elhmn <[email protected]>
attempt to fix the notify github action

github.com/osscameroon/global-github-actions - 8f89e5ebbcad3dd3ef027ea277839b2f38f4dcb0 authored about 2 years ago by elhmn <[email protected]>
Merge pull request #152 from FanJups/fix-add-parameterized-tests-for-let-const-var-options

fix: add parameterized tests for let, const and var

github.com/osscameroon/js-generator - 4c3d86b0c5ec99d270b03041c12a1280501f8863 authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: add parameterized tests for let, const and var

github.com/osscameroon/js-generator - 12fc2e8862a92f7ffada387e7bfe5237b3af5d57 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Add .env infos

github.com/osscameroon/camerapps - d5b82eb932b3f11a7028120cd45ac1fa81166aa2 authored about 2 years ago by Geekles <[email protected]>
Edit application

github.com/osscameroon/camerapps - e65d9156639a2694b5986f43174fa7d34bdccf60 authored about 2 years ago by Geekles <[email protected]>
Empty state added

github.com/osscameroon/camerapps - 9facd965e99aa9d8ba7c511e17cf3f6615862f9b authored about 2 years ago by Lee Niat <[email protected]>
little add cleaning store

github.com/osscameroon/camerapps - 36a6fc93f9a91e07e71f4be864fe9c1b755a984b authored about 2 years ago by Lee Niat <[email protected]>
google play and app store icons added

github.com/osscameroon/camerapps - 9a5ed7f4294c97c84ae5de23c943a25e7d8a6d71 authored about 2 years ago by Lee Niat <[email protected]>
little conflict to fix

github.com/osscameroon/camerapps - 2417c57adc3fd3940dc96cd0f30694c76637ba82 authored about 2 years ago by Lee Niat <[email protected]>
some changes on search

github.com/osscameroon/camerapps - da89386b308dc43266072425922eecb2cb67ac84 authored about 2 years ago by Lee Niat <[email protected]>
fix(application): include app logo when updating the field

github.com/osscameroon/camerapps - dbbaee8393d4ef2740466a7f187e11f96e7177fe authored about 2 years ago by Eric Cabrel TIOGO <[email protected]>
Merge pull request #151 from osscameroon/fix-resource-not-accessible-by-integration

fix: solve Resource not accessible by integration

github.com/osscameroon/js-generator - d3c821ea6384f02da65e2d68ff7c0ec20dbd7116 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #100 from osscameroon/shorten-description-on-notify-on-pull-request

Shorten description on notify on pull request

github.com/osscameroon/global-github-actions - f39a302564d4ca60cf181bcf0cd2bc819306b218 authored about 2 years ago by Boris Mbarga <[email protected]>
fix: solve Resource not accessible by integration

This PR https://github.com/osscameroon/js-generator/pull/150 failed with this message:

Adding...

github.com/osscameroon/js-generator - aacf17d25c68f0c6b99592a7ef456d9fa432fa6b authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #91 from osscameroon/replace-virtualenv-with-python-env

replace virtualenv with python3 venv

github.com/osscameroon/global-github-actions - 8c9542ec3707fef673dafe7979f93fdd5d01cbd3 authored about 2 years ago by Boris Mbarga <[email protected]>
fix: apollo start error

github.com/osscameroon/prolang-api - fa0450c6aa87b8b618c076995dfcc67df2847f13 authored about 2 years ago by Eric Cabrel TIOGO <[email protected]>
deps: schrink scraper deps (#326)

github.com/osscameroon/osscameroon-website - de450f00d89e91156f9bea0132d81f7f4f0805fe authored about 2 years ago by darker <[email protected]>
store feed in json file

github.com/osscameroon/global-github-actions - 797d78dee2b7ec8c7b848b3862319c3c478e2e27 authored about 2 years ago by elhmn <[email protected]>
deps: remove requests to use urlib

github.com/osscameroon/global-github-actions - 7000ba735b642a3982c5a0ca0e206aa73f955dd6 authored about 2 years ago by sanix-darker <[email protected]>
remove useless dependencies

github.com/osscameroon/global-github-actions - a44dfa20f99b3b8a2ad803f83100980c3f28c796 authored about 2 years ago by elhmn <[email protected]>
replace virtualenv with python3 -m venv

github.com/osscameroon/global-github-actions - 5f8f4690cedf87297aa002a55e4d6612c30a2d92 authored about 2 years ago by elhmn <[email protected]>
deps: update with freeze

github.com/osscameroon/global-github-actions - 63e100aa06b2a60d6765eafe7374c165cea69f8e authored about 2 years ago by sanix-darker <[email protected]>
feat: setted fetcher and main function for the stdout

github.com/osscameroon/global-github-actions - 45938429f5b2950b67d2e1ba1c00607ba7890cc6 authored about 2 years ago by sanix-darker <[email protected]>
Merge pull request #149 from osscameroon/fix-first-interaction-issue

fix: improve greetings workflow

github.com/osscameroon/js-generator - 735837d7e798243c3c2cfd737e47e3d9d1b2beeb authored about 2 years ago by Fanon Jupkwo <[email protected]>
fix: improve greetings workflow

There was an issue https://github.com/actions/first-interaction/issues/101 with first-interactio...

github.com/osscameroon/js-generator - e6599c571213ec8ac6004b37944f6aaf10a6b4d9 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge pull request #142 from FanJups/main

fix: add let, const and var as variable declarations options

github.com/osscameroon/js-generator - 199d296042ec4005dfe59b95906f02ef6595ef77 authored about 2 years ago by Fanon Jupkwo <[email protected]>
Merge branch 'main' into main

github.com/osscameroon/js-generator - dbd4b426e724aa63fe0d0d7d541adc2f48cc8c8f authored about 2 years ago by Fanon Jupkwo <[email protected]>
feat: add a tech news job for our community (#102)

github.com/osscameroon/global-github-actions - 5cc19a36a5325dad334683aee4ac0826126e2c80 authored about 2 years ago by darker <[email protected]>
Merge pull request #14 from osscameroon/main

fix: merge conflicts with main branch

github.com/osscameroon/TypePen - 723dee5aa639c4c3be94631955c3e3ddbeeff7fa authored about 2 years ago by Hanslett <[email protected]>
Merge pull request #2 from HanslettTheDev/main

fix: merge conflicts

github.com/osscameroon/TypePen - 5bb19329cbcaeb22ce119dfb23e4a2bb6da16022 authored about 2 years ago by Hanslett <[email protected]>
refactor: removed unused imports from non existent modules; docs: changed some images

github.com/osscameroon/TypePen - 22ad50b7ed9b3af7461e1fc64a4b56d6df398954 authored about 2 years ago by HanslettTheDev <[email protected]>
refactor: removed unused imports from non existent modules

github.com/osscameroon/TypePen - 79b8115baf7118b0013963cd04af83a3e9417f42 authored about 2 years ago by HanslettTheDev <[email protected]>
refactor: removed unused imports from non existent modules

github.com/osscameroon/TypePen - 3340c86602b7411361b079d16e8465693b915528 authored about 2 years ago by HanslettTheDev <[email protected]>
Merge pull request #13 from osscameroon/dev

feat: open and new notes added and new User interface

github.com/osscameroon/TypePen - 2275a5647776833517b38726a621f10eca4d58d7 authored about 2 years ago by Hanslett <[email protected]>
Merge pull request #1 from HanslettTheDev/master

feat: added the window for new notes and fixed the user interface; li…

github.com/osscameroon/TypePen - 6fbbe1b234d93436d78618a37f41b59c13f41159 authored about 2 years ago by Hanslett <[email protected]>
Merge pull request #12 from osscameroon/master

feat: added the window for new notes and fixed the user interface;

github.com/osscameroon/TypePen - 4edf39a1b768a49d5c8e8159896278124d6def4a authored about 2 years ago by Hanslett <[email protected]>