Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websockets merge unstable #4486

Open
wants to merge 853 commits into
base: websockets
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    224a05c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    16787d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4271 from learningequality/depend…

    …abot/github_actions/actions/checkout-4
    
    Bump actions/checkout from 3 to 4
    rtibbles authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1a62ea9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4176 from vkWeb/copy-fail-handle

    Allow users to retry copy failures
    bjester authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7814874 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump tibdex/github-app-token from 1 to 2

    Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2.
    - [Release notes](https://github.com/tibdex/github-app-token/releases)
    - [Commits](tibdex/github-app-token@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: tibdex/github-app-token
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5867823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc48f7 View commit details
    Browse the repository at this point in the history
  3. remove debug statements

    ozer550 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    aa189a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    28c16e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b123d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. try fixing migrations

    ozer550 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f64f8be View commit details
    Browse the repository at this point in the history
  2. init appNexus the API Layer

    akash5100 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e6de1a5 View commit details
    Browse the repository at this point in the history
  3. Rename module

    akash5100 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3809296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc2e8b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request learningequality#4278 from vkWeb/undefined_is_now_…

    …defined
    
    Fix missing attributes from change objects
    rtibbles authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3fa10e3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request learningequality#4279 from vkWeb/super_fast_we_go

    Super Duper Fast Import Search 🚀
    rtibbles authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ba592bd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge pull request learningequality#4270 from learningequality/unstable

    Merge unstable to hotfixes
    rtibbles authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b24c843 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Welcome AI Feature Flag

    vkWeb committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c9c163c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc48e86 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    24da17a View commit details
    Browse the repository at this point in the history
  2. fix comments

    ozer550 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    390b705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bafa33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2905dff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    084dc95 View commit details
    Browse the repository at this point in the history
  6. Cleanup and ready 🚀

    vkWeb committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    aa90f57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f932f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge pull request learningequality#4288 from akolson/fix-incorrectly…

    …-truncated-channel-titles
    
    Fixes incorrectly truncated channel titles in 'Channel/source' and 'Language' dropdowns
    marcellamaki authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    32bd214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87b5413 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4282 from akash5100/new-api-layer

    AppNexus - The API Layer for contentcuration
    akolson authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ab00a58 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Bump gevent from 21.12.0 to 23.9.1

    Bumps [gevent](https://github.com/gevent/gevent) from 21.12.0 to 23.9.1.
    - [Release notes](https://github.com/gevent/gevent/releases)
    - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
    - [Commits](gevent/gevent@21.12.0...23.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: gevent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bfb33da View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    46caea9 View commit details
    Browse the repository at this point in the history
  2. Changed the router-link tag to KrouterLink

    Signed-off-by: shivangrawat30 <[email protected]>
    ShivangRawat30 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    137db5d View commit details
    Browse the repository at this point in the history
  3. remove as_dict method

    ozer550 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3f9a853 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Add instance ID to public API

    bjester committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dbe7c04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4298 from bjester/add-instance-id

    Add instance ID to public API response
    bjester authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c2843ba View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    88a6160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01919b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ae448b View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4300 from akolson/move-appnexus-t…

    …o-automation
    
    Move appnexus to automation
    akolson authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2d7058e View commit details
    Browse the repository at this point in the history
  5. updates test

    akolson committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    051968a View commit details
    Browse the repository at this point in the history
  6. Refactors file locations

    akolson committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ea5396a View commit details
    Browse the repository at this point in the history
  7. Refactors boilerplate

    akolson committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    608be48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af36041 View commit details
    Browse the repository at this point in the history
  9. Refactors boilerplate

    akolson committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ba921bd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. updates typo in factory class

    akolson committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3d8cf19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a19729 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4301 from akolson/add-recommendat…

    …ions-backend-boilerplate
    
    Add recommendations backend boilerplate
    akolson authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    109ca3c View commit details
    Browse the repository at this point in the history
  4. Adds whisper backend

    akash5100 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    33060af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d50294b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    e08afd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge pull request learningequality#4293 from ShivangRawat30/KRouterLink

    Changed the router-link tag to KrouterLink
    MisRob authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7d8101b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5475b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    81cf6e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request learningequality#4309 from ozer550/add-cloudstorag…

    …e-backend-boilerplate
    
    Add CloudStorage backend boilerplate
    akolson authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    37b54f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. fix miss spellings

    ozer550 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a21fe48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4306 from ozer550/Manager_Class_A…

    …ppnexus
    
    Implements Automation Manager Class
    akolson authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6ae8aca View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Bump @babel/traverse from 7.18.2 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.2 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c2d81a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request learningequality#4312 from learningequality/depend…

    …abot/npm_and_yarn/babel/traverse-7.23.2
    
    Bump @babel/traverse from 7.18.2 to 7.23.2
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a85db42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4274 from learningequality/depend…

    …abot/github_actions/tibdex/github-app-token-2
    
    Bump tibdex/github-app-token from 1 to 2
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bb5e309 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4254 from learningequality/depend…

    …abot/pip/tornado-6.3.3
    
    Bump tornado from 6.0.4 to 6.3.3
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1b67595 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4240 from learningequality/depend…

    …abot/npm_and_yarn/ajv-8.12.0
    
    Bump ajv from 8.11.0 to 8.12.0
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2d6b8e4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request learningequality#4226 from learningequality/depend…

    …abot/pip/django-registration-3.4
    
    Bump django-registration from 3.3 to 3.4
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9f648a1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request learningequality#4269 from learningequality/depend…

    …abot/npm_and_yarn/adobe/css-tools-4.3.1
    
    Bump @adobe/css-tools from 4.2.0 to 4.3.1
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    faf649b View commit details
    Browse the repository at this point in the history
  7. Bump pygments from 2.7.4 to 2.15.0

    Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.7.4...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    50ef870 View commit details
    Browse the repository at this point in the history
  8. Merge pull request learningequality#4291 from learningequality/depend…

    …abot/pip/gevent-23.9.1
    
    Bump gevent from 21.12.0 to 23.9.1
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cbb1345 View commit details
    Browse the repository at this point in the history
  9. Merge pull request learningequality#4237 from learningequality/depend…

    …abot/pip/pygments-2.15.0
    
    Bump pygments from 2.7.4 to 2.15.0
    rtibbles authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    92454c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. refactor: move sigil download logic to a separate script

    Docker is having trouble parsing complex env var substitution, so we move that logic to a full fledged script.
    Aron Asor committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    09ea961 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Bump i18n-iso-countries from 7.6.0 to 7.7.0

    Bumps [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases)
    - [Commits](michaelwittig/node-i18n-iso-countries@v7.6.0...v7.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: i18n-iso-countries
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    87372ec View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Bump actions/setup-node from 3 to 4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c4491ce View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    6fe058f View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4268 from ozer550/fix_celery_race…

    …_condition
    
    Resolve Celery TaskObject Race Condition
    bjester authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    aef05d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    78b2a0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4320 from KshitijThareja/4087

    Remove extra whitespace between icons and text in channel card menu.
    bjester authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f629d27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e71e478 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4319 from KshitijThareja/4272

    Fix misalignment of copy failure retry CTA
    bjester authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b3b43ac View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Bump django from 3.2.19 to 3.2.23

    Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.23.
    - [Commits](django/django@3.2.19...3.2.23)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c899ab8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge pull request learningequality#4324 from learningequality/depend…

    …abot/pip/django-3.2.23
    
    Bump django from 3.2.19 to 3.2.23
    vkWeb authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ff37147 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    319789b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    96235fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b4a56 View commit details
    Browse the repository at this point in the history
  3. Fix referencing

    ozer550 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bbb88af View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    3a876e6 View commit details
    Browse the repository at this point in the history
  2. Run linting

    ozer550 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4ad62f5 View commit details
    Browse the repository at this point in the history
  3. fix failing tests

    ozer550 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a391e23 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4333 from ozer550/fix-return-task…

    …-function
    
    Fix the incorrect retrieval query in return_tasks function
    bjester authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    880567d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Bump axios from 1.4.0 to 1.6.2

    Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.4.0...v1.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    823b01c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    f61442e View commit details
    Browse the repository at this point in the history
  2. chore: upgrade nginx to 1.25

    That's the latest stable version as of this writing
    Aron Asor committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6ccb9a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4336 from aronasorman/fix-timeout

    Fix timeout caused by nginx
    aronasorman authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    35321d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Move docs from readme to docs dir

    to make orientation easier and free up
    a visible spot in the readme for the
    contributing guidelines copy.
    
    - Organizes content into chapters
    - Adds index file
    - Slightly tweaks some of the chapters titles
      and sections heading levels
    
    Doesn't remove nor rewrites content.
    MisRob committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    ae1f6c4 View commit details
    Browse the repository at this point in the history
  2. Add contributing guidelines

    MisRob committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    d05b383 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    c809bd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    7230cc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da38913 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4345 from MisRob/contributing-docs

    Add contributing guidelines and organize developer documentation
    MisRob authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1974bfb View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Bump @adobe/css-tools from 4.3.1 to 4.3.2

    Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
    - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
    - [Commits](https://github.com/adobe/css-tools/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@adobe/css-tools"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    42ba0f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge pull request learningequality#4346 from learningequality/depend…

    …abot/npm_and_yarn/adobe/css-tools-4.3.2
    
    Bump @adobe/css-tools from 4.3.1 to 4.3.2
    rtibbles authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    383985a View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4340 from learningequality/depend…

    …abot/npm_and_yarn/axios-1.6.2
    
    Bump axios from 1.4.0 to 1.6.2
    rtibbles authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6057735 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4317 from learningequality/depend…

    …abot/github_actions/actions/setup-node-4
    
    Bump actions/setup-node from 3 to 4
    rtibbles authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    38e62ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4315 from learningequality/depend…

    …abot/npm_and_yarn/i18n-iso-countries-7.7.0
    
    Bump i18n-iso-countries from 7.6.0 to 7.7.0
    rtibbles authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    25a3abd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b98f4b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4348 from learningequality/depend…

    …abot/github_actions/actions/setup-python-5
    
    Bump actions/setup-python from 4 to 5
    rtibbles authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    525b7db View commit details
    Browse the repository at this point in the history
  3. issue number 2074 resolved

    cerdo03 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    99324e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    eb36e5f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. fixed checkbox issue

    cerdo03 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    520abf1 View commit details
    Browse the repository at this point in the history
  2. lint tests

    cerdo03 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9bfe1de View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    b3e2902 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    b00899a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    191d32a View commit details
    Browse the repository at this point in the history
  2. lint test

    cerdo03 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    9bafc01 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Initial GH workflow (testing)

    bjester committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3fe2b57 View commit details
    Browse the repository at this point in the history
  2. Set image tag to ghcr.io

    bjester committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f18064f View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4362 from bjester/pg-vector-workflow

    Add GH workflow for building postgres image
    bjester authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    acc8900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d895e View commit details
    Browse the repository at this point in the history
  5. Merge pull request learningequality#4363 from bjester/pg-vector-workflow

    Disable skip after success, b/c push skip on PR
    bjester authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9643af3 View commit details
    Browse the repository at this point in the history
  6. Attempt to fix manifest issue

    bjester committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    31bc6e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22e99e8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request learningequality#4364 from bjester/move-image

    Fix issue with image in wrong place
    bjester authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bfef832 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge pull request learningequality#4358 from cerdo03/checkbox-issue-…

    …4352
    
    Fixes Checkbox issue 4352 on Create Account page
    bjester authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7621017 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Fix wrong computed prop name

    vkWeb committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    9264d38 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    94fa821 View commit details
    Browse the repository at this point in the history
  2. Updated to KRouter Link

    BabyElias committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7dd8b04 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    052b5a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    ee27e29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4371 from vkWeb/filter-filter

    Fix wrong computed prop name
    bjester authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    57bdac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    358b57d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Bump kolibri-constants from 0.1.42 to 0.2.0

    Bumps [kolibri-constants](https://github.com/learningequality/le-utils) from 0.1.42 to 0.2.0.
    - [Release notes](https://github.com/learningequality/le-utils/releases)
    - [Changelog](https://github.com/learningequality/le-utils/blob/main/CHANGELOG.md)
    - [Commits](learningequality/le-utils@v0.1.42...v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: kolibri-constants
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4721638 View commit details
    Browse the repository at this point in the history
  2. Bump pillow from 9.4.0 to 10.2.0

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@9.4.0...10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4b0015f View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4380 from learningequality/depend…

    …abot/npm_and_yarn/kolibri-constants-0.2.0
    
    Bump kolibri-constants from 0.1.42 to 0.2.0
    rtibbles authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    21327c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. add languageFilter event

    FidalMathew committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d16b50b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix naming

    FidalMathew committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    30ca0af View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Bump fonttools from 4.40.0 to 4.43.0

    Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.40.0 to 4.43.0.
    - [Release notes](https://github.com/fonttools/fonttools/releases)
    - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
    - [Commits](fonttools/fonttools@4.40.0...4.43.0)
    
    ---
    updated-dependencies:
    - dependency-name: fonttools
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    beaf376 View commit details
    Browse the repository at this point in the history
  2. Fixed Linting issues

    BabyElias committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    29e35bb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request learningequality#4388 from learningequality/depend…

    …abot/pip/fonttools-4.43.0
    
    Bump fonttools from 4.40.0 to 4.43.0
    rtibbles authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    03921ae View commit details
    Browse the repository at this point in the history
  2. Bump follow-redirects from 1.15.2 to 1.15.4

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    30f7905 View commit details
    Browse the repository at this point in the history
  3. Bump urllib3 from 1.26.14 to 1.26.18

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.14...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a6d6074 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4390 from learningequality/depend…

    …abot/npm_and_yarn/follow-redirects-1.15.4
    
    Bump follow-redirects from 1.15.2 to 1.15.4
    rtibbles authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4ee52ed View commit details
    Browse the repository at this point in the history
  5. Upgrade to python 3.10

    Jovian-Dsouza committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    cbfa811 View commit details
    Browse the repository at this point in the history
  6. fix languages bug

    FidalMathew committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a506b79 View commit details
    Browse the repository at this point in the history
  7. Merge pull request learningequality#4391 from learningequality/depend…

    …abot/pip/urllib3-1.26.18
    
    Bump urllib3 from 1.26.14 to 1.26.18
    rtibbles authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    cd1f158 View commit details
    Browse the repository at this point in the history
  8. Made required changes

    BabyElias committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3953acd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Changes required

    BabyElias committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b1a2da8 View commit details
    Browse the repository at this point in the history
  2. Minor logic refactor

    vkWeb committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f5d6319 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4376 from FidalMathew/my-hotfixes

    [fix] Import applied language filter
    vkWeb authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4dde334 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4393 from learningequality/hotfixes

    Hotfixes --> Unstable
    bjester authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2f5ba54 View commit details
    Browse the repository at this point in the history
  5. Merge pull request learningequality#4350 from cerdo03/issues-fix-surya

    issue number 2074 resolved
    bjester authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7cd3468 View commit details
    Browse the repository at this point in the history
  6. Merge pull request learningequality#4374 from BabyElias/Issue-#219--K…

    …olibri-Design-System
    
    Changed IconButton to KIconButton in Channel editor
    nucleogenesis authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    13c143f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Bump core-js from 3.25.1 to 3.35.0

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.25.1 to 3.35.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.35.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8e8fce1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    f677994 View commit details
    Browse the repository at this point in the history
  2. fix for linting errors

    BabyElias committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    add85c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix:scroller

    nick2432 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a403af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c9762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d44104 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge pull request learningequality#4384 from Jovian-Dsouza/upgrade_p…

    …ython
    
    Upgrade to python 3.10
    rtibbles authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    601ddc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    4e70d35 View commit details
    Browse the repository at this point in the history
  2. fix bug

    FidalMathew committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fe6ff5c View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4377 from vkWeb/import-peace

    Fix node availability when propagating import copy
    bjester authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f02a304 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Bump the github group with 1 update

    Bumps the github group with 1 update: [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/cache` from 3 to 4
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    79d8100 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge pull request learningequality#4407 from learningequality/depend…

    …abot/github_actions/github-3e83326924
    
    Bump the github group with 1 update
    rtibbles authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d45dae5 View commit details
    Browse the repository at this point in the history
  2. fix minor bugs

    FidalMathew committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a963480 View commit details
    Browse the repository at this point in the history
  3. translate fields

    FidalMathew committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6ba65d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4396 from learningequality/depend…

    …abot/npm_and_yarn/core-js-3.35.0
    
    Bump core-js from 3.25.1 to 3.35.0
    rtibbles authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    bf525ca View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    e71c647 View commit details
    Browse the repository at this point in the history
  2. required changes

    BabyElias committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    15683eb View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    2612c41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4383 from learningequality/depend…

    …abot/pip/pillow-10.2.0
    
    Bump pillow from 9.4.0 to 10.2.0
    rtibbles authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f2421b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e0621 View commit details
    Browse the repository at this point in the history
  4. Remove unused dependencies.

    rtibbles committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b626ed3 View commit details
    Browse the repository at this point in the history
  5. Upgrade Studio to KDS 3.0.0 (1/3)

    Installs the dependency
    MisRob committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7bb08d1 View commit details
    Browse the repository at this point in the history
  6. Upgrade Studio to KDS 3.0.0 (2/3)

    Fixes "Error: Can't resolve 'kolibri-design-system/lib/utils/i18n'"
    caused by removal of this file in KDS v2.0.0 by copying the removed
    file content directly to Studio.
    MisRob committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a4303ed View commit details
    Browse the repository at this point in the history
  7. Upgrade Studio to KDS 3.0.0 (3/3)

    Remove deprecated `value` prop in favor of the new
    `buttonValue` prop that's supposed to replace it
    in `KRadioButton`.
    MisRob committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0311c02 View commit details
    Browse the repository at this point in the history
  8. Merge pull request learningequality#4398 from BabyElias/Issue-#219--K…

    …olibri-Design-System
    
    Changed components to KComponents
    akolson authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fb7ccbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    832a0be View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    1e82c5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4404 from FidalMathew/issue-2924

     Improve errors reporting in edit modal
    AlexVelezLl authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cd70492 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    081fa49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    782f731 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    6bb716d View commit details
    Browse the repository at this point in the history
  2. updated trash icon

    BabyElias committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    80feb39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4410 from rtibbles/unused_prod_de…

    …pendencies
    
    Remove unused prod dependencies
    bjester authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6ee12dd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. fix bug

    FidalMathew committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f1d6d33 View commit details
    Browse the repository at this point in the history
  2. add empty array check

    FidalMathew committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    e9f6468 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    7e42f3a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    e9bb7b7 View commit details
    Browse the repository at this point in the history
  2. error resolved

    GarvitSinghal47 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    99afff7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4413 from BabyElias/Issue-#219--K…

    …olibri-Design-System
    
    Updated Components to KComponents
    akolson authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fa6b039 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4414 from GarvitSinghal47/Double-…

    …Submit-error
    
    double submit issue resolved
    LianaHarris360 authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d8779c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    b9fafed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dbbabe View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4422 from GarvitSinghal47/staging…

    …-error
    
    Addressing Incorrect Topic Empty State Issue in Staging Preview
    bjester authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8837efd View commit details
    Browse the repository at this point in the history
  4. fix: on download_sigil.sh, make sure we exit if any command

    Aron Asor authored and bjester committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4e568fb View commit details
    Browse the repository at this point in the history
  5. fix: on download_sigil.sh, use the arch format used by the project's …

    …tar files
    Aron Asor authored and bjester committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    17d435c View commit details
    Browse the repository at this point in the history
  6. tests: run nginx on port 8081. Used for testing builds for now

    Nginx isn't fully integrated yet. We add it here so we can run a docker build and test that it's working
    Aron Asor authored and bjester committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1fe6587 View commit details
    Browse the repository at this point in the history
  7. tests: create a new github action that builds the nginx image as a sm…

    …oke test
    Aron Asor authored and bjester committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    50af4f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a90c530 View commit details
    Browse the repository at this point in the history
  9. Merge pull request learningequality#4343 from aronasorman/fix-timeout

    Fix issue created by download_sigil.sh
    bjester authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e51add4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request learningequality#4412 from MisRob/kds-upgrade-stable

    Upgrade the unstable branch to KDS v3.0.0
    marcellamaki authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6bd81d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    0165804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5a44a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b20b754 View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4417 from FidalMathew/issue-4409

    update django_bulk_update with inbuilt bulk_update
    bjester authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9180549 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. icon added

    GarvitSinghal47 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5660842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d40265 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request learningequality#4401 from GarvitSinghal47/error-c…

    …hannel-collection
    
    admin-panel collection error resolved
    ozer550 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    54e82e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Bump django from 3.2.23 to 3.2.24

    Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.24.
    - [Commits](django/django@3.2.23...3.2.24)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f68220d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge pull request learningequality#4429 from learningequality/depend…

    …abot/pip/django-3.2.24
    
    Bump django from 3.2.23 to 3.2.24
    rtibbles authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5998492 View commit details
    Browse the repository at this point in the history
  2. Add user email to storage request

    root authored and root committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    933a134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a156ae View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Bump grpcio from 1.53.0 to 1.53.2

    Bumps [grpcio](https://github.com/grpc/grpc) from 1.53.0 to 1.53.2.
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.53.0...v1.53.2)
    
    ---
    updated-dependencies:
    - dependency-name: grpcio
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6514199 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4435 from learningequality/depend…

    …abot/pip/grpcio-1.53.2
    
    Bump grpcio from 1.53.0 to 1.53.2
    rtibbles authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6d0e254 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Install npm KDS package

    MisRob committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    676b984 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Fix kds inputs outlines

    AlexVelezLl committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8fc40ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4443 from AlexVelezLl/fix-checkbo…

    …x-outline
    
    Track input modality in studio frontend apps
    AlexVelezLl authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f4cf7f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. upgrade le-utils

    José Redrejo committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    578a2c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add action to notify us on Slack about GH issues comments

    from contributors community
    MisRob committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0c36256 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Bump stylus from 0.59.0 to 0.62.0

    Bumps [stylus](https://github.com/stylus/stylus) from 0.59.0 to 0.62.0.
    - [Release notes](https://github.com/stylus/stylus/releases)
    - [Changelog](https://github.com/stylus/stylus/blob/dev/Changelog.md)
    - [Commits](stylus/stylus@0.59.0...0.62.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylus
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    660229e View commit details
    Browse the repository at this point in the history
  2. Use toJSON

    MisRob committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    da6f686 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Merge pull request learningequality#4452 from learningequality/depend…

    …abot/npm_and_yarn/stylus-0.62.0
    
    Bump stylus from 0.59.0 to 0.62.0
    rtibbles authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6ff70b8 View commit details
    Browse the repository at this point in the history
  2. Bump ip from 1.1.8 to 1.1.9

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d26bb2e View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4445 from learningequality/depend…

    …abot/npm_and_yarn/ip-1.1.9
    
    Bump ip from 1.1.8 to 1.1.9
    rtibbles authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d3362b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Bump es5-ext from 0.10.61 to 0.10.63

    Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.61 to 0.10.63.
    - [Release notes](https://github.com/medikoo/es5-ext/releases)
    - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
    - [Commits](medikoo/es5-ext@v0.10.61...v0.10.63)
    
    ---
    updated-dependencies:
    - dependency-name: es5-ext
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    25c0c8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4427 from GarvitSinghal47/branch_…

    …isolation
    
    Fix Docker-Compose Branch Isolation for Valid Branch Names
    bjester authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f4898d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update yarn.lock

    bjester committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    14c3227 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4441 from MisRob/kds-npm

    Install npm KDS package
    bjester authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6763471 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update KDS to v3.0.1

    MisRob committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4e26086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d0868 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Fix the action

    MisRob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c36a1c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge pull request learningequality#4460 from MisRob/upgrade-kds-v301

    Upgrade KDS to v3.0.1 and configure dependabot to run on Wednesday
    bjester authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9291863 View commit details
    Browse the repository at this point in the history
  2. Bump dexie from 3.2.4 to 3.2.6

    Bumps [dexie](https://github.com/dfahlander/Dexie.js) from 3.2.4 to 3.2.6.
    - [Release notes](https://github.com/dfahlander/Dexie.js/releases)
    - [Commits](dexie/Dexie.js@v3.2.4...v3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: dexie
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    76a5b93 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge pull request learningequality#4449 from MisRob/slack-notification

    Add action to notify us on Slack about GH issues comments from contributors community
    MisRob authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    91dfec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    c6d08bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2828a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request learningequality#4465 from learningequality/depend…

    …abot/npm_and_yarn/dexie-3.2.6
    
    Bump dexie from 3.2.4 to 3.2.6
    rtibbles authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6496a23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeaf838 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4436 from Abhishekzod007/patch_na…

    …vbarwidth
    
    Patch navbarwidth
    bjester authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5c0d00a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Bump broadcast-channel from 5.1.0 to 7.0.0

    Bumps [broadcast-channel](https://github.com/pubkey/broadcast-channel) from 5.1.0 to 7.0.0.
    - [Release notes](https://github.com/pubkey/broadcast-channel/releases)
    - [Changelog](https://github.com/pubkey/broadcast-channel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pubkey/broadcast-channel/commits)
    
    ---
    updated-dependencies:
    - dependency-name: broadcast-channel
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d2f0481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f83d52 View commit details
    Browse the repository at this point in the history
  3. Update to KIconButton

    bjester committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    33e8fce View commit details
    Browse the repository at this point in the history
  4. Merge pull request learningequality#4423 from GarvitSinghal47/sort-fu…

    …nctionality
    
    Add automatic alphabetic sort option to topic tree
    bjester authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    77245bd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Merge pull request learningequality#4457 from learningequality/depend…

    …abot/npm_and_yarn/es5-ext-0.10.63
    
    Bump es5-ext from 0.10.61 to 0.10.63
    rtibbles authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    131b776 View commit details
    Browse the repository at this point in the history
  2. Bump follow-redirects from 1.15.4 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a375742 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learningequality#4474 from learningequality/depend…

    …abot/npm_and_yarn/follow-redirects-1.15.6
    
    Bump follow-redirects from 1.15.4 to 1.15.6
    rtibbles authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a5afa7d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Bump autoprefixer from 9.8.8 to 10.4.18

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.8 to 10.4.18.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@9.8.8...10.4.18)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    12e0318 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4476 from learningequality/depend…

    …abot/npm_and_yarn/autoprefixer-10.4.18
    
    Bump autoprefixer from 9.8.8 to 10.4.18
    rtibbles authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8bf494f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    9ff1313 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learningequality#4473 from learningequality/depend…

    …abot/npm_and_yarn/broadcast-channel-7.0.0
    
    Bump broadcast-channel from 5.1.0 to 7.0.0
    rtibbles authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8a928bb View commit details
    Browse the repository at this point in the history
  3. Bump webpack-dev-middleware from 5.3.3 to 5.3.4

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1c9c8d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5129510 View commit details
    Browse the repository at this point in the history
  5. Merge pull request learningequality#4483 from learningequality/depend…

    …abot/npm_and_yarn/webpack-dev-middleware-5.3.4
    
    Bump webpack-dev-middleware from 5.3.3 to 5.3.4
    rtibbles authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8c3d74d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e3be57 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge branch 'unstable' into websockets

    # Conflicts:
    #	Makefile
    #	contentcuration/contentcuration/frontend/shared/data/applyRemoteChanges.js
    #	contentcuration/contentcuration/frontend/shared/data/resources.js
    #	contentcuration/contentcuration/frontend/shared/data/serverSync.js
    #	contentcuration/contentcuration/settings.py
    #	contentcuration/contentcuration/viewsets/base.py
    #	contentcuration/contentcuration/viewsets/channel.py
    #	contentcuration/contentcuration/viewsets/sync/endpoint.py
    #	requirements-dev.txt
    #	requirements.in
    #	requirements.txt
    rtibbles committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b0af9fd View commit details
    Browse the repository at this point in the history