• Site admin.

  • Joined on 2020-07-27
20xd6 synced commits to map-unit-tests at Backups/JSON-java from mirror 2022-08-20 17:06:58 -04:00
20xd6 synced commits to dev at Backups/Mango from mirror 2022-08-19 08:40:13 -04:00
76b4666708 Merge pull request #331 from getmango/feature/eslint
5bdeca94fe Merge dev
f8c569f204 Merge branch 'dev' into feature/eslint
7ef2e4d162 Add eslint to make check
28c098a56e Add eslint and style fix
Compare 7 commits »
20xd6 synced new reference pipeline-fix-1 to Backups/JSON-java from mirror 2022-08-13 13:57:48 -04:00
20xd6 synced commits to pipeline-fix-1 at Backups/JSON-java from mirror 2022-08-13 13:57:48 -04:00
20xd6 synced commits to dev at Backups/Mango from mirror 2022-08-10 12:27:48 -04:00
e4af194d0c Merge pull request #328 from dudeitssm/patch
586ebf8dc8 Fix typo: "Pleae" should be "Please"
1fb48648ad Merge pull request #322 from getmango/rc/0.27.0
61dc92838a Merge pull request #294 from hkalexling/rc/0.26.2
Compare 4 commits »
20xd6 opened issue 20xd6/simple_blog_cms#4 2022-08-09 14:21:00 -04:00
Support for Author tagging
20xd6 closed issue 20xd6/simple_blog#25 2022-08-09 14:16:20 -04:00
Author byline error on empty file
20xd6 commented on issue 20xd6/simple_blog#25 2022-08-09 14:16:20 -04:00
Author byline error on empty file

PR #27 closes this issue.

20xd6 closed issue 20xd6/simple_blog#26 2022-08-09 14:16:12 -04:00
Author byline error on non-existant author
20xd6 commented on issue 20xd6/simple_blog#26 2022-08-09 14:16:12 -04:00
Author byline error on non-existant author

PR #27 closes this issue.

20xd6 pushed to master at 20xd6/simple_blog 2022-08-09 14:15:37 -04:00
7734de9fa4 Merge pull request 'Fix issues #25 and #26' (#27) from issue#26 into master
470773721a Stop parsing if the author isn't found
5d7b4cc121 Add a size check before attempting to parse the author
Compare 3 commits »
20xd6 merged pull request 20xd6/simple_blog#27 2022-08-09 14:15:37 -04:00
Fix issues #25 and #26
20xd6 created pull request 20xd6/simple_blog#27 2022-08-09 14:15:16 -04:00
Fix issues #25 and #26
20xd6 pushed to issue#26 at 20xd6/simple_blog 2022-08-09 14:11:39 -04:00
470773721a Stop parsing if the author isn't found
5d7b4cc121 Add a size check before attempting to parse the author
Compare 2 commits »
20xd6 created branch issue#26 in 20xd6/simple_blog 2022-08-09 14:11:39 -04:00
20xd6 opened issue 20xd6/simple_blog#26 2022-08-09 14:02:13 -04:00
Author byline error on non-existant author
20xd6 opened issue 20xd6/simple_blog#25 2022-08-09 14:00:23 -04:00
Author byline error on empty file
20xd6 opened issue 20xd6/simple_blog_cms#3 2022-08-09 13:49:13 -04:00
A working tagging system
20xd6 closed issue 20xd6/simple_blog#10 2022-07-31 17:28:55 -04:00
Cleanup Title() function in header.php
20xd6 commented on issue 20xd6/simple_blog#10 2022-07-31 17:28:55 -04:00
Cleanup Title() function in header.php

PR #22 resolves this.