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
Alexander Ebert [Wed, 6 Jan 2021 15:16:08 +0000 (16:16 +0100)]
Release 5.3.2
Marcel Werk [Wed, 6 Jan 2021 12:45:29 +0000 (13:45 +0100)]
fixed double import of file contents
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)
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
Tim Düsterhus [Mon, 14 Dec 2020 11:06:00 +0000 (12:06 +0100)]
Remove the experimental remark from the vB 5 exporter
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
Tim Düsterhus [Thu, 3 Dec 2020 11:43:57 +0000 (12:43 +0100)]
Fix filesize column name in image exporter (vB 5)
Alexander Ebert [Mon, 23 Nov 2020 15:40:21 +0000 (16:40 +0100)]
Merge branch '5.2' into 5.3
Alexander Ebert [Mon, 23 Nov 2020 13:46:00 +0000 (14:46 +0100)]
Release 5.2.10
Alexander Ebert [Mon, 9 Nov 2020 15:28:23 +0000 (16:28 +0100)]
Release 5.3.0
Alexander Ebert [Tue, 27 Oct 2020 18:28:47 +0000 (19:28 +0100)]
Release 5.3.0 RC 3
Marcel Werk [Tue, 27 Oct 2020 18:27:43 +0000 (19:27 +0100)]
Merge pull request #49 from WoltLab/vb5
vBulletin 5 Updates
Tim Düsterhus [Mon, 12 Oct 2020 10:21:10 +0000 (12:21 +0200)]
Export gallery images (vB 5)
Tim Düsterhus [Fri, 9 Oct 2020 15:03:01 +0000 (17:03 +0200)]
Export gallery albums (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.
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.
Alexander Ebert [Thu, 8 Oct 2020 18:02:11 +0000 (20:02 +0200)]
Release 5.3.0 RC 1
Tim Düsterhus [Wed, 7 Oct 2020 09:22:18 +0000 (11:22 +0200)]
Fix import of board order (vB 5)
Tim Düsterhus [Fri, 25 Sep 2020 07:38:50 +0000 (09:38 +0200)]
Convert [table] BBCode (vB 5)
Tim Düsterhus [Tue, 22 Sep 2020 13:23:08 +0000 (15:23 +0200)]
Add import of blog attachments (vB 5)
Tim Düsterhus [Tue, 22 Sep 2020 11:42:45 +0000 (13:42 +0200)]
Add import of blog comments (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)
Tim Düsterhus [Mon, 21 Sep 2020 13:39:48 +0000 (15:39 +0200)]
Add support for smiley export (vB 5)
Tim Düsterhus [Mon, 21 Sep 2020 15:17:10 +0000 (17:17 +0200)]
Import forum categories as categories (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)
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
Alexander Ebert [Sat, 3 Oct 2020 16:47:45 +0000 (18:47 +0200)]
Release 5.3.0 Beta 2
Alexander Ebert [Sat, 3 Oct 2020 10:57:21 +0000 (12:57 +0200)]
Merge branch '5.2'
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+)
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.
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
joshuaruesweg [Wed, 30 Sep 2020 10:57:24 +0000 (12:57 +0200)]
Export the correct salt for SMF2
Alexander Ebert [Fri, 25 Sep 2020 22:52:38 +0000 (00:52 +0200)]
Release 5.3.0 Beta 1
Alexander Ebert [Fri, 25 Sep 2020 22:21:14 +0000 (00:21 +0200)]
Merge branch '5.2'
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
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]
Matthias Schmidt [Sun, 20 Sep 2020 07:09:29 +0000 (09:09 +0200)]
Update class comments
Matthias Schmidt [Sun, 20 Sep 2020 07:07:59 +0000 (09:07 +0200)]
Remove unused imports
Alexander Ebert [Sat, 29 Aug 2020 13:51:43 +0000 (15:51 +0200)]
Merge branch '5.2'
Alexander Ebert [Fri, 28 Aug 2020 13:32:38 +0000 (15:32 +0200)]
Release 5.2.9
Alexander Ebert [Wed, 26 Aug 2020 15:58:07 +0000 (17:58 +0200)]
Release 5.2.9
Alexander Ebert [Wed, 26 Aug 2020 13:28:16 +0000 (15:28 +0200)]
Merge branch '5.2'
Tim Düsterhus [Mon, 24 Aug 2020 12:09:26 +0000 (14:09 +0200)]
vB5: Support import of [img2=json] BBCode
Tim Düsterhus [Mon, 24 Aug 2020 12:08:58 +0000 (14:08 +0200)]
vB5: Fix import of double quoted URLs
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
Marcel Werk [Mon, 3 Aug 2020 09:32:31 +0000 (11:32 +0200)]
Improved documentation
Marcel Werk [Sun, 2 Aug 2020 21:46:01 +0000 (23:46 +0200)]
Added support for multilingual files
Closes #44
Marcel Werk [Thu, 30 Jul 2020 11:29:10 +0000 (13:29 +0200)]
Merge branch '5.2'
Marcel Werk [Thu, 30 Jul 2020 11:28:47 +0000 (13:28 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Thu, 30 Jul 2020 11:28:35 +0000 (13:28 +0200)]
Merge branch '3.0' into 3.1
Marcel Werk [Fri, 18 May 2018 08:42:42 +0000 (10:42 +0200)]
Fixed usage of continue in switches
Marcel Werk [Fri, 24 Jul 2020 14:13:40 +0000 (16:13 +0200)]
Merge branch '5.2'
Marcel Werk [Fri, 24 Jul 2020 14:13:21 +0000 (16:13 +0200)]
Fixed missing import of the lastChangeTime for files (filebase)
Alexander Ebert [Sun, 28 Jun 2020 17:36:40 +0000 (19:36 +0200)]
New version number: 5.3.0 Alpha 1
Alexander Ebert [Sun, 28 Jun 2020 17:36:14 +0000 (19:36 +0200)]
Merge branch '5.2'
Alexander Ebert [Sat, 27 Jun 2020 12:14:58 +0000 (14:14 +0200)]
Release 5.2.7
Alexander Ebert [Sat, 27 Jun 2020 11:38:26 +0000 (13:38 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Sat, 27 Jun 2020 11:04:16 +0000 (13:04 +0200)]
Release 3.1.15
Marcel Werk [Thu, 18 Jun 2020 18:03:41 +0000 (20:03 +0200)]
Merge branch '5.2'
Marcel Werk [Thu, 18 Jun 2020 18:03:22 +0000 (20:03 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Thu, 18 Jun 2020 18:03:08 +0000 (20:03 +0200)]
Fixed import of user option types
Matthias Schmidt [Sat, 13 Jun 2020 12:32:39 +0000 (14:32 +0200)]
Merge branch '5.2'
Matthias Schmidt [Sat, 13 Jun 2020 12:32:30 +0000 (14:32 +0200)]
Merge branch '3.1' into 5.2
Matthias Schmidt [Sat, 13 Jun 2020 12:32:21 +0000 (14:32 +0200)]
Add .editorconfig file
See WoltLab/WCF#3306
Tim Düsterhus [Fri, 12 Jun 2020 09:59:22 +0000 (11:59 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 21 Apr 2020 13:56:00 +0000 (15:56 +0200)]
Remove the redundant processing of attachments
Closes #35
Marcel Werk [Tue, 21 Apr 2020 13:51:52 +0000 (15:51 +0200)]
Fixed missing return type documentation
Alexander Ebert [Wed, 25 Mar 2020 16:09:49 +0000 (17:09 +0100)]
Preparing the release 5.2.4
Tim Düsterhus [Sun, 15 Mar 2020 12:55:59 +0000 (13:55 +0100)]
Merge branch '5.2'
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…
Tim Düsterhus [Thu, 5 Mar 2020 16:40:56 +0000 (17:40 +0100)]
Merge branch 'xfrm'
Tim Düsterhus [Sat, 11 Jan 2020 16:29:40 +0000 (17:29 +0100)]
Add support for XenForo Resource Manager
Tim Düsterhus [Thu, 5 Mar 2020 16:40:37 +0000 (17:40 +0100)]
Merge branch '5.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)
Tim Düsterhus [Thu, 6 Feb 2020 12:12:53 +0000 (13:12 +0100)]
Add support for rgb() colors (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)
Marcel Werk [Thu, 5 Mar 2020 15:27:02 +0000 (16:27 +0100)]
Merge branch '5.2'
Marcel Werk [Thu, 5 Mar 2020 15:25:23 +0000 (16:25 +0100)]
Fixed 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
Alexander Ebert [Sun, 23 Feb 2020 12:20:22 +0000 (13:20 +0100)]
Merge branch '3.1' into 5.2
Alexander Ebert [Sat, 22 Feb 2020 23:29:26 +0000 (00:29 +0100)]
Preparing the release 3.1.12
Alexander Ebert [Sat, 22 Feb 2020 18:48:20 +0000 (19:48 +0100)]
Merge branch '3.0' into 3.1
Alexander Ebert [Sat, 22 Feb 2020 17:59:29 +0000 (18:59 +0100)]
Preparing the release 3.0.23
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
Alexander Ebert [Thu, 6 Feb 2020 18:10:54 +0000 (19:10 +0100)]
Preparing the release 5.2.2
Alexander Ebert [Thu, 30 Jan 2020 19:54:52 +0000 (20:54 +0100)]
Preparing the release 5.2.2
Marcel Werk [Thu, 23 Jan 2020 12:15:02 +0000 (13:15 +0100)]
Merge branch 'master' into next
Marcel Werk [Thu, 23 Jan 2020 12:13:47 +0000 (13:13 +0100)]
Merge branch '3.0'
Marcel Werk [Thu, 23 Jan 2020 12:13:14 +0000 (13:13 +0100)]
Fixed wrong quotes in font tags
Tim Düsterhus [Mon, 20 Jan 2020 12:10:58 +0000 (13:10 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Mon, 20 Jan 2020 12:01:42 +0000 (13:01 +0100)]
Merge branch 'vb5-fix'
Tim Düsterhus [Sat, 18 Jan 2020 10:57:44 +0000 (11:57 +0100)]
Add support for pixel based font sizes (vB 5)
Tim Düsterhus [Fri, 17 Jan 2020 17:51:47 +0000 (18:51 +0100)]
Add support for [attach=config] (vB 5)
Tim Düsterhus [Fri, 17 Jan 2020 11:21:22 +0000 (12:21 +0100)]
Fix BBCodes in signatures (vB 5)
Tim Düsterhus [Fri, 17 Jan 2020 11:20:55 +0000 (12:20 +0100)]
Add support for [attach=json] (vB 5)
Tim Düsterhus [Sun, 12 Jan 2020 16:55:34 +0000 (17:55 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Sun, 12 Jan 2020 16:55:16 +0000 (17:55 +0100)]
Fix typo in XF2xExporter
Alexander Ebert [Sat, 28 Dec 2019 19:45:07 +0000 (20:45 +0100)]
Preparing the release 5.2.0
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