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

Allow to configure config extensions for repos #3349

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

Commits on Apr 5, 2022

  1. add repo plugins

    anbraten committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ab9f474 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. use ed25519 for signing

    anbraten committed May 14, 2022
    Configuration menu
    Copy the full SHA
    f4c234f View commit details
    Browse the repository at this point in the history
  2. revert unrelated

    anbraten committed May 14, 2022
    Configuration menu
    Copy the full SHA
    180d767 View commit details
    Browse the repository at this point in the history
  3. clean up code and fix tests

    anbraten committed May 14, 2022
    Configuration menu
    Copy the full SHA
    c4e8f2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    754a823 View commit details
    Browse the repository at this point in the history
  5. clean up

    anbraten committed May 14, 2022
    Configuration menu
    Copy the full SHA
    0a479bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef13725 View commit details
    Browse the repository at this point in the history
  7. fix tests

    anbraten committed May 14, 2022
    Configuration menu
    Copy the full SHA
    ce7f026 View commit details
    Browse the repository at this point in the history
  8. fix linter

    anbraten committed May 14, 2022
    Configuration menu
    Copy the full SHA
    d0c8986 View commit details
    Browse the repository at this point in the history
  9. improve code

    anbraten committed May 14, 2022
    Configuration menu
    Copy the full SHA
    a63433f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. add key pair to database

    anbraten committed May 15, 2022
    Configuration menu
    Copy the full SHA
    960bfac View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    38d84e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb6887 View commit details
    Browse the repository at this point in the history
  3. add some extension docs

    anbraten committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5709122 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    49396a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e1e4d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

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

Commits on Jun 29, 2022

  1. remove vendor folder

    anbraten committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8bed39b View commit details
    Browse the repository at this point in the history
  2. adjust names

    anbraten committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    c603968 View commit details
    Browse the repository at this point in the history
  3. fiy typo

    anbraten committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1399009 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. add extensions manager

    anbraten committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    889cc96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    554a2fc View commit details
    Browse the repository at this point in the history
  3. add extensions ui

    anbraten committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    4bf532b View commit details
    Browse the repository at this point in the history
  4. cleanup code

    anbraten committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    dbd9d83 View commit details
    Browse the repository at this point in the history
  5. adjust spacings

    anbraten committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    e497563 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84266ce View commit details
    Browse the repository at this point in the history
  7. fix colors

    anbraten committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    12b8c54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2539b6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2015d02 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    bde2df0 View commit details
    Browse the repository at this point in the history
  2. fix tests

    anbraten committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    f37c392 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    f43ff61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e384b7f View commit details
    Browse the repository at this point in the history
  3. cleanup

    anbraten committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9244c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381bcfb View commit details
    Browse the repository at this point in the history
  5. use configured endpoints

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

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    0a0a89a View commit details
    Browse the repository at this point in the history
  2. undo unrelated

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bf73ef2 View commit details
    Browse the repository at this point in the history
  3. finish

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    15c0951 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7fcc08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc4608 View commit details
    Browse the repository at this point in the history
  6. update docs

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    072e1c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17973b0 View commit details
    Browse the repository at this point in the history
  8. adjust docs

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5ae18de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b9bc26 View commit details
    Browse the repository at this point in the history
  10. add endpoint check

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    22ef60a View commit details
    Browse the repository at this point in the history
  11. prettier

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    98da4b4 View commit details
    Browse the repository at this point in the history
  12. fix translations

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c39f456 View commit details
    Browse the repository at this point in the history
  13. update swagger

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d2b206c View commit details
    Browse the repository at this point in the history
  14. adjsut docs

    anbraten committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    79cbe97 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    826ea1f View commit details
    Browse the repository at this point in the history
  2. fix

    anbraten committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    93a8392 View commit details
    Browse the repository at this point in the history
  3. undo secret

    anbraten committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d17793c View commit details
    Browse the repository at this point in the history
  4. review

    anbraten committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    399d877 View commit details
    Browse the repository at this point in the history
  5. Update web/src/assets/locales/en.json

    Co-authored-by: qwerty287 <[email protected]>
    anbraten and qwerty287 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f61ad1 View commit details
    Browse the repository at this point in the history
  6. fix

    anbraten committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d760e18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    322b94f View commit details
    Browse the repository at this point in the history
  8. use const

    anbraten committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9afdde4 View commit details
    Browse the repository at this point in the history
  9. fix

    anbraten committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4a4821c View commit details
    Browse the repository at this point in the history
  10. fix

    anbraten committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    46f4c58 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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