GitHub/WoltLab/WCF.git
Author Commit
2020-10-31 Alexander EbertSupport the ES5 legacy inheritance for all exported...
2020-10-31 Alexander EbertIncorrect DOM markup for upload buttons
2020-10-31 Alexander EbertSupport for legacy class inheritance (ES5-style)
2020-10-31 Alexander EbertUnified the return types for `_ajaxSetup()` and `_dialo...
2020-10-31 Alexander EbertUse an underscore to mask intentionally unused parameters
2020-10-31 Alexander EbertConvert `Ui/User/Profile/Menu/Item/Ignore` to TypeScript
2020-10-31 Alexander EbertConvert `Ui/User/Profile/Menu/Item/Follow` to TypeScript
2020-10-30 Alexander EbertConvert `Ui/User/Profile/Menu/Item/Abstract` to TypeScript
2020-10-30 Alexander EbertConvert `Ui/User/CoverPhoto/Upload` to TypeScript
2020-10-30 Alexander EbertConvert `Ui/User/CoverPhoto/Delete` to TypeScript
2020-10-30 Alexander EbertMerge branch 'master' into 54-typescript
2020-10-30 Alexander EbertMerge pull request #3670 from WoltLab/WCF_CLICK_EVENT
2020-10-30 Alexander EbertConvert `Upload` to TypeScript
2020-10-30 Alexander EbertConvert `Ui/User/Activity/Recent` to TypeScript
2020-10-30 Alexander EbertMerge branch 'master' into 54-typescript
2020-10-30 Matthias SchmidtReplace `WCF_CLICK_EVENT` with `click`
2020-10-30 Tim DüsterhusMerge pull request #3668 from WoltLab/eslint
2020-10-30 Alexander EbertResolve errors found by ESLint
2020-10-30 Alexander EbertPermit the `object` type for use in legacy modules
2020-10-30 Alexander EbertConvert `Ui/Page/Menu/User` to TypeScript
2020-10-30 Tim DüsterhusMerge branch '5.3'
2020-10-30 Tim DüsterhusMerge branch '5.2' into 5.3
2020-10-30 Marcel WerkExpired session during 3rd party auth led to a SystemEx...
2020-10-30 Marcel WerkExpired session during google auth led to a SystemException
2020-10-30 Tim Düsterhusfixup! Add tslint to typescript workflow
2020-10-30 Tim DüsterhusAdd tslint to typescript workflow
2020-10-30 Tim DüsterhusMake everything no-empty clean
2020-10-30 Tim DüsterhusMake everything @typescript-eslint/no-empty-function...
2020-10-30 Tim DüsterhusMake everything @typescript-eslint/unbound-method clean
2020-10-30 Tim DüsterhusAdd parameter types where possible
2020-10-30 Tim DüsterhusAdd return types on module boundaries
2020-10-30 Tim DüsterhusMake everything prefer-const clean
2020-10-30 Tim DüsterhusAdd missing return types to Ajax callbacks
2020-10-30 Tim DüsterhusMake everything @typescript-eslint/no-unused-vars clean
2020-10-30 Tim DüsterhusDisable eslint rules disallowing `any` to be used
2020-10-30 Alexander EbertDisable the `no-non-null-assertion` rule
2020-10-30 Alexander EbertEnable type checking rules
2020-10-30 Tim DüsterhusAdd rudimentary eslint configuration
2020-10-30 Tim DüsterhusMake everything no-case-declarations clean
2020-10-30 Tim DüsterhusMake everything no-constant-condition clean
2020-10-30 Tim DüsterhusMake Ajax/Jsonp.ts eslint clean
2020-10-30 Tim DüsterhusMake Ajax/Status.ts eslint clean
2020-10-30 Tim DüsterhusMake everything @typescript-eslint/ban-ts-comment clean
2020-10-30 Alexander EbertConvert `Ui/Page/Menu/Main` to TypeScript
2020-10-30 Tim DüsterhusRemove useless non-null assertion in Date/Picker.ts
2020-10-30 Tim DüsterhusRemove useless type assertion in Language.ts
2020-10-30 Tim DüsterhusMake Ui/Article/MarkAllAsRead eslint clean
2020-10-30 Tim DüsterhusImprove typing of CallbackList#forEach
2020-10-30 Tim DüsterhusMake Ui/Dropdown/Builder.ts eslint clean
2020-10-30 Tim DüsterhusMake Ui/Page/Search.ts eslint clean
2020-10-30 Tim DüsterhusMake Ui/User/Ignore.ts eslint clean
2020-10-30 Tim DüsterhusMake Ui/Page/Action eslint clean
2020-10-30 Tim DüsterhusMake Ui/User/List.ts eslint clean
2020-10-30 Tim DüsterhusMake FileUtil.ts eslint clean
2020-10-30 Tim DüsterhusMake Date/Util.ts eslint clean
2020-10-29 Tim DüsterhusFix typo in codestyle workflow
2020-10-29 Tim DüsterhusAdd 'ts' to codestyle workflow
2020-10-29 Tim DüsterhusRun prettier on all TypeScript files
2020-10-29 Tim DüsterhusAdd prettier to package.json
2020-10-29 Tim DüsterhusMerge remote-tracking branch 'origin/54-typescript'
2020-10-29 Alexander EbertMerge pull request #3666 from WoltLab/typescript-cleanup
2020-10-29 Tim DüsterhusMerge branch '5.3'
2020-10-29 Tim DüsterhusMerge pull request #3663 from WoltLab/image-proxy-guzzle
2020-10-29 Tim DüsterhusClean up code style and types for existing TypeScript...
2020-10-29 Alexander EbertReplace implicit `any` variables
2020-10-29 Alexander EbertConvert `Ui/Page/Menu/Abstract` to TypeScript
2020-10-29 Tim DüsterhusDelete DownloadStyleLogoJob.class.php
2020-10-29 Tim DüsterhusRemove closest.js polyfill
2020-10-29 Tim DüsterhusRemove wcombined.min.js
2020-10-29 Tim DüsterhusUse Guzzle directly in ImageProxyAction
2020-10-29 Matthias SchmidtSkip system requirements during setup if they are met...
2020-10-28 Matthias SchmidtSupport additional action parameters in `AbstractCustom...
2020-10-28 Alexander EbertConvert `Ui/Page/Header/Menu` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Page/Header/Fixed` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Page/Search/Input` to TypeScript
2020-10-28 Alexander EbertIncorrect property name
2020-10-28 Matthias SchmidtRemove obsolete TODO
2020-10-28 Matthias SchmidtMerge branch '5.3'
2020-10-28 Matthias SchmidtMerge branch '5.2' into 5.3
2020-10-28 Matthias SchmidtRemove obsolete TODO
2020-10-28 Matthias SchmidtMerge branch '5.3'
2020-10-28 Matthias SchmidtRemove obsolete TODO
2020-10-28 Tim DüsterhusCheck that the vendored tslib is up to date
2020-10-28 Tim DüsterhusUpdate package-lock.json
2020-10-28 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2020-10-28 Matthias SchmidtRemove obsolete TODOs
2020-10-28 Tim DüsterhusFix version in package.json
2020-10-28 Tim DüsterhusAdd name and version to package.json
2020-10-28 Alexander EbertMerge pull request #3543 from WoltLab/54-typescript-poc
2020-10-28 Alexander EbertUse the `tslib` helper library
2020-10-28 Matthias SchmidtRemove obsolete query placeholder
2020-10-28 Matthias SchmidtShow comment flood control messages as inline error
2020-10-28 Matthias SchmidtUse new flood control API for comments (#3654)
2020-10-28 Matthias SchmidtMerge branch '5.3'
2020-10-28 Matthias SchmidtMerge branch '5.3' of github.com:WoltLab/WCF into 5.3
2020-10-28 Matthias SchmidtMerge branch '5.2' into 5.3
2020-10-28 Matthias SchmidtFix reading medias' `captionEnableHtml`
2020-10-28 Tim DüsterhusMerge branch '5.2' into 5.3
2020-10-28 Matthias SchmidtAdd database update for flood control API
2020-10-28 Matthias SchmidtAdd script to remove files during update to 5.4 (#3643)
next