Prospector
1bad1a57b0
changelog
2025-11-04 18:29:18 -08:00
Prospector
4636372ff4
changelog
2025-11-04 16:13:51 -08:00
Prospector
644554f1e9
changelog
2025-11-03 15:15:53 -08:00
Calum H.
3765a6ded8
feat: creator revenue page overhaul ( #4204 )
...
* feat: start on tax compliance
* feat: avarala1099 composable
* fix: shouldShow should be managed on the page itself
* refactor: move show logic to revenue page
* feat: security practices rather than info
* feat: withdraw page lock
* fix: empty modal bug & lint issues
* feat: hide behind feature flag
* Use standard admonition components, make casing consistent
* modal title
* lint
* feat: withdrawal check
* feat: tax cap on withdrawals warning
* feat: start on revenue page overhaul
* feat: segment generation for bar
* feat: tooltips and links
* fix: tooltip border
* feat: finish initial layout, start on withdraw modal
* feat: start on withdrawal limit stage
* feat: shade support for primary colors
* feat: start on withdraw details stage
* fix: convert swatches to hex
* feat: payout method/region dropdown temporarily using multiselect
* feat: fix modal open issues and use teleport dropdowns
* feat: hide transactions section if there are no transactions
* refactor: NavStack surfaces
* feat: new dropdown component
* feat: remove teleport dropdown modal in favour of new combobox component
* fix: lint
* refactor: dashboard sidebar layout
* feat: cleanup
* fix: niche bugs
* fix: ComboBox styling
* feat: first part of qa
* feat: animate flash rather than tooltip
* fix: lint
* feat: qa border gradient
* fix: seg hover flashes
* feat: i18n
* feat: i18n and final QA
* fix: lint
* feat: QA
* fix: lint
* fix: merge conflicts
* fix: intl
* fix: blue hover
* fix: transfers page
* feat: surface variables & gradients
* feat: text vars
* fix: lint
* fix: intl
* feat: stages
* fix: lint
* feat: region selection
* feat: method selection btns
* fix: flex col on transactions
* feat: hook up method selection to ctx
* feat: muralpay kyc stage info
* wip: muralpay integration
* Basic Mural Pay API bindings
* Fix clippy
* use dotenvy in muralpay example
* Refactor payout creation code
* wip: muralpay payout requests
* Mural Pay payouts work
* Fix clippy
* feat: progress
* fix: broken tax form stage logic
* polish: tax form stage and method selection stage layout
* add mural pay fees API
* Work on payout fee API
* Fees API for more payment methods
* Fix CI
* polish: muralpay qa
* refactor: clean up combobox component
* polish: change from critical -> warning admonition in MuralpayDetailsStage
* Temporarily disable Venmo and PayPal methods from frontend
* polish: clean up transaction component & page
* polish: navbar qa, text color-contrast in chips type buttonstyled, mb on rev/index.vue page
* fix: incorrectly using available balance as tax form withdraw limit after tax forms submitted
* wip: counterparties
* Start on counterparties and payment methods API
* polish: combobox component
* polish: fix broken scroll logic using a composable & web:fix
* fix: lint
* polish: various QA fixes
* feat: hook up with backend (wip)
* feat: draft muralpay rails dynamic logic
* polish: modify rails to support backend changes
* Mural Pay multiple methods when fetching
* Don't send supported_countries to frontend
* Mural Pay multiple methods when fetching
* Don't send supported_countries to frontend
* feat: fees & methods endpoint hookup
* chore: remove duplicates fix
* polish: qa changes + figma match
* Add countries to muralpay fiat methods
* Compile fix
* Add exchange rate info to fees endpoint
* Add fees to premium Tremendous options
* polish: i18n and better document type dropdown -> id input labels
* feat: tremendous
* fix: lint & i18n
* feat: reintroduce tin mismatch logic to index.vue
* polish: qa
* fix: i18n
* feat: remove teleport dropdown menu - combobox should be used
* fix: lint
* fix: jsdoc
* feat: checkbox for reward program terms
* Add delivery email field to Tremendous payouts
* Add Tremendous product category to payout methods
* Add bank details API to muralpay
* Fix CI
* Fix CI
* polish: qa changes
* feat: i18n pass
* feat: deduplicate methods endpoint & fix i18n issues
* chore: deduplicate i18n strings into common-messages.ts
* fix: lint
* fix: i18n
* feat: estimates
* polish: more QA
* Remove prepaid visa, compute fees properly for Tremendous methods
* Add more details to Tremendous errors
* feat: withdraw endpoint impl & internals refactor
* Add more details to Tremendous errors
* feat: completion stage
* Add fees to Mural
* feat: transactions page match figma
* fix: i18n
* polish: QA changes
* polish: qa
* Payout history route and bank details
* polish: autofill and requirements checks
* fix: i18n + lint
* fix: fiat rail fees
* polish: move scroll fade stuff into NewModal rather than just CreatorWithdrawModal
* feat: simplify action btn logic & tax form error
* fix: tax -> Tax form
* Re-add legacy PayPal/Venmo options for US
* feat: mobile responsiveness fixes for modal
* fix: responsiveness issues
* feat: navstack responsiveness
* fix: responsiveness
* move the mural bank details route
* fix: generated state cleanup & bank details input
* fix: lint & i18n
* Add utoipa support to payout endpoints
* address some PR comments
* polish: qa
* add CORS to new utoipa routes
* feat: legacy paypal/venmo stage
* polish: reset amount on back qa
* revert: navstack mr changes
* polish: loading indicator on method selection stage
* fix: paypal modal doesnt reopen after auth
* fix: lint & i18n
* fix: paypal flow
* polish: qa changes
* fix: gitignore
* polish: qa fixes
* fix: payouts_available in payouts.rs
* fix: bug when limit is zero
* polish: qa changes
* fix: qa stuff & muralpay sub-division fix
* Immediately approve mural payouts
* Add currency support to Tremendous payouts
* Currency forex
* add forex to tremendous fee request
* polish: qa & currency support for paypal tremendous
* polish: fx qa
* feat: demo mode flag
* fix: i18n & padding issues
* polish: qa changes
* fix: ml
* Add Mural balance to bank balance info
* polish: show warning for paypal international USD withdrawals + more currencies
* Add more Tremendous currencies support
* fix: colors on balance bars
* fix: empty states
* fix: pl-8 mobile issue
* fix: hide see all
* Transaction payouts available use the correct date
* Address my own review comment
* Address PR comments
* Change Mural withdrawal limit to 3k
* fix: empty state + paypal warning
* maybe fix tremendous gift cards
* Change how Mural minimum withdrawals are calculated
* Tweak min/max withdrawal values
* fix: segment brightness
* fix: min & max for muralpay & legacy paypal
* Fix some icon issues
* more issues
* fix user menu
* fix: remove + network
---------
Signed-off-by: Calum H. <contact@cal.engineer >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
Co-authored-by: aecsocket <aecsocket@tutanota.com >
Co-authored-by: Alejandro González <me@alegon.dev >
2025-11-03 15:15:25 -08:00
Prospector
40cbe92dbc
Affiliates frontend ( #4380 )
...
* Begin affiliates frontend
* Significant work on hooking up affiliates ui
* Clean up server nodes menu
* affiliates work
* update affiliate time
* oops
* fix local import
* fix local import x2
* remove line in dashboard
* lint
2025-11-02 19:32:18 +00:00
Prospector
1dd7e3bcdc
add changelog
2025-10-30 16:05:31 -07:00
Calum H.
f31b74f7fd
fix: show hostname on modrinth servers 503 ( #4678 )
...
* fix: show hostname on modrinth servers 503
* fix: lint
2025-10-30 19:18:24 +00:00
Prospector
3f8dd1a79c
changelog
2025-10-27 16:21:36 -07:00
Prospector
9aaf5fb87e
update changelog
2025-10-24 20:55:58 -07:00
François-Xavier Talbot
eeed4e572d
Credit subscriptions ( #4575 )
...
* Implement subscription crediting
* chore: query cache, clippy, fmt
* Improve code, improve query for next open charge
* chore: query cache, clippy, fmt
* Move server ID copy button up
* Node + region crediting
* Make it less ugly
* chore: query cache, clippy, fmt
* Bugfixes
* Fix lint
* Adjust migration
* Adjust migration
* Remove billing change
* Move DEFAULT_CREDIT_EMAIL_MESSAGE to utils.ts
* Lint
* Merge
* bump clickhouse, disable validation
* tombi fmt
* Update cargo lock
2025-10-20 17:35:44 +00:00
Prospector
ad3b5aec69
update changelog
2025-10-19 17:32:22 -07:00
Prospector
75e3994c6e
update changelog
2025-10-15 11:58:01 -07:00
Prospector
8972c9a198
update changelog
2025-10-14 18:41:47 -07:00
Prospector
03ed64c99f
Remove "prepare backup" step ( #4551 )
...
* Remove "prepare backup" step
* fix post-approval.ts
2025-10-14 22:35:50 +00:00
Prospector
1a72d55e2d
changelog
2025-10-08 13:41:24 -07:00
Prospector
87f8773401
update changelog
2025-10-07 09:47:37 -07:00
Prospector
7e682c22bb
add 0.10.10 changelog
2025-10-04 17:14:01 -07:00
Prospector
95de8977d4
add 0.10.9 changelog
2025-10-04 10:59:40 -07:00
Prospector
6fe4235358
update changelog
2025-10-01 19:01:55 -07:00
Prospector
53c9699b46
changelog
2025-09-29 12:42:59 -07:00
Prospector
7eace32d93
update time
2025-09-29 09:31:23 -07:00
Prospector
a5108ecc5d
Update changelog
2025-09-29 09:31:07 -07:00
Alejandro González
bb9ce52c9d
feat(labrinth): hide orgs without a purpose, re-enable organization creation ( #4426 )
...
* chore(labrinth): set `DELPHI_URL` to a valid default in `.env.local`
* feat(labrinth): make orgs not publicly visible until they meet some conditions
* Revert "Org disabled frontend (#4424 )"
This reverts commit 2492b11ec0 .
* changelog: update for re-enabling organization creation
* chore: run `sqlx prepare`
* chore(labrinth): tweak tests to work with new org changes
* tweak: apply @triphora's suggestion
Co-authored-by: Emma Alexia <emma@modrinth.com >
Signed-off-by: Alejandro González <7822554+AlexTMjugador@users.noreply.github.com >
* tweak: document `is_visible_organization` relationship with `Project#is_searchable`
---------
Signed-off-by: Alejandro González <7822554+AlexTMjugador@users.noreply.github.com >
Co-authored-by: Emma Alexia <emma@modrinth.com >
2025-09-26 15:42:53 +00:00
Prospector
d43451e398
update changelog
2025-09-25 19:09:53 -07:00
Prospector
f5825f1065
Changelog
2025-09-21 15:40:23 -07:00
Prospector
cb3130f998
changelog
2025-09-08 14:45:09 -07:00
Prospector
0d61945956
Updated changelog
2025-09-07 15:51:23 -07:00
Prospector
8f8a4af9eb
Update changelog
2025-09-03 15:35:40 -07:00
Prospector
9ed094a1e7
Update changelog
2025-09-03 15:35:31 -07:00
Prospector
8aaddb9d8a
revert
2025-09-02 10:46:06 -07:00
Prospector
749fd32307
update changelog
2025-09-02 10:24:29 -07:00
Prospector
5b7f025094
update changelog
2025-09-01 16:17:16 -07:00
Prospector
c43d359561
Disable fuzzy links to prevent unintended linkage when referring to files or version numbers that may appear like domains or IP addresses ( #4311 )
2025-09-01 18:18:46 +00:00
Prospector
8d14f34994
update changelog
2025-08-31 17:08:59 -07:00
Prospector
9fa490aa6a
update changelog
2025-08-31 11:45:23 -07:00
Prospector
48e5319134
handle edge case where versions have differing envs better + update changelog + lint
2025-08-31 10:31:49 -07:00
Prospector
debaf1381c
Fixed permissions issue and modpack issue with environment overhaul
2025-08-28 18:40:05 -07:00
Prospector
697468e910
update changelog + blog post date
2025-08-28 16:45:20 -07:00
Prospector
46c325f78a
Envs v3 frontend ( #4267 )
...
* New envs frontend
* lint fix
* Add blog post, user-facing changes, dashboard warning, project page member warning, and migration reviewing. maybe some other misc stuff
* lint
* lint
* ignore .data in .prettierignore
* i18n as fuck
* fix proj page
* Improve news markdown rendering
* improve phrasing of initial paragraph
* Fix environments not reloading after save
* index.ts instead of underscored name
* shrink-0 back on these icons
2025-08-28 22:11:35 +00:00
Prospector
e114c7466e
update changelog
2025-08-20 13:18:52 -07:00
Prospector
6b10b4d30b
changelog
2025-08-19 21:21:51 -07:00
Prospector
e8b0c9df4c
changelog
2025-08-19 13:54:26 -07:00
Prospector
f56672fb68
update changelog + enable medal
2025-08-19 11:03:33 -07:00
Prospector
d3459e4b12
Medal promo v2 ( #4220 )
...
* Revert "Revert "feat: medal promotion on servers page (#4117 )""
This reverts commit 2e6cff7efc .
* Revert "Revert "update changelog""
This reverts commit b2ff2d8737 .
* Revert "Revert "turn off medal promo""
This reverts commit eaa4b44a16 .
* Revert "Revert "Revert "turn off medal promo"""
This reverts commit 76d0ef03e7 .
* Revert "Revert "fix medal thing showing up for everyone""
This reverts commit ee8c47adcb .
* New medal colors
* Update medal server listings
* Upgrade modal enhancements & more medal consistency
* undo app promo changes
* Only apply medal promo with flag on
* remove unneessary files
* lint
* disable medal flag
2025-08-19 17:39:09 +00:00
Prospector
2e6cff7efc
Revert "feat: medal promotion on servers page ( #4117 )"
...
This reverts commit 14eac461be .
2025-08-18 12:26:11 -07:00
Prospector
b2ff2d8737
Revert "update changelog"
...
This reverts commit 490b994d7b .
2025-08-18 12:26:11 -07:00
Prospector
eaa4b44a16
Revert "turn off medal promo"
...
This reverts commit 518f7adafb .
2025-08-18 12:26:10 -07:00
Prospector
76d0ef03e7
Revert "Revert "turn off medal promo""
...
This reverts commit 235717b01c .
2025-08-18 12:26:10 -07:00
Prospector
235717b01c
Revert "turn off medal promo"
...
This reverts commit 518f7adafb .
2025-08-18 11:48:47 -07:00
Prospector
518f7adafb
turn off medal promo
2025-08-18 11:47:38 -07:00