Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from modrinth:main #6

Open
wants to merge 61 commits into
base: main
Choose a base branch
from
Open

[pull] main from modrinth:main #6

wants to merge 61 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 23, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

ferothefox and others added 3 commits December 22, 2024 19:38
* chore: make serverlisting handle upgrading server state

Signed-off-by: Evan Song <[email protected]>

* feat: more prominent suspension status bar in server listing

Signed-off-by: Evan Song <[email protected]>

* feat: handle upgrading in root server page

Signed-off-by: Evan Song <[email protected]>

---------

Signed-off-by: Evan Song <[email protected]>
* initial set of fixes (toggle sidebar, profile pagination)

* more fixes, bump version

* fix lint:

* fix quick switcher ordering
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Dec 23, 2024
Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
code ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 3:13am

* Debug app

* Bump version, final fixes
* Fix sockets causing actix hangs

* Fix fmt issues

* Retry failed S3 uploads

* Ignore launcher socket from sentry
* feat: only scroll up if scrolled down

* feat: no query results message

* feat: content files support, mobile fixes

* fix(drag & drop): type of file prop

* chore: show number of mods in searchbar

Signed-off-by: Evan Song <[email protected]>

* chore: adjust btn styles

Signed-off-by: Evan Song <[email protected]>

* feat: prepare for mod author in backend response

Signed-off-by: Evan Song <[email protected]>

* fix: external mods & mobile

* chore: adjust edit mod version modal copy

Signed-off-by: Evan Song <[email protected]>

* chore: add tooltips for version/filename

Signed-off-by: Evan Song <[email protected]>

* chore: swap delete/change version btn

Signed-off-by: Evan Song <[email protected]>

* fix: dont allow mod link to be dragged

Signed-off-by: Evan Song <[email protected]>

* fix: oops

Signed-off-by: Evan Song <[email protected]>

* chore: remove author field

Signed-off-by: Evan Song <[email protected]>

* chore: drill down tooltip

Signed-off-by: Evan Song <[email protected]>

* fix: fighting types

Signed-off-by: Evan Song <[email protected]>

* prepare for owner field

Signed-off-by: Evan Song <[email protected]>

---------

Signed-off-by: Evan Song <[email protected]>
Co-authored-by: Evan Song <[email protected]>
Co-authored-by: Evan Song <[email protected]>
* feat(backup settings): number input -> dropdown

* fix(servers teleport dropdown): round last element

* fix index
* Fix #1057

* Make sure mods use the installed loader

* Switch &PathBuf to &Path

* Clippy fix

* Deduplicate some code

---------

Co-authored-by: Jai Agrawal <[email protected]>
* Staff support dashboard routes

* Fix clippy
IMB11 and others added 3 commits January 29, 2025 02:34
…1301)

* Start work on refactoring date range system.

* Use timeResolution terminology.

* "Last month" initial default.

* Migrate fully to dayjs - ease of use.

* Discard changes to pnpm-lock.yaml

* utilize getter

* Fix date label in ChartDisplay.vue

* Finish cleanup

* Update STAGING_API_URL in nuxt.config.ts

* Lint fixes

* Refactor ChartDisplay.vue to handle loading state in selectedRange and formattedCategorySubtitle

* Remove modal impl

---------

Signed-off-by: Calum H. <[email protected]>
Co-authored-by: Prospector <[email protected]>
Fixes #3176

**Changes**:

- Sets the pagination to page one if the search is updated. This is the norm on most websites, and how users expect it to work.
- Join `setPage` into `updateSearchResults`
  - Take a page number in `updateSearchResults`
- Remove unused param to `updateSearchResults`
- Update `watch` to not double requests
- use `scrollToTop` utility function
Erb3 and others added 4 commits January 29, 2025 02:50
I noticed that the `.vscode` folder says LF endings should be used. However, I still regularily see CRLF. To fix this I've added a `.gitattributes` file which makes git convert endings to LF.
- Fixes #3188
- Refactors if-else statement into ternary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.