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

Release/v0.2.0 #11

Merged
merged 76 commits into from
Aug 17, 2024
Merged

Release/v0.2.0 #11

merged 76 commits into from
Aug 17, 2024

Commits on May 23, 2023

  1. Bump requests from 2.29.0 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.29.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    1b98067 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Bump cryptography from 40.0.2 to 41.0.0

    Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@40.0.2...41.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e5f6265 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Bump vite from 4.1.4 to 4.1.5 in /frontend

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    83f3444 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    4a2b4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058453b View commit details
    Browse the repository at this point in the history
  3. Fixed linting

    danyi1212 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    76c8631 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from danyi1212/dependabot/npm_and_yarn/frontend…

    …/vite-4.1.5
    
    Bump vite from 4.1.4 to 4.1.5 in /frontend
    danyi1212 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c4732c9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from danyi1212/dependabot/pip/cryptography-41.0.0

    Bump cryptography from 40.0.2 to 41.0.0
    danyi1212 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    56d46b9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from danyi1212/dependabot/pip/requests-2.31.0

    Bump requests from 2.29.0 to 2.31.0
    danyi1212 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    35bbe3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22a1d10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15d65ce View commit details
    Browse the repository at this point in the history
  9. Added ipython to dev deps

    danyi1212 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3665576 View commit details
    Browse the repository at this point in the history
  10. Upgraded dependencies

    danyi1212 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d84452a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #12 from danyi1212/feature/healthcheck

    Feature/healthcheck
    danyi1212 authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c5e8dda View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Bump semver from 7.4.0 to 7.5.2 in /frontend

    Bumps [semver](https://github.com/npm/node-semver) from 7.4.0 to 7.5.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.4.0...v7.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cca8519 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Added search API

    danyi1212 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fd6442a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411aa8b View commit details
    Browse the repository at this point in the history
  3. Added search dropdown menu

    danyi1212 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    99ad45a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef02e37 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Oct 5, 2023

  1. Merge pull request #14 from danyi1212/dependabot/npm_and_yarn/fronten…

    …d/semver-7.5.2
    
    Bump semver from 7.4.0 to 7.5.2 in /frontend
    danyi1212 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5134f63 View commit details
    Browse the repository at this point in the history
  2. Updated pip & npm packages

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b70f18d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from danyi1212/feature/search

    Feature/search
    danyi1212 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    85de6f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from danyi1212/feature/eta-timer

    Feature/eta timer
    danyi1212 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e72d713 View commit details
    Browse the repository at this point in the history
  5. Upgraded pydantic to v2

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3e6283b View commit details
    Browse the repository at this point in the history
  6. Applied lint

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    66725a2 View commit details
    Browse the repository at this point in the history
  7. Upgraded react-query to v2

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a4b22b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6987219 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76484d8 View commit details
    Browse the repository at this point in the history
  10. Fixed settings config

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    940a287 View commit details
    Browse the repository at this point in the history
  11. Removed log level setting

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a574c20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08392e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ce9af9 View commit details
    Browse the repository at this point in the history
  14. Added epoch timestamp type

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    868eaf8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2af9a3c View commit details
    Browse the repository at this point in the history
  16. Changed version to v0.2.0

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    baa1ae5 View commit details
    Browse the repository at this point in the history
  17. Fixed linting

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b0ce9d5 View commit details
    Browse the repository at this point in the history
  18. Fixed test

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1900284 View commit details
    Browse the repository at this point in the history
  19. Changed types

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9c00590 View commit details
    Browse the repository at this point in the history
  20. Changed types

    danyi1212 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ae4538a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Feature/raw events (#27)

    * Added raw events API
    
    * Moved explorer layout to component
    
    * Moved WS state icon to reusable component
    
    * Fixed event message factory
    
    * Changed raw events page to explorer layout
    
    * Added json viewer for raw events
    
    * Added raw events table
    
    * Added limit select
    
    * Added pause / connect toggle button
    
    * Added placeholders
    
    * Removed connecting spinner
    
    * Moved raw events limit to settings
    
    * Added event type facet
    
    * Fixed linting
    danyi1212 authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    5b96444 View commit details
    Browse the repository at this point in the history
  2. Updated libraries

    danyi1212 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    c441a85 View commit details
    Browse the repository at this point in the history
  3. Updated libraries

    danyi1212 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    0e137bc View commit details
    Browse the repository at this point in the history
  4. Added lint run configs

    danyi1212 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    0df645a View commit details
    Browse the repository at this point in the history
  5. Updated react-query to v5

    danyi1212 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    dd365d5 View commit details
    Browse the repository at this point in the history
  6. Added server restart button

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

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    d2d083a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb8a53 View commit details
    Browse the repository at this point in the history
  3. Added uvicorn logger

    danyi1212 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0260a86 View commit details
    Browse the repository at this point in the history
  4. Fixed ruff errors

    danyi1212 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    2f6ca24 View commit details
    Browse the repository at this point in the history
  5. Added ruff check run config

    danyi1212 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f7fb2c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Feature/debug bundle (#28)

    * Added download debug bundle API
    
    * Moved user agent info to separate model
    
    * Added log file to debug bundle
    
    * Added user agent info to debug bundle
    
    * Fixed demo user agent
    
    * Added download debug bundle button
    
    * Added client info
    
    * Added user agent error handling
    
    * Added connections to debug bundle
    
    * Added state dump
    
    * Moved bundle creation to function
    
    * Added uvicorn logger
    
    * Fixed ruff errors
    
    * Added ruff check run config
    
    * Fixed ruff errors
    
    * Fixed deprecation warnings
    
    * Fixed typo
    
    * Fixed coverage check
    
    * Added loading indicator for download debug bundle button
    
    * Added server info to debug bundle
    
    * Added debug bundle data model
    
    * Changed uptime to use time.time()
    
    * Added instruction to download debug bundle in the bug issue template
    
    * Changed to rotating file handler
    
    * Changed user agent parse
    
    * Moved factories to dedicated modules
    
    * Added tests for debug bundle
    danyi1212 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    03f88a6 View commit details
    Browse the repository at this point in the history
  2. Added pre-commit

    danyi1212 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4981ace View commit details
    Browse the repository at this point in the history
  3. Updated dependencies

    danyi1212 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e199e50 View commit details
    Browse the repository at this point in the history
  4. Fixed ruff config

    danyi1212 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f0dc7ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dadf41e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0927e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d387b4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e930141 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20e5866 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5037cee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c4353a View commit details
    Browse the repository at this point in the history
  12. Fixed deploy workflow

    danyi1212 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    65f22ae View commit details
    Browse the repository at this point in the history
  13. Fixed deploy workflow

    danyi1212 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fd8e6e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    1a94608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f5a201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d098fa View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    916b28d View commit details
    Browse the repository at this point in the history
  2. Changed all routes to async

    danyi1212 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    c19917f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edcc9ca View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Added pre-commit run config

    danyi1212 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c7b4b4e View commit details
    Browse the repository at this point in the history
  2. Added test project

    danyi1212 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    300a640 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Added ARM64 platform build

    danyi1212 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    4df1b32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42962b2 View commit details
    Browse the repository at this point in the history
  3. Fixed ruff config

    danyi1212 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    621580b View commit details
    Browse the repository at this point in the history
  4. Added setup hints

    danyi1212 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8ff7edd View commit details
    Browse the repository at this point in the history