Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Ban #240

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Ban #240

wants to merge 39 commits into from

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    88b1841 View commit details
    Browse the repository at this point in the history
  2. Add NatsClient to AppContext

    0nkery committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5af42da View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Impl stage ban_intent

    0nkery committed May 19, 2023
    Configuration menu
    Copy the full SHA
    dcea306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2b9808 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    1776faf View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    0nkery committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6159ced View commit details
    Browse the repository at this point in the history
  3. Impl ban_intent handler

    0nkery committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b1308c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f849e6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update deps

    0nkery committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8b957b1 View commit details
    Browse the repository at this point in the history
  2. WIP add nats consumer

    0nkery committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b5ab3ab View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    f78b950 View commit details
    Browse the repository at this point in the history
  2. Publish BanRejected (almost)

    0nkery committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b65b7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7ccd66 View commit details
    Browse the repository at this point in the history
  4. Change op_id: Uuid -> i64

    0nkery committed May 25, 2023
    Configuration menu
    Copy the full SHA
    92c57f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Update src/app/error.rs

    Co-authored-by: Grachev Mikhail <work@mgrachev.com>
    0nkery and mgrachev authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    98d1882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6bed0 View commit details
    Browse the repository at this point in the history
  3. Apply suggestion from review

    0nkery committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    33f3e5a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update dependencies

    Signed-off-by: Mikhail Grachev <work@mgrachev.com>
    mgrachev committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ca107f7 View commit details
    Browse the repository at this point in the history
  2. Bump sqlx-cli version to 0.6.3

    Signed-off-by: Mikhail Grachev <work@mgrachev.com>
    mgrachev committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fffa90c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #243 from foxford/update-deps

    Update dependencies
    mgrachev authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6d56ac7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    9a6c01b View commit details
    Browse the repository at this point in the history
  2. Fix errors after updates

    0nkery committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2458b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    357c37e View commit details
    Browse the repository at this point in the history
  4. Fix fmt

    0nkery committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    532de17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57fa564 View commit details
    Browse the repository at this point in the history
  6. Fix clippy

    0nkery committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    111d3dc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 8, 2023

  1. Add docs about ban endpoint

    0nkery committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    aecb21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0610782 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 13, 2023

  1. Update chart with nats config

    0nkery committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c4a5803 View commit details
    Browse the repository at this point in the history
  2. Fix config values

    0nkery committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    94600c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Add trace

    0nkery committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    76666b1 View commit details
    Browse the repository at this point in the history
  2. Fix ban op upsert query

    0nkery committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1004e14 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

  1. Add missing files

    0nkery committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ad3e5a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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