Cal H.
|
14eac461be
|
feat: medal promotion on servers page (#4117)
* feat: medal promotion on servers page
* feat: medal server card
* fix: styling changes
* fix: colors for dark mode only
* fix: light mode medal promotion
* feat: finish server card layout
* feat: countdown on server panel
* fix: lint
* feat: use same gradient as promo
* fix: scale for medal bg
* fix: border around server icon
* feat: medal subscr expiry date stuff
* feat: progress on plans within the modal
* feat: finalize plan modal stage
* fix: unused scss
* feat: remove buttons from cards
* feat: upgrade button opens modal on server panel
* feat: billing endpoint
* fix: lint issues
* fix: lint issues
* fix: lint issues
* feat: better handling of downgrades + existing plan checks
* feat: update medal url
* feat: proration visual in modal
* feat: standardize upgrade modal into ServersUpgradeModalWrapper
* feat: replace upgrade PurchaseModal with ServersUpgradeModalWrapper
* feat: allow server region
* fix: lint
* fix: lint
* fix: medal frontend completion
* fix: lint issues
* feat: ad
* fix: hover tooltip + orange new server sparkle
* feat: ad
* fix: lint issues new eslint
* feat: match ad
* feat: support for ?dry=true
* fix: lint isuses
* fix: lint issues
* fix: TeleportDropdownMenu imports
* fix: hash nav issues
* feat: clarify confirm changes btn
* fix: lint issues
* fix: "Using new payment method"
* fix: lint
* fix: re-add -mt-2
---------
Signed-off-by: Cal H. <hendersoncal117@gmail.com>
|
2025-08-18 17:59:19 +00:00 |
|
Cal H.
|
2aabcf36ee
|
refactor: migrate to common eslint+prettier configs (#4168)
* refactor: migrate to common eslint+prettier configs
* fix: prettier frontend
* feat: config changes
* fix: lint issues
* fix: lint
* fix: type imports
* fix: cyclical import issue
* fix: lockfile
* fix: missing dep
* fix: switch to tabs
* fix: continue switch to tabs
* fix: rustfmt parity
* fix: moderation lint issue
* fix: lint issues
* fix: ui intl
* fix: lint issues
* Revert "fix: rustfmt parity"
This reverts commit cb99d2376c321d813d4b7fc7e2a213bb30a54711.
* feat: revert last rs
|
2025-08-14 20:48:38 +00:00 |
|
IMB11
|
7a12c4d5e2
|
feat: reimplement error handling improvements w/o polling (#3942)
* Reapply "fix: error handling improvements (#3797)"
This reverts commit e0cde2d6ff.
* fix: polling issues
* fix: circuit breaker logic for spam
* fix: remove polling & ping test node instead
* fix: remove broken url from debugging
* fix: show error information display if node access fails in fs module
|
2025-07-08 17:40:44 +00:00 |
|
Prospector
|
e0cde2d6ff
|
Revert "fix: error handling improvements (#3797)"
This reverts commit 706976439d.
|
2025-07-07 17:37:43 -07:00 |
|
IMB11
|
706976439d
|
fix: error handling improvements (#3797)
* fix: error handling improvements
* refactor: error info cards
* refactor: PyroError -> ModrinthError
* fix: lint
* fix: idiot
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
|
2025-06-16 17:34:18 +00:00 |
|
IMB11
|
1b1d41605b
|
refactor: Huge pyro servers composable cleanup (#3745)
* refactor: start refactor of pyro servers module-based class
* refactor: finish modules
* refactor: start on type checking + matching api
* refactor: finish pyro servers composable refactor
* refactor: pyro -> modrinth
* fix: import not refactored
* fix: broken power action enums
* fix: remove pyro mentions
* fix: lint
* refactor: fix option pages
* fix: error renames
* remove empty pyro-servers.ts file
---------
Signed-off-by: IMB11 <hendersoncal117@gmail.com>
Co-authored-by: Prospector <prospectordev@gmail.com>
|
2025-06-11 22:32:39 +00:00 |
|