Summary:
I am stupid enough, yeah
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Watch the GitHub Actions run again
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D134
Summary:
Is on .xyz/robots.txt blacklist. add it here as well.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Deploy
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D125
Summary:
Clarify it is 24h notation, and people should expect 0-12h to take it as such.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: load the diff, and view from firefox.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D87
Summary:
`<!DOCTYPE html>`, a good thing to do ™️.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: load the page in browser.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D82
Summary:
Plan is to also migrate go/wiki/m/User:-revi/global.(css|js) to here as well.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Load from jsdelivr.
Reviewers: #acl_sudoers, #blessed_reviewers, revi
Reviewed By: #acl_sudoers, #blessed_reviewers, revi
Differential Revision: https://issuetracker.revi.xyz/D21
Summary:
This reverts commit 88946a7fe2.
PHP Fatal error: Cannot override final method PhabricatorRobotsController::processRequest() in /var/www/phorge/phorge/src/extensions/PhabricatorCustomRobotsTxtController.php on line 13
Fatal error: Cannot override final method PhabricatorRobotsController::processRequest() in /var/www/phorge/phorge/src/extensions/PhabricatorCustomRobotsTxtController.php on line 13
Signed-off-by: Yongmin Hong <revi@omglol.email>
Reviewers: #acl_sudoers, #blessed_reviewers, revi
Reviewed By: #acl_sudoers, #blessed_reviewers, revi
Differential Revision: https://issuetracker.revi.xyz/D10
Summary:
Using PhabricatorRobotsController overwrites robots.txt for blogs, URL shortener, and CDN domains. Using [PhabricatorRobotsPlatformController](https://we.phorge.it/book/dev/class/PhabricatorRobotsPlatformController/) should fix it.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Reload personal-phorge.revicdn.net/robots.txt and it is not verbatim copy of issuetracker.revi.xyz/robots.txt
Reviewers: #acl_sudoers, #blessed_reviewers, revi
Reviewed By: #acl_sudoers, #blessed_reviewers, revi
Differential Revision: https://issuetracker.revi.xyz/D9
Summary:
Submitting three changes at once for lazyness:
meta: config cleanups
Add editorconfig, gitignore, and conform to them.
RobotsTxt: add differential rule and conform to the editorconfig
time.php: add metadata, editorconfig conformance
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `code .` and edit files. for php files, deploy.
Reviewers: #acl_sudoers, #blessed_reviewers, revi
Reviewed By: #acl_sudoers, #blessed_reviewers, revi
Differential Revision: https://issuetracker.revi.xyz/D8
Summary: Either Phab differential or Gerrit (to be installed) but not sure what to use.
Test Plan: `arc patch`, verify lint works and connects to this instance.
Reviewers: #acl_sudoers, #blessed_reviewers, revi
Reviewed By: #acl_sudoers, #blessed_reviewers, revi
Differential Revision: https://issuetracker.revi.xyz/D7
Add monospace font, no-cache, fuck Chrome ads, and omglol stuff.
Also wrap <p> around texts, and split non-php texts out of php codes.
Signed-off-by: Yongmin Hong <revi@omglol.email>