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

Rabbithole: progress percentages + bug fixes on URL ingestion #410

Merged
merged 15 commits into from
Aug 11, 2023
Merged

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    d2961c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15ec420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c3172b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. Refactor and enhance websocket handling

    - Reorganized functions for improved readability.
    - Added comprehensive comments for clarity.
    - Optimized notification and connection management.
    sanketsabharwal committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2b67538 View commit details
    Browse the repository at this point in the history
  2. Refactor plugins.py for improved readability and maintainability

    - Introduced utility function `get_ccat_instance` to simplify repeated code.
    - Enhanced route handlers to leverage the utility function.
    - Cleaned up and restructured several sections for clarity.
    
    To be done
    - Will add this utility function as part of the utils.py and later pull it multiple areas of the code
    sanketsabharwal committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d017f20 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

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

    pieroit committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    290f94d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ab165b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'progress-bar' of https://github.com/varrialeciro/cheshi…

    …re-cat into varrialeciro-progress-bar
    pieroit committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0417ed9 View commit details
    Browse the repository at this point in the history
  5. review PR

    pieroit committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d100eba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c90fb2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    133fb81 View commit details
    Browse the repository at this point in the history
  8. version 1.0.1

    pieroit committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    85e2cf3 View commit details
    Browse the repository at this point in the history