Marcin Kurczewski
c7f077d89a
Fixed thumbnails for deleted Youtube videos
2014-07-25 23:15:36 +02:00
Marcin Kurczewski
d45da1e0ae
Fixed detached files discovery
...
Searching for detached files used PostSearchService, which by default
hides all hidden posts unless user explicitly asks to search for them.
That way, all hidden posts were treated as detached, so their content
was being removed when using the script in question.
2014-06-13 12:03:59 +02:00
Marcin Kurczewski
2c7f11e57e
Changed output of find-posts script
2014-06-01 14:39:56 +02:00
Marcin Kurczewski
bf8e6e9e00
Simplified thumbnail and content retrieval code
2014-06-01 13:51:29 +02:00
Marcin Kurczewski
4ec0df17d6
Added script unit tests
2014-06-01 13:41:08 +02:00
Marcin Kurczewski
956283f4a0
Added --force for thumbnail generator script
2014-05-20 23:00:25 +02:00
Marcin Kurczewski
e12308d3cc
Changed thumb to thumbnail for consistency
2014-05-20 23:00:24 +02:00
Marcin Kurczewski
326e7acb4b
Added script for batch thumbnail generating
2014-05-20 23:00:24 +02:00
Marcin Kurczewski
ed74a9f470
Fixed scripts
...
I haven't updated these in a loooong time...
2014-05-18 21:59:56 +02:00
Marcin Kurczewski
81e43286b5
Newest chibi-core
2014-04-29 21:35:29 +02:00
Marcin Kurczewski
0ef5f1b46d
Absolute paths used where necessary
...
- No random chdir() calls
- No more exceptions when executing scripts from dirs other than root
- find-posts.php prints absolute paths making piping more useful
2013-11-23 20:52:41 +01:00
Marcin Kurczewski
75775cdc15
Increased letterbox threshold
2013-11-23 20:38:44 +01:00
Marcin Kurczewski
7b473ba06f
Low-level refactor to core.php
2013-11-17 14:24:39 +01:00
Marcin Kurczewski
86c811b0e7
Added script for removing letterbox borders
2013-10-30 23:02:18 +01:00
Marcin Kurczewski
ea4c7fac6e
Added script for CLI post search
...
Other updates include removing unnecessary context retrieval and making post
query builder CLI friendly.
2013-10-30 22:47:33 +01:00
Marcin Kurczewski
47759adb66
Closed #38
2013-10-24 16:41:41 +02:00
Marcin Kurczewski
5d51297c16
Closed #42
2013-10-18 00:31:22 +02:00