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

web commission s #3

Closed
wants to merge 88 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
85c31ee
initial cleanup
ggtylerr Nov 26, 2023
e9d485f
feat(lint): switch to eslint config and formatting (use vscode for au…
pauliesnug Nov 26, 2023
d1273a6
chore(actions): hopefully this fixes the errors
pauliesnug Nov 26, 2023
580c9d6
more index work
ggtylerr Nov 26, 2023
955e820
Merge branch 'dice-ggtyler/website' of https://github.com/Polyfrost/N…
ggtylerr Nov 26, 2023
181547a
feat(build): transfer everything to esm/ts
pauliesnug Nov 27, 2023
8662119
chore(ws): minor pnpm lock and ws tweaks
pauliesnug Nov 28, 2023
ef0b02e
Make Slider + Card and add to index
ggtylerr Dec 4, 2023
1c03b11
Move OneConfig page and finish up its basics
ggtylerr Dec 17, 2023
fa189e9
some stuff
Wyvest Dec 18, 2023
a79d129
Fix up Slider to accept differing cards
ggtylerr Dec 18, 2023
ce0bc21
Fix gap in Slider
ggtylerr Dec 18, 2023
64537e6
add one more mod
Wyvest Dec 18, 2023
8e85be9
chore(lint): bump deps and fix linting/format
pauliesnug Dec 20, 2023
53ce28a
Clean up Slider
ggtylerr Dec 21, 2023
2df2871
update oneconfig card svg
Wyvest Dec 23, 2023
6dbef79
Update Icon Types + fix type issues in oneconfig page
LynithDev Dec 26, 2023
6db9917
Slider tweaks
LynithDev Dec 26, 2023
ae4afbb
chore(deps): bump and use patched lint
pauliesnug Dec 26, 2023
542fb33
Responsiveness + fixes
LynithDev Dec 26, 2023
530634f
Footer + small tweaks
LynithDev Dec 26, 2023
b0496a9
Fixes webkit stuff
LynithDev Dec 26, 2023
ba4a75e
Oops
LynithDev Dec 26, 2023
02534ba
chore(lint): disable react linting
pauliesnug Dec 26, 2023
1ec972a
chore(lint): lint all files
pauliesnug Dec 26, 2023
4bf354c
feat(actions): bump deps and use new artifact api
pauliesnug Dec 26, 2023
a8b3db9
Remove padding from oneconfig logo + update footer links
LynithDev Dec 27, 2023
f3a7e39
Update navbar + some tweaks
LynithDev Dec 27, 2023
f8da634
Update hero section of oneconfig page
LynithDev Dec 27, 2023
2dda71f
Slight changes to mods page
LynithDev Dec 27, 2023
1ff554f
Pretty much finished the mods page except for images / svgs
LynithDev Dec 27, 2023
7fcd005
Add view transitions
LynithDev Dec 28, 2023
092ad3a
Lots of changes + about us page
LynithDev Dec 28, 2023
98f4ee1
Fine tuned view transition
LynithDev Dec 28, 2023
97cf840
Remove page transitions
LynithDev Dec 28, 2023
bf5075e
Increase font size + scale
LynithDev Dec 28, 2023
d6c7fad
fullpage.js
LynithDev Dec 28, 2023
17d8ba3
remove fullpage.js
LynithDev Dec 30, 2023
d568fe0
Responsive tweaks
LynithDev Dec 30, 2023
5b5bc9e
Add locomotive
LynithDev Dec 30, 2023
634d755
Contact page
LynithDev Jan 1, 2024
afd29e7
Index page
LynithDev Jan 1, 2024
2195d88
Index page changes to the top bar and make the big card flex
LynithDev Jan 1, 2024
be06dc2
Fix webkit issues on index page
LynithDev Jan 1, 2024
40138ce
Index page - card changes
LynithDev Jan 1, 2024
c1486fc
Add color + change the hero block index pill
LynithDev Jan 1, 2024
6a86121
Remove big spacing on oneconfig page
LynithDev Jan 1, 2024
7e3cff9
Add socials + links to buttons
LynithDev Jan 1, 2024
107c80b
Changed mods page a little + fix padding on index
LynithDev Jan 1, 2024
bdee109
mod fetch + card design
ggtylerr Jan 4, 2024
98350bb
add easeify as excluded mod
Wyvest Jan 4, 2024
ceef018
fix filter, code padding, and add mod page media
ggtylerr Jan 4, 2024
1beed29
Grayscale hover on navbar dropdown elements + client side mod fetching
LynithDev Jan 6, 2024
569eed9
Padding fixes and slight tweaks to icons etc
LynithDev Jan 6, 2024
dd1c0e5
OSS Page
LynithDev Jan 6, 2024
3a9c358
Remove status text on contact page
LynithDev Jan 6, 2024
5a9a6dd
some text modifications
Wyvest Jan 6, 2024
760e046
remove modpack mention
Wyvest Jan 6, 2024
27e28fd
remove unneeded licenses page mention
Wyvest Jan 6, 2024
fb9da0a
Add buttons to about us pgae
LynithDev Jan 6, 2024
aad6344
Make buttons bigger and change workflow to not run for now
LynithDev Jan 6, 2024
90b3a90
OneConfig Download page
LynithDev Jan 6, 2024
9e95047
Mods page, page header smaller max width
LynithDev Jan 6, 2024
b5e0f46
TOS + Privacy
LynithDev Jan 7, 2024
5ae26d7
change modrinth id
Wyvest Jan 7, 2024
d9eced7
Branding page + branding assets
LynithDev Jan 7, 2024
ffcff29
Fix modrinth urls + add organization / user support
LynithDev Jan 7, 2024
ea7a7f9
Update mod icons on mod page
LynithDev Jan 7, 2024
f570918
fix damagetint icon
LynithDev Jan 7, 2024
651684e
Branding page mod names
LynithDev Jan 7, 2024
d07c4c2
modify some text
Wyvest Jan 8, 2024
51b4405
add github url to button
Wyvest Jan 8, 2024
7567618
chore(deps): bump
pauliesnug Jan 9, 2024
8be3434
super unfinished stuff but i was getting yelled at by wybest
pauliesnug Jan 11, 2024
580c9d9
feat(web): start work on new icon system
pauliesnug Jan 12, 2024
abed191
feat(web) unfinished
pauliesnug Jan 13, 2024
2e4bae6
some more fixes
Wyvest Jan 13, 2024
f8bedbf
Revert "some more fixes"
Wyvest Jan 13, 2024
bedd687
Make use of the custom icon system
nea89o Jan 13, 2024
7375c96
Update branding.astro
Wyvest Jan 13, 2024
d84dd90
chore(deps): bump
pauliesnug Jan 13, 2024
f56d02a
relocate assets to assets package
pauliesnug Jan 13, 2024
b19b3f6
feat(web): finish icon system, see web-comm
pauliesnug Jan 14, 2024
ad4987f
a lot of errors still and it seems broken but idk
pauliesnug Jan 14, 2024
998476a
remove all duplicate icons and fix coloring of svgs
pauliesnug Jan 14, 2024
b6ee1f1
testing
pauliesnug Jan 14, 2024
6677d80
testing v
pauliesnug Jan 14, 2024
7be437b
almost done
pauliesnug Jan 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ trim_trailing_whitespace = true

# JavaScript, JSON, JSX, JavaScript Modules, TypeScript
# https://github.com/feross/standard
# https://prettier.io
[*.{cjs,js,json,jsx,mjs,ts,tsx}]
indent_size = 4
tab_width = 4
Expand Down
1 change: 0 additions & 1 deletion .eslintignore

This file was deleted.

100 changes: 50 additions & 50 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
name: 🐞 Bug Report
description: Report a bug
labels:
- kind/bug
- status/needs-triage
- kind/bug
- status/needs-triage

body:
- type: checkboxes
id: product
attributes:
label: Product name
description: What Polyfrost product are you using?
options:
- label: Website
- label: Launcher
- label: Installer
- type: checkboxes
id: product
attributes:
label: Product name
description: What Polyfrost product are you using?
options:
- label: Website
- label: Launcher
- label: Installer

- type: markdown
attributes:
value: |
## First of all
1. Please search for [existing issues](https://github.com/polyfrost/nexus/issues?q=is%3Aissue) about this problem first.
2. Make sure it's an issue with our products and not something else you are using.
3. Remember to follow our community guidelines and be friendly.
- type: markdown
attributes:
value: |
## First of all
1. Please search for [existing issues](https://github.com/polyfrost/nexus/issues?q=is%3Aissue) about this problem first.
2. Make sure it's an issue with our products and not something else you are using.
3. Remember to follow our community guidelines and be friendly.

- type: textarea
id: description
attributes:
label: Describe the bug
description: A clear description of what the bug is. Include screenshots if applicable.
placeholder: Bug description
validations:
required: true
- type: textarea
id: description
attributes:
label: Describe the bug
description: A clear description of what the bug is. Include screenshots if applicable.
placeholder: Bug description
validations:
required: true

- type: textarea
id: reproduction
attributes:
label: Reproduction
description: Steps to reproduce the behavior.
placeholder: |
1. Go to ...
2. Click on ...
3. See error
- type: textarea
id: reproduction
attributes:
label: Reproduction
description: Steps to reproduce the behavior.
placeholder: |
1. Go to ...
2. Click on ...
3. See error

- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
description: A clear description of what you expected to happen.
- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
description: A clear description of what you expected to happen.

- type: textarea
id: logs
attributes:
label: Stack trace (optional)
render: Shell
- type: textarea
id: logs
attributes:
label: Stack trace (optional)
render: Shell

- type: textarea
id: context
attributes:
label: Additional context
description: Add any other context about the problem here.
- type: textarea
id: context
attributes:
label: Additional context
description: Add any other context about the problem here.
18 changes: 9 additions & 9 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# yaml-language-server: $schema=https://json.schemastore.org/github-issue-config.json
blank_issues_enabled: false
contact_links:
- name: 🙏 Get Help
url: https://github.com/polyfrost/nexus/discussions/new?category=help
about: If you can't get something to work the way you expect, open a question in our discussion forums.
- name: 💡 Feature Request
url: https://github.com/polyfrost/nexus/discussions/new?category=ideas
about: Suggest any ideas you have using our discussion forums.
- name: 💬 Discord Chat
url: https://polyfrost.cc/discord
about: Ask questions and talk to other Polyfrost product users and the devs.
- name: 🙏 Get Help
url: https://github.com/polyfrost/nexus/discussions/new?category=help
about: If you can't get something to work the way you expect, open a question in our discussion forums.
- name: 💡 Feature Request
url: https://github.com/polyfrost/nexus/discussions/new?category=ideas
about: Suggest any ideas you have using our discussion forums.
- name: 💬 Discord Chat
url: https://polyfrost.org/discord
about: Ask questions and talk to other Polyfrost product users and the devs.
2 changes: 0 additions & 2 deletions .github/actions/publish-artifacts/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions .github/actions/publish-artifacts/action.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/actions/publish-artifacts/dist/index.js

This file was deleted.

101 changes: 0 additions & 101 deletions .github/actions/publish-artifacts/index.ts

This file was deleted.

18 changes: 0 additions & 18 deletions .github/actions/publish-artifacts/package.json

This file was deleted.

11 changes: 0 additions & 11 deletions .github/actions/publish-artifacts/tsconfig.json

This file was deleted.

44 changes: 22 additions & 22 deletions .github/actions/setup-pnpm/action.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
name: Setup Node.js, pnpm and dependencies
description: Setup Node.js, pnpm and dependencies
inputs:
token:
description: Github token
required: false
default: ''
token:
description: Github token
required: false
default: ''
runs:
using: 'composite'
steps:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8.x.x
using: composite
steps:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: latest

- name: Install Node.js
uses: actions/setup-node@v3
with:
token: ${{ inputs.token }}
check-latest: true
node-version-file: '.nvmrc'
- name: Install Node.js
uses: actions/setup-node@v3
with:
token: ${{ inputs.token }}
check-latest: true
node-version-file: .nvmrc

- name: Install pnpm deps
shell: ${{ runner.os == 'Windows' && 'powershell' || 'bash' }}
env:
NODE_ENV: debug
GITHUB_TOKEN: ${{ inputs.token }}
run: pnpm i --frozen-lockfile
- name: Install pnpm deps
shell: ${{ runner.os == 'Windows' && 'powershell' || 'bash' }}
env:
NODE_ENV: debug
GITHUB_TOKEN: ${{ inputs.token }}
run: pnpm i --frozen-lockfile
Loading