e351d674f4
refactor: Improves some features in our utils.rs
2025-07-21 00:41:23 +03:00
f555fa916a
(WIP) feat: ely.by account authentication
2025-07-20 08:10:04 +03:00
dbe38cb4e7
Merge commit 'ae25a15abd6e78be3d5dbf8f23aa1a5cdc53531e' into feature-elyby-account
2025-07-20 02:09:53 +03:00
2e40e26116
Merge commit 'a8caa1afc3115cc79da25d8129e749932c7dc2a5' into feature-elyby-account
2025-07-20 02:08:02 +03:00
Prospector
ae25a15abd
Update changelog
2025-07-19 15:17:39 -07:00
Prospector
0f755b94ce
Revert "Author Validation Improvements ( #3970 )" ( #4024 )
...
This reverts commit 44267619b6 .
2025-07-19 22:04:47 +00:00
Emma Alexia
98e9a8473d
Fix NeoForge instance importing from MultiMC/Prism ( #4016 )
...
Fixes DEV-170
2025-07-18 13:00:11 +00:00
coolbot
936395484e
fix: status alerts and version buttons no longer cause a failed to generate error. ( #4017 )
...
* add empty message to actions with no message, fixing broken message generation.
* fix typo in 2.2 / description message.
2025-07-18 05:32:31 +00:00
coolbot
93813c448c
Add buttons for tec team, as well as other requested actions ( #4012 )
...
* add tec rev related buttons, identity verification button, and fix edge case appearance of links stage.
* lint fix
2025-07-17 07:49:11 +00:00
coolbot
c20b869e62
fix text in license and links stages ( #4010 )
...
* fix text in license and links stages, change a license option to conditional
* remove unused project definition
* Switch markdown to use <br />
---------
Co-authored-by: Prospector <prospectordev@gmail.com >
2025-07-17 03:05:00 +00:00
IMB11
44267619b6
Author Validation Improvements ( #3970 )
...
* feat: set up typed nag (validators) system
* feat: start on frontend impl
* fix: shouldShow issues
* feat: continue work
* feat: re add submitting/re-submit nags
* feat: start work implementing validation checks using new nag system
* fix: links page + add more validations
* feat: tags validations
* fix: lint issues
* fix: lint
* fix: issues
* feat: start on i18nifying nags
* feat: impl intl
* fix: minecraft title clause update
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-07-16 22:28:42 +00:00
10afd673db
add download authlib injector support
2025-07-17 00:54:26 +03:00
Prospector
a6a98ff63e
remove import
2025-07-16 12:35:14 -07:00
coolbot
62f5a23fcb
Moderation Checklist V1.5 ( #3980 )
...
* starting on new checklist implementation
Change default shouldShow behavior for stages.
add new messages and stages.
Change some existing stage logic.
Add placeholder var for the rules.
Co-Authored-By: @coolbot100s
* misc fixes + corrections
* Add clickable link previews to links stage
* Correct mislabeled title message and add new title messages
* Change message formatting, use rules variable, correct wip desc and title 1.8 messages, add tags buttons
* More applications of rules placeholder
* Add new status alerts stage
* change order of statusAlerts
* Update title related messages, add navigation based vars
* Overhaul Links stage and add new messages.
* Set message weights, add some disables
* message.mds now obey lint >:(
* fixed links text message formatting and changed an icon
* Combine title and slug stages
* Add more info to some stages and properly case stage ids
* tweak summary text formatting
* Improved tags stage info and more navigation placeholders
* redo reupload stage, more navigation placeholders, licensing stage improvements, versions stage improvements, status alerts stage improvements
* Allow modpack permissions stage to appear again by adding a dummy button.
* Update modpack permissions guidance
* fix: blog path issues
* fix: lint issues
* fix license stage text formatting
* Improve license stage
* feat: move links into one md file to be cleaner
* Update packages/moderation/data/stages/links.ts
Signed-off-by: IMB11 <hendersoncal117@gmail.com >
---------
Signed-off-by: IMB11 <hendersoncal117@gmail.com >
Co-authored-by: IMB11 <hendersoncal117@gmail.com >
Co-authored-by: IMB11 <calum@modrinth.com >
2025-07-16 18:48:26 +00:00
5a10292add
feat: add support for multiple account types in database
2025-07-16 20:33:58 +03:00
3f606a08aa
Merge commit 'eb595cdc3e4a6953cbde00c0e119e476ef767a52' into beta
2025-07-16 14:34:07 +03:00
362fd7f32a
feat: Implement Ely By skin system
2025-07-16 02:27:48 +03:00
Prospector
76dc8a0897
Update DDoS protection on Modrinth Servers page
2025-07-15 13:51:35 -07:00
Prospector
4723de6269
Update MRS marketing and add copyright policy to footer
2025-07-15 12:36:29 -07:00
Prospector
e15fa35bad
Update changelog
2025-07-15 08:15:26 -07:00
IMB11
c1b95ede07
fix: checklist conditional message issues + MD formatting ( #3989 )
2025-07-13 20:23:06 +00:00
IMB11
058185c7fd
Moderation Checklist Fixes ( #3986 )
...
* fix: DEV-164
* fix: dev-163
* feat: DEV-162
2025-07-13 18:08:55 +00:00
IMB11
6fb125cf0f
fix: keybind issue + view moderation page on final step ( #3977 )
...
* fix: keybind issue + view moderation page on final step
* fix: go to moderation page on generate message thing
2025-07-12 21:48:53 +00:00
IMB11
207dc0e2bb
fix: keybind for collapse ( #3971 )
2025-07-11 16:41:14 +00:00
IMB11
359fbd4738
feat: moderation improvements ( #3881 )
...
* feat: rough draft of tool
* fix: example doc
* feat: multiselect chips
* feat: conditional actions+messaages + utils for handling conditions
* feat: migrate checklist v1 to new format.
* fix: lint issues
* fix: severity util
* feat: README.md
* feat: start implementing new moderation checklist
* feat: message assembly + fix imports
* fix: lint issues
* feat: add input suggestions
* feat: utility cleanup
* fix: icon
* chore: remove debug logging
* chore: remove debug button
* feat: modpack permissions flow into it's own component
* feat: icons + use id in stage selection button
* Support md/plain text in stages.
* fix: checklist not persisting/showing on subpages
* feat: message gen + appr/with/deny buttons
* feat: better notification placement + queue navigation
* fix: default props for futureProjects
* fix: modpack perms message
* fix: issue with future projects props
* fix: tab index + z index fixes
* feat: keybinds
* fix: file approval types
* fix: generate message for non-modpack projects
* feat: add generate message to stages dropdown
* fix: variables not expanding
* feat: requests
* fix: empty message approval
* fix: issues from sync
* chore: add comment for old moderation checklist impl
* fix: git artifacts
* fix: update visibility logic for stages and actions
* fix: cleanup logic for should show
* fix: markdown editor accidental edit
2025-07-11 16:09:04 +00:00
591d98a9eb
fix: crlf hash?
2025-07-11 03:56:11 +03:00
77472d9a09
fix: crlf hash?
2025-07-11 03:46:33 +03:00
789d666515
refactor: windows auto updater only works with signed app
2025-07-11 03:26:04 +03:00
d917bff6ef
feat: add ability to auto exec downloaded installer on windows; minor changes
2025-07-11 03:04:37 +03:00
a56ab6adb9
refactor: move updates to settings
2025-07-11 01:34:31 +03:00
f1b67c9584
refactor: improve ErrorModal.vue
2025-07-10 23:12:47 +03:00
3d32640b83
refactor: comments
2025-07-10 21:32:44 +03:00
332a543f66
fix: added ability for regenerate checksums with issued mr migrations.
2025-07-10 21:09:06 +03:00
Prospector
f7700acce4
Updated changelog
2025-07-09 22:12:32 -07:00
Prospector
5d17663040
Don't unnecessarily markdown-ify links pasted into markdown editor ( #3958 )
2025-07-09 23:11:17 +00:00
ToBinio
cff3c72f94
feat(theseus): add snapPoints for memory sliders ( #1275 )
...
* feat: add snapPoints for memory sliders
* fix lint
* Reapply changes
* Hide snap point display when disabled
* fix unused imports
---------
Co-authored-by: Prospector <prospectordev@gmail.com >
2025-07-09 22:59:59 +00:00
Prospector
bca467a634
Add coventry europe region support ( #3956 )
...
* Add coventry europe region support, rename germany EU location to central europe
* extract messages
* extract messages again
2025-07-09 22:27:59 +00:00
14bf06e4bd
Merge commit 'cb72d2ac80910cf01c9d2025d04d772fb8397abd' into beta
2025-07-10 01:07:09 +03:00
IMB11
cb72d2ac80
Skins improvements/fixes ( #3943 )
...
* feat: only initialize batch renderer if needed & head storage
* feat: support webp storage of skin renders if supported (falls back to png if not)
* fix: performance improvements with cache loading+saving
* fix: mirrored skins + remove cape model for embedded cape
* feat: antialiasing
* fix: leg jumping & store fbx's for reference
* fix: lint issues
* fix: lint issues
* feat: tweaks to radial spotlight
* fix: app nav btn colors
2025-07-09 21:41:36 +00:00
8af0288274
Merge commit '36ad1f16e46333cd85d4719d8ecfcfd745167075' into beta
2025-07-09 23:57:16 +03:00
2df37be9a7
feat: added fake host for bypass minecraft account type (MSA) check on 1.16.4/5.
2025-07-09 23:45:21 +03:00
Prospector
5d4f334505
Update changelog
2025-07-08 13:57:06 -07:00
Prospector
1fdb5ba748
Add authors to blog posts and shorten some summaries ( #3940 )
2025-07-08 20:48:27 +00:00
c5e67a5c6f
fix: typo
2025-07-08 23:43:50 +03:00
e2e21c1496
fix: another try to fix x86 windows arch
2025-07-08 23:40:55 +03:00
6da942ccbb
fix: Ignore x86 windows arch
2025-07-08 23:32:33 +03:00
Alejandro González
2692953e31
fix(app): make Party Alex bonus default skin have slim arms ( #3945 )
...
This skin was incorrectly declared as having wide arms. Resolves #3941 .
2025-07-08 19:03:30 +00:00
Prospector
242fd713ab
Update changelog
2025-07-08 11:06:50 -07: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
006fd7c7f5
fix: another sqlx migrations fix
2025-07-08 04:59:33 +03:00