Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Refactor/general #644

Merged
merged 536 commits into from
Feb 17, 2024
Merged

Refactor/general #644

merged 536 commits into from
Feb 17, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 27, 2023

  1. refactor: cleanup

    0x4007 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5d73a89 View commit details
    Browse the repository at this point in the history
  2. fix: filepath

    0x4007 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a5eac54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf0f77 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    69a29b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb35cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b414d45 View commit details
    Browse the repository at this point in the history
  4. chore: this is all broken

    0x4007 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bdf0ba4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Oct 30, 2023

  1. Merge pull request #29 from ubiquity-whilefoo/custom-context

    feat: custom context
    0x4007 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    51d069f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. feat: contributor incentives

    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    369d885 View commit details
    Browse the repository at this point in the history
  2. feat: contributor incentives

    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6161872 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'pavlovcik/refactor/general' into feat/c…

    …ontributor-incentives
    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    24bf782 View commit details
    Browse the repository at this point in the history
  4. revert: undo context merges

    0x4007 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0d66ce5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da5bebe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d00852 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2710fcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c55e93c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    37b3e2a View commit details
    Browse the repository at this point in the history
  2. feat: aggregate errors

    0x4007 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b0035a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326a2b7 View commit details
    Browse the repository at this point in the history
  4. fix: wildcard unassigns

    and temporarily suppress some build errors
    0x4007 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d6414c2 View commit details
    Browse the repository at this point in the history
  5. feat: allow setting price label only

    also will automatically choose the lowest price label if multiple are set
    0x4007 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bf8f20a View commit details
    Browse the repository at this point in the history
  6. feat: tried zod

    whilefoo committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f6e23eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5da0ab View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. feat: new config

    whilefoo committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    85a3bf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. fix: circular dependencies

    whilefoo committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3e939d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. fix: schema and decode

    whilefoo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    4926daf View commit details
    Browse the repository at this point in the history
  2. fix: payload user type

    whilefoo committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    776938a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f43ca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix: main type errors

    0x4007 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    79347a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    28d67cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c67919 View commit details
    Browse the repository at this point in the history
  3. fix: got to permit generation

    doing another pass to add a missing value
    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    53d899b View commit details
    Browse the repository at this point in the history
  4. fix: type errors

    sorting based on issue comments or review comments
    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    dd465d2 View commit details
    Browse the repository at this point in the history
  5. fix: permit type errors

    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    db35021 View commit details
    Browse the repository at this point in the history
  6. fix: type errors almost completed

    just need to solve setting relevance score correctly
    0x4007 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    666a072 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix: all type errors fixed

    0x4007 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e8aa4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba91015 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    33b955c View commit details
    Browse the repository at this point in the history
  2. feat: initialize

    wannacfuture committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2ef0cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. fix: some runtime bugs

    0x4007 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a8391c8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'pavlovcik/feat/contributor-incentives-t…

    …otal-scoring-initialization' into feat/contributor-incentives-total-scoring
    0x4007 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    047998b View commit details
    Browse the repository at this point in the history
  3. refactor: cleanup

    0x4007 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d0f62e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. fix: tests

    whilefoo committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8897087 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix: added comment

    whilefoo committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1100888 View commit details
    Browse the repository at this point in the history
  2. refactor: small adjustments

    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1e1fe26 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refactor/bot-config' of https://github.com/ubiquity-whi…

    …lefoo/ubiquibot into ubiquity-whilefoo-refactor/bot-config
    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d057dc6 View commit details
    Browse the repository at this point in the history
  4. refactor: organize imports

    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    528b8c6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ubiquity-whilefoo-refactor/bot-config' into feat/contri…

    …butor-incentives-total-scoring
    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    54a7066 View commit details
    Browse the repository at this point in the history
  6. fix: build errors

    0x4007 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a0e488e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    53428a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcdd53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1be6a8 View commit details
    Browse the repository at this point in the history
  4. refactor: cleanup

    0x4007 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d8fd54c View commit details
    Browse the repository at this point in the history
  5. feat: remove zod

    whilefoo committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    232cecd View commit details
    Browse the repository at this point in the history
  6. fix: merge before validation/defaults

    reference: #38 (comment)
    whilefoo committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4cc7866 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. feat: custom merge for arrays and change commands to disabledCommands

    also changed time and priority labels from array of objects to array of strings
    whilefoo committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ca1d827 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from ubiquity-whilefoo/fix-config

    Fix config
    0x4007 authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    62cb0c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ccce56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2949f7e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    3806a89 View commit details
    Browse the repository at this point in the history
  2. feat: comment on commit

    0x4007 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6253435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dfc27e View commit details
    Browse the repository at this point in the history
  4. feat: duplication fix

    wannacfuture committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    af772be View commit details
    Browse the repository at this point in the history
  5. feat: minor fix

    wannacfuture committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ad8e068 View commit details
    Browse the repository at this point in the history
  6. feat: minor fix

    wannacfuture committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    880281c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #48 from pavlovcik/feat/contributor-incentives-tot…

    …al-scoring-duplicate-fix
    0x4007 authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d00946c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82450db View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/contributor-incentives-total-scoring' of https://g…

    …ithub.com/pavlovcik/ubiquibot into feat/contributor-incentives-total-scoring
    0x4007 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1d6da4b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Nov 19, 2023

  1. Merge pull request #50 from wannacfuture/feat/contributor-incentives-…

    …total-scoring-duplicate-fix
    
    feat: duplication collaborator
    0x4007 authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    f5a5c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40005e6 View commit details
    Browse the repository at this point in the history
  3. fix: change to undefined

    whilefoo committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    db19706 View commit details
    Browse the repository at this point in the history
  4. fix: initialize only once

    whilefoo committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    df8bc59 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. feat: logger inside context

    whilefoo committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4713afa View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. chore: delete ubiquibot-config-default.ts and modify

    generateConfiguration function
    
    ca1d827#r132819581
    0x4007 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4cbbf38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from ubiquity-whilefoo/runtime-fix

    feat: remove context from adapters and pass it by parameter
    0x4007 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1d7f061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0724395 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    e36fe96 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/contributor-incentives-total-scoring' into feat/co…

    …ntributor-incentives-total-scoring-duplicate-fix
    wannacfuture authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    684a97c View commit details
    Browse the repository at this point in the history
  3. feat: update

    wannacfuture committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    10a7557 View commit details
    Browse the repository at this point in the history
  4. feat: update

    wannacfuture committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    edfc1f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f90fc56 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix: await promise

    0x4007 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c6a07bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ef147 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. feat: minor fix

    wannacfuture committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f6fa2ad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/contributor-incentives-total-scoring-duplicate-fix…

    …' of https://github.com/pavlovcik/ubiquibot into feat/contributor-incentives-total-scoring-duplicate-fix
    wannacfuture committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d4a8794 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    be2baae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    950300b View commit details
    Browse the repository at this point in the history
  3. fix: linter issues

    0x4007 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    06dd7b8 View commit details
    Browse the repository at this point in the history
  4. fix: lint staged

    0x4007 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9151881 View commit details
    Browse the repository at this point in the history
  5. fix: import paths in files

    0x4007 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c427d09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87e56aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8277400 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b700ce5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Merge pull request #53 from ubiquity-whilefoo/paginate-fix

    Octokit paginate
    0x4007 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5e99029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c68b7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/contributor-incentives-total-scoring-duplicate-fix…

    …' into refactor/type-locations
    0x4007 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5cd3d6d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'pavlovcik/feat/contributor-incentives-t…

    …otal-scoring' into refactor/type-locations
    0x4007 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    609b15f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    761fdd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcd04c0 View commit details
    Browse the repository at this point in the history
  7. chore: sync readme

    0x4007 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    10f14f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ee033c View commit details
    Browse the repository at this point in the history
  9. fix: add jest types again

    0x4007 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    d83f8c5 View commit details
    Browse the repository at this point in the history
  10. fix: kebab case

    0x4007 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5e22ebb View commit details
    Browse the repository at this point in the history
  11. fix: logger

    0x4007 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c1e4852 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    13e3b88 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    bdcfb73 View commit details
    Browse the repository at this point in the history
  2. fix: log level and error handling

    on the github comment it will make the metadata fully visible on fatals not just on errors now
    0x4007 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ac2534e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1cc46f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db5ee8f View commit details
    Browse the repository at this point in the history
  5. chore: kebab case

    0x4007 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2cc0052 View commit details
    Browse the repository at this point in the history
  6. refactor: issueNumber

    0x4007 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    933cdcd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. chore: add knip ci workflow

    Resolves: ubiquity#897
    gitcoindev committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5f3c94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f5fe2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Update event.ts

    Co-authored-by: FUTURE <[email protected]>
    0x4007 and wannacfuture authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f5d45bc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c37115b View commit details
    Browse the repository at this point in the history
  2. Update webhooks.ts

    wannacfuture authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    96aebdd View commit details
    Browse the repository at this point in the history
  3. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d478166 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea077a0 View commit details
    Browse the repository at this point in the history
  5. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    daa134a View commit details
    Browse the repository at this point in the history
  6. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5e2500f View commit details
    Browse the repository at this point in the history
  7. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8b92e0c View commit details
    Browse the repository at this point in the history
  8. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a83b91e View commit details
    Browse the repository at this point in the history
  9. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    570f63b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d1def4 View commit details
    Browse the repository at this point in the history
  11. feat: delete

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7346df1 View commit details
    Browse the repository at this point in the history
  12. feat: update

    wannacfuture committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f65270a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    8678be9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from wannacfuture/refactor/general-deploy

    Refactor/general deploy
    0x4007 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    705238b View commit details
    Browse the repository at this point in the history
  3. fix: dispatch params

    0x4007 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5a0787c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b4be73 View commit details
    Browse the repository at this point in the history
  5. fix: netlify commit hash

    0x4007 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9f89bfd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #59 from pavlovcik/revert-58-refactor/general-deploy

    Revert "Refactor/general deploy"
    0x4007 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    16ae0af View commit details
    Browse the repository at this point in the history
  7. fix: load env

    0x4007 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    12cd2c7 View commit details
    Browse the repository at this point in the history
  8. fix: netlify commit hash

    0x4007 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8c74da7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7fa474 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    212f6e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00f6113 View commit details
    Browse the repository at this point in the history
  12. fix: commit command

    0x4007 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5313a61 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ab24dc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    8afedb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    203ef5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9bfe4 View commit details
    Browse the repository at this point in the history
  4. fix: minor missing info

    0x4007 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    537880f View commit details
    Browse the repository at this point in the history
  5. chore: webhook cleaning

    0x4007 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f266af9 View commit details
    Browse the repository at this point in the history
  6. fix: build hash

    0x4007 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4422df2 View commit details
    Browse the repository at this point in the history
  7. fix: lint-staged

    0x4007 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    46175c7 View commit details
    Browse the repository at this point in the history
  8. fix: compute repo name

    0x4007 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4272ef5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    7961254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdad28 View commit details
    Browse the repository at this point in the history
  3. chore: debug validation error

    0x4007 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e984244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07ce845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    678dcb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4c5986 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

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

