Ecosyste.ms: OpenCollective

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

The Odin Project

The Odin Project provides a free open source coding curriculum that can be taken entirely online.
Collective - Host: opensource - https://opencollective.com/theodinproject - Website: https://www.theodinproject.com/ - Code: https://github.com/TheOdinProject/theodinproject

Upgrade: Bump react-hook-form from 7.24.0 to 7.25.0

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.24.0 to 7.25....

github.com/TheOdinProject/theodinproject - 1e4f9ed1a6842f38e589c03cfe28c92239375df3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump @hookform/resolvers from 2.8.5 to 2.8.8

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.8.5 to 2.8.8.
-...

github.com/TheOdinProject/theodinproject - 227c0f5b3112f1a6e8fe3e2b3c4128dc4b56d3c3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove extra line

github.com/TheOdinProject/theodinproject - 5a673bd844c8754f8d271e7e729508598991e108 authored almost 3 years ago by Cody Loyd <[email protected]>
fix rubocop infractions

github.com/TheOdinProject/theodinproject - 08e7e6043b4660fec8b13a8112d4c44be465685b authored almost 3 years ago by Cody Loyd <[email protected]>
rearrange and rename courses for both tracks

github.com/TheOdinProject/theodinproject - 67b4db5eaec10ab74a7e97abec4f6b493e0433d7 authored almost 3 years ago by Cody Loyd <[email protected]>
add new lessons to the HTML/CSS maincourse

github.com/TheOdinProject/theodinproject - cdf4de525e918373fe59d549088b6f9173ee0433 authored almost 3 years ago by Cody Loyd <[email protected]>
fix rubocop infractions

github.com/TheOdinProject/theodinproject - 70aa18fe3c3d1680baf5b91a0c5af6e647d4a4f4 authored almost 3 years ago by Cody Loyd <[email protected]>
add grid project

github.com/TheOdinProject/theodinproject - ba4e72f6a03acc746188f046d5daf80c1ca6afcd authored almost 3 years ago by Cody Loyd <[email protected]>
add portfolio project

github.com/TheOdinProject/theodinproject - ad281a20d80dc1c3e009872ae5778e87af37c9fc authored almost 3 years ago by Cody Loyd <[email protected]>
attempt a text-based line break

github.com/TheOdinProject/theodinproject - 2587211472b19ce8bb404c169ad17bd041ac2d30 authored almost 3 years ago by Cody Loyd <[email protected]>
appease rubocop by reenabling linter

github.com/TheOdinProject/theodinproject - d129bd0c9e397cde2d504e5438abac8ce3b48d15 authored almost 3 years ago by Cody Loyd <[email protected]>
update html links on homepage

github.com/TheOdinProject/theodinproject - f9264c340906ac6ee9de23a6dca410daa5c17e14 authored almost 3 years ago by Cody Loyd <[email protected]>
disable method length rule for progress badge list

github.com/TheOdinProject/theodinproject - 703c2b1c08ba96462310eb788518a860e4899387 authored almost 3 years ago by Cody Loyd <[email protected]>
add lessons to rails course

github.com/TheOdinProject/theodinproject - 951b5ec144f5bfc978a5bb345b32240e50f3e8c1 authored almost 3 years ago by Cody Loyd <[email protected]>
fix filename again

github.com/TheOdinProject/theodinproject - 69c7478e9fcf8daa919f15b51d5f70b805a8d2a2 authored almost 3 years ago by Cody Loyd <[email protected]>
add remaining lessons for new html/css

github.com/TheOdinProject/theodinproject - ee23235025e314252db257622e262e9eff2c96a9 authored almost 3 years ago by Cody Loyd <[email protected]>
fix paths for intermediate and advanced html course links

github.com/TheOdinProject/theodinproject - 4901d47724ba7916113d1de1e87d53d51012341c authored almost 3 years ago by Cody Loyd <[email protected]>
fix broken links

