projects
/
GitHub
/
WoltLab
/
WCF.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/WoltLab/WCF.git
2021-09-22
Tim Düsterhus
Update pelago/emogrifier to 6.0
|
commitdiff
2021-09-22
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-22
Tim Düsterhus
Merge pull request #4510 from WoltLab/wcfsetup-https
|
commitdiff
2021-09-22
Tim Düsterhus
Merge pull request #4509 from WoltLab/str-x-with
|
commitdiff
2021-09-22
Tim Düsterhus
Check whether WCFSetup is accessed using HTTPS
|
commitdiff
2021-09-22
Tim Düsterhus
Sort neededFilesPattern in install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Inline error handler and exception handler in install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Synchronize error handling in install.php with core...
|
commitdiff
2021-09-22
Tim Düsterhus
Avoid the use of $_REQUEST in install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Remove useless file_exists() check for composer autoloa...
|
commitdiff
2021-09-22
Tim Düsterhus
Remove unnamespaced IPrintableException from install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Clean up `$prefix` generation in install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Remove unused methods from BasicFileUtil in install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Remove `is_countable` polyfill from install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Remove `escapeString()` from install.php
|
commitdiff
2021-09-22
Tim Düsterhus
Replace use of `StringUtil::endsWith()` by `\str_ends_w...
|
commitdiff
2021-09-22
Tim Düsterhus
Replace use of `StringUtil::startsWith()` by `\str_star...
|
commitdiff
2021-09-22
Tim Düsterhus
Deprecate `StringUtil::(starts|ends)With()`
|
commitdiff
2021-09-22
Tim Düsterhus
Run php-cs-fixer using PHP 8.0
|
commitdiff
2021-09-22
Tim Düsterhus
Merge pull request #4507 from WoltLab/polyfill
|
commitdiff
2021-09-22
Tim Düsterhus
Merge pull request #4508 from WoltLab/search-index...
|
commitdiff
2021-09-22
Marcel Werk
Incorrect type comparison when the legacy mysql extensi...
|
commitdiff
2021-09-22
Tim Düsterhus
Remove add() and update() from ISearchIndexManager
|
commitdiff
2021-09-22
Tim Düsterhus
Satisfy the PHP syntax check in GitHub Actions
|
commitdiff
2021-09-22
Tim Düsterhus
Remove custom `is_countable` polyfill from core.functio...
|
commitdiff
2021-09-22
Tim Düsterhus
Add symfony/polyfill-php73 and symfony/polyfill-php74
|
commitdiff
2021-09-21
Tim Düsterhus
Deprecate the escapeString() helper (#4506)
|
commitdiff
2021-09-21
Tim Düsterhus
Stop using the `escapeString` helper in MysqlSearchEngine
|
commitdiff
2021-09-21
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-21
Tim Düsterhus
Merge branch '5.3' into 5.4
|
commitdiff
2021-09-21
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-21
Marcel Werk
Merge pull request #4497 from max-m/patch-categoryMulti...
|
commitdiff
2021-09-21
Tim Düsterhus
Take the array key into account when checking whether...
|
commitdiff
2021-09-21
Marcel Werk
Merge pull request #4504 from WoltLab/notification...
|
commitdiff
2021-09-21
Alexander Ebert
Skip desktop notifications on Android
|
commitdiff
2021-09-21
Tim Düsterhus
Increase defaultvalue of user_cleanup_notification_life...
|
commitdiff
2021-09-21
Tim Düsterhus
Increase the minvalue for the user_*_lifetime options...
|
commitdiff
2021-09-21
Joshua Rüsweg
Merge pull request #4503 from WoltLab/5.5-get-subscribe...
|
commitdiff
2021-09-21
joshuaruesweg
Add method to get all subscribers of an object
|
commitdiff
2021-09-21
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-21
Tim Düsterhus
Do not error during validation of TOTP codes if an...
|
commitdiff
2021-09-21
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-21
Tim Düsterhus
Do not pass `null` to `|encodeJS`
|
commitdiff
2021-09-20
Tim Düsterhus
Enable npm caching for all GitHub Actions jobs
|
commitdiff
2021-09-20
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-20
Tim Düsterhus
Fix TypeScript code style
|
commitdiff
2021-09-20
Tim Düsterhus
Fix SCSS code style
|
commitdiff
2021-09-20
Tim Düsterhus
Use well-specified node.js for Prettier jobs in GitHub...
|
commitdiff
2021-09-20
Tim Düsterhus
Update GitHub Actions to node.js 16
|
commitdiff
2021-09-20
Alexander Ebert
Skip bogus selection changes
|
commitdiff
2021-09-20
Alexander Ebert
Skip the check for the caret position if the selection...
|
commitdiff
2021-09-20
Alexander Ebert
Merge branch '5.3' into 5.4
|
commitdiff
2021-09-20
Alexander Ebert
Incorrect gradient value in Safari
|
commitdiff
2021-09-20
Tim Düsterhus
Update npm dependencies
|
commitdiff
2021-09-20
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-20
Tim Düsterhus
Fix SCSS code style
|
commitdiff
2021-09-20
Tim Düsterhus
Fix use of transparentize() in *.scss
|
commitdiff
2021-09-20
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-20
Tim Düsterhus
Fix return type for SeekableIterator::* implementations
|
commitdiff
2021-09-20
Tim Düsterhus
Update composer dependencies
|
commitdiff
2021-09-20
Tim Düsterhus
Update scssphp/scssphp to 1.8.1
|
commitdiff
2021-09-20
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-20
Tim Düsterhus
Move scssphp to the WoltLab fork
|
commitdiff
2021-09-20
Alexander Ebert
Merge branch '5.4' of https://github.com/WoltLab/WCF...
|
commitdiff
2021-09-20
Alexander Ebert
Enable `X-Frame-Options` for the WCFSetup
|
commitdiff
2021-09-20
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-20
Tim Düsterhus
Fix return type of `count()` for the remaining classes...
|
commitdiff
2021-09-20
Tim Düsterhus
Fix PHP 8.1 compatibility in DatabaseObjectList
|
commitdiff
2021-09-20
Tim Düsterhus
Merge branch '5.4'
|
commitdiff
2021-09-20
Alexander Ebert
Enable `X-Frame-Options` for the WCFSetup
|
commitdiff
2021-09-20
Alexander Ebert
Skip the default cover photo when rebuilding users
|
commitdiff
2021-09-20
Tim Düsterhus
Set the XSRF-Token cookie to SameSite=lax
|
commitdiff
2021-09-20
joshuaruesweg
Fix `sprintf` parameter types
|
commitdiff
2021-09-17
Marcel Werk
Merge pull request #4498 from WoltLab/5.5-notifications...
|
commitdiff
2021-09-17
Marcel Werk
Typo
|
commitdiff
2021-09-16
joshuaruesweg
Add notification for comments in subscribed article...
|
commitdiff
2021-09-14
Maximilian Mader
Make `categoryMultiSelectOptionType.tpl` behave like...
|
commitdiff
2021-09-13
joshuaruesweg
Add `$user` parameter to `canRead()` for articles
|
commitdiff
2021-09-13
joshuaruesweg
Add `getSubscribedUserIDs()` function for article categ...
|
commitdiff
2021-09-11
Alexander Ebert
Merge branch '5.4'
|
commitdiff
2021-09-11
Alexander Ebert
Merge branch '5.3' into 5.4
|
commitdiff
2021-09-11
Alexander Ebert
Merge pull request #4496 from mutec/tagfieldfdp1
|
commitdiff
2021-09-10
mutec
fix id of `CustomFormDataProcessor` in `TagFormField`
|
commitdiff
2021-09-09
Alexander Ebert
Removed unnecessary type assertions
|
commitdiff
2021-09-09
Alexander Ebert
Rebuilt the compiled JavaScript
|
commitdiff
2021-09-09
Alexander Ebert
Merge branch '5.4'
|
commitdiff
2021-09-09
Alexander Ebert
Incorrect code style
|
commitdiff
2021-09-09
Alexander Ebert
Adjusted the `tab_width` for *.css/*.scss
|
commitdiff
2021-09-09
Alexander Ebert
Explicitly reduce the indent size of *.css/*.scss
|
commitdiff
2021-09-09
Joshua Rüsweg
Merge pull request #4494 from WoltLab/5.5-sql-installat...
|
commitdiff
2021-09-09
Alexander Ebert
Merge branch '5.4'
|
commitdiff
2021-09-09
Alexander Ebert
Merge branch '5.3' into 5.4
|
commitdiff
2021-09-09
Alexander Ebert
Merge branch '5.2' into 5.3
|
commitdiff
2021-09-09
Alexander Ebert
Merge branch '5.3' into 5.4
|
commitdiff
2021-09-09
Alexander Ebert
Merge pull request #4495 from Fabii547/patch-79
|
commitdiff
2021-09-09
Alexander Ebert
Merge pull request #4493 from WoltLab/5.3-aclformfieldc...
|
commitdiff
2021-09-09
Fabii547
Fix writing `runStandalone` attribute to package.xml
|
commitdiff
2021-09-08
joshuaruesweg
Force overwrite unknown database tables using a known...
|
commitdiff
2021-09-08
Alexander Ebert
Release 5.4.7
5.4.7
|
commitdiff
2021-09-08
Alexander Ebert
Release 5.3.14
5.3.14
|
commitdiff
next