GitHub/WoltLab/WCF.git
Author Commit
2020-11-03 Alexander EbertMerge pull request #3689 from WoltLab/54-typescript
2020-11-03 Alexander EbertMoved variables into the module scope
2020-11-03 Alexander EbertConvert `Ui/Like/Handler` to TypeScript
2020-11-03 Matthias SchmidtAdd missing changes in previous commit
2020-11-03 Matthias SchmidtMerge branch '5.3'
2020-11-03 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-03 Matthias SchmidtFix polls in AJAX form builder forms
2020-11-03 Matthias SchmidtAdd data and options getters in poll editor js module
2020-11-03 Matthias SchmidtFire event if field is registered in form builder manager
2020-11-02 Alexander EbertConvert `Ui/Reaction/Profile/Loader` to TypeScript
2020-11-02 Alexander EbertConvert `Ui/Reaction/Handler` to TypeScript
2020-11-02 Matthias SchmidtMerge branch '5.3'
2020-11-02 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-02 Matthias SchmidtMerge branch '3.1' into 5.2
2020-11-02 Matthias SchmidtFix GDPR export if invalid user id is given
2020-11-02 Matthias SchmidtFix class name of invalid password algorithm
2020-11-02 Alexander EbertConvert `Ui/Reaction/CountButton` to TypeScript
2020-11-02 Matthias SchmidtSupport rebuilding activity points on user rank list...
2020-11-02 Matthias SchmidtMerge branch '5.3'
2020-11-02 Matthias SchmidtSupport moderation filters if no outstanding entries...
2020-11-02 Matthias SchmidtAdd permissions for attachments in signatures (#3683)
2020-11-02 Alexander EbertIncorrect detection of datetime values
2020-11-02 Marcel WerkMerge pull request #3682 from WoltLab/menu_item_add
2020-11-02 Joshua RüswegMerge pull request #3645 from WoltLab/user-session...
2020-11-02 joshuarueswegAdd more compact view for sessions
2020-11-02 joshuarueswegAdd new UserAgent Util class
2020-11-02 joshuarueswegSort active sessions by last activity time
2020-11-02 joshuarueswegAdd session list for user
2020-11-02 joshuarueswegAdd helper methods for the session class
2020-11-02 joshuarueswegAdd action to delete an own session
2020-11-02 joshuarueswegAdd UserUtil::isMobileBrowser() method
2020-11-02 joshuarueswegAdd UserUtil::isTablet() method
2020-11-02 joshuarueswegAdd UserUtil::getBrowser() method
2020-11-02 joshuarueswegRemove default values for intern methods
2020-11-02 joshuarueswegAdd account security page
2020-11-02 Matthias SchmidtShow menu name on menu add/edit form
2020-11-02 Matthias SchmidtAdd icons to menu item add form in menu list
2020-11-02 Tim DüsterhusMerge pull request #3679 from WoltLab/register-admin...
2020-11-02 Matthias SchmidtAdd and use InvalidObjectArgument (#3672)
2020-11-02 joshuarueswegAdd new intern method to delete sessions except a speci...
2020-11-02 joshuarueswegAdd new intern method to delete sessions
2020-11-02 joshuarueswegAdd new intern method to fetch sessions
2020-11-02 joshuarueswegImport Session class and rename legacy session
2020-11-02 joshuarueswegAdd missing since tags
2020-11-02 joshuarueswegDelete sessions after password change
2020-11-02 joshuarueswegAdd class to represent a session
2020-11-02 joshuarueswegAdd method to get all acp sessions for a specific user
2020-11-02 joshuarueswegAdd method to get all user sessions for a specific...
2020-11-02 joshuarueswegAdd method to delete all acp sessions for a specific...
2020-11-02 joshuarueswegAdd method to delete all user sessions
2020-11-02 joshuarueswegAdd methods to delete a session
2020-11-02 Tim DüsterhusFix offset calculation in Date/Time/Relative
2020-11-02 Tim DüsterhusMerge pull request #3680 from WoltLab/54-typescript
2020-11-02 Tim DüsterhusRun prettier
2020-11-02 Tim DüsterhusMerge branch 'master' into 54-typescript
2020-11-02 Tim DüsterhusAdd .prettierrc
2020-11-02 Alexander EbertMerge branch 'master' into 54-typescript
2020-11-02 Tim DüsterhusMerge branch '5.2' into 5.3
2020-11-02 Tim DüsterhusWhitelist `version_compare` in enterprise mode
2020-11-02 Tim DüsterhusRemove REGISTER_ADMIN_NOTIFICATION
2020-11-02 Tim DüsterhusMerge pull request #3671 from WoltLab/ts-passwordstrength
2020-11-02 Alexander EbertConvert `Ui/Sortable/List` to TypeScript
2020-11-02 Alexander EbertConvert `Ui/Style/FontAwesome` to TypeScript
2020-11-01 Alexander EbertConvert `Ui/ItemList/Static` to TypeScript
2020-11-01 Alexander EbertExport `Ui/ItemList/User` to TypeScript
2020-11-01 Alexander EbertConvert `Ui/ItemList/Filter`
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 joshuarueswegAdd missing parameter type
2020-10-31 joshuarueswegUpdate npm dependencies
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 Tim DüsterhusConvert `Ui/User/PasswordStrength` 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
next