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

Url preview endpoint #3437

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Url preview endpoint #3437

wants to merge 15 commits into from

Commits on Sep 30, 2024

  1. url preview test version

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5845244 View commit details
    Browse the repository at this point in the history
  2. implemented waiting for free thumb generator

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    46473c1 View commit details
    Browse the repository at this point in the history
  3. added storing response as file cache

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6c8158b View commit details
    Browse the repository at this point in the history
  4. fixed dummy user id

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    625bc3d View commit details
    Browse the repository at this point in the history
  5. fixed some linter errors

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    016500b View commit details
    Browse the repository at this point in the history
  6. fix complexity

    adnull committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    dd3fd3d View commit details
    Browse the repository at this point in the history
  7. url blacklist

    adnull committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d8d6df3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. refactoring

    adnull committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    677fbb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff87ec3 View commit details
    Browse the repository at this point in the history
  3. linters

    adnull committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c860640 View commit details
    Browse the repository at this point in the history
  4. lint fix

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ea0b25b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. tests tentative

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4232fa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. url_preview tests

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0224d94 View commit details
    Browse the repository at this point in the history
  2. fix linter errors

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7fff56c View commit details
    Browse the repository at this point in the history
  3. fixed race conditions

    Signed-off-by: Aleksandr Dubovikov <d.lexand@gmail.com>
    adnull committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f58da42 View commit details
    Browse the repository at this point in the history