Commit Graph

36 Commits

Author SHA1 Message Date
60a8597b15 deadlock after finishing post migration fixed (needs test) 2024-06-08 15:48:39 -06:00
7f73716b9a checkpoint, adding done channels for threads 2024-06-04 09:17:31 -06:00
e02a35069a pre remove inline go routine for post threads 2024-06-03 16:39:44 -06:00
f13c2c939c threaded update post relationships 2024-06-03 16:28:17 -06:00
cb6829f175 updating get editors to look for email too 2024-06-03 09:13:34 -06:00
ee3ae47d4f fixed broken images issue 2024-05-29 09:11:01 -06:00
ffde450209 ready to roll 2024-05-28 17:45:47 -06:00
90b725bb8a threaded post migrator 2024-05-25 09:31:59 -06:00
cd8ac17775 fixed bug with creating image results table 2024-05-24 20:12:40 -06:00
48ff48884b create posts table if not exists 2024-05-24 20:04:26 -06:00
e502692105 post relationships + create table if not exists 2024-05-24 20:03:56 -06:00
e473c0e522 checkpoint before threading post migration 2024-05-24 15:42:17 -06:00
93f5c70236 First Test Run Complete
- TODO Thread Post Creation
- TODO Hunt Down Broken Slideshow Links
2024-05-23 07:41:47 -06:00
c62667578c related images and posts 2024-05-21 15:15:43 -06:00
5119490b3d refactor main 2024-05-21 11:37:55 -06:00
cb6dd813f5 cleaned up upost migration for usability 2024-05-21 11:31:59 -06:00
a9362d02ce Fixed errs on post migrator 2024-05-21 11:08:47 -06:00
732b238e52 re-factoring existing migrate posts file 2024-05-21 10:50:05 -06:00
270255b110 first draft done 2024-05-19 19:35:53 -06:00
683e3a6a87 checkpoint 2024-05-19 15:00:33 -06:00
74dfcc4266 figured out goquery 2024-05-17 13:52:38 -06:00
588d0e1833 blog post migration checkpoint 1 2024-05-17 12:49:55 -06:00
b3ef5a42ad migrate users - pre refactor to send errs to callers 2024-05-16 13:48:39 -06:00
7931a859f3 fixed redirects - refactored for readability 2024-05-16 12:50:53 -06:00
83ef9f4192 migrate categories - needs cleaning 2024-05-16 10:26:59 -06:00
5737ce23d1 create redirects, redirect url converter, results db 2024-05-15 17:37:42 -06:00
00ba765dc8 get slowtwitch categories 2024-05-14 15:59:04 -06:00
f4e7e3446c install mysql to connect to external db, scaffold needed code 2024-05-10 14:01:05 -06:00
45358bca52 create category 2024-05-09 15:25:13 -06:00
c0dacf4fb7 get categories and cache 2024-05-09 14:06:01 -06:00
b59d36f2c2 create-image file 2024-05-08 16:48:13 -06:00
03c1e1c6ae sketch of submitting external file to WP 2024-05-08 16:06:15 -06:00
6f1b4a7fe9 get tag 2024-05-07 19:23:21 -06:00
880d4985f4 find user by username 2024-05-07 18:52:47 -06:00
f264b68565 added get request abstraction http utility 2024-05-07 16:21:52 -06:00
387d4840c4 get user or false 2024-05-07 16:03:15 -06:00