-
Notifications
You must be signed in to change notification settings - Fork 0
Update branch #82
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
Merged
Update branch #82
Changes from all commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
350612f
redo navigation
fizitzfux a61c12d
Merge branch 'main' into fizitzfux
fizitzfux b02f267
Add login button back
fizitzfux f18e670
fix nginx mode
fizitzfux f6fe29e
Merge pull request #50 from Keukeiland/fizitzfux
fizitzfux 5439bb3
Update dependabot to ignore type libs
fizitzfux 026bbb0
Fix #41
fizitzfux ade8448
auto-load all extensions
fizitzfux 2ea4596
Redo chat using SSE
fizitzfux 4d9088d
Improve mobile layout
fizitzfux 1dc80f2
Fix #39
fizitzfux 70af9ee
Fixed registration_date mismatch
RemainingDev 7ae37f6
Add support for NPM in extensions
fizitzfux aa12956
Fix content types
fizitzfux fbd32a3
Fix #54
fizitzfux 8104940
Merge branch 'main' into fizitzfux
fizitzfux 79883e5
Merge pull request #55 from Keukeiland/fizitzfux
fizitzfux cc2ba07
Merge pull request #56 from Keukeiland/main
RemainingDev 7c2bd59
Update package.json
RemainingDev 065bf80
Added admin page
RemainingDev e10c08e
Merge pull request #57 from Keukeiland/remaining
RemainingDev 3773877
Fix buttons
fizitzfux bbea788
Add PWA support
fizitzfux d99760c
Fix mobile layout breaking UI
fizitzfux b8c0c2d
Added webRTC voice calling
fizitzfux 024845f
Fix webRTC bugs
fizitzfux 3837930
Fix mobile layout bug
fizitzfux ad8b585
Add message storing in DB
RemainingDev 5fa45bc
Improve webRTC
fizitzfux 0ceddb8
Add docker support
fizitzfux 42a921f
Merge branch 'main' into fizitzfux
fizitzfux 69663d1
Merge pull request #58 from Keukeiland/fizitzfux
fizitzfux b5c11da
Add invite link generation and storage
RemainingDev 5d96edb
Support disabling extensions
fizitzfux ad84617
Add new line
RemainingDev 876b177
Merge branch 'main' into remaining
RemainingDev 37ec710
Resolve Issue
RemainingDev d757f8b
Merge pull request #59 from Keukeiland/remaining
RemainingDev b5cc66c
Merge pull request #60 from Keukeiland/main
fizitzfux a80bb2a
Fix PFPs not displaying in chat
fizitzfux 48ef064
Fix invite table display
fizitzfux c3ea296
Clean up webRTC package.json
fizitzfux 89b62b1
start out minecraft extension
fizitzfux 485cc79
Merge pull request #61 from Keukeiland/fizitzfux
fizitzfux e23f52d
Add Registration via invite links
RemainingDev 4c90593
Merge pull request #62 from Keukeiland/main
RemainingDev 4fdfa5e
Add Minecraft usernames
RemainingDev 008b735
Merge pull request #63 from Keukeiland/remaining
fizitzfux 8dc087d
Merge pull request #64 from Keukeiland/main
fizitzfux dc8de66
Implement minecraft whitelist updating
fizitzfux 48218d3
Fix legacy code that should not have still been active
fizitzfux 8017bc6
Register triggers whitelist update
fizitzfux e146449
Add extension hiding
fizitzfux 134d904
Hide Invites by default
fizitzfux 1512975
Add admin button for Invites
fizitzfux 2dc6a5e
Fix minecraft whitelist usernames
fizitzfux a36a82e
Merge pull request #65 from Keukeiland/fizitzfux
fizitzfux aca3be2
Merge pull request #66 from Keukeiland/main
RemainingDev aeb1f7a
Style registration and minecraft pages
RemainingDev cc6df5b
cleanup
RemainingDev b0b60f3
Merge pull request #67 from Keukeiland/remaining
RemainingDev d39c8fa
Fix chat NGINX support
fizitzfux b959d0e
Merge branch 'main' into fizitzfux
fizitzfux f23ea88
Merge pull request #68 from Keukeiland/fizitzfux
fizitzfux a80f99d
Same fix for WebRTC
fizitzfux 1d3e239
Merge branch 'main' into fizitzfux
fizitzfux f9396c1
Merge pull request #69 from Keukeiland/fizitzfux
fizitzfux 19a38e6
Add additional check for invite code
RemainingDev cff210f
Add invite links generation for non-Admin users
RemainingDev 89ca728
Add Day seperators in chat
RemainingDev b27dac5
Merge branch 'main' into remaining
RemainingDev 104016d
cleanup
RemainingDev 5e1fde1
Merge pull request #73 from Keukeiland/remaining
fizitzfux b11e3e7
Make database migration order deterministic
fizitzfux 80ae3c5
Pin engine version and update packages
fizitzfux 2958ba8
Add changelog generator workflow
fizitzfux 12381de
Correct foreign key references
RemainingDev 906b0e4
Merge branch 'main' into remaining
RemainingDev ccd7208
cleanup
RemainingDev 47e1b05
Merge pull request #77 from Keukeiland/remaining
fizitzfux 1760ad7
Switch DotEnv for --env-file
fizitzfux acd238d
Merge branch 'main' into fizitzfux
fizitzfux 3ab5eba
Merge pull request #79 from Keukeiland/fizitzfux
fizitzfux 086c58c
Release 3.0.0
fizitzfux 20b63a5
Merge pull request #81 from Keukeiland/fizitzfux
fizitzfux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,46 @@ | ||
| # Logs | ||
| logs | ||
| *.log | ||
| npm-debug.log* | ||
|
|
||
| # Diagnostic reports (https://nodejs.org/api/report.html) | ||
| report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json | ||
|
|
||
| # Runtime data | ||
| pids | ||
| *.pid | ||
| *.seed | ||
| *.pid.lock | ||
|
|
||
| # Dependency directories | ||
| node_modules/ | ||
|
|
||
| # Optional npm cache directory | ||
| .npm | ||
|
|
||
| # Output of 'npm pack' | ||
| *.tgz | ||
|
|
||
| # dotenv environment variable files | ||
| .env | ||
| .env.development.local | ||
| .env.test.local | ||
| .env.production.local | ||
| .env.local | ||
|
|
||
| # build artifacts | ||
| dist/ | ||
| build/ | ||
| *.spec | ||
|
|
||
| # docker stuff | ||
| Dockerfile | ||
| .dockerignore | ||
| .git | ||
| .gitignore | ||
| .github | ||
| .vscode | ||
|
|
||
| # config and data | ||
| config/ | ||
| data/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,3 +12,5 @@ updates: | |
| assignees: | ||
| - "fizitzfux" | ||
| target-branch: "main" | ||
| ignore: | ||
| - dependency-name: "@types/*" | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| on: | ||
| push: | ||
| branches: | ||
| - main | ||
|
|
||
| jobs: | ||
| Generate-Changelog: | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - name: Release Changelog Builder | ||
| uses: mikepenz/release-changelog-builder-action@v5 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| FROM node:23.7-alpine | ||
| USER node | ||
|
|
||
| RUN mkdir -p /home/node/app | ||
| RUN mkdir -p /home/node/app/data | ||
|
|
||
| WORKDIR /home/node/app | ||
|
|
||
| COPY . . | ||
|
|
||
| RUN npm install | ||
|
|
||
| CMD [ "npm", "run", "start" ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,17 +1,14 @@ | ||
| export default { | ||
| index: ` | ||
| <h2>Welcome to KeukNet!</h2> | ||
| <p> | ||
| If you're new here we recommend reading the <a href="/~getting-started" target="_blank">getting started</a> guide immediately after registering.<br> | ||
| It can be found top-left next to the logo.<br> | ||
| Registering and logging in can be done at the top-right. | ||
| </p> | ||
| <p> | ||
| For help or questions please contact <i>@fizitzfux</i> on <a href="https://discord.com">Discord</a><br> | ||
| or join our <a href="https://discord.gg/PyJ9svjzrP">Discord server</a>. | ||
| </p> | ||
| <p> | ||
| Please do be aware of the fact that this is still very much in development and a lot of stuff will be improved with time. | ||
| </p> | ||
|
|
||
| <a href="/login" class="button">Login</a> | ||
| `, | ||
| } |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
Copilot Autofix
AI 8 months ago
To fix the issue, we will add a
permissionsblock at the root of the workflow file. This block will specify the minimal permissions required for theGenerate-Changelogjob. Based on the functionality of themikepenz/release-changelog-builder-action, the job likely only needscontents: readto access repository content and generate a changelog. We will add this block to ensure the workflow adheres to the principle of least privilege.