GitHub/WoltLab/com.woltlab.wcf.exporter.git
3 years agoAdd support for Argon2 hashes in phpBB 3.1+ exporter
Tim Düsterhus [Thu, 21 Jan 2021 13:19:36 +0000 (14:19 +0100)]
Add support for Argon2 hashes in phpBB 3.1+ exporter

Resolves #56

3 years agoRelease 5.3.2 5.3.2
Alexander Ebert [Wed, 6 Jan 2021 15:16:08 +0000 (16:16 +0100)]
Release 5.3.2

3 years agofixed double import of file contents
Marcel Werk [Wed, 6 Jan 2021 12:45:29 +0000 (13:45 +0100)]
fixed double import of file contents

3 years agoMerge pull request #52 from WoltLab/vb-blog
Marcel Werk [Mon, 14 Dec 2020 11:38:27 +0000 (12:38 +0100)]
Merge pull request #52 from WoltLab/vb-blog

Test the existence of the blog (vB 3/4)

3 years agoMerge pull request #53 from WoltLab/vb5-experimental
Marcel Werk [Mon, 14 Dec 2020 11:37:46 +0000 (12:37 +0100)]
Merge pull request #53 from WoltLab/vb5-experimental

Remove the experimental remark from the vB 5 exporter

3 years agoRemove the experimental remark from the vB 5 exporter
Tim Düsterhus [Mon, 14 Dec 2020 11:06:00 +0000 (12:06 +0100)]
Remove the experimental remark from the vB 5 exporter

3 years agoTest the existence of the blog (vB 3/4)
Tim Düsterhus [Fri, 11 Dec 2020 10:52:33 +0000 (11:52 +0100)]
Test the existence of the blog (vB 3/4)

Fixes #51

3 years agoFix filesize column name in image exporter (vB 5)
Tim Düsterhus [Thu, 3 Dec 2020 11:43:57 +0000 (12:43 +0100)]
Fix filesize column name in image exporter (vB 5)

3 years agoMerge branch '5.2' into 5.3
Alexander Ebert [Mon, 23 Nov 2020 15:40:21 +0000 (16:40 +0100)]
Merge branch '5.2' into 5.3

3 years agoRelease 5.2.10 5.2.10 5.2.final
Alexander Ebert [Mon, 23 Nov 2020 13:46:00 +0000 (14:46 +0100)]
Release 5.2.10

4 years agoRelease 5.3.0 5.3.0
Alexander Ebert [Mon, 9 Nov 2020 15:28:23 +0000 (16:28 +0100)]
Release 5.3.0

4 years agoRelease 5.3.0 RC 3 5.3.0_RC_3
Alexander Ebert [Tue, 27 Oct 2020 18:28:47 +0000 (19:28 +0100)]
Release 5.3.0 RC 3

4 years agoMerge pull request #49 from WoltLab/vb5
Marcel Werk [Tue, 27 Oct 2020 18:27:43 +0000 (19:27 +0100)]
Merge pull request #49 from WoltLab/vb5

vBulletin 5 Updates

4 years agoExport gallery images (vB 5)
Tim Düsterhus [Mon, 12 Oct 2020 10:21:10 +0000 (12:21 +0200)]
Export gallery images (vB 5)

4 years agoExport gallery albums (vB 5)
Tim Düsterhus [Fri, 9 Oct 2020 15:03:01 +0000 (17:03 +0200)]
Export gallery albums (vB 5)

4 years agoImport user options during user import (vB 5)
Tim Düsterhus [Mon, 12 Oct 2020 08:01:14 +0000 (10:01 +0200)]
Import user options during user import (vB 5)

Also taken from vB 4.

4 years agoImport user options (vB 5)
Tim Düsterhus [Fri, 9 Oct 2020 14:42:26 +0000 (16:42 +0200)]
Import user options (vB 5)

Code copied from vB 4. The database structure appears to be unchanged.

4 years agoRelease 5.3.0 RC 1 5.3.0_RC_1
Alexander Ebert [Thu, 8 Oct 2020 18:02:11 +0000 (20:02 +0200)]
Release 5.3.0 RC 1

