GitHub/WoltLab/WCF.git
Author Commit
2020-11-09 Alexander EbertMerge pull request #3705 from WoltLab/54-typescript...
2020-11-09 Alexander EbertMerge pull request #3706 from WoltLab/54-remove-enquire
2020-11-09 Tim DüsterhusRemove extra space after class attribute in form builde...
2020-11-09 Tim DüsterhusAdd proper return types to CryptoUtil
2020-11-09 Tim DüsterhusUse constant time encoding in CryptoUtil
2020-11-09 Tim DüsterhusFix diff problem matcher
2020-11-09 Matthias SchmidtMerge branch '5.3'
2020-11-09 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-09 Matthias SchmidtFix deleting obsolete nodes in form builder dependeny...
2020-11-09 Matthias SchmidtRemove obsolete code for update from 2.1 to 3.0 (#3710)
2020-11-09 WoltLabUpdating minified JavaScript files
2020-11-09 Tim DüsterhusFix WCFSetup
2020-11-08 Alexander EbertMerge branch '5.2' into 5.3
2020-11-08 Alexander EbertMerge branch '3.1' into 5.2
2020-11-08 Alexander EbertObsolete exclusion of the old ACP catpcha
2020-11-07 Alexander EbertRemove enquire.js
2020-11-07 Alexander EbertConvert `Ui/File/Upload` to TypeScript
2020-11-07 Matthias SchmidtAdd button form field and is not clicked condition
2020-11-07 Matthias SchmidtMerge branch '5.3'
2020-11-07 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-07 Matthias SchmidtFix deleting obsolete nodes in form builder dependeny...
2020-11-06 Alexander EbertMerge pull request #3700 from WoltLab/54-typescript...
2020-11-06 Alexander EbertUse `WeakSet` to track elements
2020-11-06 Alexander EbertMerge pull request #3697 from WoltLab/promote-owner...
2020-11-06 Tim DüsterhusRemove the owner group promotion functionality
2020-11-06 Tim DüsterhusFix filenames of 5.3 -> 5.4 update scripts
2020-11-06 Joshua RüswegUse constant time encoding / decoding of security criti...
2020-11-06 Alexander EbertConvert `Ui/Comment/Response/Edit` to TypeScript
2020-11-06 Alexander EbertConvert `Ui/Comment/Response/Add` to TypeScript
2020-11-06 Matthias SchmidtMove types dev dependencies to normal dependencies
2020-11-06 Matthias SchmidtFix storing ids in `Ui/Dialog` elements
2020-11-06 Alexander EbertConvert `Ui/Comment/Edit` to TypeScript
2020-11-06 Alexander EbertConvert `Ui/Comment/Add` to TypeScript
2020-11-06 Alexander EbertMerge pull request #3696 from WoltLab/54-typescript...
2020-11-06 Alexander EbertOutdated JS files
2020-11-06 Alexander EbertUse the twitter definitions and cleaned up the code
2020-11-06 Tim DüsterhusAvoid using PasswordUtil
2020-11-06 Tim DüsterhusReplace use MathUtil::getRandomValue() by random_int()
2020-11-06 Tim DüsterhusRemove legacy auto login remains from AccountManagementForm
2020-11-05 Alexander EbertUse the native click event if available
2020-11-05 Alexander EbertMerge branch '5.3'
2020-11-05 Alexander EbertConvert `Ui/Message/Replay` to TypeScript
2020-11-05 Marcel WerkMerge branch '5.2' into 5.3
2020-11-05 Marcel WerkUse native click event if available
2020-11-05 Alexander EbertConvert `Controller/Captcha` to TypeScript
2020-11-05 Alexander EbertConvert `Ui/Message/TwitterEmbed` to TypeScript
2020-11-05 Marcel WerkReplaced <b> tags with <strong>
2020-11-05 Alexander EbertConvert `Ui/Message/UserConsent` to TypeScript
2020-11-05 Alexander EbertConvert `Ui/Message/Share` to TypeScript
2020-11-05 Alexander EbertMerge branch 'master' into 54-typescript-message
2020-11-05 Alexander EbertMerge pull request #3695 from WoltLab/54-typescript...
2020-11-05 Alexander EbertFilter the keys in `localStorage` before processing...
2020-11-05 Alexander EbertSlightly modified the `prism-meta.js` to satisfy Prettier
2020-11-05 Alexander EbertConvert `Ui/Message/Manager` to TypeScript
2020-11-05 Tim DüsterhusAdd paragonie/constant_time_encoding composer dependency
2020-11-05 Alexander EbertConvert `Ui/Message/InlineEditor` to TypeScript
2020-11-05 Alexander EbertSimplified code for better readability
2020-11-05 Alexander EbertImproved the code readability
2020-11-05 Alexander EbertConvert `Ui/Redactor/Table` to TypeScript
2020-11-05 Alexander EbertConvert `Ui/Redactor/Spoiler` to TypeScript
2020-11-04 Alexander EbertConvert `Ui/Redactor/Quote` to TypeScript
2020-11-04 Alexander EbertConvert `Ui/Redactor/Page` to TypeScript
2020-11-04 Alexander EbertConvert `Ui/Redactor/Mention` to TypeScript
2020-11-04 Alexander EbertConvert `Ui/Redactor/Link` to TypeScript
2020-11-04 Alexander EbertConvert `Ui/Redactor/Html` to TypeScript
2020-11-04 Alexander EbertIncorrect handling of the default state of code blocks
2020-11-04 Alexander Ebert`StringUtil` no longer has a circular dependency on...
2020-11-04 Alexander EbertMake use of the s modifier to parse the highlighter...
2020-11-04 Matthias SchmidtDelete obsolete `Ui/Poll/Editor` JS file in `ts` directory
2020-11-04 Matthias SchmidtConvert `Ui/Poll/Editor` to TypeScript (#3690)
2020-11-04 Alexander EbertConvert `Ui/Redactor/Format` to TypeScript
2020-11-04 Tim DüsterhusMake the type-only import explicit in PasswordStrength.ts
2020-11-04 Tim DüsterhusMake prism-meta compatible with TypeScript
2020-11-04 Alexander EbertExport `Ui/Redactor/DragAndDrop` to TypeScript
2020-11-04 Alexander EbertConvert `Ui/Redactor/Code` to TypeScript
2020-11-04 Tim DüsterhusIgnore changes to package-lock.json in workflows
2020-11-04 Tim DüsterhusCommit package-lock.json from npm 7
2020-11-04 Alexander EbertConvert `Ui/Redactor/PseudoHeader` to TypeScript
2020-11-03 Alexander EbertConvert `Ui/Redactor/Autosave` to TypeScript
2020-11-03 Alexander EbertImport typings for jQuery
2020-11-03 Alexander EbertConvert `Ui/Redactor/Metacode` to TypeScript
2020-11-03 Alexander EbertConvert `Ui/Redactor/Article` to TypeScript
2020-11-03 Alexander EbertUpgrade scssphp/scssphp to v1.3
2020-11-03 Alexander EbertMerge branch '5.3'
2020-11-03 Marcel WerkMerge branch '5.2' into 5.3
2020-11-03 Marcel WerkMerge branch '3.1' into 5.2
2020-11-03 Marcel WerkBlock search keyword list if permissions for the search...
2020-11-03 Alexander EbertMerge pull request #3691 from WoltLab/bump-scss
2020-11-03 Tim DüsterhusClean up Core/Date/Util (#3692)
2020-11-03 Matthias SchmidtMerge branch '5.3'
2020-11-03 Matthias SchmidtMerge branch '5.2' into 5.3
2020-11-03 Matthias SchmidtFix `Ui/Poll/Editor._reset()`
2020-11-03 Tim DüsterhusUpdate to scssphp/scssphp 1.3
2020-11-03 Tim DüsterhusFix de.xml
2020-11-03 Tim DüsterhusFix typo in de.xml
2020-11-03 Alexander EbertOutdated phrase refering to a specific package server
2020-11-03 Alexander EbertBump the head.js timeout from 7s to 60s
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
next