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

Develop #1

Merged
merged 48 commits into from
Jul 15, 2024
Merged

Develop #1

merged 48 commits into from
Jul 15, 2024

Commits on Jul 3, 2024

  1. init project

    audetv committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c47d13a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb4e29 View commit details
    Browse the repository at this point in the history
  3. added config example

    audetv committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    678a56e View commit details
    Browse the repository at this point in the history
  4. started parser

    audetv committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4953bc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. poll works, dont prase

    audetv committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bece58e View commit details
    Browse the repository at this point in the history
  2. changed Entry struct

    audetv committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7a20daa View commit details
    Browse the repository at this point in the history
  3. changed svodd-network

    audetv committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6a49669 View commit details
    Browse the repository at this point in the history
  4. changes go mod

    audetv committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8ceff62 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. rename qaparser

    audetv committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8e91ec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea7b0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    742ab38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    012cb8e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. removed current param

    audetv committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e48224a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    ae5fed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5caeace View commit details
    Browse the repository at this point in the history
  3. refactoring

    audetv committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    3110919 View commit details
    Browse the repository at this point in the history
  4. refactoring

    audetv committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    9640271 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. added github actions

    audetv committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4c25a93 View commit details
    Browse the repository at this point in the history
  2. changed go version

    audetv committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    912382e View commit details
    Browse the repository at this point in the history
  3. refactored pagination

    audetv committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c97361f View commit details
    Browse the repository at this point in the history
  4. added httpclient package

    audetv committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f56a956 View commit details
    Browse the repository at this point in the history
  5. refactored parser

    audetv committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    086b35a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    343ef40 View commit details
    Browse the repository at this point in the history
  7. Refactored qaparser Run func

    audetv committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e153d87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a65033 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    fb0f2d3 View commit details
    Browse the repository at this point in the history
  2. added time sleep for parsers

    audetv committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    df2a1b7 View commit details
    Browse the repository at this point in the history
  3. Removed unused code

    audetv committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    515882d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f1d6a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4c4bb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2deb36 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    edd73bf View commit details
    Browse the repository at this point in the history
  2. started split into chunks

    audetv committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a84e8ff View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    1a1ddbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c21aa95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afbbb45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e7d2c View commit details
    Browse the repository at this point in the history
  5. added docker parser service

    audetv committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1a5ecb7 View commit details
    Browse the repository at this point in the history
  6. Added unmrshall resp from db

    audetv committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    bd89311 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    852b46e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc516c1 View commit details
    Browse the repository at this point in the history
  3. Improved update, insert entry

    audetv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    159c5b9 View commit details
    Browse the repository at this point in the history
  4. moved funcs from main to app

    audetv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3f13fc0 View commit details
    Browse the repository at this point in the history
  5. finished service

    audetv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f8e2353 View commit details
    Browse the repository at this point in the history
  6. changed configs

    audetv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e6cd1d3 View commit details
    Browse the repository at this point in the history
  7. fixed config

    audetv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2284fe1 View commit details
    Browse the repository at this point in the history
  8. added composer production

    audetv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5507f2a View commit details
    Browse the repository at this point in the history
  9. added deploy

    audetv committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    be37164 View commit details
    Browse the repository at this point in the history