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

secret-ssanta-service #10

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

secret-ssanta-service #10

wants to merge 37 commits into from

Commits on Jan 4, 2023

  1. simple server reading POST http query header

    StarkAlive committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    88aff7a View commit details
    Browse the repository at this point in the history
  2. server now can read post query body

    StarkAlive committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    cf37684 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. pre: can process json query now

    StarkAlive committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    48c620e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca3e8e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Merge pull request #1 from st4rkaliv3/main

    server can read HTTP POST query + JSON
    irlmt authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a089039 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    8b1af16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from st4rkaliv3/main

    Reg, Login, Logout done, data structs stored in RAM only yet
    irlmt authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    888b668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fdadf4 View commit details
    Browse the repository at this point in the history
  4. Update proc_for_users.rs

    irlmt authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    0086014 View commit details
    Browse the repository at this point in the history
  5. add join group

    irlmt authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    f69bc6a View commit details
    Browse the repository at this point in the history
  6. fix logic exp

    irlmt authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    e83d794 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bca285e View commit details
    Browse the repository at this point in the history
  8. fix exp, funcs signatures

    irlmt authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    7ef9176 View commit details
    Browse the repository at this point in the history
  9. add pub

    irlmt authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    e3d8b1c View commit details
    Browse the repository at this point in the history
  10. Update proc_for_users.rs

    irlmt authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    1350f5c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. night 20230108 draft refactoring and fixes (http responses in query_p…

    …roc are not done yet)
    StarkAlive committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    074b17e View commit details
    Browse the repository at this point in the history
  2. minor fixes, group_stat operation http response fix

    StarkAlive committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    e861b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac0a995 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from st4rkaliv3/main

    night 20230108 draft refactoring and fixes in process (http responses in query_proc are not done yet)
    irlmt authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    9611656 View commit details
    Browse the repository at this point in the history
  5. add distribution

    irlmt authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    59bed78 View commit details
    Browse the repository at this point in the history
  6. night 20230902 spread secret santa roles

    StarkAlive committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    4096d34 View commit details
    Browse the repository at this point in the history
  7. user info operation added

    StarkAlive committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    e5ed806 View commit details
    Browse the repository at this point in the history
  8. code cleanup: debug output disabled

    StarkAlive committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    bffd62d View commit details
    Browse the repository at this point in the history
  9. proc_for_admin changes: 1 commented section deleted

    StarkAlive committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    fb81e9c View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/main'

    StarkAlive committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    5ed4d92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    033e127 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4 from st4rkaliv3/main

    night 20220109 project state
    irlmt authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    941f80e View commit details
    Browse the repository at this point in the history
  13. Update proc_for_admin.rs

    irlmt authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    5a88099 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Update main.rs

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1677052 View commit details
    Browse the repository at this point in the history
  2. Update proc_for_admin.rs

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b486159 View commit details
    Browse the repository at this point in the history
  3. Update proc_for_users.rs

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2909850 View commit details
    Browse the repository at this point in the history
  4. Update Cargo.lock

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    009042f View commit details
    Browse the repository at this point in the history
  5. Update Cargo.toml

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c979b76 View commit details
    Browse the repository at this point in the history
  6. Update auth.rs

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    52252e3 View commit details
    Browse the repository at this point in the history
  7. Update defs.rs

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    c5d3190 View commit details
    Browse the repository at this point in the history
  8. Update query_proc.rs

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    e01f04d View commit details
    Browse the repository at this point in the history
  9. Update state.rs

    irlmt authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ee0a037 View commit details
    Browse the repository at this point in the history