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

Refactor internal services #915

Merged
merged 32 commits into from
Feb 11, 2024
Merged

Commits on Feb 7, 2024

  1. addons

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    df09748 View commit details
    Browse the repository at this point in the history
  2. further improvements

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    69824f2 View commit details
    Browse the repository at this point in the history
  3. improve logic

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ba2b536 View commit details
    Browse the repository at this point in the history
  4. cleanup

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d824a1c View commit details
    Browse the repository at this point in the history
  5. cleanup

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    80e8fcd View commit details
    Browse the repository at this point in the history
  6. undo unrelated change

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f2e43ee View commit details
    Browse the repository at this point in the history
  7. rename folder

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b094c9c View commit details
    Browse the repository at this point in the history
  8. fixes

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    dc0be46 View commit details
    Browse the repository at this point in the history
  9. cleanup

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    59f237a View commit details
    Browse the repository at this point in the history
  10. rename plugins to services

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ffe4c90 View commit details
    Browse the repository at this point in the history
  11. cleanup

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b87ceb2 View commit details
    Browse the repository at this point in the history
  12. improve

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a85fdf0 View commit details
    Browse the repository at this point in the history
  13. prettier

    anbraten committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    80c4e3b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. remove addon types

    anbraten committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    78275f1 View commit details
    Browse the repository at this point in the history
  2. remove unused config

    anbraten committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cb25cc0 View commit details
    Browse the repository at this point in the history
  3. rename to extensions

    anbraten committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    88d3732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23bd3c8 View commit details
    Browse the repository at this point in the history
  5. prettier

    anbraten committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    71c122d View commit details
    Browse the repository at this point in the history
  6. update readme

    anbraten committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b38b722 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. service => extension

    anbraten committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    535ee6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f5c285 View commit details
    Browse the repository at this point in the history
  3. add todos

    anbraten committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a2df3a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc4dfdf View commit details
    Browse the repository at this point in the history
  5. adjust todo

    anbraten committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b3ef5fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ec6ef8 View commit details
    Browse the repository at this point in the history
  7. add migration note

    anbraten committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7d0e442 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    1a5c4e1 View commit details
    Browse the repository at this point in the history
  2. rename back to service

    anbraten committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d5c574d View commit details
    Browse the repository at this point in the history
  3. extension => service

    anbraten committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5976fd4 View commit details
    Browse the repository at this point in the history
  4. update

    anbraten committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6e0f1aa View commit details
    Browse the repository at this point in the history
  5. cleanup

    anbraten committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8285801 View commit details
    Browse the repository at this point in the history
  6. fix config fetching

    anbraten committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f1133e0 View commit details
    Browse the repository at this point in the history