Prospector
20059e6cf0
Update app ad
2025-08-20 12:33:00 -07:00
Prospector
2e6cff7efc
Revert "feat: medal promotion on servers page ( #4117 )"
...
This reverts commit 14eac461be .
2025-08-18 12:26:11 -07:00
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
Alejandro González
8e35cf6957
fix: format PromotionWrapper.vue according to Prettier style ( #3892 )
2025-07-03 15:14:54 +00:00
Prospector
4964c8d373
Swap MR+ ad fallback to MRS ( #3890 )
...
* Replace Modrinth+ ad placeholder promo with Modrinth Servers promo
* Color toggle on web
* Remove plus link click helper
2025-07-02 21:50:33 -07:00
Jai A
4a031f7bbd
v0.9.1 fixes
2024-12-24 22:30:10 -07:00
Geometrically
cae6f12ea0
More app fixes 0.9.0 ( #3054 )
...
* initial set of fixes (toggle sidebar, profile pagination)
* more fixes, bump version
* fix lint:
* fix quick switcher ordering
2024-12-22 20:03:58 -07:00
Geometrically
f2e653b732
Bump tauri to v2 ( #3018 )
...
* Bump tauri to v2
* Switch to virtual typed list for content page
* Fix unexpected hang on windows
* Fix ads window scaling issues on some devices
* Use DPR from browser
* Fix link opens, bump version, fix lint
2024-12-14 19:23:47 -07:00
Prospector
c39bb78e38
App redesign ( #2946 )
...
* Start of app redesign
* format
* continue progress
* Content page nearly done
* Fix recursion issues with content page
* Fix update all alignment
* Discover page progress
* Settings progress
* Removed unlocked-size hack that breaks web
* Revamp project page, refactor web project page to share code with app, fixed loading bar, misc UI/UX enhancements, update ko-fi logo, update arrow icons, fix web issues caused by floating-vue migration, fix tooltip issues, update web tooltips, clean up web hydration issues
* Ads + run prettier
* Begin auth refactor, move common messages to ui lib, add i18n extraction to all apps, begin Library refactor
* fix ads not hiding when plus log in
* rev lockfile changes/conflicts
* Fix sign in page
* Add generated
* (mostly) Data driven search
* Fix search mobile issue
* profile fixes
* Project versions page, fix typescript on UI lib and misc fixes
* Remove unused gallery component
* Fix linkfunction err
* Search filter controls at top, localization for locked filters
* Fix provided filter names
* Fix navigating from instance browse to main browse
* Friends frontend (#2995 )
* Friends system frontend
* (almost) finish frontend
* finish friends, fix lint
* Fix lint
---------
Signed-off-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
* Refresh macOS app icon
* Update web search UI more
* Fix link opens
* Fix frontend build
---------
Signed-off-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2024-12-11 19:54:18 -08:00
Geometrically
95cd48571e
Improve ad security, add CMP changes ( #2399 )
2024-09-13 20:33:51 -07:00
Geometrically
bd61f5d591
Fix auto updater, add failure message, fix modals ( #2335 )
...
* Fix auto updater, add failure message, fix modals
* Fix ads hiding, updater UI
* dummy version, fix gh actions cache
* fix release conf
* actual version bump
* Fix ads hiding sometimes
* Fix event state init
* fix remaining bugs
* Fix lint on linux
* Fix deep linking on Windows
* Fix ad links opening multiple times
2024-08-30 10:42:58 -07:00
Geometrically
acf26940d6
Implement ads in desktop app ( #2318 )
...
* Implement ads in desktop app
* Finish ads
* use git dep instead
* attempt to fix linux build (temp)
* bump version + lint
* comment more
* fix build
* try to fix linux build
* Fix crashing on windows
* Fix icons not showing
* Remove useless env vars
* Actual linux build fix
* Run fmt
* Fix scrolling
* fix clippy
* bump version + fix localhost
* rev linux build patch
* update version num
* update csp
* update csp
* update csp
* Switch to mousewheel event
2024-08-28 21:44:08 -07:00
Geometrically
a19ce0458a
Finalize 0.8.1 release ( #2182 )
...
* Finalize 0.8.1 release
* Remove console.logs
* Fix build
* add default to users
* update release conf
* fix again?
* fix build (again)
* actually fix build
* Update config dir
* Update config dir
* Fix dir again
2024-08-20 17:53:14 -07:00