Commit Graph

7 Commits

Author SHA1 Message Date
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