GitHub/WoltLab/com.woltlab.wcf.exporter.git
Author Commit
2023-09-18 Alexander EbertRelease 5.5.16 5.5 5.5.16
2023-09-05 Tim DüsterhusMerge remote-tracking branch 'origin/5.5' into 5.5
2023-09-05 Tim DüsterhusUpgrade to `actions/checkout@v4`
2023-09-05 Tim DüsterhusMerge pull request #77 from WoltLab/vb-deleted-disabled
2023-09-05 Tim DüsterhusvB 3/4: Unify `isDisabled` check in exportPosts() with...
2023-09-05 Tim DüsterhusvB 3/4: Do not import deleted threads as disabled
2023-09-05 Tim DüsterhusvB 3/4: Handle a NULL board description
2023-08-21 Alexander EbertFix the calculation of the conversation users
2023-08-15 Alexander EbertImprove the performance of the export of conversation...
2023-08-15 Alexander EbertFix the export of users from vB 3.x
2023-08-03 Tim DüsterhusFix PHP codestyle
2023-08-02 Tim DüsterhusAdd `permissions` to GitHub Action Workflows
2023-07-28 Tim DüsterhusSMF: Fix attachment export for SMF 2.1
2023-07-28 Tim DüsterhusFix PHP 7.x syntax compatibility
2023-07-28 Tim DüsterhusSMF: Improve newline replacement
2023-07-28 Tim DüsterhusSMF: Fix conversation label import for 2.1
2023-07-28 Tim DüsterhusSMF: Support `location` not existing in `members`
2023-07-28 Tim DüsterhusDrop ICQ support from SMF2xExporter
2023-07-27 Alexander EbertSMF 2.1 renamed the icon column
2023-06-20 Alexander EbertRelease 5.5.13 5.5.13
2023-04-19 Alexander EbertRelease 5.5.11 5.5.11
2023-04-03 Tim DüsterhusWBB 4.x: Handle NULL category description
2023-03-16 Alexander EbertRelease 5.5.10 5.5.10
2023-03-03 Tim DüsterhusFix PHP codestyle
2023-03-03 Tim DüsterhusMerge branch '5.4' into 5.5
2023-03-03 Tim DüsterhusDrop useless javascript.yml workflow 5.4
2023-02-23 Marcel WerkFix error when handling values of GROUP_CONCAT (WBB3)
2023-02-17 Alexander EbertRelease 5.5.9 5.5.9
2023-02-16 Marcel WerkFix issue when importing comments from wordpress
2023-02-14 Marcel WerkFix issue when importing articles from wordpress
2023-01-19 Alexander EbertRelease 5.5.8 5.5.8
2023-01-10 Alexander EbertUnescape HTML entities in user titles
2023-01-04 Marcel WerkMerge pull request #73 from WoltLab/thread-user-status...
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-11-24 Alexander EbertRelease 5.5.7 5.5.7
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-18 Alexander EbertRelease 5.5.6 5.5.6
2022-10-05 Tim DüsterhusFix typo in phpBB exporters
2022-09-22 Alexander EbertRelease 5.5.5 5.5.5
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-30 Tim DüsterhusDisable `return_assignment` in .php-cs-fixer.dist.php
2022-08-19 Alexander EbertRelease 5.5.4 5.5.4
2022-08-19 Alexander EbertMerge branch '5.4' into 5.5
2022-08-19 Alexander EbertRelease 5.4.22 5.4.22
2022-07-20 Tim DüsterhusMerge branch '5.4' into 5.5
2022-07-20 Alexander EbertFix incorrect use of `<void/>` 5.5.3
2022-07-20 Alexander EbertRelease 5.5.3
2022-07-20 Marcel WerkFix converting of Wordpress messages
2022-07-15 Alexander EbertRelease 5.5.3 dev 1 5.5.3_dev_1
2022-07-12 Tim DüsterhusUpdate for PHP CS Fixer 3.9.2
2022-07-06 Alexander EbertRelease 5.5.0 5.5.0
2022-07-01 Alexander EbertRelease 5.5.0 RC 3 5.5.0_RC_3
2022-07-01 Tim DüsterhusUpdate gsactions/commit-message-checker
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-20 Alexander EbertRelease 5.5.0 RC 2 5.5.0_RC_2
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 Alexander EbertRelease 5.5.0 RC 1 5.5.0_RC_1
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üsterhusAdd objectType.xml to upgrade from 5.4
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-06-02 Tim DüsterhusRevert "Removed the upgrade instructions from 5.4.*"
2022-06-01 Alexander EbertRelease 5.4.17 5.4.17
2022-05-31 Tim DüsterhusMerge branch '5.4' into 5.5
2022-05-31 Tim DüsterhusUpdate to setup-node@v3
2022-05-20 Alexander EbertRelease 5.5.0 Beta 3 5.5.0_Beta_3
2022-05-14 Marcel WerkSupport for meta tags from articles (WoltLab Suite 5)
2022-05-10 Tim DüsterhusAdd the 5.5 branch to GitHub workflows
2022-05-10 Alexander EbertRelease 5.5.0 Beta 1 5.5.0_Beta_1
2022-05-10 Alexander EbertRemoved the upgrade instructions from 5.4.*
2022-05-06 Tim DüsterhusReplace `StringUtil::getHash()` by `\sha1()`
2022-05-05 Tim DüsterhusAdd PHP 8.1 to the php.yml workflow
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-14 Alexander EbertRelease 5.4.16 5.1.16 5.4.16
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 the codestyle workflow from branches that are...
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)
next