Commits on Dec 10, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    579c447 View commit details
    Browse the repository at this point in the history
  2. chore: switch knip-reporter to latest upstream release

    Version 2.1.0 released with export annotations support and additional
    tests.
    gitcoindev committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1a9e668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3c2a4 View commit details
    Browse the repository at this point in the history
  4. feat: nft rewards

    whilefoo committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    db96aca View commit details
    Browse the repository at this point in the history
  5. fix: remove console log

    whilefoo committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    06b3981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2243c38 View commit details
    Browse the repository at this point in the history
  7. refactor: cleanup

    0x4007 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    684b16c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f18483 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    ee51fb8 View commit details
    Browse the repository at this point in the history
  2. chore: add debugging logs

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e23ccee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05a143c View commit details
    Browse the repository at this point in the history
  4. chore: debugging

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6e33815 View commit details
    Browse the repository at this point in the history
  5. chore: debugging

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f81336a View commit details
    Browse the repository at this point in the history
  6. chore: debugging

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ae4e785 View commit details
    Browse the repository at this point in the history
  7. chore: debugging

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fb9bf8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d664be View commit details
    Browse the repository at this point in the history
  9. chore: debugging

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4fe47ba View commit details
    Browse the repository at this point in the history
  10. feat(deps): add netlify logs

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    056bb8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    613ec72 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7def78 View commit details
    Browse the repository at this point in the history
  13. chore: remove huge log

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    41d8f72 View commit details
    Browse the repository at this point in the history
  14. fix: type error for build

    0x4007 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    115a103 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    3ee39e0 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade knip to v3.7 with dev depencies typescript 5.0.4 and

    node types
    
    Also set explicit anntations in knip.yml.
    gitcoindev committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    970419c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    1b38997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef47ed8 View commit details
    Browse the repository at this point in the history
  3. refactor: rename files

    0x4007 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ddd452f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d3e75c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f117c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75c3cc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42cced8 View commit details
    Browse the repository at this point in the history
  8. fix: build error

    0x4007 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f8f6b52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f15f0f View commit details
    Browse the repository at this point in the history
  10. fix: build errors

    0x4007 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0aef637 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. feat: pass less info

    wannacfuture committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    98699d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. refactor: move github events

    0x4007 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    437d144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ceea8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    5e75f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ac3b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b253789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    920a334 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d9dd4a View commit details
    Browse the repository at this point in the history
  6. fix: double events

    0x4007 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4e888c7 View commit details
    Browse the repository at this point in the history
  7. fix: build

    0x4007 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3006a9a View commit details
    Browse the repository at this point in the history
  8. fix: build

    0x4007 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a274d53 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. chore: upgrade yarn

    0x4007 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    7670cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aaf216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ee2d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c15837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62ed94a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf320c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Dec 31, 2023

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

