Prospector
df261dad95
Add file lookup utility page ( #4276 )
...
* Add file lookup utility page
* Lint
2025-08-28 21:52:43 +00:00
Felix
d30643b5a0
Always enable "advanced" instance creation options ( #4161 )
...
* Update InstanceCreationModal.vue
Signed-off-by: Felix <60808107+ItsFelix5@users.noreply.github.com >
* change checkbox label
* remove unused icon
* lint
---------
Signed-off-by: Felix <60808107+ItsFelix5@users.noreply.github.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-08-28 21:28:38 +00:00
Cal H.
ab95dcf951
refactor: move nags out of main project member header for perf ( #4222 )
2025-08-28 21:12:50 +00:00
François-Xavier Talbot
ab539a313f
Add tax compliance form related fields to GET /payout ( #4274 )
...
* Add form fields to GET payout
* Fix TIN match status never being updated
* Fmt + clippy
* Remove unnecessary borrow
2025-08-28 09:36:31 +00:00
Juhan Oskar Hennoste
a2c07c92f8
Fix and unify version selection when installing mods and filtering ( #4252 )
...
* Fix and unify version selection when installing mods
* Update version list filters to match install version selection logic
* Fix lint issues
---------
Co-authored-by: Cal H. <contact@cal.engineer >
2025-08-27 13:47:39 +00:00
z0
0925abfd1c
Initialize main window with visible: false to prevent white flash ( #4177 )
2025-08-26 10:43:38 +00:00
Cal H.
8cf42471a3
feat: Reintroduce crowdin synchronization. ( #4178 )
...
* feat: crowdin
* fix: preflight check
* fix: workflow
* fix: workflow
* fix: fail on preflight failure
* fix: crowdin config
* fix: ci
* fix: crowdin sources
* fix: crowdin config
* fix: crowdin pull
* fix: crowdin
* fix: crowdin issues
* fix: add-paths
* fix: move pr body to markdown template
* fix: lint & moderation package
* Update Crowdin link in pull request template
Signed-off-by: Cal H. <contact@cal.engineer >
* Update crowdin links
---------
Signed-off-by: Cal H. <contact@cal.engineer >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-08-25 21:50:01 +00:00
François-Xavier Talbot
006b19e3c9
Creator tax compliance ( #4254 )
...
* Initial implementation
* Remove test code
* Query cache
* Appease clippy
* Precise TIN/SSN
* Make tax threshold customizable via env variable
* Address review comments
2025-08-25 16:34:58 +00:00
Josiah Glosson
ca36d11570
More IDEA files ( #4262 )
...
* Add back gradle.xml
* Add back vcs.xml
* Add theseus modules and format xml files
2025-08-25 15:40:32 +00:00
Cal H.
c612c8b009
feat: replace medal server suspended/cancelled notice ( #4261 )
2025-08-25 13:04:17 +00:00
Cal H.
f9cf3d5ef9
Fix project type display in ModerationQueueCard ( #4248 )
...
Signed-off-by: Cal H. <hendersoncal117@gmail.com >
2025-08-24 16:11:23 +00:00
Josiah Glosson
e7d933411e
Don't create an empty servers.dat on instance creation ( #4242 )
...
Instead of creating an empty servers.dat to watch, the app now non-recursively watches the profile's root directory
2025-08-22 21:10:04 +00:00
Cal H.
44cbbd9ed7
fix: remove client side sorting of files ( #4240 )
...
* fix: remove default sorting on files page
* fix: lint
2025-08-22 17:28:47 +00:00
Josiah Glosson
87dbb6dcbc
Mark .editorconfig to use spaces for Rust code as the formatter does ( #4235 )
2025-08-21 08:03:56 +00:00
Prospector
3d1cafdcec
Add medal blog post
2025-08-20 15:20:52 -07:00
Prospector
e114c7466e
update changelog
2025-08-20 13:18:52 -07:00
Prospector
20059e6cf0
Update app ad
2025-08-20 12:33:00 -07:00
Prospector
6b10b4d30b
changelog
2025-08-19 21:21:51 -07:00
Cal H.
a47dde972c
fix: medal support in admin billing ( #4232 )
2025-08-19 22:51:07 +00:00
Prospector
e8b0c9df4c
changelog
2025-08-19 13:54:26 -07:00
Cal H.
b8bc2c4cb6
fix: dont auth on empty plan query ( #4231 )
2025-08-19 13:53:36 -07:00
Cal H.
328500d381
fix: mobile responsiveness (hacky) ( #4230 )
2025-08-19 20:39:05 +00: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
Cal H.
07703e49ef
fix: broken jump right in for worlds ( #4227 )
...
* fix: broken jump right in for worlds
* revert: Worlds.vue change
2025-08-19 17:19:03 +00:00
Josiah Glosson
08011161c8
Clean up .gitignore to not ignore required IntelliJ files and not have redundant entries ( #4228 )
2025-08-19 17:14:20 +00:00
kolioaris
9b29694907
Update index.vue ( #4224 )
...
Signed-off-by: kolioaris <111509679+kolioaris@users.noreply.github.com >
2025-08-19 15:21:52 +00:00
Josiah Glosson
805c0b86a5
Fix IPC on Forge 1.17.1 - 1.20.1 ( #4187 )
...
* Reapply "Implement a more robust IPC system between the launcher and client (#4159 )"
This reverts commit e25d726da4 .
* Put game JAR and theseus JAR ahead of other JARs in classpath
* Fix 1.17-1.20 Forge by forcefully removing Multi-Release manifest entry
* Fix formatting
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-08-18 20:32:17 +00:00
Josiah Glosson
d19bf82cb1
Fix IntelliJ import ( #4214 )
2025-08-18 20:13:12 +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
ee8c47adcb
Revert "fix medal thing showing up for everyone"
...
This reverts commit 5d3ca3ba02 .
2025-08-18 12:24:33 -07:00
Prospector
5d3ca3ba02
fix medal thing showing up for everyone
2025-08-18 12:23:48 -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
Prospector
490b994d7b
update changelog
2025-08-18 11:20:13 -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
Prospector
9af1391e0e
update changelog
2025-08-18 09:07:21 -07:00
Cal H.
bcfa6941e4
fix: Teleport Dropdown/OverflowMenu imports ( #4211 )
...
* fix: Teleport Dropdown/OverflowMenu imports
* fix: lint
2025-08-18 13:50:58 +00:00
Cal H.
5ffe14f058
fix: undefined functions/properties across frontend ( #4210 )
...
* fix: notification mark as read
* revert: composition API change
* fix: categories
* feat: enable vue/no-undef-properties in 'warn' mode.
* fix: app undefined properties
* revert: ss block
* fix: eslint-disable for [version].vue
2025-08-18 11:46:58 +00:00
Prospector
166d14e7e1
update changelog
2025-08-17 15:32:33 -07:00
François-Xavier Talbot
b03d754a57
Dry query param, cleanup ( #4176 )
...
Co-authored-by: Cal H. <hendersoncal117@gmail.com >
2025-08-17 11:50:51 +00:00
Prospector
674f29959d
Simplify css var setup to remove conflicts, overrides, and duplicates ( #4170 )
...
* remove "experimental" color vars, remove conflicting styles from frontend-specific css
* lint
---------
Co-authored-by: Cal H. <hendersoncal117@gmail.com >
2025-08-17 11:34:21 +00:00
Cal H.
3e735b99eb
feat: frontend explicit imports + error page fix ( #4184 )
...
* feat: frontend explicit imports
* fix: error handling
* fix: dashboard missing import
* fix: error page issues
* fix: exclude RouterView
* feat: fix lint issues
* fix: lint issues
* fix: import issues
* add getVersionLink
* make articles.json use tabs on generation so it doesn't have to be reformatted
* fix: lint issues
---------
Signed-off-by: Cal H. <hendersoncal117@gmail.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-08-17 11:15:49 +00:00
ThatGravyBoat
74d2d85cb5
fix: wsrv param rename ( #4202 )
2025-08-17 10:47:29 +00:00
Alejandro González
1454e3351e
feat: consistently format all HTML, XML, JSON, CSS, JS, TS, SQL, TOML, YAML, and Markdown files as far as possible ( #4193 )
...
* feat: consistently format all HTML, XML, JSON, CSS, JS, TS, SQL, TOML, YAML, and Markdown files
* chore: deal with VS Code not being able to parse valid editorconfig syntax
Sometimes I'm surprised that computers even work.
* chore: get rid of IntelliJ IDE config files that should not be there
These were already added to the `.gitignore` a long time ago, and now
are being ignored by Prettier.
* fix: rename `tooling-config` `format` script to `fix` for it to run with Turbo
2025-08-16 17:40:31 +00:00
Alejandro González
6f59f4c110
fix: tag Labrinth and Daedalus Docker builds with the right metadata ( #4147 )
...
* fix: tag Labrinth and Daedalus Docker builds with the right metadata
* chore: make it clear that Labrinth license is AGPL-3.0-only
2025-08-16 15:47:11 +00:00
Alejandro González
8e0732bf01
chore: fix CI failure due to unexpected formatting ( #4189 )
2025-08-16 15:23:31 +00:00