Update to the latest release#3
Open
docwyatt2001 wants to merge 481 commits into
Open
Conversation
The difference in size was annoying :P
This will change the leading '..' SMTP compatibility to a '=2E' for better client support. Fixes #238
This fixes #343
This likely fixes #328
Also fixing some code weirdness in the Issue model
This should fix issues upgrading from DB versions before 18.02.07.
This fixes a vulnerability in Parsedown and several bugs in other parsers.
Extend SQL wrapper to explicitly cast float values
Security: Session token LIKE bypass + 8 other authorization vulnerabilities Fixes #426
* Initial plan * Add AGENTS.md documentation file Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> * Revise AGENTS.md for structure and installation updates Updated repository structure and installation instructions. Removed troubleshooting section for clarity. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> Co-authored-by: Alan <alanaktion@gmail.com>
…EN auth Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com>
…issue Fix intermittent CI composer install auth failures
Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com>
Remove ambiguous GROUP BY to fix ONLY_FULL_GROUP_BY incompatibility
* Initial plan * Fix deactivated users' tasks on task board by adding temporary dropdown option Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> * Remove deactivated users from add task dialog --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> Co-authored-by: Alan <alanaktion@gmail.com>
* Add locale-aware date formatting using IntlDateFormatter Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> * Update string tests for locale-aware date formatting Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> * Replace narrow no-break space with regular space in formatDateTime output Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add IntlDateFormatter instance cache and ext-intl fallback in Helper\View Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com> Co-authored-by: Alan <alanaktion@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add PHP 8.5 to CI workflow matrix Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Alanaktion <236490+Alanaktion@users.noreply.github.com>
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
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.