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

Add Package Registry #16510

Merged
merged 184 commits into from
Mar 30, 2022
Merged

Add Package Registry #16510

merged 184 commits into from
Mar 30, 2022

Commits on Jul 11, 2021

  1. Added package store settings.

    KN4CK3R committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    51bc02e View commit details
    Browse the repository at this point in the history
  2. Added models.

    KN4CK3R committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    48c2faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e801f9 View commit details
    Browse the repository at this point in the history
  4. Added tests.

    KN4CK3R committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    3c86d2b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Added NuGet package registry.

    KN4CK3R committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8d922ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9d96a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Added NPM package registry.

    KN4CK3R committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    99298b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Added Maven package registry.

    KN4CK3R committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    c7fb932 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Added PyPI package registry.

    KN4CK3R committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    8aaf412 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Summary is deprecated.

    KN4CK3R committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    06790f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Changed npm name.

    KN4CK3R committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    338dee3 View commit details
    Browse the repository at this point in the history
  2. Sanitize project url.

    KN4CK3R committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0544b22 View commit details
    Browse the repository at this point in the history
  3. Allow only scoped packages.

    KN4CK3R committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5a3c561 View commit details
    Browse the repository at this point in the history
  4. Added user interface.

    KN4CK3R committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ea36a75 View commit details
    Browse the repository at this point in the history
  5. Changed method name.

    KN4CK3R committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    8c6715b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec05929 View commit details
    Browse the repository at this point in the history
  7. Added missing migration file.

    KN4CK3R committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4a57e22 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Set page info.

    KN4CK3R committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b8ac3e3 View commit details
    Browse the repository at this point in the history
  2. Added documentation.

    KN4CK3R committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    1386b27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e5b2c0 View commit details
    Browse the repository at this point in the history
  4. Added documentation links.

    KN4CK3R committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8ba72d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Fixed wrong error message.

    KN4CK3R committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    cab94bb View commit details
    Browse the repository at this point in the history
  2. Lint template files.

    KN4CK3R committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    f16296c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    9edf241 View commit details
    Browse the repository at this point in the history
  2. Fixed merge errors.

    KN4CK3R committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    814a942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9417754 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Switch to json module.

    KN4CK3R committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    02708f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Added suggestions.

    KN4CK3R committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    cb360c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Added package webhook.

    KN4CK3R committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    7264b7e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Add package api.

    KN4CK3R committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    7625900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2351df1 View commit details
    Browse the repository at this point in the history
  3. Fixed swagger file.

    KN4CK3R committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    53a47de View commit details
    Browse the repository at this point in the history
  4. Fixed enum and comments.

    KN4CK3R committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    e6075ab View commit details
    Browse the repository at this point in the history
  5. Fixed NuGet pagination.

    KN4CK3R committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    068b1b1 View commit details
    Browse the repository at this point in the history
  6. Print test names.

    KN4CK3R committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    c515aa6 View commit details
    Browse the repository at this point in the history
  7. Added api tests.

    KN4CK3R committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    55c6b2b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

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

Commits on Aug 15, 2021

  1. Fixed access level.

    KN4CK3R committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    6fadfe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a85b1 View commit details
    Browse the repository at this point in the history
  3. Fix User unmarshal.

    KN4CK3R committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    e60969b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    4ced953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291cbf5 View commit details
    Browse the repository at this point in the history
  3. Fix lint.

    KN4CK3R committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c060e4a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Implemented io.Writer.

    KN4CK3R committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    cd1bc10 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Sep 1, 2021

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

