GitHub/WoltLab/com.woltlab.wcf.exporter.git
Author Commit
3 days ago CyperghostExport the avatar from the file system of version 6.2+ 6.2-user-avatar-export
2024-10-25 Olaf BraunMerge pull request #86 from WoltLab/prepare-unmanaged 6.2
2024-10-24 CyperghostReplace `WCF_N` with `1` and use `WCF::getDB()->prepare...
2024-10-24 CyperghostUse `Database::prepareUnmanaged()` instead of `Database...
2024-10-22 Olaf BraunMerge pull request #85 from WoltLab/customize-filebase...
2024-10-22 CyperghostDon't use a different function to export Filebase files...
2024-10-22 CyperghostHandle export for filebase files and file verions from...
2024-10-22 CyperghostAdd function to retrieve all file locations
2024-10-10 Alexander EbertRelease 6.1.0 RC 1 6.1.0_RC_1
2024-09-27 Alexander EbertRelease 6.1.0 Beta 2 6.1.0_Beta_2
2024-09-25 Alexander EbertMerge branch '6.0'
2024-09-25 Alexander EbertFix the export of the i18n values for filebase licenses 6.0
2024-09-18 Marcel WerkFix wrong smiley directory (SMF)
2024-09-13 Alexander EbertRelease 6.0.17 6.0.17
2024-08-30 Alexander EbertRelease 6.1.0 Beta 1 6.1.0_Beta_1
2024-08-05 Alexander EbertFix some deprecation errors in the phpBB 3.0.x exporter
2024-08-01 Alexander EbertMerge branch '6.0'
2024-07-04 Marcel WerkFix potential NULL values
2024-06-18 Alexander EbertRelease 6.0.15 6.0.15
2024-06-07 Alexander EbertFix the handling of an empty list of participants
2024-05-31 Alexander EbertRelease 6.0.14 6.0.14
2024-05-28 Alexander EbertAdd support for embedded images in newer WP versions
2024-05-28 Alexander EbertFix a potential NULL value for usernames
2024-05-07 Marcel WerkFix several 'deprecated' issues in the PHPBB3.1+ exporter
2024-04-22 Alexander EbertRelease 6.0.13 6.0.13
2024-04-22 Alexander EbertAdd a pseudo update for the missing 6.0.11 release
2024-04-22 Alexander EbertRelease 6.0.12 6.0.12
2024-04-19 Marcel WerkSet version number to 6.1.0 dev 1
2024-04-19 Marcel WerkMerge branch '6.0'
2024-03-15 Marcel WerkRemove obsolete code
2024-03-15 Marcel WerkRemove obsolete code
2024-03-15 Marcel WerkRemove obsolete code
2024-03-05 Marcel WerkFix `deprecated` error (vb5)
2024-03-04 Marcel WerkFix `deprecated` error
2024-03-01 Marcel WerkUpdate outdated XSD location
2024-01-29 Alexander EbertRelease 6.0.7 6.0.7
2024-01-04 Marcel WerkMerge pull request #80 from WoltLab/export-filebase...
2024-01-04 CyperghostRun cs-fixer
2024-01-03 CyperghostAdd new line after function
2024-01-03 Cyperghostlicense support was added in 2.1.x
2024-01-02 CyperghostExport licenseID, licenseType and licenseText
2024-01-02 CyperghostInsert function to export filebase licenses
2023-12-29 Alexander EbertRelease 6.0.5 6.0.5
2023-12-27 Alexander EbertDrop the update block for 5.5
2023-12-21 Alexander EbertMerge branch '6.0' of https://github.com/WoltLab/com...
2023-12-21 CyperghostCheck if additionalData not null
2023-12-21 CyperghostRemove `$destVersion52`
2023-12-20 Alexander EbertRelease 6.0.4 6.0.4
2023-12-20 CyperghostExport `fontAwesomeIcon` for files
2023-12-19 Marcel WerkMerge pull request #78 from WoltLab/cover-photo
2023-12-19 Marcel WerkMerge pull request #79 from WoltLab/export-additional...
2023-12-19 Olaf BraunCorrect save additionalData
2023-12-19 Olaf BraunUse $filePath variable
2023-12-19 Olaf BraunRemove dest version
2023-12-19 Olaf BraunUpdate files/lib/system/exporter/WBB4xExporter.class.php
2023-12-19 Olaf BraunUpdate files/lib/system/exporter/WBB4xExporter.class.php
2023-12-19 CyperghostExport for categories `additionalData`
2023-12-19 CyperghostFix code style
2023-12-19 CyperghostRename coverPhotoFile to coverPhoto
2023-12-19 CyperghostSelect hash and extension
2023-12-19 CyperghostExport calendar event cover photo
2023-12-19 CyperghostExport cover photos for entries
2023-12-19 CyperghostExport blog cover photos
2023-11-27 Marcel WerkFix issue when importing users (WBB4+)
2023-10-11 Alexander EbertRelease 6.0.0 6.0.0
2023-09-28 Alexander EbertRelease 6.0.0 RC 2 6.0.0_RC_2
2023-09-18 Tim DüsterhusMerge branch '5.5' into 6.0
2023-09-18 Tim DüsterhusDisable `single_line_empty_body`
2023-09-18 Alexander EbertRelease 5.5.16 5.5 5.5.16
2023-09-18 Tim DüsterhusMerge remote-tracking branch 'origin/6.0' into 6.0
2023-09-18 Tim DüsterhusUpdate PHP CS Fixer to PER-CS 2.0
2023-09-16 Alexander EbertFix the handling of the nullable group description
2023-09-15 Tim DüsterhusAdd 6.0 branch to GHA workflows
2023-09-15 Alexander EbertRelease 6.0.0 RC 1 6.0.0_RC_1
2023-09-12 Tim DüsterhusAdd update instructions from 5.5
2023-09-10 Alexander EbertReformat and simplify the check for file system access
2023-09-10 Alexander EbertFix the import of user options of type `labeledUrl`
2023-09-08 Marcel WerkDrop support for paid files (WBB4+)
2023-09-06 Alexander EbertRelease 6.0.0 Beta 4 6.0.0_Beta_4
2023-09-05 Tim DüsterhusMerge branch '5.5'
2023-09-05 Tim DüsterhusMerge remote-tracking branch 'origin/5.5' into 5.5
2023-09-05 Tim DüsterhusMerge branch '5.5'
2023-09-05 Tim DüsterhusUpgrade to `actions/checkout@v4`
2023-09-05 Tim DüsterhusAdd PHP 8.3 to the php.yml workflow
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üsterhusMerge branch '5.5'
2023-09-05 Tim DüsterhusvB 3/4: Handle a NULL board description
2023-08-24 Tim DüsterhusAdd XSD location to .phpcs.xml
2023-08-22 Marcel WerkMerge branch 'master' of https://github.com/WoltLab...
2023-08-22 Marcel WerkRemove import of `showSubBoards`
2023-08-22 Alexander EbertRelease 6.0.0 Beta 2 6.0.0_Beta_2
2023-08-22 Alexander EbertMerge branch '5.5'
2023-08-21 Alexander EbertFix the calculation of the conversation users
2023-08-21 Tim DüsterhusMerge branch '5.5'
2023-08-21 Tim DüsterhusFix PHP Codestyle
2023-08-18 Marcel WerkRemove import of `postSortOrder`
2023-08-17 Alexander EbertRelease 6.0.0 Beta 1 6.0.0_Beta_1
2023-08-15 Alexander EbertImprove the performance of the export of conversation...
next