github.com/TheOdinProject/theodinproject - c212d54c3a8cf7983bf5708546793059a50f360b authored almost 3 years ago by Cody Loyd <[email protected]>
tweak curriculum details css to better fit double-line titles

github.com/TheOdinProject/theodinproject - 509b40d14c7bd9bfe18c4f6d09eb56f32ce0d4d1 authored almost 3 years ago by Cody Loyd <[email protected]>
update all UUIDS

github.com/TheOdinProject/theodinproject - fde625610e705ad31f65837c79cc76c98fb8e042 authored almost 3 years ago by Cody Loyd <[email protected]>
update duplicate uuid

github.com/TheOdinProject/theodinproject - dc8fdb744bf9e4d6c5a13844e6218f811ba5b571 authored almost 3 years ago by Cody Loyd <[email protected]>
Chore: Add ERB Linter

Because:
* To ensure consistent style with Erb files.

This commit:
* Adds the erb linter gem an...

github.com/TheOdinProject/theodinproject - c5d40a6b83553bb4fd77caffe450d8a859c39497 authored almost 3 years ago by Kevin Mulhern <[email protected]>
Fix: Tailwind Logo Text Classes being Purged

Because:
* Tailwind does not check within view component objects for classes to ignore duing the...

github.com/TheOdinProject/theodinproject - 71805ac1b42fb3717adecd1812797a0678f625c3 authored almost 3 years ago by Kevin Mulhern <[email protected]>
Fix: Home Page Hero Section in Dark Mode

Because:
* It was using the bg accent dark color which did not blend correctly with the navbar.
...

github.com/TheOdinProject/theodinproject - 2c73152a578513da8b8fa35f97844cb7ad036c51 authored almost 3 years ago by Kevin Mulhern <[email protected]>
Feature: Use Logo Component in Mobile Off Canvas Menu

Because:
* We were using an image of the logo in the mobile nav instead.

github.com/TheOdinProject/theodinproject - 7bd17a0dd139bbcd2707a15768ab6cb5cac4005f authored almost 3 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump nanoid from 3.1.23 to 3.2.0

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://git...

github.com/TheOdinProject/theodinproject - 902c187d355e241bdaa7bbbb8aa8ea20560e9b8b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Feature: New Navbar

Because:
* Ada has designed a new navbar for the site and we are also moving all of our CSS to T...

github.com/TheOdinProject/theodinproject - fb37ac5734a5edea1e2680a05e177deb841165ca authored almost 3 years ago by Kevin Mulhern <[email protected]>
Feature: Integrate darkmode

Because:
* We recently added a darkmode to the site.

This commit:
* Adds some temporary hook cl...

github.com/TheOdinProject/theodinproject - 2e6a21d2d80d26144bf1990c63caa4fa7cf79935 authored almost 3 years ago by Kevin Mulhern <[email protected]>
re-add list-style

github.com/TheOdinProject/theodinproject - 921c10767855dbd416ed18fb98aa807409c782c4 authored almost 3 years ago by Cody Loyd <[email protected]>
add proper spacing to ordered lists

github.com/TheOdinProject/theodinproject - 81bf01634998dbd77de9333b5471293bce187717 authored almost 3 years ago by Cody Loyd <[email protected]>
Fix positioning of beta supscript

github.com/TheOdinProject/theodinproject - aa84ec98474a5494f74e6a0c641c7571f1abda3b authored almost 3 years ago by Tatiana <[email protected]>
remove file from github

github.com/TheOdinProject/theodinproject - 6373c850c110e69bda55e595e9ac7e79baa77eec authored almost 3 years ago by Tatiana <[email protected]>
Add beta superscript

github.com/TheOdinProject/theodinproject - 84b5b9de6df4e1c6d839a9043888671de5ed8919 authored almost 3 years ago by Tatiana <[email protected]>
Push dark theme choice to the backend

Because: Front end rendering of the dark mode css was causing a flash
between page loads

