Ecosyste.ms: OpenCollective

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

Mwmbl - a non-profit search engine

We're creating an entirely free, ad-free, open source, non-profit web search engine with a focus on technical users
Collective - Host: opensource - https://opencollective.com/mwmbl - Website: https://mwmbl.org - Code: https://github.com/mwmbl

Collect static files

github.com/mwmbl/mwmbl - 03fd7e8d9d77ccd0e0a183c00482d7f3b8ed051b authored about 1 year ago
Add default from email

github.com/mwmbl/mwmbl - b39264d131c9fc11f5745383bb483268081bb013 authored about 1 year ago
Add email settings for Sendgrid

github.com/mwmbl/mwmbl - 999e7d599b63fab610a9183a371b97b1264a6d30 authored about 1 year ago
Trusted origin should include schema

github.com/mwmbl/mwmbl - 5be536274f2eb2fcf0331f87cdc8a3ab857deb30 authored about 1 year ago
Set debug to true temporarily

github.com/mwmbl/mwmbl - aa8761eeb7a8ced95223e4e03f5d17124a60a5bb authored about 1 year ago
Trusted origins needed for CSRF (https://stackoverflow.com/a/70509982)

github.com/mwmbl/mwmbl - 68e28d2e9254ddfcca57b4953f371473a75a5d2d authored about 1 year ago
Static files hosted in different place

github.com/mwmbl/mwmbl - 4f0b1c44cb20f2bafdf9340615f590c2846c0cb7 authored about 1 year ago
Keep secret key private in prod

github.com/mwmbl/mwmbl - 949f66e2b45829904a4296d4c98bf186369bc920 authored about 1 year ago
Revert "Temp remove nginx config"

This reverts commit 191a0db75821b34d1e585ffc3b142146c6aea45f.

github.com/mwmbl/mwmbl - 0f1f1d64f4b161cf0711646e0dbe130724700fd0 authored about 1 year ago
Temp remove nginx config

github.com/mwmbl/mwmbl - 191a0db75821b34d1e585ffc3b142146c6aea45f authored about 1 year ago
Add beta.mwmbl.org as an allowed host

github.com/mwmbl/mwmbl - fa847d0bf97c2a71578654a798465386f1b400bf authored about 1 year ago
Run migrate in main script

github.com/mwmbl/mwmbl - d845b534294bf3b35b5f7222e80d5b2909ac7a86 authored about 1 year ago
Add database config

github.com/mwmbl/mwmbl - 36ec3ae4e5a905585e444cf364f005c6a12a381e authored about 1 year ago
Fix curation

github.com/mwmbl/mwmbl - 911b243239d81a8386fc7165166f0cbd4305dc74 authored over 1 year ago
Add original curation front-end

github.com/mwmbl/mwmbl - 4d823497a68512830258dd895783ea8e3b14ecab authored over 1 year ago
Implement curation API using Django Ninja

github.com/mwmbl/mwmbl - bb9e6aa4bd555adcef8ae512a48830144dd62475 authored over 1 year ago
Add login using allauth

github.com/mwmbl/mwmbl - bd017079d5ad9a48c0edffb8d8e02498a10fa34b authored over 1 year ago
Add rewrite log

github.com/mwmbl/mwmbl - 9e9ef8c36c3055bef728ef6662e720006f82be30 authored over 1 year ago
Merge pull request #121 from mwmbl/allow-no-bg-in-prod

Add settings without background computation for prod

github.com/mwmbl/mwmbl - 0db415831751edf235dd7b13ccd1589a977e227f authored over 1 year ago
Add settings without background computation for prod

github.com/mwmbl/mwmbl - b583e18d6a20f42da3ba66625b89a45d801f579e authored over 1 year ago
Exclude more spam sites

github.com/mwmbl/mwmbl - 4917b882d2939c1deb79516237c7e677560cd7a9 authored over 1 year ago
Filter out more spam domains

github.com/mwmbl/mwmbl - 78a9bfbb11d476aad2c290ece8677f300ced4d57 authored over 1 year ago
Use blacklist on initialisation, add tests

github.com/mwmbl/mwmbl - 8c7ddda7d90f109fa66e4ad48f680e0f36dff2c6 authored over 1 year ago
Merge pull request #120 from mwmbl/temporary-fix-seo-spam

Exclude domains with bad pattern

github.com/mwmbl/mwmbl - ce844b59aeb3f7dc02b3c44a203ef86d4702d73e authored over 1 year ago
Exclude domains with bad pattern

github.com/mwmbl/mwmbl - b426fa3b7e6361175f9da0239c5c7d66e22bce88 authored over 1 year ago
Merge pull request #119 from mwmbl/fix-nginx-config

Fix nginx config

github.com/mwmbl/mwmbl - f00eacf8aa8c72f4de6f2713b7d8a02798a03647 authored over 1 year ago
Revert nginx.conf

github.com/mwmbl/mwmbl - 755c1362d07ad018ed93a41bcd7dc4d8eca1b9cd authored over 1 year ago
Allow mwmbl.org

github.com/mwmbl/mwmbl - 734f0abe5a8da124ee4383ad2294ddb5e4d73f06 authored over 1 year ago
Use default config file

github.com/mwmbl/mwmbl - a4ee3cb195106b7295ad6542a40b472e01f103cd authored over 1 year ago
disable ipv6

github.com/mwmbl/mwmbl - 66cdbd3d47d873225bf84d6b0ca6f283d93c3886 authored over 1 year ago
Try a default config

github.com/mwmbl/mwmbl - 2310e32636f0febea023841237fb4911751e3fba authored over 1 year ago
Disable redirect

github.com/mwmbl/mwmbl - cac78d8e70e56ec06c389fdf2cbb09e2a93a393f authored over 1 year ago
Revert "Try a different approach"

This reverts commit 0601bd526a5ce323cb1fe2dab3f1c9f2b50a3448.

github.com/mwmbl/mwmbl - d65875642ec9d936441daebe842e7bd0a92363b1 authored over 1 year ago
Try a different approach

github.com/mwmbl/mwmbl - 0601bd526a5ce323cb1fe2dab3f1c9f2b50a3448 authored over 1 year ago
Redirect all http to https

github.com/mwmbl/mwmbl - cc93c7ddc3730143998dda889da454b9ac0a1588 authored over 1 year ago
Merge pull request #118 from mwmbl/new-api-url

Duplicate the API at /api/v1/

github.com/mwmbl/mwmbl - 70c06b78da74003fb90eab8b135294d31fab31eb authored over 1 year ago
Duplicate the API at /api/v1/

github.com/mwmbl/mwmbl - f883ea9f7acccab5f9b080741b46e0ad2df381b3 authored over 1 year ago
Add note on deprecating api.mwmbl.org

github.com/mwmbl/book - 2e9cb641e393b84ad67790a9c15325db2a3dab55 authored over 1 year ago
Rename architecture page

github.com/mwmbl/book - bd172e4153dc549ca7a9b81435e1fba6c818f692 authored over 1 year ago
Merge pull request #7 from mwmbl/domain-architecture

Add section on domain architecture

github.com/mwmbl/book - bedebac78df721b86f461869727683b3adf704f6 authored over 1 year ago
Add section on domain architecture

github.com/mwmbl/book - 8d8f6436b9a52b8922791baa3b2c8dc26770587b authored over 1 year ago
Only match stats at the beginning

github.com/mwmbl/mwmbl - 8f1484d3819f738666ce5e11d3b5196708eafc49 authored over 1 year ago
More try files

github.com/mwmbl/mwmbl - 597093bb0fc473798908f3440ed23ecd7296a67c authored over 1 year ago
Set the root

github.com/mwmbl/mwmbl - 64c9aa120feb9d7ad43a18135347dcb6cf8a890f authored over 1 year ago
Use try_files instead of root

github.com/mwmbl/mwmbl - 162032211893761c6447dd71484f49bb00e8f8da authored over 1 year ago
Missed semicolongs

github.com/mwmbl/mwmbl - a409c240e1c6268dfa8cbf8a104703ecc3d2ca7a authored over 1 year ago
Special cases for home and stats pages

github.com/mwmbl/mwmbl - c30fd607d4c37dc4fb773dafd4f8f9c94f555eb6 authored over 1 year ago
There may not be files there, so use -rf

github.com/mwmbl/mwmbl - 973fe8198c3293c1192116940190da1fc47abffc authored over 1 year ago
Extra comme

github.com/mwmbl/mwmbl - b182e92b75827b595daecef76d5651970fa88fc4 authored over 1 year ago
Add the app.json in Dockerfile

github.com/mwmbl/mwmbl - bd496aeab278237195165b6f4064bf5116108b22 authored over 1 year ago
Use a predeploy script instead

github.com/mwmbl/mwmbl - ef6b87e9cd546a0d02617f787e63eb7c1deaa635 authored over 1 year ago
Copy to the mounted volume in python code

github.com/mwmbl/mwmbl - 09de4a918ee5f0cd7b48cb8e740a3ac25e779eec authored over 1 year ago
Merge pull request #117 from mwmbl/include-front-end

Include front end

github.com/mwmbl/mwmbl - 88c343745687d9ee634870c17462496601ce580e authored over 1 year ago
Build the front end

github.com/mwmbl/mwmbl - 2e4456a3380f96d7cc9ecd273e8a7a7b99cc9bbb authored over 1 year ago
Serve front end

github.com/mwmbl/mwmbl - 013c007bb084b17c919358922ec109a9a4605e46 authored over 1 year ago
Add front end

github.com/mwmbl/mwmbl - 536487b3d2704bf8bb9e2ff61f056525a4e9427c authored over 1 year ago
Move the static spec down

github.com/mwmbl/mwmbl - 0b380b50bf9cc7c65603423dafbcd98c1d1cd7dc authored over 1 year ago
Add static hosting

github.com/mwmbl/mwmbl - 040921836c162d3414c53e303f0e737b9e788c68 authored over 1 year ago
Add api.mwmbl.org to allowed hosts

github.com/mwmbl/mwmbl - 8494b746e718e1f84c46ef001514b7ac71782e35 authored over 1 year ago
Merge pull request #116 from mwmbl/django-rewrite-fixes

Fix some paths, use prod settings in Dockerfile

github.com/mwmbl/mwmbl - c3fd3282377ca6c625354eb44d9cbcb3471ce598 authored over 1 year ago
Run poetry lock

github.com/mwmbl/mwmbl - 1227ae33c8d84382e180ab212becfcd3fab0e2f4 authored over 1 year ago
Fix some paths, use prod settings in Dockerfile

github.com/mwmbl/mwmbl - c6d9e6ebb04ad014df3d096e1ba6329510ac531d authored over 1 year ago
Merge pull request #115 from mwmbl/django-rewrite

Django rewrite

github.com/mwmbl/mwmbl - 213bdaa36529a2d6e45fec3c2cc5d954d170061a authored over 1 year ago
Rename django app to mwmbl

github.com/mwmbl/mwmbl - 918eaa8709c0f38739474d15392d60a0482ec5a6 authored over 1 year ago
Merge pull request #35 from mwmbl/add-stats-to-vite

Add stats to vite build

github.com/mwmbl/front-end - 84a9c26225d1c2d70bc47b473f86ecab60fe9bc5 authored over 1 year ago
Use different dev and prod settings

github.com/mwmbl/mwmbl - fab5e5c782e906dfe27d716dd5684f6777799c36 authored over 1 year ago
Start background processes

github.com/mwmbl/mwmbl - a1d6fd8bb13b43a0b07e1f245ccc9c9e84dcb8c9 authored over 1 year ago
Add crawler router

github.com/mwmbl/mwmbl - b6fd27352bfd63498bca8b3eaa2cd959a587ecb9 authored over 1 year ago
Merge branch 'main' into django-rewrite

github.com/mwmbl/mwmbl - ed64ca6c9137d006c9aae851a0294335a68d98a1 authored over 1 year ago
Add stats to vite build

github.com/mwmbl/front-end - 161e17ef06eb06b6ae12750a58e2823daaa00cdf authored over 1 year ago
Merge pull request #34 from mwmbl/stats

Realtime stats page

github.com/mwmbl/front-end - b82ff546b37b4732ba42b67ec69db6f29bebe144 authored over 1 year ago
Add info and use the same theme as index page

github.com/mwmbl/front-end - 5cf253092b82e709135bf78eaba2db632b75463a authored over 1 year ago
Use flex properly

github.com/mwmbl/front-end - 9ce640f3138db2a9a530e63511f87f30774105ad authored over 1 year ago
Merge pull request #114 from mwmbl/exclude-domains-by-keyword

Exclude domains by keyword

github.com/mwmbl/mwmbl - d716cb347f13ccfc002e3ce1b63f0db33060c1d3 authored over 1 year ago
Exclude domains by keyword

github.com/mwmbl/mwmbl - 593c71f689a6bbc36aca4b654e86971ae97ff873 authored over 1 year ago
Improve layout

github.com/mwmbl/front-end - 6872131aa74745a6ca2760c9199715f1537b994e authored over 1 year ago
Add some more stats

github.com/mwmbl/front-end - e4d9380e60c4deb38091c2eb5ea97d48bb3dfa42 authored over 1 year ago
Merge pull request #33 from groundcat/master

Simplify Landing Page Text

github.com/mwmbl/front-end - fbbc91dcdd2d3931f4f8560264909551316f0da6 authored over 1 year ago
Merge pull request #113 from mwmbl/more-stats

Add more stats

github.com/mwmbl/mwmbl - a77dc3eb4c42c03bb78b00ab29674700794c444c authored over 1 year ago
Add more stats

github.com/mwmbl/mwmbl - 988f3fd2a9b6320d18f490809221c3a5630e3703 authored over 1 year ago
Use npm package for chart.js

github.com/mwmbl/front-end - f8ba40ed5fb5c29656e94a2613434f96a0f3e0d9 authored over 1 year ago
Add stats page

github.com/mwmbl/front-end - 54fd4cd43253bdcc752406c4603d49d0a9e47635 authored over 1 year ago
Temporary just select some URLs at random for initialization

github.com/mwmbl/mwmbl - 7c3aea5ca0a892af1a22584569e107abdb998b28 authored over 1 year ago
Merge pull request #112 from mwmbl/stats

Stats

github.com/mwmbl/mwmbl - 826d3d6ba96611b803f62569242d81a246b139ca authored over 1 year ago
Use stats manager from redis URL

github.com/mwmbl/mwmbl - ab527c4b580122a6ca02b67cc6d314413a649515 authored over 1 year ago
Fix bugs with date method

github.com/mwmbl/mwmbl - 0d795b7c6493dbea7f2f1942f283dc16a06e9d41 authored over 1 year ago
Store stats in redis

github.com/mwmbl/mwmbl - a55a0271070d3b5cfa62901cd27cd3fd1b9d6cdb authored over 1 year ago
Store stats in redis

github.com/mwmbl/mwmbl - db658daa883479b0d62025d493823b179eae3637 authored over 1 year ago
WIP add search API to Django

github.com/mwmbl/mwmbl - 86a6524f0ab69b4ca4020b5e12f7fb3d07e6dfd5 authored over 1 year ago
Merge branch 'main' into django-rewrite

github.com/mwmbl/mwmbl - 177324353f9cbd39d0d25497e1d4f67568135382 authored over 1 year ago
Exclude additional domain

github.com/mwmbl/mwmbl - bec00cdab50ccce84ac86e83b50db599d027e849 authored over 1 year ago
Better blacklist

github.com/mwmbl/mwmbl - 7e054d0854cba0d82c36717dd8222ad1febeb8b9 authored over 1 year ago
Merge pull request #110 from mwmbl/update-blacklist

Exclude blacklisted domains

github.com/mwmbl/mwmbl - ed96386f05a99d02287b05521de22c7b2abe43ee authored over 1 year ago
Exclude blacklisted domains

github.com/mwmbl/mwmbl - 019095a4c16d2a1f9c869225a074c9a3fa80b698 authored over 1 year ago