IMB11 and Prospector
238138d56e
fix: app blog issues & consistency ( #3880 )
...
* fix: app fetch
* fix: webp default images
* fix: lint issues
* feat: remove default thumbnail from app assets
* fix: webp paths
* fix: use ` instead of "/'
* fix: use AutoLink
* Fix featured article link + changelog page
---------
Co-authored-by: Prospector <prospectordev@gmail.com >
2025-07-02 01:03:58 +00:00
IMB11
1846c59733
feat: DEV-132 automatic icon generation ( #3878 )
...
* feat: automatic icon generation
* fix: lint
* fix: broken icon imports after changes
* fix: deps
2025-07-01 20:54:21 +00:00
IMB11 and Prospector
eef09e1ffe
feat: DEV-99 blog migration ( #3870 )
...
* feat: blog migration w/ fixes
Co-authored-by: Prospector <prospectordev@gmail.com >
* feat: add changelog button to news page
* fix: lint issues
* refactor: replace nuxt content with `@modrinth/blog`
* feat: shared public folder
* feat: try lazy loading html content
* feat: rss + hide newsletter btn + blog.config.ts
* feat: add new chapter modrinth servers post
* fix: lint issues
* fix: only generate RSS feed if changes detected
* fix: utils dep
* fix: lockfile dep
* feat: GET /email/subscribe + subscription button
* fix: lint issues
* feat: articles.json for app
* Made grid more responsive
* fix: changes
* Make margin slightly smaller in lists
* Fix footer link
* feat: latest news
* Fix responsiveness
* Remove old utm link
* Update changelog
* Lint
---------
Co-authored-by: Prospector <prospectordev@gmail.com >
2025-06-30 18:59:08 -07:00
IMB11
4b3e036e2a
fix: cmp-info route. ( #3875 )
2025-06-30 22:51:40 +00:00
IMB11 and Prospector
dd98a1316a
fix: Unsatisfactory rounding of download sums ( #3872 )
...
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-06-30 22:08:05 +00:00
IMB11
e5030a8fbe
feat: mrpack upload progress in modal ( #3867 )
...
* feat: mrpack upload progress in modal
* fix: remove min progress
2025-06-30 21:52:03 +00:00
IMB11
f549560e47
fix: broken files status card on server panel ( #3873 )
2025-06-30 21:47:30 +00:00
IMB11
14a7787e3d
fix: info panel ( #3859 )
2025-06-28 21:54:56 +00:00
IMB11
d4864deac5
fix: intercom bubble colliding with notifications ( #3810 )
2025-06-19 15:18:10 +00:00
IMB11
125207880d
fix: state update race conditons ( #3812 )
2025-06-19 15:18:00 +00:00
IMB11
a8f17f40f5
fix: unclear file upload errors temp fix ( #3811 )
2025-06-19 15:17:50 +00:00
IMB11 and Prospector
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
e410a07cac
fix: usePyroServers -> useModrinthServers ( #3788 )
2025-06-14 11:27:38 +00:00
IMB11 and Prospector
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
IMB11 and Copilot
a2e323c9ee
fix: MOD-292 repair button showing during installation ( #3734 )
...
* fix: MOD-292 repair button showing during installation
* fix: lint
* Update apps/app-frontend/src/pages/instance/Index.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: IMB11 <hendersoncal117@gmail.com >
* fix: lint issues
---------
Signed-off-by: IMB11 <hendersoncal117@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-06-11 21:54:08 +00:00
IMB11
f8fb23e05f
fix: hydration issues caused by duplicate components on servers panel ( #3753 )
...
* fix: server stats icons
* fix: fix chart jumping
* refactor: iconComponent -> icon
* fix: panel hydration issues
* fix: apply requested changes
2025-06-11 21:30:24 +00:00
Calum H. and Prospector
e225bc9f66
feat: standardized page banners ( #3610 )
...
* feat: standardized site banners
* fix: lint issues
* fix: deduplicate SCSS with variant map
* feat: color shades + reduced scss
* feat: fix theming
* chore: Remove shades-generator.ts
* fix: lint issues
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-05-16 10:12:34 +00:00
Calum H.
6e46317a37
feat(frontend): refactor and modernize welcome page ( #3614 )
...
* feat(frontend): refactor and modernize welcome page - also fixes navbar issue.
Closes : #1533
* fix(frontend): lint issues & use standard variables instead of the constants from error.vue
* fix(frontend): remove creator count as it's not a count of all users
* fix(frontend): lang reshuffle
* feat: rinthbot
* fix: lint issues
* fix: sizing of bot on mobile & scss cleanup for error.vue
* fix: lint issues
* fix: ui lint
2025-05-08 16:14:25 +00:00
Calum H.
1884410e0d
fix: standardize relative timestamping ( #3612 )
...
* fix(frontend): relative timestamps are incorrectly rounded.
Closes : #1371
* fix(all): remove legacy fromNow for proper relative timestamp creation
Closes : #1395
2025-05-07 21:37:35 +00:00
Calum H.
6d57da2053
fix: notification dashboard issues ( #3624 )
...
* refactor: Notification helper refactor, fixes a lot of issues.
* fix: lint issues
2025-05-07 21:08:47 +00:00
Calum H.
e4adbb9469
fix: capitalization of ID org route breaks projects list ( #3621 )
...
Closes : #3615
2025-05-07 21:01:54 +00:00
Calum H.
8ee621295c
fix: country composable not working due to nuxt routing. ( #3623 )
...
Closes : #2263
2025-05-07 21:01:25 +00:00
Calum H.
182119aedf
feat: modrinth maven developer mode additions ( #3498 )
...
* feat: modrinth maven copy string in developer mode
* feat: Modrinth maven in versions list dropdown for developer mode.
* fix: lint
2025-04-19 13:10:34 +00:00
Calum H.
a02eb5445b
Update Last Modified in cmp-info ( #3287 )
...
Signed-off-by: Calum H. <hendersoncal117@gmail.com >
2025-02-21 18:45:55 +00:00
Calum H.
c77f3395b2
feat(frontend): Improve revenue information ( #3250 )
...
* Improve revenue information
* Improve NET 60 period info + show next period if current period is over.
* invert period check
* %
* Finalize changes
* Cleanup
* Remove .idea
* Discard changes to .idea/discord.xml
* Discard changes to .idea/code.iml
* Discard changes to .idea/.gitignore
* Discard changes to .idea/libraries/KotlinJavaRuntime.xml
* Discard changes to .idea/vcs.xml
* Discard changes to .idea/modules.xml
* Discard changes to .idea/.gitignore
* fix lint issues
* table fix, lint fix and media sizing fix
* fix responsiveness
* Remove comment
* utc comment
* fix lint
2025-02-21 01:52:10 +00:00