4 years agoFix import of board order (vB 5)
Tim Düsterhus [Wed, 7 Oct 2020 09:22:18 +0000 (11:22 +0200)]
Fix import of board order (vB 5)

4 years agoConvert [table] BBCode (vB 5)
Tim Düsterhus [Fri, 25 Sep 2020 07:38:50 +0000 (09:38 +0200)]
Convert [table] BBCode (vB 5)

4 years agoAdd import of blog attachments (vB 5)
Tim Düsterhus [Tue, 22 Sep 2020 13:23:08 +0000 (15:23 +0200)]
Add import of blog attachments (vB 5)

4 years agoAdd import of blog comments (vB 5)
Tim Düsterhus [Tue, 22 Sep 2020 11:42:45 +0000 (13:42 +0200)]
Add import of blog comments (vB 5)

4 years agoAdd import of blogs and blog entries (vB 5)
Tim Düsterhus [Tue, 22 Sep 2020 10:46:19 +0000 (12:46 +0200)]
Add import of blogs and blog entries (vB 5)

4 years agoAdd support for smiley export (vB 5)
Tim Düsterhus [Mon, 21 Sep 2020 13:39:48 +0000 (15:39 +0200)]
Add support for smiley export (vB 5)

4 years agoImport forum categories as categories (vB 5)
Tim Düsterhus [Mon, 21 Sep 2020 15:17:10 +0000 (17:17 +0200)]
Import forum categories as categories (vB 5)

4 years agoDo not import non-forum channels as boards (vB 5)
Tim Düsterhus [Mon, 21 Sep 2020 15:13:18 +0000 (17:13 +0200)]
Do not import non-forum channels as boards (vB 5)

4 years agoProperly support argon2 password hashes (vB 5)
Tim Düsterhus [Mon, 21 Sep 2020 12:58:58 +0000 (14:58 +0200)]
Properly support argon2 password hashes (vB 5)

see WoltLab/WCF#3571

4 years agoRelease 5.3.0 Beta 2 5.3.0_Beta_2
Alexander Ebert [Sat, 3 Oct 2020 16:47:45 +0000 (18:47 +0200)]
Release 5.3.0 Beta 2

4 years agoMerge branch '5.2'
Alexander Ebert [Sat, 3 Oct 2020 10:57:21 +0000 (12:57 +0200)]
Merge branch '5.2'

4 years agoMerge pull request #48 from WoltLab/phpbb-dropdown-selectoptions
Marcel Werk [Thu, 1 Oct 2020 13:11:02 +0000 (15:11 +0200)]
Merge pull request #48 from WoltLab/phpbb-dropdown-selectoptions

Fix off-by-one in selectOptions (phpBB 3.1+)

4 years agoFix off-by-one in selectOptions (phpBB 3.1+)
Tim Düsterhus [Thu, 1 Oct 2020 10:18:37 +0000 (12:18 +0200)]
Fix off-by-one in selectOptions (phpBB 3.1+)

Apparently the `option_id` is 0-indexed, but the value selected by the user is
stored 1-indexed. Technically the underscore workaround could now be removed.

4 years agoMerge pull request #47 from WoltLab/smf-password
Tim Düsterhus [Wed, 30 Sep 2020 10:59:30 +0000 (12:59 +0200)]
Merge pull request #47 from WoltLab/smf-password

Export the correct salt for SMF2

4 years agoExport the correct salt for SMF2
joshuaruesweg [Wed, 30 Sep 2020 10:57:24 +0000 (12:57 +0200)]
Export the correct salt for SMF2

4 years agoRelease 5.3.0 Beta 1 5.3.0_Beta_1
Alexander Ebert [Fri, 25 Sep 2020 22:52:38 +0000 (00:52 +0200)]
Release 5.3.0 Beta 1

4 years agoMerge branch '5.2'
Alexander Ebert [Fri, 25 Sep 2020 22:21:14 +0000 (00:21 +0200)]
Merge branch '5.2'

4 years agoMerge pull request #46 from WoltLab/phpbb-attachment
Alexander Ebert [Fri, 25 Sep 2020 22:20:29 +0000 (00:20 +0200)]
Merge pull request #46 from WoltLab/phpbb-attachment

Make attachment BBCode regex for phpBB less specific

