Add support for thread user status export (WoltLab Suite Forum 5.5)
[GitHub/WoltLab/com.woltlab.wcf.exporter.git] / files /
2023-01-04 Marcel WerkAdd support for thread user status export (WoltLab...
2022-12-14 Tim DüsterhusFix code style
2022-12-14 Marcel WerkApply auto-format
2022-10-24 Alexander EbertRemove the query LIMIT and OFFSET from the attachment...
2022-10-24 Alexander EbertDrop the superfluous `ORDER BY` clause
2022-10-22 Alexander EbertFilter out defective polls that do not contain poll...
2022-10-22 Alexander EbertImprove the performance of the attachment export
2022-10-05 Tim DüsterhusFix typo in phpBB exporters
2022-09-21 Tim DüsterhusUpdate for PHP CS Fixer 3.11.0
2022-08-30 Tim DüsterhusUpdate for PHP CS Fixer 3.10.0
2022-08-19 Alexander EbertMerge branch '5.4' into 5.5
2022-07-20 Tim DüsterhusMerge branch '5.4' into 5.5
2022-07-20 Marcel WerkFix converting of Wordpress messages
2022-07-12 Tim DüsterhusUpdate for PHP CS Fixer 3.9.2
2022-06-30 Tim DüsterhusFix code style in Flarum1xExporter
2022-06-30 Tim DüsterhusMerge pull request #71 from WoltLab/vb5-fixes
2022-06-30 Tim DüsterhusvB5: Take `channel.category` into account when deciding...
2022-06-30 Tim DüsterhusvB 5: Add support for file system attachments
2022-06-17 Tim DüsterhusFlarum: Faithfully reproduce post replies
2022-06-17 Tim DüsterhusFlarum: Force any line breaks to be hard line breaks
2022-06-17 Tim DüsterhusFlarum: Insert line breaks between paragraphs
2022-06-07 Tim DüsterhusFlarum: Convert `[center]` and `[size=x]` BBCodes
2022-06-07 Tim DüsterhusMerge pull request #70 from WoltLab/flarum
2022-06-03 Tim DüsterhusFix code style in Flarum1xExporter
2022-06-03 Tim DüsterhusFlarum: Strip `>` in front of code blocks
2022-06-03 Tim DüsterhusFlarum: Add support for the "Friends of Flarum" poll...
2022-06-03 Tim DüsterhusInitial import of Flarum 1.x exporter
2022-06-03 Tim DüsterhusMerge branch '5.4' into 5.5
2022-05-31 Tim DüsterhusMerge branch '5.4' into 5.5
2022-05-14 Marcel WerkSupport for meta tags from articles (WoltLab Suite 5)
2022-05-06 Tim DüsterhusReplace `StringUtil::getHash()` by `\sha1()`
2022-05-01 Marcel WerkMerge branch '5.4'
2022-05-01 Marcel WerkMerge pull request #69 from WoltLab/wbb3-attachment...
2022-04-22 Marcel WerkMerge pull request #68 from WoltLab/vb5-poll-reply
2022-04-19 Tim DüsterhusMerge branch '5.4'
2022-04-12 Marcel WerkFixed wrong order of query parameters
2022-04-12 Marcel WerkSwitched position of containerType/containerID
2022-04-12 Marcel WerkUse limit/offset for fetching the attachments
2022-04-07 Tim DüsterhusMerge branch '5.4'
2022-04-07 Tim DüsterhusRemove trailing whitespace in WBB3xExporter
2022-04-06 Marcel WerkFix code style
2022-04-06 Marcel WerkImprove import performance for attachments (WBB3.x)
2022-04-06 Tim DüsterhusvBulletin 5: Fix the import of replies to polls
2022-04-04 Tim DüsterhusMerge branch '5.4'
2022-04-04 Tim Düsterhusvb 3/4: Fix import of boardType
2022-03-28 Marcel WerkFixed MySQL8 incompatibility
2022-03-28 Marcel WerkSupport for gallery import from IPB3
2022-03-14 Tim DüsterhusMerge branch '5.4'
2022-03-10 Tim DüsterhusFix formatting in XoborExporter
2022-03-09 Tim DüsterhusMerge branch '5.4'
2022-03-04 Tim DüsterhusUse `\str_starts_with()` instead of `\strpos()` in...
2022-03-04 Tim DüsterhusMerge branch '5.4'
2022-03-04 Tim DüsterhusWBB 4.x: Fix PHP 8.1 compatibility with NULL values...
2022-03-03 Tim DüsterhusMerge branch '5.4'
2022-02-21 Tim DüsterhusUse `vb5Argon2` as password algorithm
2022-02-04 Tim DüsterhusFix calls to ->getConfig() in XF2xExporter
2022-02-04 Tim DüsterhusFix call to ->getConfig() in XF12xExporter::exportUserA...
2022-02-04 Tim DüsterhusClean up the `$methods` array
2022-01-27 Tim DüsterhusUse `\str_starts_with()` in IPB4 exporter
2022-01-27 Tim DüsterhusMerge branch '5.4'
2022-01-27 Tim DüsterhusIPB4: Add support for BCrypt passwords
2022-01-24 Tim DüsterhusMerge branch '5.4'
2022-01-21 Marcel WerkMerge pull request #65 from WoltLab/ipb4-no-threads
2022-01-21 Tim DüsterhusIPB4: Correctly handle not reading any threads in an...
2021-11-22 joshuarueswegUse `vb5Bcrypt` as password algorithm
2021-10-13 Tim DüsterhusMerge branch '5.4'
2021-10-08 Tim DüsterhusReplace the use of the deprecated DatabaseException
2021-09-24 Tim DüsterhusMerge branch '5.4'
2021-09-22 Tim DüsterhusRemove obsolete import
2021-09-22 Tim DüsterhusReplace `StringUtil::startsWith()` by `\str_starts_with()`
2021-09-21 Marcel WerkBlog cover photo import (Invision)
2021-09-20 Marcel WerkBlog support (Invision)
2021-09-20 Marcel WerkGallery support (Invision)
2021-09-20 Marcel Werkreplace base_url placeholder in messages (IPB)
2021-06-23 Matthias SchmidtMerge branch '5.4'
2021-06-15 Alexander EbertMerge branch '5.3' into 5.4
2021-06-11 Tim DüsterhusFix import of endTime of full-day events (vB3 / 4)
2021-05-05 Tim DüsterhusMerge branch '5.3'
2021-04-27 Matthias SchmidtAdd explicit `return null;` statements
2021-03-23 Matthias SchmidtMerge branch '5.3'
2021-02-12 Tim DüsterhusUse INNER JOIN when exporting tags (WBB 3/4)
2021-02-04 Matthias SchmidtRemove unnecessary parentheses around join conditions...
2021-02-04 Tim DüsterhusApply PSR-12 code style (#54)
2021-01-28 Tim DüsterhusMerge pull request #59 from WoltLab/password-hashes
2021-01-26 Tim DüsterhusUpdate password updates for new password hashing framework
2021-01-21 Tim DüsterhusMerge branch '5.3'
2021-01-21 Tim DüsterhusMerge pull request #57 from WoltLab/phpbb-argon2
2021-01-21 Tim DüsterhusMerge branch '5.3'
2021-01-21 Tim DüsterhusAdd support for Argon2 hashes in phpBB 3.1+ exporter
2021-01-18 Matthias SchmidtRemove `@noinspection PhpUnusedParameterInspection...
2021-01-06 Marcel Werkfixed double import of file contents
2020-12-14 Tim DüsterhusMerge branch '5.3'
2020-12-14 Marcel WerkMerge pull request #52 from WoltLab/vb-blog
2020-12-11 Tim DüsterhusTest the existence of the blog (vB 3/4)
2020-12-03 Tim DüsterhusRemove specification of filesize from gallery image...
2020-12-03 Tim DüsterhusMerge branch '5.3'
2020-12-03 Tim DüsterhusFix filesize column name in image exporter (vB 5)
2020-11-24 Alexander EbertMerge branch '5.3'
2020-11-23 Alexander EbertMerge branch '5.2' into 5.3
2020-11-12 Tim DüsterhusMerge branch '5.3'
next