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

Add rust implementation #292

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

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    4468b38 View commit details
    Browse the repository at this point in the history
  2. fix: DB host and port

    Romira915 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    29c7bf8 View commit details
    Browse the repository at this point in the history
  3. add: dsn

    Romira915 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a9ef111 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. features: get initialize

    Romira915 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    edbc5c0 View commit details
    Browse the repository at this point in the history
  2. add: todo func

    Romira915 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    e47dc12 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. add: static dir

    Romira915 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    44df9ac View commit details
    Browse the repository at this point in the history
  2. add: html template 分割

    Romira915 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    93f4394 View commit details
    Browse the repository at this point in the history
  3. add: register.html

    Romira915 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c1a18bb View commit details
    Browse the repository at this point in the history
  4. test tiny

    Romira915 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    09df39a View commit details
    Browse the repository at this point in the history
  5. add: get_session_user

    Romira915 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ebc4600 View commit details
    Browse the repository at this point in the history
  6. features: get get_register

    Romira915 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    777f4ae View commit details
    Browse the repository at this point in the history
  7. fix: session var

    Romira915 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8fc8e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. add: regex

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    cea6822 View commit details
    Browse the repository at this point in the history
  2. add: form

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    44f315d View commit details
    Browse the repository at this point in the history
  3. features: register

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    cfc6da8 View commit details
    Browse the repository at this point in the history
  4. add: todo get_flash

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    9967f48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6ce708 View commit details
    Browse the repository at this point in the history
  6. features: post_login

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    63edf8a View commit details
    Browse the repository at this point in the history
  7. features: get_login

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a0e5b96 View commit details
    Browse the repository at this point in the history
  8. features: make_posts

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    f0992e8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from Romira915/feature/login

    feature/login
    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c0c9069 View commit details
    Browse the repository at this point in the history
  10. add: todo

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e294c93 View commit details
    Browse the repository at this point in the history
  11. create: template html

    Romira915 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c6b9fc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. fix: template html

    Romira915 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    bb1bdee View commit details
    Browse the repository at this point in the history
  2. add: image_url

    Romira915 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ea152c4 View commit details
    Browse the repository at this point in the history
  3. features: index /

    Romira915 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    396202c View commit details
    Browse the repository at this point in the history
  4. fix: origin

    Romira915 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8358f04 View commit details
    Browse the repository at this point in the history
  5. features: get_image

    Romira915 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e476067 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from Romira915/feature/get_index

    feature/get index
    Romira915 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    93f458c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. features: get_post_id

    Romira915 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    db9c368 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from Romira915/feature/get_posts_id

    features: get_post_id
    Romira915 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    de507a4 View commit details
    Browse the repository at this point in the history
  3. features: post_index

    Romira915 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6673833 View commit details
    Browse the repository at this point in the history
  4. fix: show user name

    Romira915 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ced1035 View commit details
    Browse the repository at this point in the history
  5. fix: log level

    Romira915 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    09f3251 View commit details
    Browse the repository at this point in the history
  6. fix: ref user page

    Romira915 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c2e67d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Merge pull request #21 from Romira915/feature/post_index

    feature/post index
    Romira915 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    4ebe48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0e237 View commit details
    Browse the repository at this point in the history
  3. features: post_comment

    Romira915 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a8f9ce5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    882a50b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63859db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4587449 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. fix: post admin banned

    Romira915 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    6001fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499e1db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2e74f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be2d762 View commit details
    Browse the repository at this point in the history
  5. fix: bugを確認

    Romira915 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    e719f0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    693cca2 View commit details
    Browse the repository at this point in the history
  7. fix: 例外処理を追加

    Romira915 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f4bf4bc View commit details
    Browse the repository at this point in the history
  8. fix: add NOTE

    Romira915 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    8dc87ff View commit details
    Browse the repository at this point in the history
  9. add: query param

    Romira915 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    330bec6 View commit details
    Browse the repository at this point in the history
  10. features: get_posts 実装

    Romira915 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    751e876 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #22 from Romira915/rust

    rust
    Romira915 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7a6ad50 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Configuration menu
    Copy the full SHA
    7354b96 View commit details
    Browse the repository at this point in the history
  2. fix: 分離 pid ext

    Romira915 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    87b8fd3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from Romira915/fix/get_image

    fix/get image
    Romira915 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    ef88f11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    363a945 View commit details
    Browse the repository at this point in the history
  5. rm: template dir

    Romira915 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    af1d0a5 View commit details
    Browse the repository at this point in the history
  6. resolve upstreamをmerge

    Romira915 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    29f6b3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72165e5 View commit details
    Browse the repository at this point in the history
  8. exec: cargo fix

    Romira915 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    e3f67db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8808e10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bd48cc View commit details
    Browse the repository at this point in the history
  11. fix: log level

    Romira915 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    262f96b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cee458 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. fix: cargo fix

    Romira915 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    b3ba129 View commit details
    Browse the repository at this point in the history
  2. rm : .vscode

    Romira915 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    f65cefc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cb1397 View commit details
    Browse the repository at this point in the history
  4. fix: default app

    Romira915 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    c08215d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd26f91 View commit details
    Browse the repository at this point in the history
  6. fix: cmd! to duct_sh

    Romira915 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    9838a22 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. fix: append about rust

    Romira915 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    486a6e9 View commit details
    Browse the repository at this point in the history
  2. fix: escape shell arg

    Romira915 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    84467ae View commit details
    Browse the repository at this point in the history