4 years agoMake attachment BBCode regex for phpBB less specific
Tim Düsterhus [Mon, 21 Sep 2020 10:06:18 +0000 (12:06 +0200)]
Make attachment BBCode regex for phpBB less specific

Apparently phpBB 3.2 no longer uses the HTML comments within the BBCode tags:

   [attachment=1]IMG_*redacted*.jpg[/attachment]
   [attachment=0]*redacted*_*redacted*.jpg[/attachment]

4 years agoUpdate class comments
Matthias Schmidt [Sun, 20 Sep 2020 07:09:29 +0000 (09:09 +0200)]
Update class comments

4 years agoRemove unused imports
Matthias Schmidt [Sun, 20 Sep 2020 07:07:59 +0000 (09:07 +0200)]
Remove unused imports

4 years agoMerge branch '5.2'
Alexander Ebert [Sat, 29 Aug 2020 13:51:43 +0000 (15:51 +0200)]
Merge branch '5.2'

4 years agoRelease 5.2.9 5.2.9
Alexander Ebert [Fri, 28 Aug 2020 13:32:38 +0000 (15:32 +0200)]
Release 5.2.9

4 years agoRelease 5.2.9
Alexander Ebert [Wed, 26 Aug 2020 15:58:07 +0000 (17:58 +0200)]
Release 5.2.9

4 years agoMerge branch '5.2'
Alexander Ebert [Wed, 26 Aug 2020 13:28:16 +0000 (15:28 +0200)]
Merge branch '5.2'

4 years agovB5: Support import of [img2=json] BBCode
Tim Düsterhus [Mon, 24 Aug 2020 12:09:26 +0000 (14:09 +0200)]
vB5: Support import of [img2=json] BBCode

4 years agovB5: Fix import of double quoted URLs
Tim Düsterhus [Mon, 24 Aug 2020 12:08:58 +0000 (14:08 +0200)]
vB5: Fix import of double quoted URLs

4 years agoMerge pull request #45 from WoltLab/multilingual-files
Marcel Werk [Mon, 3 Aug 2020 09:34:25 +0000 (11:34 +0200)]
Merge pull request #45 from WoltLab/multilingual-files

Added support for multilingual files

4 years agoImproved documentation
Marcel Werk [Mon, 3 Aug 2020 09:32:31 +0000 (11:32 +0200)]
Improved documentation

4 years agoAdded support for multilingual files
Marcel Werk [Sun, 2 Aug 2020 21:46:01 +0000 (23:46 +0200)]
Added support for multilingual files

Closes #44

