-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
v2 Release #604
Closed
v2 Release #604
Conversation
This file contains 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
- Upgrades the Dockerfiles and composer.json to require PHP 8. - Upgrades to Laravel 9 with all needed changes. - Move lang folder to root directory. - Upgrades third-party packages to the latest versions with all required changes.
…ed revision cleanup command
# Conflicts: # app/Helper/Sharing.php # app/Http/Controllers/App/SystemSettingsController.php # app/Http/Controllers/FetchController.php # app/Http/Controllers/Guest/TagController.php # app/Http/Controllers/Models/ListController.php # app/Http/Controllers/Models/NoteController.php # app/Http/Controllers/Setup/RequirementsController.php # app/Providers/FortifyServiceProvider.php # composer.json # composer.lock # docker-compose.yml # resources/views/admin/system-settings/partials/general-settings.blade.php # resources/views/app/settings/partials/user/app-settings/privacy.blade.php # resources/views/app/settings/system.blade.php # resources/views/models/links/show.blade.php # resources/views/models/notes/partials/single.blade.php # resources/views/partials/header.blade.php
This was
linked to
issues
Feb 6, 2024
Closed
Closed
- Removes the advanced image version where PHP and nginx are separated - Replaces nginx with Caddy - The release image is now ready to be used with SQLite without many hassles - Adjusts the build processes accordingly - Removes unnecessary config files
5 tasks
This was
linked to
issues
Feb 8, 2024
# Conflicts: # .github/workflows/build-docker.yml # .github/workflows/build-package.yml # app/Actions/ImportHtmlBookmarks.php # composer.lock # resources/views/models/links/partials/single-simple.blade.php
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.