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

Chore: Remove unused stuff, update dependecies #4238

Merged
merged 74 commits into from
Nov 14, 2024

Conversation

peaklabs-dev
Copy link
Member

@peaklabs-dev peaklabs-dev commented Nov 11, 2024

Security Fixes:

Changes

  • feat: production build now uses config cache
  • feat: All Constants are now in one file (removed duplicate ones and second file (only make stuff more complex))
  • feat: removed all calls to any env() functions in the code so we can use config caching for better performance
  • feat: improved security.md
  • feat: improved release.md
  • feat: added docs link and core maintainers to readme.md
  • chore: updated all composer dependencies, everything that can be updated without conflict (only 1 package could not be upgraded and is not on the latest version yet)
  • chore: update package.json dependencies for Coolify and the Terminal
  • chore: use node:20-alpine in dev, as it is much lighter than full node
  • chore: upgrade openapi version to 3.1.0 (3.1.1 seems to not work properly yet)
  • chore: remove a lot of unused files
  • chore: new ignore paths vite
  • chore: remove unused dependencies
  • fix: tailwind css scrollbar plugin uses a deprecated version
  • fix: version mismatch in openapi.yaml
  • fix: naming missmatch in package.json

@peaklabs-dev peaklabs-dev added the 🏔️ Peaklabs A label for PRs from Peaklabs. label Nov 13, 2024
@peaklabs-dev peaklabs-dev marked this pull request as ready for review November 13, 2024 17:45
@andrasbacsai
Copy link
Member

Thank you for the PR!

@andrasbacsai andrasbacsai merged commit c9f7863 into coollabsio:next Nov 14, 2024
1 check passed
@github-actions github-actions bot removed the 🏔️ Peaklabs A label for PRs from Peaklabs. label Nov 14, 2024
@peaklabs-dev peaklabs-dev deleted the dep-and-remove-unused-stuff branch November 14, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants