** which would work as a page generator to show particular collections or by addresses on other existing web applications )\r\n- [ ] Write introduction article around experience with development around unique pallet implementation\r\n\r\n\r\n",[2030,2032],{"name":2031,"color":1992},"A-statemine-ahk",{"name":2005,"color":2006},757,"Statemine integration into KodaDot placeholder","2021-12-16T09:36:56Z","https://github.com/kodadot/nft-gallery/issues/757",0.76013654,{"description":2039,"labels":2040,"number":2048,"owner":1994,"repository":1995,"state":2008,"title":2049,"updated_at":2050,"url":2051,"score":2052},"This is quite experimental, but we need to supercharge our UX as with more parachains we need to push our stuff on the edge servers as Pinata suffers, is quite slow and doesn't quite keep pace for files.\r\nWe are a bit failing into a centralized pit, but we will store copies of IPFS & Arweave for sure still. \r\nSo stuff is still decentralized for whatever reason you need to have it permanent and distributed, yet we need to go fast whenever users browse our interface.\r\n\r\nInitial idea is to scrape all jpegs on daily basis, once per day, \r\neven ones from Singular and push them to KodaDot Netlify account to supercharge loading times.\r\n(we can make Plural by KodaDot)\r\n\r\n### Ref\r\n- https://docs.netlify.com/large-media/overview/\r\n- Netlify Large Media is intended for files up to 100 MB in size.\r\n- Netlify can handle transformation if needed https://docs.netlify.com/large-media/usage-and-billing/ probably we will transform them to 666x666 locally, keeping aspect ratio in mind, it should be sufficient for fast loading them \r\n- transform them into webp format to save at least 30% smaller\r\n\r\n",[2041,2043,2045],{"name":2042,"color":2006},"p4",{"name":2044,"color":1992},"A-nuxt",{"name":2046,"color":2047},"experimental","B09211",1515,"Fetch all jpegs and push them into Netlify LM","2022-02-05T17:59:56Z","https://github.com/kodadot/nft-gallery/issues/1515",0.76247084,{"description":2054,"labels":2055,"number":2062,"owner":1994,"repository":1995,"state":2008,"title":2063,"updated_at":2064,"url":2065,"score":2066},"- I guess would be nice to show history data on Statemine\r\n- Would be nice to extend https://github.com/kodadot/unique for events",[2056,2057,2058,2060],{"name":2031,"color":1992},{"name":2017,"color":2018},{"name":2059,"color":2006},"p5",{"name":2061,"color":1992},"A-collection",2167,"Add history component data to Statemine ","2023-10-16T11:48:56Z","https://github.com/kodadot/nft-gallery/issues/2167",0.76425433,{"description":2068,"labels":2069,"number":2074,"owner":1994,"repository":1995,"state":2008,"title":2075,"updated_at":2076,"url":2077,"score":2078},"We encounter problems with first mints, that crawlers (telegram, twitter, ) which fetches it for social media OGs, gets undefined response, because timed out on fetch request.\r\n\r\nThing here would be warm IPFS gateways with mints before users gonna post it.\r\n\r\nAfter successful mint open nft detail and fetch on background headers of multimédia through IPFS gateways (you can see them in gallery item detail)\r\n\r\nIf there are more, open collection so the user can share it",[2070,2073],{"name":2071,"color":2072},"good first issue","5319e7",{"name":2017,"color":2018},143,"Make user as First crawler","2021-05-07T08:41:50Z","https://github.com/kodadot/nft-gallery/issues/143",0.76650995,{"description":2080,"labels":2081,"number":2074,"owner":1994,"repository":2082,"state":2008,"title":2083,"updated_at":2084,"url":2085,"score":2078},"> > > displays proper message now: (key not found) ✔️ \r\n> > \r\n> > \r\n> > Not related to this PR. It also happened on canary env. https://canary.kodadot.xyz/ahp/gallery/1-15\r\n> \r\n> i was not talking about the error message itself, just that you've fixed it and it display the error correctly\r\n\r\n\r\nThe error message comes from an api response.\r\n\r\n`https://keywise.kodadot.workers.dev/resolve/ahp-0` Something wrong happens on the worker side.\r\n\u003Cimg width=\"315\" alt=\"image\" src=\"https://github.com/kodadot/nft-gallery/assets/31397967/b826370b-d261-4af0-b2d0-45a196cb49ee\">",[],"workers","Return 200 empty response on KV","2023-10-12T12:13:04Z","https://github.com/kodadot/workers/issues/143",{"description":2087,"labels":2088,"number":2099,"owner":1994,"repository":1995,"state":2008,"title":2100,"updated_at":2101,"url":2102,"score":2103},"Currently, our UX is suffering slowness of response by Subquery on bigger queries than usual. \r\nSometimes client receives an HTTP status code 503 so we are still inspecting where is issue coming from. \r\n\r\nIn the long-term doubt, it would be sustainable for users and it can create a significant bill on our address. To avoid it, it could be potentially a later business model of ours.\r\n\r\n### For now, we should \r\n- do a snapshot of the data (Spotlight has 5.6M rn, Series will be way bigger)\r\n- store it somewhere, Pinata/Estuary is a hot candidate to do it\r\n- an added label that when was a snapshot taken\r\n\r\n### Where applicable\r\n- series-insights\r\n- spotlight\r\n- kodadot/ideas#7 \r\n- kodadot/ideas#16 \r\n- kodadot/nft-gallery#1386 \r\n\r\n### How \r\n- probably use Netlify functions, we have 125k invocations and in future \"infinite\"\r\n- this could cost 672 invocations per month, depends how much minutes it will eat each invocation, probably linear/exponentionaly raising\r\n\r\n\r\n### Ref\r\n- https://www.netlify.com/products/functions/\r\n- https://functions.netlify.com/playground/\r\n- `-background` to the end of the filename transforms any function into an asynchronous function that can run in the background with up to 15 minutes of runtime.",[2089,2091,2094,2096,2098],{"name":2090,"color":2018},"$$",{"name":2092,"color":2093},"subquery","EC2C6D",{"name":2095,"color":2006},"p3",{"name":2097,"color":1992},"A-subsquid",{"name":2044,"color":1992},1513,"Snapshot of huge data queries ","2022-04-15T12:37:41Z","https://github.com/kodadot/nft-gallery/issues/1513",0.76778954,{"description":2105,"labels":2106,"number":2108,"owner":1994,"repository":1995,"state":2008,"title":2109,"updated_at":2110,"url":2111,"score":2112},"The following list of features should be available: \r\n- [ ] Create Class\r\n- [ ] Create NFT\r\n- [ ] View Collection\r\n- [ ] View NFT\r\n- [ ] View Collection List\r\n- [ ] View Profile\r\n- [ ] Can Transfer\r\n- [ ] Can Burn\r\n- [ ] Can Transfer Collection\r\n- [ ] Teleport ",[2107],{"name":2031,"color":1992},1536,"Tracking: Wen Statemine ","2021-12-24T11:38:50Z","https://github.com/kodadot/nft-gallery/issues/1536",0.7680188,["Reactive",2114],{},["Set"],["ShallowReactive",2117],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"HPazdR_yjKV04l8NPHcIUnlFYA5OmwuNzjTvOJAAryU":-1},"/kodadot/nft-gallery/625"]