All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- show columns of collections on smaller resolution displays (0d2349e)
- disable maintenance (4af9359)
- enable maintenance (f798220)
- disable maintenance (5b363d4)
- enable maintenance mode (59d8a3b)
- raise upload limit (ef7e4bf)
- hide network switch on main site (ab765b1)
0.3.3 (2022-02-28)
0.3.2 (2022-02-28)
- loan card name overflow bug (8ef22ca)
- rename /explore/loans to Loans (9ffeaa4)
0.3.1 (2022-02-27)
- added active tabs for collections (f26fe61)
- added active tabs for create (482e0bd)
- added active tabs to profile (8059a54)
- added placeholder for chart in history section (f1fc0a6)
- added vercel rewrite for testnet (4c14d6c)
- changed default network for production (26bbfed)
- created hook to auto switch between active tabs (b2eb2a7)
- prioritize env default network over config file (e66d8a1)
- added mailto for report and appeal buttons (3cb2d93)
- added shadows to history chart :) (5be5f24)
- change default network to mainnet (95f0fe7)
- changed activeTab to tab (b534263)
- changed empty section text to h2 (699f2f5)
- changed state to use mainnet by default (af43400)
- deployment error (e4ef046)
- details section not working for unauthenticated users and responsiveness (a2e2abb)
- follow button bug (fa96b95)
- made market section state name visible even when config is null (f1c30b6)
- removed use on testnet warning (da04b42)
0.3.0 (2022-02-21)
0.2.12 (2022-02-21)
- implemented warning text for rejected items and items pending approval (3377d5b)
- update marketplace contract ABI (0a16039)
- update testnet contract addresses (f1affd7)
- added creator check for approve button (602b527)
- added loader and fixed the object-fit issue (1c608c3)
- added preference for height when dealing with square images (e1e92c5)
- fixed zoom-in not workingfor single collectible (498261b)
- loader for claim account and log out on network switch (499a168)
- removed useEffect for ESLint (ec6aed7)
- removed video from accepted mimetypes (1c1c00f)
- revert testnet contracts (40b4112)
0.2.11 (2022-02-19)
- added collections page redesign (db13a67)
- Added Details section for single collectible and mainnet fix (11a4705)
- added dropdown in navbar for tos and privacy (195b687)
- added GDPR and ToS (b51e68f)
- added integrations for collections page (8a943ff)
- added masking for Explicit content on single collectible (8d42ba2)
- added state sections to profile (6c32169)
- finalize single collectible market interactions (a53095d)
- implement blockchain interactions (b6e7b0c)
- integrated more buttons (2d531e6)
- added fullscreen mode and image magnifying glass for nft content (36dea3c)
- added scrollbar for account select (b4e754f)
- added WIP for items (d2949a7)
- backend url in networks file (5a2d356)
- bumped z-index for deadline (5e075b3)
- case fix for ToS (32c9f7f)
- chagned backend url to new function (8c756f5)
- changed amount location (ae003f3)
- changed contracts (cf2f556)
- changed font to monospace for address fields (da66165)
- changed how dropdowns work (2a56d92)
- changed marketsection layout for single collectible (3d601ed)
- collectible page image max-height (224c2ad)
- deadline bug (ea52dfc)
- ESLINT warnings (b528abb)
- fetching collections (2218840)
- fixed videowrapper (870a7f4)
- formatted duration text and style for modals (57a9d21)
- integrated NFT approval (fea19b2)
- made Select non searchable and fixed z-index (975e792)
- managed responsiveness for collections page (f43793b)
- managed responsiveness for profile card (9bf772e)
- modified address font for account select (eca8043)
- modified banner z-index (5ef59bf)
- navbar info button modal issue (ab0bbb3)
- reduced brightness for blur (b2e1662)
- refactored magnifying glass events (4b84c70)
- removed governing laws for ToS (ef4f222)
- removed loaders for images due to bugs in onLoad (2e7d10a)
- replaced react-helmet with react-helmet-async (61a600c)
- slight modifications to ToS content (2342573)
- stopped profile page background from re-rendering (eee799e)
- styled max amount for modals (806f623)
- tweaked content for ToS and privacy (26b318c)
- tweaked warning text color for collectible page (d046d86)
- tweaked warning text content (9eac76a)
- un-interactable cards (dd5cee2)
- update mainnet contract addresses (a0d9eed)
- updated contracts (044f0f0)
- validateDOMNesting and non boolean attribute error for navbar dropdowns (1fab752)
- video cards work again :) (ecf5cb0)
- yet another case fix for ToS (9256283)
0.2.10 (2022-02-11)
- added loan cards for explore page (9847336)
- added persistence to account balance (c709d28)
- added raffle cards for explore page (ead9eec)
- added sale and auction cards for explore page (9566fe0)
- added Sale, Raffle, Auction, Loan sections for explore page (c941135)
- show balance in profile element (6977b28)
- added offfet limit for navbar (8c4a6f4)
- fixed amount styles (36e7555)
- removed console.log for ESLINT (73d9dea)
- z-index issue for navbar on profile page (4c38faa)
0.2.9 (2022-02-09)
- added amount to title (81f7b11)
- added configs till raffles (444472d)
- added dropdown for explore (397b1b6)
- added functionalities to ink sacs (8b9e349)
- added image loading & lazy loading for explore cards (a8274ec)
- added info for profile section (357b251)
- added integrations for single collection page (e9a9bd0)
- added more integrations for configs (04ec026)
- added network config file instead of using env variables (0845069)
- added profile section to choose an account (be2599d)
- added unwrap page (cf53d24)
- changed node engine version (8a230b9)
- changed placeholder text for bids in profile (912f201)
- completed implementing basic skeleton for configurations (ea26d4b)
- completed implementing basic skeleton for configurations (8291415)
- created erc selector (77e1160)
- ESLINT error (235d6d4)
- finished implementing modals for single collectible page (d31555e)
- implemented collected section for profile (1a803b6)
- initialised pagination (c065261)
- tried to add meta tags dynamically (b5e075c)
- update contracts (7ba8b9c)
- upload to ipfs client-side and send items for verification (f650dd7)
- added date-fns (798807b)
- added loader for collections modal (3189888)
- added transfer button and minor typo fixes (f4b675b)
- addressed filename sanitization issue (27fe75d)
- change contract addresses in networks config (c91efb8)
- changed deadline from seconds to ms during config matching (1d79290)
- changed router navigation from browser window API to react router (9d06ca7)
- disabled dropdown for mobile devices (4964944)
- downgraded ipfs-http-client (7308007)
- eslint error (32f0218)
- eslint fix (f36cde2)
- eslint warnings (14aaca0)
- explore dropdown bug (7aaf845)
- managed responsiveness for profile info (5e6a017)
- mfw it didnt work and we are back to static meta (439705e)
- name max width for mobile devices (75cfe36)
- reload video source bug (75545d5)
- reverted node engine version (2ccf3ea)
- set erc721 as default (6873fa5)
- styling improvements for progress bar (8110d95)
- styling: changed explore dropdown style (91e384d)
- trying out helmet for meta tags (458cdd2)
- trying to get vercel to work again (2abe5b8)
- used transition to fix hover end transition on featured card (167e051)
- used transition to fix hover end transition on featured card (89334a2)
0.2.8 (2021-12-14)
- profile page bug (abb369c)
0.2.7 (2021-12-11)
- added error handling with toasts (9c6ce35)
- added price change in context after putting on sale (32ce062)
- bumped opacity for featured card (20c8a46)
- chagned featured card layout (85d8c35)
- changed layout for lagoon page (bdee363)
- chrome emoji issue (14ecc36)
- chrome emoji issue (8555887)
- inconsistent responsive margin (cd7fe76)
- managed responsiveness for lagoon page (0227cc2)
- managed responsiveness for mobile devices (16d6ccf)
- minor UI inconsistencies (4beddb5)
- modified lagoon page layout (5abf771)
- optimize explore page by doing fetching on the client side (75e180c)
- replace spaces with %20 in urls (e138617)
- responsiveness messed up desktop view (5e58dfd)
- switch back to appengine (5cc8538)
0.2.6 (2021-11-19)
0.2.5 (2021-11-08)
- added landing screenshot with rounded corners (e9c670e)
- Update README (6a6a311)
- updated meta tags (9da08eb)
- added max-height for video (dfba7d7)
- added price in usd for collectible (2cc71cb)
- buy and bid showing up when not logged in (284fc0b)
- fixed eslint warnings (7482c25)
- video max height for fullscreen (204b5c1)
0.2.4 (2021-11-08)
0.2.3 (2021-11-08)
- added cover image for audio on collectible (7d5547d)
- added readme, contributing and license (057881c)
- added sitewide testnet alert (63876ba)
- changed licenseto MIT (7ce2259)
- redirect to collectible page after minting (3c94f75)
- update README.md (882c235)
- added landing page screenshot README (c41f7ad)
- added link for README (0da19e5)
- added responsiveness for top banner (738e8aa)
- button text change for mobile devices (f75264c)
- button width for Bids and Transactions (21567f3)
- change marketplace contract (f0aeaa0)
- changed button text on landing (abaf7d7)
- changed first child hover style for bids (e7e5b82)
- commit README (4ab5d17)
- improved README (1fbea37)
- increased max width for collectible headers (5686403)
- memoized plyr component (569be38)
- remove collections on profile page exit (f200ff3)
- removed install from README (f821408)
- removed stray console.log (fa6e487)
- removed stray hr from README (e02b598)
0.2.2 (2021-11-08)
- added validity check for collectible (9de1518)
0.2.0 (2021-11-08)
- major styling overhaul, new pages
-
account select hide currently logged in profile (3d9f247)
-
added more 'bounce' to waves (22bfc65)
-
bids history section (01c5750)
-
bids sections for no items (b91b9b2)
-
change api url (d86f8fe)
-
changed text background clip layout (eefcb2b)
-
polish modals (fa1662d)
-
rect bounding bug (b87806e)
-
return true by default for account select filter (ec909a8)
-
styles: changed opacity for waves gradient (69f4f5a)
-
water animation overflow (1a4d6d5)
-
Merge pull request #2 from boidushya/master (e413263), closes #2
0.1.21 (2021-11-08)
0.1.20 (2021-11-07)
- added accept and cancel bid options (de7212e)
- added bidsHistory to context (3dffdad)
- added responsiveness for collectible (80289a9)
- added responsiveness for error, collections (4d4ca3a)
- added responsiveness for landing, navbar and explore (18e8156)
- added responsiveness for profile (8a2bfbe)
- added video and audio cards to collectible page (36eae10)
- added waves for landing page (f4a589e)
- changed backend url (f8b343f)
- grab profile owned nfts from backend (f44f1b2)
- integrate put on sale, remove from sale, buy now (e3a9f5e)
- pull collection data from backend on collection page (6fb231f)
- pull explore data from api (1961883)
- added auth check for isSeller and isBidder (d06fec4)
- changed button size for mobile landing (42933d9)
- env api url (a82c801)
- only declare evm provider once (fa51b8f)
- only grab provider when needed (7309759)
- postcss safe :root (dda239e)
- profile page bugs (f3906e7)
- responsiveness for plyr (fdfcd5b)
- styles: audio center issue (24c8f17)
- styles: changed plyr.css (809cf6f)
- styles: fixed space between collectible items (27de3bd)
- styles: plyr build error (4a8cf69)
- style: video border radius (a3c66a2)
0.1.19 (2021-11-05)
- changed marketplace contract address, show evm address on profile (e4f55b3)
- refactor NFT cards (f9e7555)
0.1.18 (2021-11-05)
- added Bid screen in collectible (51df973)
- added explore page and cards (b6fa33e)
- mint through marketplace contract (6368e88)
- started adding marketplace utils (16ebd4d)
- colletible changes (da4ab63)
- fixed eslint errors for prod (bdb09a8)
- merge conflicts (6e5eaa6)
- move some contract interactions to the backend (1a2e294)
- owner structure revamp (89b9894)
- send evm address on auth (ddad354)
0.1.17 (2021-11-03)
- removed individual suspense for landing (72e78be)
0.1.16 (2021-11-03)
0.1.15 (2021-11-03)
- added bid condition sections (c6cd950)
- added lazy loading for landing (bea7536)
- added loading stack to fullpage loader (f1e395f)
- added page loader (b2fa248)
- account switching issues (c5074cb)
- collectible: added Price (824e2f8)
- collectible: added scrollbars to property (504d582)
- collectible: added other owners (0959906)
- change api url (d141fe3)
- replaced all loading with sqwid loader (78d5475)
- change NFT contract (39c7cb7)
- removed unwanted comments (7a15322)
- updated workflow (a11cc03)
- add getMetaById & getTokensByOwner (b0d8f40)
- added 3d parallax for nftcard (6858b4c)
- added 404 page (7ae7919)
- added auth persistence (1b3f284)
- added collectible page content (7e6fa5e)
- added collection and button to create (eb109f3)
- added collection cards (1fc803e)
- added collections to profile (f37d209)
- added copy animation (c630a8b)
- added coverData for upload (3fe680e)
- added create page elements (adb2871)
- added favicons and basic meta (49f52e3)
- added hero section (2ff1c67)
- added plyr (601f15b)
- added preview for cover image (ef1bd6c)
- added preview to create page (8dfd717)
- added Profile page elements (bc9a149)
- added properties (d166ed0)
- added properties to uploadNFT (d8903d7)
- added scrollbars (be9050d)
- added sections and contexts to create (222eca4)
- added unsaved changes (f2b2b6d)
- added wallet connection (0ae630e)
- changed animation for hover (4bfa72b)
- changed icon animation from load to hover (9f02288)
- changed name and added squid animation (7dfd7b1)
- changed primary theme color (0eee5dc)
- changed to cloudflare for cover (515d0e6)
- collection create is functional now (2e180fe)
- completed edit features for name and description (2559fc1)
- create collectible adds collectibles to db (710ebd2)
- init (9a9d016)
- integrated collections (fb7b92f)
- integrated existing collection functionality (6f9f5f1)
- mint NFTs on create page (4f50b08)
- modal closes after successful submission (6e4e04b)
- replaced fetch with axios (21942d5)
- started backend integration to profile (7f660f5)
- the scrollbars have consumed me (525ad4a)
- added address to account select (f9703aa)
- added check for 0 (4d874fb)
- added connect trigger on button click (772849f)
- added context for edit details (984698e)
- added lazy motion (0711822)
- added logo animations (69b9cb7)
- added text-overflow for collections (10926c8)
- axios requests in connect.js (bae127d)
- changed api url (94a45cc)
- changed collection thumbnail image (f60e0cc)
- changed min-width for nft card (75ce3c4)
- changed search height (f257643)
- eslint issues (fd2aeea)
- fixed exact navigation classes (a517c32)
- fixed localStorage initialisation (979f582)
- fixed memory leak bug for modal (8a89a36)
- fixed transition duration (703c0bc)
- make createCollection and uploadNFT async (0d04d23)
- minor styling fixes (b55597f)
- navbar: replaced community with profile (56dc936)
- numeric input check on royalty (fa8bb02)
- prevented re-render of background on copy (18e0630)
- profile not updating realtime (9fd4228)
- profile page gif background (3096a83)
- refactored modal dropzone (9e55104)
- remove unnecessary slash (dceb78f)
- removed gradient on no content (ab30590)
- removed react from divider (f92016e)
- removed unused import (41f0ee5)
- removed useLocaiton (0477a09)
- squid animation (c5b7550)
- styling issues (1afe0e5)
- uploading cover data to ipfs (bf8a7af)