Commit Graph

286 Commits

Author SHA1 Message Date
bartosz-lipinski 503b0e6ca4 feat: vr poster 2021-06-27 20:30:57 -05:00
bartosz-lipinski 35dd76e03d feat: display vr content 2021-06-27 20:27:19 -05:00
Jordan Prince 3ec50ee190
Tick Size and Gap Tick Size (#66)
* Draft code for tick sizes

* Hooking up front to back end, need to test it now.

* Don't adjust ids.

* Fully working tick size and gap tick percentage

* Final fixes and validations for tick and gap

* Update cargo.lock
2021-06-27 19:34:38 -05:00
Jordan Prince 7bfbf0f0af
I feel really guilty about this, but this hack was required to scale to 200 reservations in the current reservation system. We will soon deprecate in favor of an authority based system, but didnt want to leave people behind in the mean time. (#80) 2021-06-27 14:17:28 -05:00
bartosz-lipinski ca15bf4bd2 feat: file extension 2021-06-27 01:19:16 -05:00
bartosz-lipinski a1514188b8 chore: cleanup cards 2021-06-27 00:31:31 -05:00
bartosz-lipinski 6a5dbf1a21 feat: add user name 2021-06-27 00:28:31 -05:00
bartosz-lipinski c185cad93d chore: hide non NFTs 2021-06-27 00:26:22 -05:00
bartosz-lipinski be7f709b78 feat: video display 2021-06-27 00:02:24 -05:00
bartosz-lipinski fe04e1ea31 feat: add prod upload 2021-06-26 23:21:48 -05:00
bartosz-lipinski 71b40a633c chore: remove wallet 2021-06-26 23:19:32 -05:00
bartosz-lipinski 7618d607a6 chore: cleanup 2021-06-26 23:16:00 -05:00
bartosz-lipinski cad35b1bb5 feat: fix video format 2021-06-26 23:15:18 -05:00
Jordan Prince 566c52ac40
Add current spots as a way to cut down on cpu time (#76) 2021-06-24 20:40:20 -05:00
Jordan Prince 312002e4f2 Some last minute fixes for res lsit 2021-06-24 18:01:03 -07:00
Jordan Prince 5a4086738b
reservation list fix for scaling (#70) 2021-06-24 19:07:29 -05:00
bartosz-lipinski 6d5efb5510 Merge remote-tracking branch 'origin/master' 2021-06-24 17:26:55 -05:00
B eab0796c35
Merge pull request #72 from metaplex-foundation/feature/skeletons
Performance improvments
2021-06-24 17:26:13 -05:00
bartosz-lipinski b4a6e0cd6b feat: add skeleton 2021-06-24 15:17:37 -05:00
bartosz-lipinski a2543dd58c chore: clean up 2021-06-23 23:51:49 -05:00
bartosz-lipinski ae04cb829a Merge remote-tracking branch 'origin/master' into feature/skeletons 2021-06-23 23:46:44 -05:00
bartosz-lipinski 619d1908e2 feat: remove store 2021-06-23 23:43:47 -05:00
bartosz-lipinski 2f7ca5536f feat: add intersection observer 2021-06-23 23:35:45 -05:00
B 776fa9c11d
Merge pull request #69 from chaseeb/patch-1
update readme
2021-06-23 19:48:06 -05:00
B 3d1e8765cf
Merge pull request #71 from metaplex-foundation/fix-defective-auction-scoping
Fix filtering of defective auctions
2021-06-23 19:39:49 -05:00
Jordan Prince 1cfbfb20a4 Fix filtering of defective auctions 2021-06-23 17:38:05 -07:00
rmshea ae17cb3386 Add storefront owner 2021-06-23 17:54:32 -06:00
bartosz-lipinski b0db9894fd feat: remove query from useArt 2021-06-23 14:43:51 -05:00
chaseeb bacb205784
update readme
update installation commands
2021-06-23 11:06:05 -04:00
bartosz-lipinski 6f48276361 Merge remote-tracking branch 'origin/master' into feature/skeletons 2021-06-23 09:33:38 -05:00
B f0e08cc83c
Merge pull request #68 from chaseeb/master
fix build issue
2021-06-23 09:32:42 -05:00
chaseeb 4eb63528f5 fix: build issue 2021-06-23 10:28:14 -04:00
chaseeb 6087d2195c fix: build 2021-06-23 10:26:48 -04:00
bartosz-lipinski 4ddedb1bbb Merge remote-tracking branch 'origin/master' into feature/skeletons 2021-06-23 08:59:25 -05:00
bartosz-lipinski a2c5e0cd6d feat: style cleanup + load time 2021-06-23 08:53:17 -05:00
B df44dfe93e
Merge pull request #67 from metaplex-foundation/feature/starting_bid
feat: display starting bid
2021-06-22 23:25:24 -05:00
bartosz-lipinski 7e19d9eba0 feat: remove wallet from meta query 2021-06-22 23:15:27 -05:00
bartosz-lipinski c774f230f0 feat: display starting bid 2021-06-22 23:14:38 -05:00
B 7b76a0b993
Merge pull request #65 from metaplex-foundation/feature/cache-pda
feat: cache generated pdas
2021-06-22 22:53:37 -05:00
B 5f97502f18
Merge branch 'master' into feature/cache-pda 2021-06-22 22:53:05 -05:00
bartosz-lipinski 0d3c219866 clean: remove default key 2021-06-22 22:52:31 -05:00
bartosz-lipinski a330c9d5e8 feat: improve load time 2021-06-22 22:47:12 -05:00
bartosz-lipinski 9ca23dc186 feat: page load 2021-06-22 22:23:21 -05:00
bartosz-lipinski 005abe47c1 feat: faster load time 2021-06-22 21:42:57 -05:00
B 3a62a46e99
Merge pull request #64 from metaplex-foundation/better-settlements
Better settlements
2021-06-21 14:06:33 -05:00
bartosz-lipinski 5c372963c1 feat: cache generated pdas 2021-06-21 13:52:07 -05:00
Jordan Prince 716703621c Finished up new settlement code. 2021-06-20 18:52:42 -07:00
Jordan Prince 0ad5dd6854 wip on new settlements 2021-06-20 10:36:20 -05:00
Jordan Prince 8c46e6906c
Auction Manager Unwinder [2/2] (#63)
* Add the next level of unwinder - the auction manager unwinder.

* Remove print
2021-06-19 21:39:46 -05:00
Irvin Steve Cardenas a34b05af8f
Create deploy script for Windows (#62) 2021-06-19 13:23:02 -05:00