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 over 2 years ago
Implement Get /regions/{region_id}

github.com/osscameroon/onacut - 01d07753814070cf072b6e84a03e6d54522cc402 authored over 2 years ago
Implement Get /regions

github.com/osscameroon/onacut - 38757fd7869de3af8688ad6726d793d45c7b6b10 authored over 2 years ago
Implement Get /districts

github.com/osscameroon/onacut - 79680440ebf08f5b050047d6f63c2948e4e13c20 authored over 2 years ago
Add db dependency in all router files so that all routes can access to the db

github.com/osscameroon/onacut - 3c3ad3ad6df6242e5cbafcd958f597a08970745a authored over 2 years ago
implement Get /cities

github.com/osscameroon/onacut - 25d0d8b04a04a2397dd57f2e940f1e932df01220 authored over 2 years ago
implement Get /alerts

github.com/osscameroon/onacut - de1e8d1212838f56e723fc31949971a36fd1ef3d authored over 2 years ago
fix error on models(ORM)

github.com/osscameroon/onacut - e57972541e0e4f96bd66f199c652912480fca7e3 authored over 2 years ago
add total alert to city, region and district

github.com/osscameroon/onacut - 8e642d5c9e33cf813b7761376099bd071b3449eb authored over 2 years ago
change the alert type to choice over the possible values

github.com/osscameroon/onacut - 783a71758a2db317ce66d7f0832ba46726e44830 authored over 2 years ago
Merge pull request #159 from osscameroon/fix-give-credit-to-jsoup

fix: give credit to jsoup

github.com/osscameroon/js-generator - a8338291d31d062dfca02f9d12fd0b5e679d5d3c authored over 2 years ago
fix: give credit to jsoup

github.com/osscameroon/js-generator - 04bea16240b0c8c46363c247b531de2704804851 authored over 2 years ago
db fix many to many relations

github.com/osscameroon/onacut - 2f21d002c2f0b9b916c409c42719d90b0dbedb5d authored over 2 years ago
db session a dependencies

github.com/osscameroon/onacut - 7c7a29117409299c2b4b67ca2e0a4071e6a0a713 authored over 2 years ago
writte RegionSchema

github.com/osscameroon/onacut - b0b71a33fc7bdbb7bca549b9afeb8df0f4eac80e authored over 2 years ago
prepare /regions methods

github.com/osscameroon/onacut - 2ff62ad747bf0c19fccbc31491dad2ab05e7ddd5 authored over 2 years ago
prepare /districts methods and DistrictsSchema

github.com/osscameroon/onacut - 9a3857016887277190c2976003ea9269bdad4e18 authored over 2 years ago
writte AlertSchema

github.com/osscameroon/onacut - a9a6db39b1dd5d06e0946f7d6ea5c7f48866fd4a authored over 2 years ago
prepare /alerts methods

github.com/osscameroon/onacut - fb5f4b83c05d203672ef2bcc275e9cf6172f7e3a authored over 2 years ago
init the main app

github.com/osscameroon/onacut - 22e9cb440ed535548e5f62eb910bbae21354a415 authored over 2 years ago
prepare the /cities methods

github.com/osscameroon/onacut - 7e03346012fc09e87469eb2ca36f5cc30a7e853c authored over 2 years ago
writte the City's Schema

github.com/osscameroon/onacut - 8c70d3a0f3511de3cf1f6a44bb604c53463725c4 authored over 2 years ago
requirement for the app

github.com/osscameroon/onacut - f820b6f28782edafe52227902c1390206b2421c2 authored over 2 years ago
writes the differents models for SQLAlchemy

github.com/osscameroon/onacut - 329bfbb53e9462739f69a479025c4683d63b2bc9 authored over 2 years ago
database configuration

github.com/osscameroon/onacut - d406167bc191f0919e84e4f36cbe032cda997074 authored over 2 years ago
add Makefile and requirements-dev.txt

github.com/osscameroon/onacut - 8ceb81aa1b97136f0f95a539d6157762dd322fc7 authored over 2 years ago
init the architecture of the backend with fastapi

github.com/osscameroon/onacut - c4b94c08ad1af387e1989462a63573ea66ba1aa9 authored over 2 years ago
little change on banner and searching component height

