Ecosyste.ms: OpenCollective

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

github.com/EthicalSource/hippocratic-license-3

An ethical license for open source.
https://github.com/EthicalSource/hippocratic-license-3

Merge pull request #74 from drj11/patch-1

Remove python-install

a731917aa21bd9a49c7542b0376e4780dd11928b authored about 1 year ago by Coraline Ada Ehmke <[email protected]>
Merge pull request #78 from EthicalSource/fix-or-a-or-a-typo

Fixes a typo (duplicated "or a or a" in some clauses)

12ed8162817f7c462973bc816e128e5f6268d15d authored about 1 year ago by Coraline Ada Ehmke <[email protected]>
Fixes a typo (duplicated "or a or a" in some clauses)

c16c302ecceb11a031633b8c58b4f00cfa695a70 authored about 1 year ago by Coraline <[email protected]>
Remove python-install

88c1ec185d712a1efc9756237e983b58b96facf0 authored over 1 year ago by David Jones <[email protected]>
Merge pull request #68 from EthicalSource/update-adoption-search-link

Update to adopters search link.

fd2b5e30563b9cf66694acb7ad0141397b2898cd authored over 1 year ago by Coraline Ada Ehmke <[email protected]>
Add ‘Adopters” to navigation in header.

658c00e81311f4e1acfe8ad4db5f975a6add67a5 authored over 1 year ago by CoralineAda <[email protected]>
Update to adopters search link.

c2401c8af386b4d470f192fab50e6d627bb765a8 authored over 1 year ago by CoralineAda <[email protected]>
Merge pull request #67 from vengroff/release

Added censusdis to adopters.csv

15603e65e7e223ac8a05c41253f95543445ce85c authored over 1 year ago by Coraline Ada Ehmke <[email protected]>
Added divintseg as well

divintseg is the dis in censusdis

961b37a885b7d3265d773bacb8d69f31f96bd673 authored over 1 year ago by Darren Erik Vengroff <[email protected]>
Added censusdis to adopters.csv

b4710478b8e9d7a90770972a1fe208f35330056b authored over 1 year ago by Darren Erik Vengroff <[email protected]>
Merge pull request #64 from olets/63-repo-link

