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

Rewrite in C# #22

Merged
merged 33 commits into from
Mar 29, 2023
Merged

Rewrite in C# #22

merged 33 commits into from
Mar 29, 2023

Commits on Mar 2, 2023

  1. Init C# program

    prplecake committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a976697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4637fcd View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Init bookmarking services

    prplecake committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    eb8a3ee View commit details
    Browse the repository at this point in the history
  2. Remove Go

    prplecake committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    db591ad View commit details
    Browse the repository at this point in the history
  3. Add dotnet CI workflow

    prplecake committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ce0d801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e2af4c View commit details
    Browse the repository at this point in the history
  5. Add basic tests

    prplecake committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9a20b8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aed8ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    708bd4c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    5c3767c View commit details
    Browse the repository at this point in the history
  2. Refactor Program.cs

    - Implement Serilog
    - Use HostedService
    prplecake committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    dab7010 View commit details
    Browse the repository at this point in the history
  3. Refactor ConfigManager.App

    prplecake committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7ad6e34 View commit details
    Browse the repository at this point in the history
  4. Add run configuration

    prplecake committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    9970e82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    113340a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd7299e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67157f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6908fd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    acbb73c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1feda2f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c7e5ba View commit details
    Browse the repository at this point in the history
  12. Change executable name

    prplecake committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6ccb2c6 View commit details
    Browse the repository at this point in the history
  13. Fix project file

    prplecake committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1487264 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3003d60 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    028d9c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Reorganize solution

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c6a7933 View commit details
    Browse the repository at this point in the history
  2. Log when stopping host

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0355d2f View commit details
    Browse the repository at this point in the history
  3. Resolve ReSharper warnings

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    986ea11 View commit details
    Browse the repository at this point in the history
  4. Add HtmlUtilitiesTests

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7b12b63 View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ee8b0aa View commit details
    Browse the repository at this point in the history
  6. Update README

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5d0b950 View commit details
    Browse the repository at this point in the history
  7. Update workflows

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4fa175a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc1b13e View commit details
    Browse the repository at this point in the history
  9. Bump version to 2.0.0

    prplecake committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3bc617c View commit details
    Browse the repository at this point in the history