github.com/osscameroon/camerapps - ed7c93fa95aed761a397d2fc5d939d9d1d18ace1 authored over 2 years ago
infinite scroll added

github.com/osscameroon/camerapps - 7a33f368a39c2db57ee699ec030604b6aa4e5101 authored over 2 years ago
Merge pull request #103 from osscameroon/bichakala-bobeh

report_news of tech-griot

github.com/osscameroon/global-github-actions - 0fbc46068fe856a13598fe07a89002c292dc114b authored over 2 years ago
remove go version of news_api

github.com/osscameroon/global-github-actions - d6154b1b4ab3d8e3ea24bf230257d0a6dab48bad authored over 2 years ago
refresh report_news.hash

github.com/osscameroon/global-github-actions - 50824aaf07388b1e655e487e748b6e1b4d0ca9e4 authored over 2 years ago
revert github action trigger to run on schedule

github.com/osscameroon/global-github-actions - d462541f1b4717a9835317aedbcddfbda51be6b2 authored over 2 years ago
add token with workflow permissions

github.com/osscameroon/global-github-actions - 398ca16f72b88cc03340c8c72e3a49c001ed80d4 authored over 2 years ago
revert MAX_ARTICLES to 5

github.com/osscameroon/global-github-actions - 668779fa0c30accaedcbce9583e4773c59bcb72e authored over 2 years ago
post message to the telegram channel

github.com/osscameroon/global-github-actions - 2bd97a64ac37cbec99f61bd6c02eb528b14b7296 authored over 2 years ago
add NEWS_API_KEY env variable to the report_news github action

github.com/osscameroon/global-github-actions - 09699651eddb1dc91c746cbc9c66863f84a23073 authored over 2 years ago
feat: added the formatter for articles

github.com/osscameroon/global-github-actions - 9139aabfe946a7a8267dc6a8814d4446e45452f9 authored over 2 years ago
feat: refacto techcrunch/techgriot fetcher/parser

github.com/osscameroon/global-github-actions - 7e2e488af52636b1e8c3ab5c22e20a1e76d42b34 authored over 2 years ago
fix: update description

github.com/osscameroon/js-generator - 2c7a4b594d52cd0e023aafbdf03aacde250e169e authored over 2 years ago
fix: update from java 11 to 17

github.com/osscameroon/js-generator - 2146be4b1e2269a5227982fcc2c83f815706b9da authored over 2 years ago
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 over 2 years ago
fix: use java 17 on GitHub Action and caching

github.com/osscameroon/js-generator - b24adeb1ff9a8b909e984de3e4e7fadc4ac59fd0 authored over 2 years ago
add and edit app

github.com/osscameroon/camerapps - 585cd686538566a956457b01363fc7b7cc25a432 authored over 2 years ago
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 over 2 years ago
refonte camerapps

github.com/osscameroon/camerapps - 56b87d2f865a4fbd0511ede877e1ffd9b5e84d75 authored over 2 years ago
fix: add missing div closing tag

github.com/osscameroon/js-generator - 7f1107d1b07aa9faa79383e4978b9b9fee0d4351 authored over 2 years ago
try to fix it using bash

github.com/osscameroon/global-github-actions - d209aab4cf720bdb2d59849cb359595cb6e196c7 authored over 2 years ago
attempt to fix the notify github action

github.com/osscameroon/global-github-actions - 8f89e5ebbcad3dd3ef027ea277839b2f38f4dcb0 authored over 2 years ago
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 over 2 years ago
fix: add parameterized tests for let, const and var

github.com/osscameroon/js-generator - 12fc2e8862a92f7ffada387e7bfe5237b3af5d57 authored over 2 years ago
Edit application

github.com/osscameroon/camerapps - e65d9156639a2694b5986f43174fa7d34bdccf60 authored over 2 years ago
Empty state added

github.com/osscameroon/camerapps - 9facd965e99aa9d8ba7c511e17cf3f6615862f9b authored over 2 years ago
google play and app store icons added

github.com/osscameroon/camerapps - 9a5ed7f4294c97c84ae5de23c943a25e7d8a6d71 authored over 2 years ago
little add cleaning store

