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

Phase 2: Implement Server and serve command #2

Open
wants to merge 24 commits into
base: cli
Choose a base branch
from
Open

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b92e8c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98fff9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5734ba View commit details
    Browse the repository at this point in the history
  4. remove useless methods

    prog-supdex committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2706b73 View commit details
    Browse the repository at this point in the history
  5. a little fix

    prog-supdex committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2d1bdc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dd2f1c View commit details
    Browse the repository at this point in the history
  7. use embeded schema.sqlite, refactoring ls and stat command, add flag …

    …--plain for ls and stat
    prog-supdex committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    72526e8 View commit details
    Browse the repository at this point in the history
  8. fix timer in server

    prog-supdex committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c2c8574 View commit details
    Browse the repository at this point in the history
  9. use embeded schema.sqlite

    prog-supdex committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9a0952c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8baf2ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d05b0f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. a little bit fixes

    prog-supdex committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c5aef3b View commit details
    Browse the repository at this point in the history
  2. add integration tests

    prog-supdex committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    be08c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc2c05b View commit details
    Browse the repository at this point in the history
  4. add README

    prog-supdex committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    734fa16 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    fb52476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af3966 View commit details
    Browse the repository at this point in the history
  3. a little refactoring

    prog-supdex committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    86f07c5 View commit details
    Browse the repository at this point in the history
  4. little test fixes

    prog-supdex committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a8f167f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    23f799b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b05ef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de21685 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cbb19f View commit details
    Browse the repository at this point in the history
  5. make errors more human

    prog-supdex committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    93767c3 View commit details
    Browse the repository at this point in the history