projects
/
GitHub
/
WoltLab
/
WCF.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/WoltLab/WCF.git
Author
Commit
2023-09-08
Alexander Ebert
Fix the width of the placeholder icon for attachments
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Fix the inconsistent size of the user avatar
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Fix the dimension check for images w/o thumbnail
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Fix the color preview when HSL is the source
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Use fixed saturation and lightness for the hue gradient
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Fix an error in the RGB to HSL conversion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Fix the check for installable packages when there are...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Show information on outdated / not owned products
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Improve the navigation between `License` and `LicenseEdit`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-08
Alexander Ebert
Improve the workflow for missing license credentials
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Merge pull request #5647 from WoltLab/link-regex
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Alexander Ebert
Fix the default value of placeholder badges
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Alexander Ebert
Fix the specificity of the active header menu
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Alexander Ebert
Suppress the box shadow for the CKEditor logo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Drop useless groups in FileUtil::LINK_REGEX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Simplify consecutive repetition operators in FileUtil...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Remove support for nested parentheses in FileUtil:...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Remove inner capturing groups in FileUtil::LINK_REGEX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Improve domain detection in FileUtil::LINK_REGEX
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Add parameter types to various HtmlInputNodeTextParser...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Alexander Ebert
Add the missing border of sidebar boxes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Allow PHP 8.3 in SystemCheckPage
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Officially allow PHP 8.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Alexander Ebert
Merge pull request #5645 from WoltLab/update-server...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Alexander Ebert
Simplify the check for the trusted servers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Alexander Ebert
Detect paid updates in the Plugin-Store during the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-07
Tim Düsterhus
Merge pull request #5644 from WoltLab/clean-suspicious...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Ensure the URL's authority is fully visible when trunca...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Strip suspicious link values in HTML content
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Move the link detection regex into a reusable constant
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Alexander Ebert
Release 6.0.0 Beta 4
6.0.0_Beta_4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Alexander Ebert
Upgrade to CKEditor v39.0.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Alexander Ebert
Fix the text color of drop down menus
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Alexander Ebert
Clean up the CSS for footer boxes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Merge pull request #5643 from WoltLab/test-php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Add x64 check to test.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Do not check other PHP requirements if the PHP version...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Handle `memory_limit=-1` in test.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Add PHP upper bound to test.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Unify parsing of memory limit in test.php with the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Run autoformatter on test.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-06
Tim Düsterhus
Collect PHP logic at the top of test.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Merge pull request #5642 from WoltLab/license-page
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Add `#[\Override]` to Pipeline
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Add `#[\Override]` to RequestHandlerMiddleware
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Add `#[\Override]` to LegacyPlaceholderResponse
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Upgrade to `actions/checkout@v4`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Merge branch '5.5'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Upgrade to `actions/checkout@v4`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Fix the check for installable packages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Slightly improve the phrasing of the developer notice
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Simplify the condition to order the packages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Fix the indentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Block parallel requests to install a package
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Merge branch '5.5'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Update to `psr/http-message` 1.1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Fix `license.tpl` showing official packages in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Fix a typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Remove the legacy plugin store package search
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Alexander Ebert
Add the license page to the menu
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Allow description language in XSD/style.xsd
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-05
Tim Düsterhus
Fix styleVariables.xsd
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Handle missing auth data and stale package lists
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Add a form to set up the license data
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Replace the hard-wired data for the package server
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Improve the visuals of the licensed products
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Add the install functionality
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Check which packages are installable
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Detect already installed packages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Add some reminders
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Basic prototype for the license page
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Fix the handling of the individual SCSS for the dark...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Tim Düsterhus
Update composer dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Tim Düsterhus
Update composer dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Merge pull request #5641 from WoltLab/promise-mutex
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-04
Alexander Ebert
Implement a helper to prevent the parallel execution...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-03
Alexander Ebert
Improve the scroll behavior when editing messages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-02
Alexander Ebert
Fix the alignment of legacy dialog form buttons
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-02
Alexander Ebert
Include the extra information of AJAX exceptions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-02
Alexander Ebert
Improve the stack traces generated by AJAX errors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Alexander Ebert
Add the color scheme to the user editing form
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Tim Düsterhus
Apply `#[\Override]` to PHP DDL API where possible
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Tim Düsterhus
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Tim Düsterhus
Update CKEditor npm dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Tim Düsterhus
Update npm dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Tim Düsterhus
Merge branch '5.5'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Tim Düsterhus
Update tslib
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Tim Düsterhus
Update npm dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-09-01
Olaf Braun
Fix UploadFormField::maximumImageHeight() (#5638)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-31
Marcel Werk
Use "natural ordering" when sorting the ad locations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-30
Alexander Ebert
Fix the visuals of the search type button
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-30
Alexander Ebert
Expose the html of the WYSIWYG form field in the parameters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-30
Tim Düsterhus
Merge pull request #5637 from WoltLab/templatelistener-xsd
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-30
Tim Düsterhus
Inline the `woltlab_environment` type in XSDs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-30
Tim Düsterhus
Soft-deprecate <permissions> and <options> in templateL...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-29
Tim Düsterhus
Merge branch '5.5'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-29
Olaf Braun
Fix validation in UploadFormField::maximumImageWidth()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-29
Olaf Braun
Fix validation in UploadFormField::maximumImageHeight()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2023-08-28
Marcel Werk
Fix error when scrolling multiple times via JS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next