This c...

github.com/TheOdinProject/theodinproject - 043b5841801a2ac212a31f9e942f2ada4deb84c0 authored almost 3 years ago by Austin Mason <[email protected]>
Chore: Refactor Darkmode

Because:
* Just some clean up of the implementation.

This commit:
* Moves the dark mode buttons...

github.com/TheOdinProject/theodinproject - 801ad5dd1c2080e43dc60f97f9c982717f3e1a06 authored almost 3 years ago by Kevin Mulhern <[email protected]>
Fix event listeners

github.com/TheOdinProject/theodinproject - 4f8a30661bd90b8e2e32fa090ba8b11e93f7ad43 authored almost 3 years ago by Tatiana <[email protected]>
Modularize function

github.com/TheOdinProject/theodinproject - cc9eb8ebd4f67bc013caf8edbe132d22cf16771d authored almost 3 years ago by Tatiana <[email protected]>
Add static elements

github.com/TheOdinProject/theodinproject - e13a24e7ac75167f3daa4ea392c0d6ce054e4eb7 authored almost 3 years ago by Tatiana <[email protected]>
Remove files from github

github.com/TheOdinProject/theodinproject - 4ba2966d08c7d53d40d5b365bd7a4ecff0fa4595 authored almost 3 years ago by Tatiana <[email protected]>
Persist choice across pages

github.com/TheOdinProject/theodinproject - 1c5b191fe7ebf861060f00c12611acc9ccbfe5b4 authored almost 3 years ago by Tatiana <[email protected]>
Fix conditional logic

github.com/TheOdinProject/theodinproject - 1ed95c79a175b1e4572fccc2996104bafa390f12 authored almost 3 years ago by Tatiana <[email protected]>
Add correct JSON handling

github.com/TheOdinProject/theodinproject - 6a271d76742e77e7d50865e72539764dc1d650b0 authored almost 3 years ago by Tatiana <[email protected]>
Add event listener to call when loaded

github.com/TheOdinProject/theodinproject - 20ccf4490ddba0402bd73cee6a316e455fd00447 authored almost 3 years ago by Tatiana <[email protected]>
source darkmode file

github.com/TheOdinProject/theodinproject - f1eb9ac4513e53d22d8eafbac49f1e946ccf7177 authored almost 3 years ago by Tatiana <[email protected]>
Update link to jsdelivr

github.com/TheOdinProject/theodinproject - 79ac029b24dad89c5c0258135712253607c9a506 authored almost 3 years ago by Tatiana <[email protected]>
Update logged out navbar

github.com/TheOdinProject/theodinproject - 939b3703134dabb2adfc590f93ede2b1818d37ac authored almost 3 years ago by Tatiana <[email protected]>
Fix icons not showing up when logged in

github.com/TheOdinProject/theodinproject - aa070012fef29303200b85c7141051173ed5716d authored almost 3 years ago by Tatiana <[email protected]>
Remove Gemfile.lock

github.com/TheOdinProject/theodinproject - 4ad81d8b82977227ff98b98f76deda95180c6a80 authored almost 3 years ago by Tatiana <[email protected]>
Fix: Submission Headings

Because:
* The submission headings were not the correct size.

This commit:
* Adds page-heading-...

github.com/TheOdinProject/theodinproject - ad5585dfc80790f9c36bb805e2ed7aed574552fd authored almost 3 years ago by Kevin Mulhern <[email protected]>
Make minor sentence structure edits

github.com/TheOdinProject/theodinproject - 36a7843cce47d42278d1400a76d495c658287ffd authored almost 3 years ago by thatblindgeye <[email protected]>
Make additions and edits to community rules

github.com/TheOdinProject/theodinproject - 0eeb9bfa7946f639db0f16fc3739f28c429f6bb2 authored almost 3 years ago by thatblindgeye <[email protected]>
Make requested changes

