GitHub/WoltLab/WCF.git
Author Commit
2020-10-28 Alexander EbertConvert `Ajax` to TypeScript
2020-10-28 Alexander EbertIncorrect access of map values
2020-10-28 Alexander EbertConvert `Ajax/Request` to TypeScript
2020-10-28 Alexander EbertConvert `Timer/Repeating` to TypeScript
2020-10-28 Alexander EbertUse named types for improve readability
2020-10-28 Alexander EbertConvert `Event/Key` to TypeScript
2020-10-28 Alexander EbertConvert `Event/Handler` to TypeScript
2020-10-28 Tim DüsterhusConvert `Image/Resizer` to TypeScript
2020-10-28 Tim DüsterhusConvert `Image/ExifUtil` to TypeScript
2020-10-28 Tim DüsterhusConvert `Image/ImageUtil` to TypeScript
2020-10-28 Alexander EbertConvert `Dom/Change/Listener` to TypeScript
2020-10-28 Alexander EbertImproved the code to avoid @ts-ignore
2020-10-28 Alexander EbertConvert `Dom/Traverse` to TypeScript
2020-10-28 Alexander EbertHousekeeping
2020-10-28 Alexander EbertConvert `Ui/Screen` to TypeScript
2020-10-28 Alexander EbertConvert `CallbackList` to TypeScript
2020-10-28 Alexander EbertUse the shorthand function declaration
2020-10-28 Alexander EbertUse generic getters for the User module
2020-10-28 Alexander EbertConverted modules to TypeScript
2020-10-28 Alexander EbertConverted additional modules to TypeScript
2020-10-28 Alexander EbertUpdated the Dictionary implementation
2020-10-28 Tim DüsterhusAdd global.d.ts and adjust TypeScript target
2020-10-28 Alexander EbertDo not enforce quotes (Prettier handles it)
2020-10-28 Tim DüsterhusAdd typescript workflow
2020-10-28 Alexander EbertAdjusted the prototype implementation
2020-10-28 Tim DüsterhusPoC TypeScript support
2020-10-28 Tim DüsterhusAdd initial update instructions from 5.3 to 5.4
2020-10-28 Marcel WerkMerge pull request #3637 from WoltLab/remove_meta_keywords
2020-10-28 Tim DüsterhusMerge branch 'master' into remove_meta_keywords
2020-10-27 Matthias SchmidtMerge branch '5.3'
2020-10-27 Matthias SchmidtHide empty table after deleting last missing language...
2020-10-27 Matthias SchmidtRemove obsolete references to `missingLanguageItems...
2020-10-27 Tim DüsterhusMerge pull request #3627 from WoltLab/composer-deps
2020-10-27 Tim DüsterhusTighten up minimum version of scssphp/scssphp
2020-10-27 Tim DüsterhusUpdate to ezyang/htmlpurifier 4.13.*
2020-10-27 Tim DüsterhusMerge branch '5.3'
2020-10-27 Tim DüsterhusFix possible "Invalid parameter number" error in UserSt...
2020-10-27 Tim DüsterhusRemove `Promise` polyfill
2020-10-26 Tim DüsterhusMerge branch '5.3'
2020-10-26 Tim DüsterhusMerge branch '5.2' into 5.3
2020-10-26 Tim DüsterhusMerge pull request #3648 from WoltLab/actions
2020-10-26 Tim DüsterhusAdd javascript workflow
2020-10-26 Tim DüsterhusRename php-syntax workflow to php
2020-10-26 Tim DüsterhusAdjust human readable name for CodeSniffer check
2020-10-26 Tim DüsterhusMerge pull request #3636 from WoltLab/remove-gzip
2020-10-26 Tim DüsterhusRemove in-application gzip compression
2020-10-26 Tim DüsterhusMerge branch '5.3'
2020-10-26 Alexander EbertMerge pull request #3646 from WoltLab/user-storage...
2020-10-26 Tim DüsterhusClean up user storage update logic
2020-10-26 Tim DüsterhusSelect correct identifier in FloodControl::countGuestCo...
2020-10-26 Tim DüsterhusRemove deletion of options that were removed in 5.3
2020-10-24 joshuarueswegMerge branch '5.3'
2020-10-24 joshuarueswegMerge branch '5.2' into 5.3
2020-10-24 Joshua RüswegMerge pull request #3644 from Krymonota/patch-14
2020-10-24 NiklasAdd like support check to comment responses
2020-10-23 Matthias SchmidtMerge pull request #3633 from WoltLab/flood_control
2020-10-23 Matthias SchmidtUnify flood control method descriptions
2020-10-23 Matthias SchmidtRemove foreign key in flood control database table
2020-10-23 Alexander EbertRelease 5.3.0 RC 3
2020-10-23 Matthias SchmidtMerge branch 'remove_meta_keywords' of github.com:WoltL...
2020-10-23 Matthias SchmidtAdd update script to remove `wcf1_page_content.metaKeyw...
2020-10-23 Matthias SchmidtUse PHPDoc to mark template variable as deprecated
2020-10-23 Matthias SchmidtUnify phrasing of FloodControl method documentation
2020-10-23 Matthias SchmidtImprove query performance in FloodControl::getLastTimeB...
2020-10-23 Matthias SchmidtUpdate flood control method description
2020-10-23 Matthias SchmidtUse WCF_UUID and class name if flood control identifier...
2020-10-23 Matthias SchmidtUse half-open interval when counting flood control...
2020-10-23 Matthias SchmidtMake FloodControl a final class
2020-10-23 Matthias SchmidtChange FloodControl::PRUNE_TIME visability to private
2020-10-23 Matthias SchmidtCleanup old flood control entries in daily cronjob
2020-10-23 Matthias SchmidtAdd flood control methods to get last content creation...
2020-10-23 Matthias SchmidtAdd flood control methods to count contents in certain...
2020-10-23 Matthias SchmidtAdd flood control methods to register new content
2020-10-23 Matthias SchmidtAdd flood control database table
2020-10-23 Matthias SchmidtAdd flood control content object type
2020-10-23 Matthias SchmidtRemove CMS page meta keywords
2020-10-23 Matthias SchmidtRemove meta keywords from page importer
2020-10-23 Matthias SchmidtRemove metaKeywords from page PIP
2020-10-23 Matthias SchmidtRemove meta keywords option
2020-10-23 Tim DüsterhusMerge pull request #3573 from WoltLab/session-meta
2020-10-23 Tim DüsterhusMerge branch '5.3'
2020-10-23 Tim DüsterhusMerge branch '5.2' into 5.3
2020-10-23 Tim DüsterhusMerge pull request #3612 from WoltLab/csrf-token-templa...
2020-10-23 Tim DüsterhusMerge pull request #3626 from WoltLab/php7.0-compatibility
2020-10-23 Tim DüsterhusRe-add removed template variables relating to legacy...
2020-10-23 Tim DüsterhusFix formatting in session refactoring (round 2)
2020-10-23 Tim DüsterhusFix formatting in session refactoring
2020-10-23 Tim DüsterhusMerge pull request #3630 from WoltLab/database-table...
2020-10-23 Tim DüsterhusMerge pull request #3624 from WoltLab/deprecate_fileuti...
2020-10-23 joshuarueswegUse Guzzle to download spider list
2020-10-23 joshuarueswegUse Guzzle to download package archives
2020-10-23 joshuarueswegUse Guzzle to test the Gravatar URL
2020-10-23 Tim DüsterhusMerge branch '5.3'
2020-10-23 Tim DüsterhusMerge branch '5.2' into 5.3
2020-10-23 Tim DüsterhusWhitelist `get_class` in enterprise mode
2020-10-23 Tim DüsterhusMerge pull request #3631 from WoltLab/header-cleanup
2020-10-23 Tim DüsterhusRemove `Expires` response header
2020-10-23 Tim DüsterhusRemove `Pragma: no-cache` response header
2020-10-23 Tim DüsterhusRemove `X-UA-Compatible` response header
2020-10-23 Tim DüsterhusRemove DatabaseTableUtil
next