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
2021-04-26
Tim Düsterhus
Use width / height attributes for attachments instead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Tim Düsterhus
Add explicit width / height to full size image attachments
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Tim Düsterhus
Improve IDE support in AttachmentBBCode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Fix code style issue
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Fix handling of standalone instruction attribute in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Do not write empty i18n package information in `package...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Force excluded package version in DevTools and support `*`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Fix selector for instruction edit and delete button...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Tim Düsterhus
Merge pull request #4150 from WoltLab/media-lazy
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Fix variable name in `DevtoolsProjectOptionalPackagesFo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Tim Düsterhus
Set loading="lazy" in mediaBBCodeTag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Tim Düsterhus
Actually set width and height in mediaBBCodeTag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-26
Matthias Schmidt
Add `PasswordFormField` (#4148)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Sascha Greuel
Add width to smileys (#4145)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Tim Düsterhus
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Tim Düsterhus
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Tim Düsterhus
Merge branch '3.1' into 5.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Tim Düsterhus
Merge pull request #4143 from WoltLab/3.1-fix-sitemap
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
joshuaruesweg
Fix generating sitemaps with factor 250 objects
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Tim Düsterhus
Update composer dependencies
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Tim Düsterhus
Add missing UserIgnore::TYPE_HIDE_MESSAGES parameter
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Tim Düsterhus
Merge pull request #4064 from WoltLab/block-variants
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-23
Matthias Schmidt
Only validate minimum text length if any text is given
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Move form validation to UserIgnoreAction::validateSubmi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Merge SessionHandler::getSessions() and ::getUserSessions()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Remove SessionHandler::getAcpSessions()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Use more explicit phrasing for wcf.user.ignore.type...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Matthias Schmidt
Use `UserUtil::getIpAddress()` instead of deprecated...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Set 'loading="lazy"' for regular avatars
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Fix backwards compatibility of AJAX failure callback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Remove the `$type` parameter from the `IgnoredBy` metho...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Pass the `$type` parameter to the ignore getters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Add $type parameter to UserProfile::(is|get)Ignored...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Deprecate WCF.User.Action.Ignore
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Remove 'block' button from 'userInformationButtons'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Add `type` to `wcf1_user_ignore`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Tim Düsterhus
Update GitHub Actions to node.js 14
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Alexander Ebert
Merge pull request #4136 from WoltLab/system-ui-font
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Alexander Ebert
Moved the font stack into class constants
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Matthias Schmidt
Add `WC::defineLegacyOptions()` (#4137)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-22
Matthias Schmidt
Add `IApplication::getInstance()`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
Alexander Ebert
Use the OS' native font by default
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
Matthias Schmidt
Change `$genericDboActionNames` into private constant...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
Matthias Schmidt
Throw exception if `AbstractEventListener` does not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
Tim Düsterhus
Merge pull request #4133 from WoltLab/article-update...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
joshuaruesweg
Add enable option for unfurled urls
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
Joshua Rüsweg
Merge pull request #4135 from WoltLab/httprequest-close...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
joshuaruesweg
Always close Guzzle response body after reading it
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-21
Marcel Werk
Missing parameter in pagination of the article list
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Tim Düsterhus
Merge pull request #4132 from WoltLab/5.4-upgrade-cookie
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Matthias Schmidt
Merge branch 'master' of github.com:WoltLab/WCF
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Matthias Schmidt
Initialize JS user before bootstrapping
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Tim Düsterhus
Merge pull request #4134 from WoltLab/domutil-inserHtml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Matthias Schmidt
Consider user list box conditions when using cache...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Tim Düsterhus
Fix handling of non-Element nodes in DomUtil#insertHtml()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Tim Düsterhus
Ensure that the creating of related rows uses up to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Tim Düsterhus
Add explanation to update_com.woltlab.wcf_5.4_session_1...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-20
Matthias Schmidt
Always use `scrollableCheckboxList` for `MultipleSelect...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-19
Tim Düsterhus
Merge pull request #4130 from WoltLab/actions-php-cs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-19
Tim Düsterhus
Set-up php-cs-fixer using setup-php in codestyle workflow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-19
Matthias Schmidt
Add dialog with anonymous/personalized links for RSS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-19
Tim Düsterhus
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-19
Tim Düsterhus
Merge pull request #4127 from WoltLab/fix-user-storage...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-19
Tim Düsterhus
Do not update `confirmTime` for read notifications...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-18
joshuaruesweg
Fix requesting multiple times the UserStorage tables...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-17
Matthias Schmidt
Fix update script to delete language items
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-17
Matthias Schmidt
Support enabling/disabling `Ui/ItemList/LineBreakSepara...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-17
Matthias Schmidt
Add and use `LineBreakSeparatedTextUserGroupOptionType...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-17
Alexander Ebert
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-17
Alexander Ebert
Merge branch '3.1' into 5.2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-17
Alexander Ebert
Update the number of responses that will be loaded
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
Matthias Schmidt
Add option type for with line break-separated items...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
Alexander Ebert
Release 5.3.7
5.3.7
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
joshuaruesweg
Fix missing space in user registration email confirm...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
joshuaruesweg
Fix newline handling in user registration notification...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
joshuaruesweg
Merge branch 'xopez-patch-1'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
Sascha Moser
Add qwant to spiderList.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
Sascha Moser
Add Serpstabot to spiderList.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-16
Sascha Moser
Add SEOkicks to spiderList.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-15
Matthias Schmidt
Add `ClipboardHandler::isMarked()` (#4124)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-15
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-15
Matthias Schmidt
Fix `UserNotification::markAllAsConfirmed()` for no...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-15
Matthias Schmidt
Include compiled template code in exception logs (...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-15
Matthias Schmidt
Fix clearing of obsolete clipboard buttons
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-15
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-15
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-14
Joshua Rüsweg
Merge pull request #4117 from WoltLab/lazy-uploadformfi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-14
Joshua Rüsweg
Fix grammar in phpDoc comment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-14
Alexander Ebert
Merge branch '5.3' of https://github.com/WoltLab/WCF...
5.3.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-14
Alexander Ebert
Release 5.3.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-14
Alexander Ebert
Release 5.3.14
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2021-04-14
Alexander Ebert
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next