Commits on Sep 2, 2021

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

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    1b666dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf7074 View commit details
    Browse the repository at this point in the history
  3. Added tests.

    KN4CK3R committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    3e462af View commit details
    Browse the repository at this point in the history
  4. Added overview docs.

    KN4CK3R committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    39a4115 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    fb4f039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e6f82 View commit details
    Browse the repository at this point in the history
  3. Display file size.

    KN4CK3R committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    fe02ca2 View commit details
    Browse the repository at this point in the history
  4. Display asset count.

    KN4CK3R committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1cf894b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03b7122 View commit details
    Browse the repository at this point in the history
  6. Fixed filter alignment.

    KN4CK3R committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    faf5518 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    33045a1 View commit details
    Browse the repository at this point in the history
  2. Added package icons.

    KN4CK3R committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4f1ffa6 View commit details
    Browse the repository at this point in the history
  3. Formatted instructions.

    KN4CK3R committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    b1c8554 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c5c54f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0e542c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Fixed comments.

    KN4CK3R committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2b9574e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42aa098 View commit details
    Browse the repository at this point in the history
  3. Fixed postgres test.

    KN4CK3R committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b9e6fb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

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

Commits on Sep 26, 2021

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

Commits on Sep 28, 2021

  1. Moved file.

    KN4CK3R committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    cb16fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0ea8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b24c033 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    7756689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483d8e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    dacf577 View commit details
    Browse the repository at this point in the history
  2. Use simpler search form.

    KN4CK3R committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    88aa66f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

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

Commits on Oct 29, 2021

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

Commits on Oct 30, 2021

  1. Fixed IsProd.

    KN4CK3R committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    c444d4b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Restructured data model.

    KN4CK3R committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    f3b0d77 View commit details
    Browse the repository at this point in the history
  2. Prevent empty filename.

    KN4CK3R committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    1cef19a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    a91f780 View commit details
    Browse the repository at this point in the history
  2. Fix swagger.

    KN4CK3R committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    4162676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86af611 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Implemented UI.

    KN4CK3R committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    df1ceb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    5dc9a9a View commit details
    Browse the repository at this point in the history
  2. Use GetUserByIDCtx.

    KN4CK3R committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    77485e3 View commit details
    Browse the repository at this point in the history
  3. Use table for dependencies.

    KN4CK3R committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    e01b8a7 View commit details
    Browse the repository at this point in the history
  4. make svg

    KN4CK3R committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    82147e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

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

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    6335e68 View commit details
    Browse the repository at this point in the history
  2. Added tests for npm tags.

    KN4CK3R committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d16c894 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    9e1c5c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9a516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7ebbaa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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

Commits on Nov 19, 2021

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

Commits on Nov 20, 2021

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

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    1bf7106 View commit details
    Browse the repository at this point in the history
  2. Restructured package docs.

    KN4CK3R committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    1addc8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c13368 View commit details
    Browse the repository at this point in the history
  4. Added missing tests.

    KN4CK3R committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    f7d2484 View commit details
    Browse the repository at this point in the history
  5. Fixed generic content page.

    KN4CK3R committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    3cb36d5 View commit details
    Browse the repository at this point in the history
  6. Fixed docs.

    KN4CK3R committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    2892782 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    7d41635 View commit details
    Browse the repository at this point in the history
  2. Fixed swagger.

    KN4CK3R committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    e84812c View commit details
    Browse the repository at this point in the history
  3. Added missing type.

    KN4CK3R committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    87ac836 View commit details
    Browse the repository at this point in the history
  4. Fixed ambiguous column.

    KN4CK3R committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    8934214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c910dd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

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

Commits on Nov 27, 2021

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

Commits on Nov 30, 2021

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

Commits on Dec 1, 2021

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

Commits on Dec 2, 2021

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