Commits on Jan 6, 2024

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

Commits on Jan 9, 2024

  1. feat: fix pricing issue

    wannacfuture committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    30fafc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge pull request #63 from pavlovcik/refactor/general-deploy-pricing…

    …-issue
    
    feat: fix pricing issue
    0x4007 authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    714ea60 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    0e4efb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85177d0 View commit details
    Browse the repository at this point in the history
  3. chore: almost done merging

    0x4007 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    626cae8 View commit details
    Browse the repository at this point in the history
  4. chore: merge

    0x4007 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3014776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    841b18c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. feat: fix build errors

    wannacfuture committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8aaf055 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. feat: fix CI erros

    wannacfuture committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    19ec41c View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    wannacfuture authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f87a896 View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    wannacfuture authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    136b11d View commit details
    Browse the repository at this point in the history
  4. feat: minor change

    wannacfuture committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    73c5781 View commit details
    Browse the repository at this point in the history
  5. Update build.yml

    wannacfuture authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fa4c9b9 View commit details
    Browse the repository at this point in the history
  6. feat: update build.yml

    wannacfuture committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f16bf6d View commit details
    Browse the repository at this point in the history
  7. Update build.yml

    wannacfuture authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7fbd280 View commit details
    Browse the repository at this point in the history
  8. feat: update build.yml

    wannacfuture committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d0d4230 View commit details
    Browse the repository at this point in the history
  9. Update build.yml

    wannacfuture authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6b29125 View commit details
    Browse the repository at this point in the history
  10. feat: update

    wannacfuture committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9d3c91c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #67 from wannacfuture/feat/fix-label-issues

    Feat/fix label issues
    0x4007 authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ed835da View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. feat: remove axios call

    wannacfuture committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    663138c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from wannacfuture/refactor/remove-axios-call

    feat: remove axios call
    0x4007 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    beb5c9f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    9bc1583 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from pavlovcik/revert-68-refactor/remove-axios…

    …-call
    
    Revert "feat: remove axios call"
    0x4007 authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e402d16 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b85d27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a30fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    223c998 View commit details
    Browse the repository at this point in the history
  4. chore: migrate to bun

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5990267 View commit details
    Browse the repository at this point in the history
  5. fix: bun version

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    17e3cdb View commit details
    Browse the repository at this point in the history
  6. fix: build command

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    3e7d129 View commit details
    Browse the repository at this point in the history
  7. fix: build command

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5687aa1 View commit details
    Browse the repository at this point in the history
  8. fix: install toolchain

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    29de0ee View commit details
    Browse the repository at this point in the history
  9. chore: lint errors

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    32db575 View commit details
    Browse the repository at this point in the history
  10. chore: try to fix knip

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7e5e6ec View commit details
    Browse the repository at this point in the history
  11. chore: adjustments

    0x4007 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0c3a364 View commit details
    Browse the repository at this point in the history