• Site admin.

  • Joined on 2020-07-27
20xd6 pushed to master at 20xd6/simple_blog 2022-07-31 17:12:49 -04:00
efe61157e8 Merge pull request 'Cleanup header.php' (#22) from issue#10 into master
5016fa8ce8 Cleanup header.php
Compare 2 commits »
20xd6 merged pull request 20xd6/simple_blog#22 2022-07-31 17:12:49 -04:00
Cleanup header.php
20xd6 created pull request 20xd6/simple_blog#22 2022-07-31 17:12:40 -04:00
Cleanup header.php
20xd6 pushed to issue#10 at 20xd6/simple_blog 2022-07-31 17:11:35 -04:00
5016fa8ce8 Cleanup header.php
20xd6 created branch issue#10 in 20xd6/simple_blog 2022-07-31 17:11:35 -04:00
20xd6 synced new reference refs/tags/v0.27.0 to Backups/Mango from mirror 2022-07-31 15:37:48 -04:00
20xd6 synced commits to refs/tags/v0.27.0 at Backups/Mango from mirror 2022-07-31 15:37:48 -04:00
20xd6 synced commits to master at Backups/Mango from mirror 2022-07-31 15:37:48 -04:00
1fb48648ad Merge pull request #322 from getmango/rc/0.27.0
7ceb91f051 Merge branch 'rc/0.27.0' into dev
9ea4ced729 Merge pull request #327 from phlhg/fix/static-manifest
4c2f802e2e Fix linter
7258b3cece Add /manifest.json to static files
Compare 69 commits »
20xd6 synced commits to dev at Backups/Mango from mirror 2022-07-31 15:37:48 -04:00
7ceb91f051 Merge branch 'rc/0.27.0' into dev
9ea4ced729 Merge pull request #327 from phlhg/fix/static-manifest
4c2f802e2e Fix linter
7258b3cece Add /manifest.json to static files
bf885a8b30 Bump version to 0.27.0
Compare 5 commits »
20xd6 synced and deleted reference rc/0.27.0 at Backups/Mango from mirror 2022-07-31 15:37:48 -04:00
20xd6 pushed to master at 20xd6/simple_blog 2022-07-27 22:12:02 -04:00
206f94f5db Fix variable being tested for empty file in PR #21
20xd6 closed issue 20xd6/simple_blog#9 2022-07-27 22:11:08 -04:00
Missing tags.csv is not properly handled
20xd6 commented on issue 20xd6/simple_blog#9 2022-07-27 22:11:05 -04:00
Missing tags.csv is not properly handled

Looks like it was testing the wrong variable for size. Pushing a fix to branch master and closing again.

20xd6 reopened issue 20xd6/simple_blog#9 2022-07-27 22:08:42 -04:00
Missing tags.csv is not properly handled
20xd6 commented on issue 20xd6/simple_blog#9 2022-07-27 22:08:42 -04:00
Missing tags.csv is not properly handled

PR #21 introduces a bug that prevents the tags.csv file from being read.

20xd6 closed issue 20xd6/simple_blog#9 2022-07-27 20:23:30 -04:00
Missing tags.csv is not properly handled
20xd6 commented on issue 20xd6/simple_blog#9 2022-07-27 20:23:21 -04:00
Missing tags.csv is not properly handled

PR #21 resolves the issues mentioned for reopening this bug.

20xd6 pushed to master at 20xd6/simple_blog 2022-07-27 20:17:34 -04:00
7ff2cf1d0f Resolve issue #9 (#21)
f80bc8dafa File permissions change, check for non-zero tags.csv for issue #9
32f7d23ee4 Merge pull request 'Merge upstream master' (#4) from 20xd6/simple_blog:master into master
d2861f1203 Merge pull request 'Merge with upstream' (#3) from 20xd6/simple_blog:master into master
Compare 4 commits »
20xd6 merged pull request 20xd6/simple_blog#21 2022-07-27 20:17:34 -04:00
Resolve issue #9
20xd6 closed issue 20xd6/simple_blog#18 2022-07-26 13:36:41 -04:00
Emply directory not properly handled by default index.php