GitHub/WoltLab/WCF.git
Author Commit
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 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 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)
2020-10-28 Alexander EbertConvert `Ui/File/Delete` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Page/Action` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Toggle/Input` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Article/MarkAllAsRead` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Article/Search` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Acl/Simple` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/User/Search/Input` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Smiley/Insert` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/User/Trophy/List` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Page/Search` to TypeScript
2020-10-28 Alexander EbertRemoved the `createOnly` parameter, it was never really...
2020-10-28 Alexander EbertExpose the internal `_toggle` method for backwards...
2020-10-28 Alexander EbertConvert `Ui/Search/Page` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Search/Input` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/User/Editor` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/User/Ignore` to TypeScript
2020-10-28 Alexander EbertRenamed the Ajax/Dialog `CallbackObject`
2020-10-28 Alexander EbertConvert `Ui/User/List` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/ItemList` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Dropdown/Builder` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/Dropdown/Reusable` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/TabMenu` to TypeScript
2020-10-28 Alexander EbertConvert `Ui/TabMenu/Simple` to TypeScript
next