Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
fedb8f1
feat: add topsort search resolver
barbmarcio Sep 10, 2024
30abf26
Merge pull request #1 from Topsort/mar/feat/topsort-search-resolver
barbmarcio Sep 10, 2024
cd367e8
revert "feat: add topsort search resolver" (#2)
barbmarcio Sep 10, 2024
858329e
feat: add topsort search resolver (#3)
barbmarcio Sep 10, 2024
abfd67b
chore: remove usage of sdk
barbmarcio Sep 12, 2024
d16041b
chore: change readme
barbmarcio Sep 12, 2024
2d2d138
chore: update readme
barbmarcio Sep 12, 2024
499567c
chore: hardcoding key (temp)
barbmarcio Sep 12, 2024
1e38e88
fix: splice original product before unshift
barbmarcio Sep 12, 2024
a33b38f
feat: add header https
barbmarcio Sep 24, 2024
29ffe23
fix: topsort key parameter
barbmarcio Oct 3, 2024
20332ac
fix: read topsort api key
barbmarcio Oct 4, 2024
2377331
Release v1.0.0-beta.0
barbmarcio Oct 4, 2024
b8bf2a1
chore: bump version
barbmarcio Oct 4, 2024
d3f9520
chore: change version and name
barbmarcio Oct 18, 2024
4dd04f1
chore: adds new readme version
barbmarcio Oct 21, 2024
4cbb048
chore: changelog
barbmarcio Oct 21, 2024
b9d0e12
chore: version
barbmarcio Oct 28, 2024
c2b380a
Release v1.0.0-beta.0
barbmarcio Oct 28, 2024
3ec170f
chore: add user agent as part of api call
barbmarcio Oct 28, 2024
a408cfc
fix: rename app name on constant to `auctions`
barbmarcio Nov 19, 2024
b2429ef
feat: centralize use of topsort service to retrieve settings (#12)
barbmarcio Dec 16, 2024
4f77fec
chore: bump to 2.0.1
barbmarcio Feb 19, 2025
d5ae41c
chore: remove logic to cut out the product list
barbmarcio Feb 27, 2025
3ec0139
feat: add token decryption (#15)
barbmarcio Feb 27, 2025
de1246a
fix
agustinespildora Mar 5, 2025
6c69b7c
chore: bump version to 2.0.3 and update changelog
FelipeRiveraC Mar 5, 2025
64e8a22
fix: change sponsored for ad in product name (#16)
FelipeRiveraC Mar 5, 2025
33a18ec
feat: add support for keyword and category auctions (#17)
barbmarcio Mar 11, 2025
d410f92
wip: ensure product properties are initialized before pushing resolve…
FelipeRiveraC Mar 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

31 changes: 0 additions & 31 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

17 changes: 0 additions & 17 deletions .github/workflows/pull-request.yml

This file was deleted.

Loading