Mike Johnston ThaMunsta
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-21 02:23:48 +00:00
c7bbe9a3c1 fix ejs closing
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-21 02:17:52 +00:00
b3f3bd394e fix stale auth permisisons
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-21 02:15:05 +00:00
6f7ccb6409 fix already approved org application
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-21 02:07:02 +00:00
5ac00d2ff1 move org request form and link
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-21 01:55:58 +00:00
08b53d0e39 module fix
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-21 01:49:01 +00:00
7069dd7145 feat: organizer application system
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-21 01:06:31 +00:00
4dd3ada4e3 feat: add about page and link to it from home page
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-21 01:05:22 +00:00
c1ca92b8a0 fix: update About link positioning and styling in HomePage component
c6a0cf51a9 feat: implement fund application process with admin review and user submission
Compare 2 commits »
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-21 00:49:20 +00:00
cd8e23747b feat: add About page with detailed game mechanics and links
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-21 00:19:51 +00:00
5020f38090 fix: handle deleted funds in trade and profile displays
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 23:55:39 +00:00
ef01ea9a3a feat: include fund information in trade display and enhance fund trade styling
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 23:48:00 +00:00
840345d093 feat: enhance fund investment and redemption logging, and improve positions display
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 20:41:05 +00:00
9dd9cf5ed9 fix: add rounding function to pricing calculations in worker
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 20:18:07 +00:00
14d79acc63 fix: implement rounding for monetary values across fund and user transactions
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-20 19:40:26 +00:00
7391faa28a fix: update creator name retrieval to handle deleted users in hunts query
8a22b04842 feat: enhance hard delete functionality to reassign user-related hunts
Compare 2 commits »
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 19:34:08 +00:00
1d0b160ba8 fix: ensure non-negative payouts in fund investment calculations
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 19:29:02 +00:00
c5076e330c fix: update fund investment logic to decrement sharesOutstanding and withdraw cash from fund
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 19:17:47 +00:00
898f99049d fix: increase precision for shares display and input step in InvestPanel
7367e4d7c6 fix: enhance fund investment value calculation and adjust portfolio total value logic
Compare 2 commits »
ThaMunsta pushed to main at ThaMunsta/hashex 2026-03-20 19:06:58 +00:00
5974e8fd87 fix: improve portfolio value calculation and round shares to six decimal places
ThaMunsta pushed to main at ThaMunsta/loot-hunt 2026-03-20 18:46:06 +00:00
de21d8b9ee feat: enhance user management by adding content scrubbing on hard delete and updating dashboard display