4 years agoMerge branch '5.2'
Marcel Werk [Thu, 30 Jul 2020 11:29:10 +0000 (13:29 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Thu, 30 Jul 2020 11:28:47 +0000 (13:28 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1 3.1.final
Marcel Werk [Thu, 30 Jul 2020 11:28:35 +0000 (13:28 +0200)]
Merge branch '3.0' into 3.1

4 years agoFixed usage of continue in switches 3.0.final
Marcel Werk [Fri, 18 May 2018 08:42:42 +0000 (10:42 +0200)]
Fixed usage of continue in switches

4 years agoMerge branch '5.2'
Marcel Werk [Fri, 24 Jul 2020 14:13:40 +0000 (16:13 +0200)]
Merge branch '5.2'

4 years agoFixed missing import of the lastChangeTime for files (filebase)
Marcel Werk [Fri, 24 Jul 2020 14:13:21 +0000 (16:13 +0200)]
Fixed missing import of the lastChangeTime for files (filebase)

4 years agoNew version number: 5.3.0 Alpha 1
Alexander Ebert [Sun, 28 Jun 2020 17:36:40 +0000 (19:36 +0200)]
New version number: 5.3.0 Alpha 1

4 years agoMerge branch '5.2'
Alexander Ebert [Sun, 28 Jun 2020 17:36:14 +0000 (19:36 +0200)]
Merge branch '5.2'

4 years agoRelease 5.2.7 5.2.7
Alexander Ebert [Sat, 27 Jun 2020 12:14:58 +0000 (14:14 +0200)]
Release 5.2.7

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sat, 27 Jun 2020 11:38:26 +0000 (13:38 +0200)]
Merge branch '3.1' into 5.2

4 years agoRelease 3.1.15 3.1.15
Alexander Ebert [Sat, 27 Jun 2020 11:04:16 +0000 (13:04 +0200)]
Release 3.1.15

4 years agoMerge branch '5.2'
Marcel Werk [Thu, 18 Jun 2020 18:03:41 +0000 (20:03 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Thu, 18 Jun 2020 18:03:22 +0000 (20:03 +0200)]
Merge branch '3.1' into 5.2

4 years agoFixed import of user option types
Marcel Werk [Thu, 18 Jun 2020 18:03:08 +0000 (20:03 +0200)]
Fixed import of user option types

4 years agoMerge branch '5.2'
Matthias Schmidt [Sat, 13 Jun 2020 12:32:39 +0000 (14:32 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Matthias Schmidt [Sat, 13 Jun 2020 12:32:30 +0000 (14:32 +0200)]
Merge branch '3.1' into 5.2

4 years agoAdd .editorconfig file
Matthias Schmidt [Sat, 13 Jun 2020 12:32:21 +0000 (14:32 +0200)]
Add .editorconfig file

See WoltLab/WCF#3306

4 years agoMerge branch '5.2'
Tim Düsterhus [Fri, 12 Jun 2020 09:59:22 +0000 (11:59 +0200)]
Merge branch '5.2'

4 years agoRemove the redundant processing of attachments
Marcel Werk [Tue, 21 Apr 2020 13:56:00 +0000 (15:56 +0200)]
Remove the redundant processing of attachments

Closes #35

4 years agoFixed missing return type documentation
Marcel Werk [Tue, 21 Apr 2020 13:51:52 +0000 (15:51 +0200)]
Fixed missing return type documentation

4 years agoPreparing the release 5.2.4 5.2.4
Alexander Ebert [Wed, 25 Mar 2020 16:09:49 +0000 (17:09 +0100)]
Preparing the release 5.2.4

4 years agoMerge branch '5.2'
Tim Düsterhus [Sun, 15 Mar 2020 12:55:59 +0000 (13:55 +0100)]
Merge branch '5.2'

4 years agoMerge pull request #42 from WoltLab/default-password
Tim Düsterhus [Sun, 15 Mar 2020 12:55:13 +0000 (13:55 +0100)]
Merge pull request #42 from WoltLab/default-password

Use `null` instead of `''` as the password value before replacing the…

4 years agoMerge branch 'xfrm'
Tim Düsterhus [Thu, 5 Mar 2020 16:40:56 +0000 (17:40 +0100)]
Merge branch 'xfrm'

4 years agoAdd support for XenForo Resource Manager
Tim Düsterhus [Sat, 11 Jan 2020 16:29:40 +0000 (17:29 +0100)]
Add support for XenForo Resource Manager

4 years agoMerge branch '5.2'
Tim Düsterhus [Thu, 5 Mar 2020 16:40:37 +0000 (17:40 +0100)]
Merge branch '5.2'

4 years agoAdd support for attach BBCode with type / width / alt text (XF 2)
Tim Düsterhus [Thu, 6 Feb 2020 12:15:31 +0000 (13:15 +0100)]
Add support for attach BBCode with type / width / alt text (XF 2)

4 years agoAdd support for rgb() colors (XF 2)
Tim Düsterhus [Thu, 6 Feb 2020 12:12:53 +0000 (13:12 +0100)]
Add support for rgb() colors (XF 2)

4 years agoAdd support for pixel based font sizes (XF 2)
Tim Düsterhus [Thu, 6 Feb 2020 12:08:22 +0000 (13:08 +0100)]
Add support for pixel based font sizes (XF 2)

4 years agoMerge branch '5.2'
Marcel Werk [Thu, 5 Mar 2020 15:27:02 +0000 (16:27 +0100)]
Merge branch '5.2'

4 years agoFixed media import from WoltLab Suite 3.0
Marcel Werk [Thu, 5 Mar 2020 15:25:23 +0000 (16:25 +0100)]
Fixed media import from WoltLab Suite 3.0

4 years agoFixed media import from WoltLab Suite 3.0
Marcel Werk [Thu, 5 Mar 2020 15:25:23 +0000 (16:25 +0100)]
Fixed media import from WoltLab Suite 3.0

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sun, 23 Feb 2020 12:20:22 +0000 (13:20 +0100)]
Merge branch '3.1' into 5.2

4 years agoPreparing the release 3.1.12 3.1.12
Alexander Ebert [Sat, 22 Feb 2020 23:29:26 +0000 (00:29 +0100)]
Preparing the release 3.1.12

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Sat, 22 Feb 2020 18:48:20 +0000 (19:48 +0100)]
Merge branch '3.0' into 3.1

4 years agoPreparing the release 3.0.23 3.0.23
Alexander Ebert [Sat, 22 Feb 2020 17:59:29 +0000 (18:59 +0100)]
Preparing the release 3.0.23

4 years agoUse `null` instead of `''` as the password value before replacing the hash
Tim Düsterhus [Mon, 10 Feb 2020 19:49:07 +0000 (20:49 +0100)]
Use `null` instead of `''` as the password value before replacing the hash

This will result in a hash of `invalid:` and thus prevent login without
Exceptions.

Fixes #41

4 years agoPreparing the release 5.2.2 5.2.2
Alexander Ebert [Thu, 6 Feb 2020 18:10:54 +0000 (19:10 +0100)]
Preparing the release 5.2.2

4 years agoPreparing the release 5.2.2
Alexander Ebert [Thu, 30 Jan 2020 19:54:52 +0000 (20:54 +0100)]
Preparing the release 5.2.2

4 years agoMerge branch 'master' into next
Marcel Werk [Thu, 23 Jan 2020 12:15:02 +0000 (13:15 +0100)]
Merge branch 'master' into next

4 years agoMerge branch '3.0'
Marcel Werk [Thu, 23 Jan 2020 12:13:47 +0000 (13:13 +0100)]
Merge branch '3.0'

4 years agoFixed wrong quotes in font tags
Marcel Werk [Thu, 23 Jan 2020 12:13:14 +0000 (13:13 +0100)]
Fixed wrong quotes in font tags

4 years agoMerge branch 'master' into next
Tim Düsterhus [Mon, 20 Jan 2020 12:10:58 +0000 (13:10 +0100)]
Merge branch 'master' into next

4 years agoMerge branch 'vb5-fix'
Tim Düsterhus [Mon, 20 Jan 2020 12:01:42 +0000 (13:01 +0100)]
Merge branch 'vb5-fix'

4 years agoAdd support for pixel based font sizes (vB 5)
Tim Düsterhus [Sat, 18 Jan 2020 10:57:44 +0000 (11:57 +0100)]
Add support for pixel based font sizes (vB 5)

4 years agoAdd support for [attach=config] (vB 5)
Tim Düsterhus [Fri, 17 Jan 2020 17:51:47 +0000 (18:51 +0100)]
Add support for [attach=config] (vB 5)

4 years agoFix BBCodes in signatures (vB 5)
Tim Düsterhus [Fri, 17 Jan 2020 11:21:22 +0000 (12:21 +0100)]
Fix BBCodes in signatures (vB 5)

4 years agoAdd support for [attach=json] (vB 5)
Tim Düsterhus [Fri, 17 Jan 2020 11:20:55 +0000 (12:20 +0100)]
Add support for [attach=json] (vB 5)

4 years agoMerge branch 'master' into next
Tim Düsterhus [Sun, 12 Jan 2020 16:55:34 +0000 (17:55 +0100)]
Merge branch 'master' into next

4 years agoFix typo in XF2xExporter
Tim Düsterhus [Sun, 12 Jan 2020 16:55:16 +0000 (17:55 +0100)]
Fix typo in XF2xExporter

4 years agoPreparing the release 5.2.0 5.2.0
Alexander Ebert [Sat, 28 Dec 2019 19:45:07 +0000 (20:45 +0100)]
Preparing the release 5.2.0

4 years agoSupport for attachments with the `.bin` extensions (WoltLab Suite 5.2+)
Alexander Ebert [Thu, 26 Dec 2019 17:41:51 +0000 (18:41 +0100)]
Support for attachments with the `.bin` extensions (WoltLab Suite 5.2+)

Fixes #36