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

DESrv v2.0 #30

Draft
wants to merge 33 commits into
base: master
Choose a base branch
from
Draft

DESrv v2.0 #30

wants to merge 33 commits into from

Commits on Dec 16, 2022

  1. Cleanup for 2.0

    EgorBron committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1bc8611 View commit details
    Browse the repository at this point in the history
  2. Solution & base project

    EgorBron committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    bce84be View commit details
    Browse the repository at this point in the history
  3. DESCEnd is came back

    EgorBron committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d8b016b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

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

Commits on Dec 21, 2022

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

Commits on Jan 5, 2023

  1. Config & logger fixes

    * Methods for config management
    * Config model
    * Logger service intervace
    EgorBron committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7e1a0b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. I forgot about CI, again, ha ha

    * Doc-comments
    * Thread manager base
    * Simulatenous console
    EgorBron committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    b88d311 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Attributes classes for PDK

    EgorBron committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    ae7003c View commit details
    Browse the repository at this point in the history
  2. Small changes

    * Signatures for PdkLoader methods
    * Config fields renamed
    EgorBron committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    3e32313 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Fixed logging

    EgorBron committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c90a8bf View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Tests base

    EgorBron committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e1c1b63 View commit details
    Browse the repository at this point in the history
  2. Lua scripting base

    EgorBron committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    85da579 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Docker support

    EgorBron committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    230727e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    EgorBron committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    87ef1ea View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Some tests and fixes

    * Added bootstrapper test and cancellible run
    * Added localization tests
    * Fixed localization implementation
    EgorBron committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2ac9b14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d97b88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5bab31 View commit details
    Browse the repository at this point in the history
  4. Fix of test

    EgorBron committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ffdcbcd View commit details
    Browse the repository at this point in the history
  5. Update README.md

    EgorBron committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e1c777b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Lots of fixes and beginnings

    Yeah, screw your CIs, commit all this shit together
    * Extension loading logic in bootstrapper
    * Moved thread management to separate project
    * Started creating commands API
    * Removed console services
    * Fixed `Dispose`
    * Created DESrv.InternalPlugin and Dip
    * Fixed & added some doc-comments
    EgorBron committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b751911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f997387 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Yesterday mistakes fixes

    EgorBron committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    197e980 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Basic PdkLoader, Updater

    EgorBron committed May 15, 2023
    Configuration menu
    Copy the full SHA
    efc90d4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Lua scripting, test fixes

    * Finished Lua scripts loader
    * Added Lua scripting tests
    * Fixed names and descriptions of tests
    EgorBron committed May 24, 2023
    Configuration menu
    Copy the full SHA
    421913b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Small fixes and tweaks; done Updater

    * Tweaked Dockerfile a bit
    * Added log source in logs in bootstrapper
    * Moved global versions to separate project
    * Updater now is done
    * And some little fixes
    EgorBron committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b611593 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Minor corrections

    EgorBron committed May 26, 2023
    Configuration menu
    Copy the full SHA
    4b2d09a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

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

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    b4071b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ef0cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aa5603 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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