Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 14 additions & 25 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,18 +147,6 @@
"repository": "https://github.com/chartjs/Chart.js",
"customised": true
},
{
"copyrightHolders": [
"2019 Tim Perry"
],
"location": "public/lib/amd/src/loglevel.js",
"name": "loglevel.js",
"description": "Minimal lightweight simple logging for JavaScript.",
"version": "1.9.2",
"license": "MIT",
"repository": "https://github.com/pimterry/loglevel/",
"customised": false
},
{
"copyrightHolders": [
"2009 Chris Wanstrath (Ruby)",
Expand Down Expand Up @@ -212,7 +200,7 @@
"location": "public/lib/aws-sdk",
"name": "AWS SDK for PHP",
"description": "The AWS SDK for PHP library",
"version": "3.356.22",
"version": "3.369.22",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/aws/aws-sdk-php",
Expand Down Expand Up @@ -1361,6 +1349,19 @@
"repository": "https://github.com/twbs/bootstrap",
"customised": true
},
{
"copyrightHolders": [
"2022 The Noto Project Authors"
],
"location": "public/theme/boost/fonts/noto-sans",
"name": "Noto Sans",
"description": "Noto Sans is a global font family by Google, designed to support all languages with harmonious visual quality.",
"version": "2.015",
"license": "OFL",
"licenseversion": "1.1",
"repository": "https://github.com/notofonts/latin-greek-cyrillic",
"customised": false
},
{
"copyrightHolders": [
"2011-2021 Twitter, Inc",
Expand All @@ -1374,18 +1375,6 @@
"repository": "https://github.com/twbs/bootstrap",
"customised": true
},
{
"copyrightHolders": [
"Moodle HQ"
],
"location": "public/theme/boost/scss/design-system",
"name": "@moodlehq/design-system",
"description": "The Moodle HQ design system based on React",
"version": "2.1.1",
"license": "GNU",
"repository": "https://github.com/moodlehq/design-system",
"customised": false
},
{
"copyrightHolders": [
"2023 Fonticons, Inc"
Expand Down
5 changes: 5 additions & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ Dalton
Damian
Damiani
Damien
Damsted
Damyon
Dang
DangHieu1407
Expand Down Expand Up @@ -344,6 +345,7 @@ Evans
Everling
Fabrice
Fabriczy
Fainberg
Faisal
Fajnberg
Falcon
Expand Down Expand Up @@ -1162,6 +1164,7 @@ Thomas
Thomas.Ludwig
Thompson
Thong
Thornett
Thorpe
Thorsten
Tien
Expand Down Expand Up @@ -1334,6 +1337,7 @@ andro-bg
andyjdavis
anisa
anthonyforth
anupamadharmajan
anvergara
aparup
apsdehal
Expand Down Expand Up @@ -1572,6 +1576,7 @@ stronk7
tai.letan
thepurpleblob
thetrinity
thomas.schoenlein
thompson697
tim@netspot.com.au
tjh238
Expand Down
35 changes: 12 additions & 23 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,6 @@ Simple yet flexible JavaScript charting for designers & developers.
- **Copyright holders**:
- 2014-2025 Chart.js Contributors

### loglevel.js {/* #logleveljs */}

Minimal lightweight simple logging for JavaScript.

- **Location**: public/lib/amd/src/loglevel.js
- **Version**: 1.9.2
- **License**: MIT
- **URL**: [https://github.com/pimterry/loglevel/](https://github.com/pimterry/loglevel/)
- **Copyright holders**:
- 2019 Tim Perry

### Mustache.js {/* #mustachejs */}

JS library for displaying mustache templates.
Expand Down Expand Up @@ -198,7 +187,7 @@ Dead simple HTML-safe truncation via the DOM. It truncates HTML code, and has se
The AWS SDK for PHP library

- **Location**: public/lib/aws-sdk
- **Version**: 3.356.22
- **Version**: 3.369.22
- **License**: Apache 2.0
- **URL**: [https://github.com/aws/aws-sdk-php](https://github.com/aws/aws-sdk-php)

Expand Down Expand Up @@ -1210,6 +1199,17 @@ HTML, CSS, and JavaScript framework for developing responsive, mobile-first proj
- 2011-2021 Twitter, Inc
- 2011-2021 The Bootstrap Authors

### Noto Sans {/* #noto-sans */}

Noto Sans is a global font family by Google, designed to support all languages with harmonious visual quality.

- **Location**: public/theme/boost/fonts/noto-sans
- **Version**: 2.015
- **License**: OFL 1.1
- **URL**: [https://github.com/notofonts/latin-greek-cyrillic](https://github.com/notofonts/latin-greek-cyrillic)
- **Copyright holders**:
- 2022 The Noto Project Authors

### Twitter Bootstrap {/* #twitter-bootstrap */}

HTML, CSS, and JavaScript framework for developing responsive, mobile-first projects on the web.
Expand All @@ -1222,17 +1222,6 @@ HTML, CSS, and JavaScript framework for developing responsive, mobile-first proj
- 2011-2021 Twitter, Inc
- 2011-2021 The Bootstrap Authors

### @moodlehq/design-system {/* #moodlehqdesign-system */}

The Moodle HQ design system based on React

- **Location**: public/theme/boost/scss/design-system
- **Version**: 2.1.1
- **License**: GNU
- **URL**: [https://github.com/moodlehq/design-system](https://github.com/moodlehq/design-system)
- **Copyright holders**:
- Moodle HQ

### Font Awesome - http://fontawesome.com {/* #font-awesome---httpfontawesomecom */}

Font Awesome CSS, LESS, and Sass files. Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.
Expand Down