Commits on Dec 8, 2021

  1. Added support for sorting.

    KN4CK3R committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    16edc81 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    842308c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da48b2e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Added file properties.

    KN4CK3R committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    df81183 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    ec9f89e View commit details
    Browse the repository at this point in the history
  2. make fmt

    KN4CK3R committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b4bf28e View commit details
    Browse the repository at this point in the history
  3. lint

    KN4CK3R committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ac23797 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Added Conan package registry.

    KN4CK3R committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    80a69aa View commit details
    Browse the repository at this point in the history
  2. Updated docs.

    KN4CK3R committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ba7f050 View commit details
    Browse the repository at this point in the history
  3. Unify package names.

    KN4CK3R committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    b10ef75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    168e32a View commit details
    Browse the repository at this point in the history
  5. Added swagger enum.

    KN4CK3R committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    83148f2 View commit details
    Browse the repository at this point in the history
  6. Use longer TEXT column type.

    KN4CK3R committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c6eca22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    417308d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    6e12833 View commit details
    Browse the repository at this point in the history
  2. Removed index.

    KN4CK3R committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    bfae746 View commit details
    Browse the repository at this point in the history
  3. Use dedicated package router.

    KN4CK3R committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c6a45ff View commit details
    Browse the repository at this point in the history
  4. Moved files to new location.

    KN4CK3R committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1b4854c View commit details
    Browse the repository at this point in the history
  5. Updated docs.

    KN4CK3R committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c209e68 View commit details
    Browse the repository at this point in the history
  6. Fixed JOIN order.

    KN4CK3R committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    04b3aae View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Fixed GROUP BY statement.

    KN4CK3R committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    ff51ca9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    fa0c89c View commit details
    Browse the repository at this point in the history
  2. Fixed GROUP BY #2.

    KN4CK3R committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f596b58 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Added symbol server support.

    KN4CK3R committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6bdf396 View commit details
    Browse the repository at this point in the history
  2. Added more tests.

    KN4CK3R committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e70ec8e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Set NOT NULL.

    KN4CK3R committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    0aa6069 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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

Commits on Mar 12, 2022

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

Commits on Mar 13, 2022

  1. Moved auth into service.

    KN4CK3R committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    7ba602c View commit details
    Browse the repository at this point in the history
  2. refactor

    KN4CK3R committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    0293e77 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

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

Commits on Mar 15, 2022

  1. Use ctx everywhere.

    KN4CK3R committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    35c04f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Added package cleanup task.

    KN4CK3R committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    118770f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Changed packages path.

    KN4CK3R committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    abf3a1e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Added container registry.

    KN4CK3R committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    5a4128a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8b071 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    KN4CK3R committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    f41cbf0 View commit details
    Browse the repository at this point in the history
  4. Updated comparison.

    KN4CK3R committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    17b949e View commit details
    Browse the repository at this point in the history
  5. Fix swagger.

    KN4CK3R committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    dd953f2 View commit details
    Browse the repository at this point in the history
  6. Fixed table order.

    KN4CK3R committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    6804517 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    15246c2 View commit details
    Browse the repository at this point in the history
  2. Enabled ReverseProxy auth.

    KN4CK3R committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    250443d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00dbfe2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Added packages link for orgs.

    KN4CK3R committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5f8e6b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Fixed anonymous org access.

    KN4CK3R committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d8b1c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb59cbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d87c42b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

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

Commits on Mar 27, 2022

  1. Merge error

    KN4CK3R committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    70c3825 View commit details
    Browse the repository at this point in the history
  2. Added suggestions.

    KN4CK3R committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    af95307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8af95ef View commit details
    Browse the repository at this point in the history
  4. Fixed merge.

    KN4CK3R committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    1bf5b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c05f9fa View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    4aab760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431ba7c View commit details
    Browse the repository at this point in the history
  3. Handle "generic".

    KN4CK3R committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    be74e4d View commit details
    Browse the repository at this point in the history
  4. Added link for TODO.

    KN4CK3R committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    3cb84ef View commit details
    Browse the repository at this point in the history
  5. Added suggestions.

    KN4CK3R committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    20facab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64d02e3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature-packages' of https://github.com/KN4CK3R/gitea i…

    …nto feature-packages
    KN4CK3R committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    3a51b83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10c5f03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d08e80 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Added suggestions.

    KN4CK3R committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    dbbbfa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7efd245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f55dcbf View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Apply suggestions from code review

    Co-authored-by: Thomas Boerger <thomas@webhippie.de>
    wxiaoguang and tboerger authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    1d4ce1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ff7b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f8940 View commit details
    Browse the repository at this point in the history