github.com/TheOdinProject/theodinproject - 84932728ac06c1ce2cc3a6b99efdf9ef0d7b07b6 authored almost 3 years ago by thatblindgeye <[email protected]>
Add Node installation lesson to site

github.com/TheOdinProject/theodinproject - f8b7051b6f1f8df932843c110e5e22e64050b4df authored almost 3 years ago by conor <[email protected]>
Add mx-auto class to success stories page's heading

github.com/TheOdinProject/theodinproject - a7c7a53c83154dadf78e12e0c68983bd2eeabb06 authored almost 3 years ago by Zulfiqar Ali <[email protected]>
Add mx-auto class to contributing page's heading

github.com/TheOdinProject/theodinproject - ffea10980426ed1373e5e001a6963f9c1e0e8ac5 authored almost 3 years ago by Zulfiqar Ali <[email protected]>
Add mx-auto class to about page's heading

github.com/TheOdinProject/theodinproject - 7887cfa7ae046cf4daa3697808940694447aa95a authored almost 3 years ago by Zulfiqar Ali <[email protected]>
Add mx-auto class to setting page's heading

github.com/TheOdinProject/theodinproject - 0504017919449d925f8ee61bf84464588545c350 authored almost 3 years ago by Zulfiqar Ali <[email protected]>
Add mx-auto class to faq page's heading

github.com/TheOdinProject/theodinproject - a0b2c4c730f421904c97e97cef645f7baea88149 authored almost 3 years ago by Zulfiqar Ali <[email protected]>
Fix: Lesson Side Navigation on Safari

Because:
* The heading content was including carriage returns, this prevented the common heading...