docs: update links (#63)

f771c94048182f4d0fd9e31582967a773ff0991a authored about 2 years ago by Nils Norman Haukås <[email protected]>
docs: fix anchor link in adopters.md

fe018578769dcf76fd20d3ab8af3bcbb89e4779b authored about 2 years ago by Henry Bley-Vroman <[email protected]>
docs: repo links are to hippocratic-license-3 (#63)

a83fc87701ccf2d2cb4ed1672b60297c9e7ef495 authored about 2 years ago by Henry Bley-Vroman <[email protected]>
Merge pull request #60 from realpixelcode/pixelcode-builder-design

Licence builder: a few minor design improvements

2b4c9321276df259667b93438ad5b550478a9f61 authored over 2 years ago by Nils Norman Haukås <[email protected]>
builder: few design improvements

d6578c41152018e1765772c412e7a82c56923c73 authored over 2 years ago by Pixelcode <[email protected]>
Merge pull request #59 from EthicalSource/improve-build-speed

Make builds faster and simplify test setup

4e19aaab27df2aa734869cfe164764364bfa0776 authored over 2 years ago by Nils Norman Haukås <[email protected]>
undeploy Netlify function debug handler, comment on how and why to reactivate

cd57664f71730bd23d9a5359d78b45d923116f8d authored over 2 years ago by Nils Norman Haukås <[email protected]>
touch file to trigger new build

5d15d235a60ad9e0810dad107d48d787f8daf018 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:bug: fix Husky env variable

932619b1760fcb01f788d341f4e37cf1106d29d3 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:zap::recycle: skip installing devDependencies on deploy

This change installs fewer packages in production. Also,
we instruct Husky to skip installing it...

24d93e6101acec2b7744e548cf85cbb308d7f7d9 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:recycle: move all tests to a tests/ folder

This enables us to remove some AVA config, and
it stops Hugo from deploying our test files becau...

833f53760910d4893f1908b0b7f624372f748d57 authored over 2 years ago by Nils Norman Haukås <[email protected]>
Merge pull request #58 from EthicalSource/simplify-function-build

:recycle: Migrate to ESM modules everywhere in the project, remove redundant code

f1e4e2613b07ef2242085b0729de1636ea509d3c authored over 2 years ago by Nils Norman Haukås <[email protected]>
:recycle: move hl-full.js file up one level so that Netlify does not try to create a Netlify function handler for it

50e469768650bd307a05be9a9a8a4a40c0249947 authored over 2 years ago by Nils Norman Haukås <[email protected]>
try removing bundler config

7cf5c39e22da52d647126307b4b91e1ad965b33b authored over 2 years ago by Nils Norman Haukås <[email protected]>
:recycle: rename all .mjs files to .js, specify type=module in package.json in order to fix Netlify function build

5f9a4a77ed0a590856d6f2dfaf5bee55d7d565fd authored over 2 years ago by Nils Norman Haukås <[email protected]>
:bug: fix Netlify function build

31a32d80d3167d2c931cf8f9ccb3b708169e2334 authored over 2 years ago by Nils Norman Haukås <[email protected]>
ignore unused jsdom import

cdb29ff6f4939136e98853813dfdcf18200c4487 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:recycle: convert Netlify functions to ESM syntax. Remove esbuild dependency.

85289cf1cee268a3bb5c13016d75865e92de994d authored over 2 years ago by Nils Norman Haukås <[email protected]>
Merge pull request #57 from EthicalSource/upgrade-to-node-lts

:UP: upgrade to latest Node LTS

8c5212f6cf9cb6fde3e4a285ca3d9ba07e31de5f authored over 2 years ago by Nils Norman Haukås <[email protected]>
Merge pull request #53 from EthicalSource/coralineada/faq-edits

HL3 FAQ edits

b9ca1450bdf2e6d42f291e87c18182f4765a4ab6 authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
:fire: stop using esbuild for the Netlify function build step

This step would always fallback to default functionality because
it couldn't require a canvas pa...

31cb93cafe1c291ad0f08c9e7084105f0927fb43 authored over 2 years ago by Nils Norman Haukås <[email protected]>
Revert ":bug: fix yet another esbuild warning for Netlify functions"

This reverts commit eac1cc3640a3123a507cfba17ca0e18ab44a8199.

08b239c53c8c539ef310ac4307501a596ed1bd17 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:bug: fix yet another esbuild warning for Netlify functions

eac1cc3640a3123a507cfba17ca0e18ab44a8199 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:bug: prevent build warning thrown by JSDOM

ae703f92e748a40608933f7bde56e247cdc6f7e6 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:UP: upgrade to latest Node LTS

Use NVM configuration syntax to select latest Node LTS
release. Removing NPM config so that it w...

4a1e7f5f42972c13d227d4e58fbec50f5687411d authored over 2 years ago by Nils Norman Haukås <[email protected]>
Merge pull request #56 from EthicalSource/upgrade-ava

:UP: upgrade AVAjs to latest version

c6f8f7e3c07b6f8175e79b25b6c8bddf0d7015f3 authored over 2 years ago by Nils Norman Haukås <[email protected]>
:UP: upgrade AVAjs to latest version

987dc8958d7b247abe302dc6af4b16fb9b93b8e6 authored over 2 years ago by Nils Norman Haukås <[email protected]>
Rworked the "Is HL3 open source?" FAQ

9fd8c9a3bf6495743ef08da2e77e7948d96eb919 authored over 2 years ago by Coraline <[email protected]>
Edits and additions from Samee

a055aa257900d9af72e9ce9bff608d1f2d1aef63 authored over 2 years ago by Coraline <[email protected]>
Merge pull request #52 from EthicalSource/ref-hotfix

Fix reference to the severability clause

debc131a148ea942f3390dd3dc3447764899e4cf authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
Fix reference to the severability clause

630806c2cf89947c99cdd356fd7fa092ee5a19b1 authored over 2 years ago by Alexandr Lozhkin <[email protected]>
Update README.md

811eb0740227db5c9845d3aa8471dda0bd551e2b authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
Merge pull request #51 from EthicalSource/merge-fox

Merge fix

962447eafd3782f9f5d66cd54cbc4498e765cc7b authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
Merge branch 'release' into merge-fox

d5d88c5dd32339e95aea464c9a8998d5e9c4cddc authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
Fix merge issue

bf445b64e23bbff8ec273d219d12da463081c257 authored over 2 years ago by Coraline <[email protected]>
Update .gitignore

f6e4be14463aa85c5d1615e5e02a6f9513bb743a authored over 2 years ago by Coraline <[email protected]>
Merge pull request #50 from EthicalSource/homepage-copy

Final homepage and FAQ content

54cbb0aa56fc958004167e9e8ab25f6c3ed938d1 authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
Final FAQ content

dc8fda56b200e5c9a9d6d9d3472ce00bc0df7643 authored over 2 years ago by Coraline <[email protected]>
Merge pull request #48 from EthicalSource/homepage-copy

Updates to homepage and FAQ content

165373db566dd6141eb8bd2a78b3f5a8dbaf7a59 authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
Merge branch 'release' of github.com:EthicalSource/hippocratic-license-3 into homepage-copy

5f750d5ad7d715080e4a2a57b6c43b1f415e4285 authored over 2 years ago by Coraline <[email protected]>
Merge pull request #49 from EthicalSource/a11y-audit

a11y audit

42dd759ff3f298e56a13cc268f8d05d2047c6bf3 authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
Adjust vertical alignment on "new window" icon

c38ec341f960ba3fe4ebaf87f4452e59f10d78d9 authored over 2 years ago by Coraline <[email protected]>
Add missing aria labels to the licence badge

fa1f0262d590a4d6083d59d3538db65ff2f0d2df authored over 2 years ago by Alexandr Lozhkin <[email protected]>
Apply fixes to hide irrelevant graphical elements from aria

6a64e120cb4d7bfa70513ef85f7f7b5eafc3b80f authored over 2 years ago by Alexandr Lozhkin <[email protected]>
Apply fixes for color contrast in text

8ed4af74ddaefa62cc4d0dda742b6dc1bc935325 authored over 2 years ago by Alexandr Lozhkin <[email protected]>
Minor change to the site summary info

1c7e8592f078a13440808df9228abdc0be679008 authored over 2 years ago by Coraline <[email protected]>
Finished drafts of homepage and FAQ content.

2353f5303ee472ad26f27991cf18da9697c6805a authored over 2 years ago by Coraline <[email protected]>
External links display icon & open in a new window

59b207d24c7522de5f41900d2f0bf76f58c1c3fd authored over 2 years ago by Coraline <[email protected]>
WIP on homepage and FAQ

3e78ddde7982e0b5c96fd10370b2a8c395b97fae authored over 2 years ago by Coraline <[email protected]>
Merge pull request #47 from EthicalSource/dependabot/npm_and_yarn/minimist-1.2.6

⬆️ Bump minimist from 1.2.5 to 1.2.6

df327f4a9b613afeaccfed485cd6dbf62967edb0 authored over 2 years ago by Coraline Ada Ehmke <[email protected]>
:arrow_up: Bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

1f9dfcc2862e6bb76bd2833de5c468543dd864bb authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #46 from EthicalSource/homepage-copy

Homepage content

b10a2cdbb060a42037480dd980c191d58021b7ac authored almost 3 years ago by Coraline Ada Ehmke <[email protected]>
Additional edits

6088a2b76b1773b9e4494c08c6a5bbfd23740a01 authored almost 3 years ago by Coraline <[email protected]>
Draft of new homepage content; bump the default font size up a bit

5eb23eee7ed7bc16c14dbf7bee1c8e46dcb4ccdc authored almost 3 years ago by Coraline <[email protected]>
Initial pass at updated content.

f55d8fd1da28ce2b6665ef1564ec59d9721dad8f authored almost 3 years ago by Coraline <[email protected]>
Merge pull request #45 from EthicalSource/fix/sidebar-cut-off

fix: prevent builder sidebar from overflowing page

51bb0521d7e517813b640a06b82b439dcfd1f3c4 authored almost 3 years ago by Coraline Ada Ehmke <[email protected]>
🐛 remove margin from markdown section

Tightens vertical spacing of builder; alleviates issue causing #44.

24ca0b7363f65c0b6ecd730ad1b0825f55625708 authored almost 3 years ago by Sean Bailey <[email protected]>
🐛 set max-height on builder, add vertical scroll

Fixes #44.

844ea582eb3ce01e70fc2b5e4f956da122c764e6 authored almost 3 years ago by Sean Bailey <[email protected]>
Merge pull request #43 from EthicalSource/feat/badge

feat: implement dynamic license badge component

83ebe6b55a5987dd4da44ea7c7bb32af21c85c6e authored almost 3 years ago by Coraline Ada Ehmke <[email protected]>
🐛 fix clipboard copy functionality to copy innerText instead of innerHTML

83887c7793fc254d930370e73465177688288b53 authored almost 3 years ago by Sean Bailey <[email protected]>
💄 update button style to reflect OES colorway

44e1c78f43dec0934695d9c24d5a918afff4668d authored almost 3 years ago by Sean Bailey <[email protected]>
✨ implement copy button for license badge markdown embed code

7048854d9e3eb4eff93516f118e6754ac8fefcf0 authored almost 3 years ago by Sean Bailey <[email protected]>
:sparkle: add markdown code for badge embed

c0ea49422974a0742529165b328adce62d74e091 authored almost 3 years ago by Sean Bailey <[email protected]>
:art: refactor styling to pull into badge component

b118e8c3c1b9dcbd9b1b498fef2701a538c59052 authored almost 3 years ago by Sean Bailey <[email protected]>
:lipstick: add overflow styling to handle long badges

92e459dce1b0442a7a9790eac92dc0c9bc1993d9 authored almost 3 years ago by Sean Bailey <[email protected]>
:sparkles: implement initial version of license badge component

4d39ecf820e4c86e004849765fb2536b0b8eb53d authored almost 3 years ago by Sean Bailey <[email protected]>
:sparkles: add new helper functions for license type and URL

c439310d11fb4a0bccbc1713e314b458163f4d8a authored almost 3 years ago by Sean Bailey <[email protected]>
Merge pull request #42 from EthicalSource/short-license-link-to-full

:bug: Fix license link to be 'full' when all modules are active.

507e0aac4f286bf913991e784ffdfaf8f9971a9b authored almost 3 years ago by Coraline Ada Ehmke <[email protected]>
:bug: Fix license link to be 'full' when all modules are active.

Fixes #40

98ab9f0ec5c660ba7b58137904ae0b15fa1b83f6 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
Merge pull request #41 from EthicalSource/module-names-in-license

Module names within each module's text. Fixes #38 .

1d89f6f423abcdf6f4a8e2981853f158b8c4f712 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:bug: add missing font-face declaration for italic

f4b857782d2834475528b1cafe513e225141f052 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
make Netlify use version 8 of NPM

99e123643838f3bbbaa969fd64e32c010d87b60d authored almost 3 years ago by Nils Norman Haukås <[email protected]>
be strict about Node and NPM versions

89848e86893dc58d40862e6050e12f7b56446f10 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
Added module names to each module.

ef96b6cf663ccc19a8063565770691277d6dae5c authored almost 3 years ago by Coraline <[email protected]>
Merge pull request #39 from EthicalSource/revert-hyperlink-removal

Reverts 910ca6d

532b1ddd31f63361f9dcc0b4bf8cc0dbd7ed065a authored almost 3 years ago by Coraline Ada Ehmke <[email protected]>
Reverts 910ca6d

49ea0c2a598ea52ff773fef9d40adf42252fc648 authored almost 3 years ago by Coraline <[email protected]>
Merge pull request #35 from EthicalSource/further-improve-module-selector

Further improve module selector

4683da7b191bb9859b4430cce6528f440877f085 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
css and text tweaks

99acd396f85ed2f69d47134d19a568301fe136d9 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:recycle: improve how web component imports icons

2f2491c11b6a11ef48890e72658032aeb4048f9e authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:sparkles: hide help-text button if there is no helpText defined on the module

61262adae190544ff0da626c6898b2a48dba8e4b authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:bug: fix scrollTo functionality on Safari

e88f8b3128fda7a2bbf7df953b8a98124f1d9733 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
pin all versions to avoid surprises by patch releases.

ef1fb13f5e53ad02194909dbda545cbcd073d5bf authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:bug: ensure that revealed license modules get their content linkified

236c3a2a2be5abe47c1deae19f0c78ea8de77458 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
register increment and linkify after the other modules so that it receives the locationchange event last

af9e4e1c26196291c78d51cc5f52497665626b4a authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:art: improve menu styling on tablet

6412d9b5fedaee20e46347f87493517866f7e25e authored almost 3 years ago by Nils Norman Haukås <[email protected]>
improve scrolling lock when mobile menu is open

008c98946721ba9d9c51d60ae816663b72de066b authored almost 3 years ago by Nils Norman Haukås <[email protected]>
vendor the tua-body-scroll-lock package so that it can be reached by the JS code without bundling

53a993fc3e154cb1ee9bde814d708dae5ab5c830 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
rework mobile menu to use fullscreen, overlay.

Prevent scrolling the body when open

f0ad7274635e6f7eb3e3a54397c503c46cc174c8 authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:recycle: move all web components to layout/partials/web-components. Clean up module loading logic

fb68899523a430b05d34c343f213127481b8efec authored almost 3 years ago by Nils Norman Haukås <[email protected]>
:sparkles: auto-run pretttier on pre-commit via lint-staged and husky

11c694069e50bb14370a0bcfc50a5f7f6d8e8533 authored almost 3 years ago by Nils Norman Haukås <[email protected]>