github.com/osscameroon/camerapps - 36a6fc93f9a91e07e71f4be864fe9c1b755a984b authored over 2 years ago
little conflict to fix

github.com/osscameroon/camerapps - 2417c57adc3fd3940dc96cd0f30694c76637ba82 authored over 2 years ago
some changes on search

github.com/osscameroon/camerapps - da89386b308dc43266072425922eecb2cb67ac84 authored over 2 years ago
fix(application): include app logo when updating the field

github.com/osscameroon/camerapps - dbbaee8393d4ef2740466a7f187e11f96e7177fe authored over 2 years ago
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 over 2 years ago
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 over 2 years ago
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 over 2 years ago
Merge pull request #91 from osscameroon/replace-virtualenv-with-python-env

replace virtualenv with python3 venv

github.com/osscameroon/global-github-actions - 8c9542ec3707fef673dafe7979f93fdd5d01cbd3 authored over 2 years ago
fix: apollo start error

github.com/osscameroon/prolang-api - fa0450c6aa87b8b618c076995dfcc67df2847f13 authored over 2 years ago
deps: schrink scraper deps (#326)

github.com/osscameroon/osscameroon-website - de450f00d89e91156f9bea0132d81f7f4f0805fe authored over 2 years ago
deps: remove requests to use urlib

github.com/osscameroon/global-github-actions - 7000ba735b642a3982c5a0ca0e206aa73f955dd6 authored over 2 years ago
remove useless dependencies

github.com/osscameroon/global-github-actions - a44dfa20f99b3b8a2ad803f83100980c3f28c796 authored over 2 years ago
replace virtualenv with python3 -m venv

github.com/osscameroon/global-github-actions - 5f8f4690cedf87297aa002a55e4d6612c30a2d92 authored over 2 years ago
deps: update with freeze

github.com/osscameroon/global-github-actions - 63e100aa06b2a60d6765eafe7374c165cea69f8e authored over 2 years ago
feat: setted fetcher and main function for the stdout

github.com/osscameroon/global-github-actions - 45938429f5b2950b67d2e1ba1c00607ba7890cc6 authored over 2 years ago
Merge pull request #149 from osscameroon/fix-first-interaction-issue

fix: improve greetings workflow

github.com/osscameroon/js-generator - 735837d7e798243c3c2cfd737e47e3d9d1b2beeb authored over 2 years ago
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 over 2 years ago
Merge pull request #142 from FanJups/main

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

github.com/osscameroon/js-generator - 199d296042ec4005dfe59b95906f02ef6595ef77 authored over 2 years ago
Merge branch 'main' into main

github.com/osscameroon/js-generator - dbd4b426e724aa63fe0d0d7d541adc2f48cc8c8f authored over 2 years ago
feat: add a tech news job for our community (#102)

github.com/osscameroon/global-github-actions - 5cc19a36a5325dad334683aee4ac0826126e2c80 authored over 2 years ago
Merge pull request #14 from osscameroon/main

fix: merge conflicts with main branch

github.com/osscameroon/TypePen - 723dee5aa639c4c3be94631955c3e3ddbeeff7fa authored over 2 years ago
Merge pull request #2 from HanslettTheDev/main

fix: merge conflicts

github.com/osscameroon/TypePen - 5bb19329cbcaeb22ce119dfb23e4a2bb6da16022 authored over 2 years ago
refactor: removed unused imports from non existent modules; docs: changed some images

github.com/osscameroon/TypePen - 22ad50b7ed9b3af7461e1fc64a4b56d6df398954 authored over 2 years ago
refactor: removed unused imports from non existent modules

github.com/osscameroon/TypePen - 79b8115baf7118b0013963cd04af83a3e9417f42 authored over 2 years ago
refactor: removed unused imports from non existent modules

github.com/osscameroon/TypePen - 3340c86602b7411361b079d16e8465693b915528 authored over 2 years ago
Merge pull request #13 from osscameroon/dev

feat: open and new notes added and new User interface

github.com/osscameroon/TypePen - 2275a5647776833517b38726a621f10eca4d58d7 authored over 2 years ago
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 over 2 years ago
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 over 2 years ago