GitHub/WoltLab/WCF.git
Author Commit
2021-01-08 Tim DüsterhusFix typing in TabMenu.ts
2021-01-08 Tim DüsterhusImprove type safety of Plural.ts
2021-01-08 Tim DüsterhusVarious TypeScript fixes detected using noImplicitAny
2021-01-07 Tim DüsterhusConfigure a 60 second timeout for Guzzle by default
2021-01-07 Tim DüsterhusMerge pull request #3813 from WoltLab/session-cookie
2021-01-06 joshuarueswegMerge branch '5.3'
2021-01-06 joshuarueswegMerge branch '5.2' into 5.3 5.3.2
2021-01-06 joshuarueswegMerge branch '3.1' into 5.2
2021-01-06 Joshua RüswegMerge pull request #3844 from WoltLab/fix-failing-cronjobs
2021-01-06 Alexander EbertIncorrect year
2021-01-06 Tim DüsterhusMerge branch '5.3'
2021-01-06 Alexander EbertRelease 5.3.2
2021-01-06 Joshua RüswegMerge pull request #3814 from WoltLab/delete-content...
2021-01-06 Tim DüsterhusMerge pull request #3852 from WoltLab/3rdParty-remove...
2021-01-06 WoltLabUpdating minified JavaScript files
2021-01-06 Tim DüsterhusStop filling in the user's profile on social registration
2021-01-06 joshuarueswegSimplify retrieving objectTypes for delete content...
2021-01-06 joshuarueswegSimplify delete logic by using a flat array
2021-01-06 joshuarueswegRename class variable `$user` to `$users`
2021-01-06 joshuarueswegAdd clipboard action to delete user content
2021-01-06 joshuarueswegMake `UserAction::prepareRemoveContent()` work with...
2021-01-06 joshuarueswegMake UserContentRemoveWorker work with multiple userIDs
2021-01-06 Tim DüsterhusMerge pull request #3851 from WoltLab/scssphp
2021-01-06 Tim DüsterhusUpdate use of scssphp
2021-01-06 Tim DüsterhusUpdate to scssphp/scssphp 1.4
2021-01-06 Tim DüsterhusMark lib/system/api/** as linguist-vendored
2021-01-06 Tim DüsterhusMerge pull request #3850 from WoltLab/intl
2021-01-06 Tim DüsterhusRecommend intl during WCFSetup
2021-01-06 Tim DüsterhusUpdate update_com.woltlab.wcf_5.4_session_1_cookies...
2021-01-06 Tim DüsterhusFix username suggestion in ACP's LoginForm
2021-01-06 Tim DüsterhusRefresh the session cookie only once it aged a bit
2021-01-06 Tim DüsterhusEncode additional data into the session cookie
2021-01-06 Tim DüsterhusMerge branch '5.3'
2021-01-06 Tim DüsterhusMerge branch '5.2' into 5.3
2021-01-06 Tim DüsterhusFix VarbinaryDatabaseTableColumn
2021-01-06 Tim DüsterhusRemove obsolete import from LoginForm
2021-01-05 Tim DüsterhusMerge pull request #3848 from WoltLab/typescript-prism
2021-01-05 Tim DüsterhusUse async function for event listener in `Core/Bbcode...
2021-01-05 Tim DüsterhusMake CHUNK_SIZE a static class member in `Core/Bbcode...
2021-01-05 Tim DüsterhusConvert Prism/Helper#splitIntoLines into a generator
2021-01-05 Tim DüsterhusConvert `Bbcode/Code` to TypeScript
2021-01-05 Tim DüsterhusAdd WoltLabSuite/Core/Prism/Helper
2021-01-05 Tim DüsterhusAdd WoltLabSuite/Core/Prism.d.ts
2021-01-05 Tim DüsterhusUpdate package-lock.json
2021-01-05 Tim DüsterhusAdd prism-meta compatibility wrapper
2021-01-05 Tim DüsterhusMark Template.grammar.js as linguist-generated
2021-01-05 Alexander EbertMerge pull request #3846 from WoltLab/54-typescript
2021-01-04 Tim DüsterhusMerge pull request #3847 from WoltLab/smart-by-tag
2021-01-04 Tim DüsterhusAutomatically infer the return type of Dom/Traverse...
2021-01-04 Tim DüsterhusUpdate to TypeScript 4.1
2021-01-04 Alexander EbertImproved the code style
2021-01-04 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2021-01-04 Matthias SchmidtFix documentation issues
2021-01-04 Tim DüsterhusAdd .gitattributes to mark JavaScript generated from...
2021-01-03 Matthias SchmidtMerge branch '5.3'
2021-01-03 Matthias SchmidtHide article-related notification events if articles...
2021-01-03 Matthias SchmidtMerge branch '5.2' into 5.3
2021-01-03 Matthias SchmidtHide article-related notification events if articles...
2021-01-03 joshuarueswegfixup! Disable disabling of failed system cronjobs...
2021-01-03 Matthias SchmidtOnly show label groups available in category on Categor...
2021-01-03 Alexander EbertThe callbacks for `Ui/Screen.on()` are optional
2021-01-03 Alexander EbertReplaced the outdated `jQuery.browser.mobile`
2021-01-03 Alexander EbertMerge branch 'master' into 54-typescript
2021-01-03 Alexander EbertRemoved the polyfill for smooth scrolling
2021-01-03 Alexander EbertRemoved the `document.registerElement()` polyfill
2021-01-03 Matthias SchmidtFix inserting newly creating list in `Ui/Search/Input`
2021-01-03 Matthias SchmidtFix mark all-checkbox being temporarily checked after...
2021-01-03 Alexander EbertConvert `Acp/Ui/Devtools/Project/Installation/Confirmat...
2021-01-03 Alexander EbertConvert `Acp/Ui/Devtools/Project/Pip/Entry/List` to...
2021-01-03 Alexander EbertConvert `Acp/Ui/Devtools/Project/QuickSetup` to TypeScript
2021-01-03 Alexander EbertConvert `Acp/Ui/Devtools/Project/Sync` to TypeScript
2021-01-02 Alexander EbertConvert `Acp/Ui/CodeMirror/Page`
2021-01-02 Alexander EbertConvert `Acp/Ui/Devtools/Notification/Test` to TypeScript
2021-01-02 joshuarueswegDisable disabling of failed system cronjobs
2021-01-02 joshuarueswegPrevent failing cronjobs from blocking other cronjobs...
2021-01-02 Alexander EbertConvert `Bbcode/Spoiler` to TypeScript
2021-01-02 joshuarueswegMerge branch '5.3'
2021-01-02 Peter LohseFix missing informal language variable
2021-01-02 Peter LohseFix missing informal language variable
2021-01-02 Alexander EbertConvert `Bbcode/Collapsible` to TypeScript
2021-01-02 Matthias SchmidtRe-create elements in `Upload._createButton()`
2021-01-02 Alexander EbertConvert `Controller/Condition/Page/Dependence`
2021-01-02 Alexander EbertConvert `Controller/Map/Route/Planner` to TypeScript
2021-01-02 Alexander EbertConvert `Controller/Notice/Dismiss` to TypeScript
2021-01-02 Alexander EbertConvert `Controller/User/Notification/Settings` to...
2021-01-02 Alexander EbertConvert `Acp/Bootstrap` to TypeScript
2021-01-02 Alexander EbertConvert `BootstrapFrontend` to TypeScript
2021-01-01 Joshua RüswegMerge pull request #3842 from WoltLab/fix-upload-form...
2021-01-01 Alexander EbertConvert `Controller/Popover` to TypeScript
2021-01-01 joshuarueswegFix JS for upload form fields
2021-01-01 Alexander EbertConvert `Controller/Style/Changer` to TypeScript
2021-01-01 Alexander EbertMoved the call to `favico.js` into `WCF.User.js`
2021-01-01 Alexander EbertConvert `Bootstrap` to TypeScript
2020-12-31 Alexander EbertMerge branch '5.3'
2020-12-31 Alexander EbertPrevent sentences in the search result list from being...
2020-12-29 Alexander EbertMerge branch '5.3'
2020-12-28 Alexander EbertProperly remove formatting in nested elements
2020-12-28 Matthias SchmidtMerge branch '5.3'
2020-12-28 Matthias SchmidtMerge branch '5.2' into 5.3
2020-12-28 Matthias SchmidtFix validation of required single media form fields
next