github.com/TheOdinProject/theodinproject - 1b5ded09200bd71ca9160248e46b27aed8d12a7a authored almost 3 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump sentry-rails from 4.8.1 to 4.8.3

Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.8.1 to 4.8.3.
- [Release n...

github.com/TheOdinProject/theodinproject - f1c4295d26d3773d04dab27ba3f1895d57e04aef authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump dry-initializer from 3.0.4 to 3.1.0

Bumps [dry-initializer](https://github.com/dry-rb/dry-initializer) from 3.0.4 to 3.1.0.
- [Relea...

github.com/TheOdinProject/theodinproject - 3a75bb0eeef9c9051a086d11db7ad6e70d132d39 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump view_component from 2.47.0 to 2.48.0

Bumps [view_component](https://github.com/github/view_component) from 2.47.0 to 2.48.0.
- [Relea...

github.com/TheOdinProject/theodinproject - bdcc29266f8d49cdc5e75543664b99b0bcd97b77 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump bootsnap from 1.9.3 to 1.10.1

Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.3 to 1.10.1.
- [Release notes](ht...

github.com/TheOdinProject/theodinproject - 0c8efe80c71bc3f900769456e68bce97d89b8775 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump newrelic_rpm from 8.2.0 to 8.3.0

Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.2.0 to 8.3.0.
- [Re...

github.com/TheOdinProject/theodinproject - 16c81efb82fa04705e9d3518d0caed0875ae74fe authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump reek from 6.0.6 to 6.1.0

Bumps [reek](https://github.com/troessner/reek) from 6.0.6 to 6.1.0.
- [Release notes](https://g...

github.com/TheOdinProject/theodinproject - 11441fb61b27cc11c837dcdf4e58e05e7e2c68e0 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump noticed from 1.5.5 to 1.5.7

Bumps [noticed](https://github.com/excid3/noticed) from 1.5.5 to 1.5.7.
- [Release notes](https:...

github.com/TheOdinProject/theodinproject - 9b2beda4fa276a1b0c41a1c184d496b637946077 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump core-js from 3.20.2 to 3.20.3

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3.
- [Release notes](ht...

github.com/TheOdinProject/theodinproject - 46f750c049e5a77e59989f4b8ebc23fed59a8249 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump react-hook-form from 7.22.5 to 7.24.0

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.22.5 to 7.24....

github.com/TheOdinProject/theodinproject - f7bbf1b3e4e47eced3ca6c996f5e91d8d2fc99ef authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump eslint-plugin-import from 2.25.3 to 2.25.4

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.3 to 2...

github.com/TheOdinProject/theodinproject - c359e7e0e8c0a12c9e3015af1830162f799e8160 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump eslint from 8.6.0 to 8.7.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://...

github.com/TheOdinProject/theodinproject - a8b98b5e863c7a473c6d3f7e4fb4e300c799737b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump prismjs from 1.25.0 to 1.26.0

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.26.0.
- [Release notes](https...

github.com/TheOdinProject/theodinproject - 1dc0238fadf3512fd0566bbd0d92f425fb938d2f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump octokit from 4.21.0 to 4.22.0

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.21.0 to 4.22.0.
- [Release notes](...

github.com/TheOdinProject/theodinproject - e3cea3d473f09e477298515b632f1717174441a2 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump nokogiri from 1.13.0 to 1.13.1

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.0 to 1.13.1.
- [Release no...

github.com/TheOdinProject/theodinproject - 7f337b99f3640c6d60902193976e27da453d2af9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop-rails from 2.13.1 to 2.13.2

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.13.1 to 2.13.2.
- [Releas...

github.com/TheOdinProject/theodinproject - 1d51930153183d6e430a5703ecee31274b1bba7c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump rubocop-performance from 1.13.1 to 1.13.2

Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.1 to 1.13....

github.com/TheOdinProject/theodinproject - 14bfac4c789c179be9091916cfbfd19b94be9194 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade: Bump listen from 3.7.0 to 3.7.1

Bumps [listen](https://github.com/guard/listen) from 3.7.0 to 3.7.1.
- [Release notes](https://g...

github.com/TheOdinProject/theodinproject - 3e2dfd9879b44372b88b7b16d5e57c325902f9d2 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update lesson preview page heading

- Remove lesson-preview_title class & its corresponding styles
- Add page-heading-title, text-cen...

github.com/TheOdinProject/theodinproject - a6eff788fbd8782357f4f65e2b531acc71fe0f01 authored almost 3 years ago by Zulfiqar Ali <[email protected]>
Move &__input styles from lesson-preview.scss to lesson_preview.scss

github.com/TheOdinProject/theodinproject - ae7b8303739ce10445845de1d0997e1cdf991399 authored almost 3 years ago by Zulfiqar Ali <[email protected]>
Fix: Bugs Caused by Enabling Tailwind Base Directive

Because:
* We enabled the TW base directive which resets some heading and list styles.

This com...

github.com/TheOdinProject/theodinproject - 0a1c58dd944b36dbee115cf04e2dff68dbb39fa9 authored almost 3 years ago by Kevin Mulhern <[email protected]>
Fix: Broken Course Badge on Mobile

Because:
* The course badge was positioned a little wrong for mobile.

github.com/TheOdinProject/theodinproject - f2dbecc99f7394bd74d1479873f6ef481776c5b9 authored almost 3 years ago by Kevin Mulhern <[email protected]>
Feature: Enable Tailwind Base Directive

Because:
* We need this enabled because borders do not work without it. However it includes the ...

github.com/TheOdinProject/theodinproject - 702758d719c6a0f6d13c22937db3a35fe3d2618e authored almost 3 years ago by Kevin Mulhern <[email protected]>
Upgrade: Bump follow-redirects from 1.14.4 to 1.14.7

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1....

github.com/TheOdinProject/theodinproject - 8043e39eabafd56b0322d4bd9b399d4b78be70d6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add lesson_preview.scss

Style heading and detail of lesson preview page

github.com/TheOdinProject/theodinproject - 45067da96d495a5f604b0c2476fdd6fac3182b1f authored almost 3 years ago by Zulfiqar Ali <[email protected]>