Commit graph

8 commits

Author SHA1 Message Date
86751ae2ea
replace time.php into redirect
Summary:
D110 made this obsolete; redirect to `https://revi.xyz/time`.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: k.revi.xyz/time.php > 302 revi.xyz/time

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D119
2024-05-21 15:44:48 +09:00
7c443bcca5
time.php: add note about time notation
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
2024-05-14 21:32:58 +00:00
08863ae041 time.php: add DOCTYPE
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
2024-05-13 20:02:48 +09:00
0e1656da0c
meta: various changes
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
2024-05-02 19:30:12 +09:00
893232347d
Fix html
Forgot this...

Bug: N/A
Signed-off-by: Yongmin Hong <revi@omglol.email>
2024-04-30 18:28:51 +09:00
ae366fa167
Update
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>
2024-04-30 18:27:26 +09:00
1d0d4732d1
add notes about ISO 8601
Bug: N/A
Signed-off-by: Yongmin Hong <revi@omglol.email>
2024-04-28 22:42:16 +09:00
9497414b6d
time.php: new file
Product of 'Not feeling like goin to bed' at 4am.

Bug: Ref T109
Signed-off-by: Yongmin Hong <revi@omglol.email>
2024-04-28 06:16:56 +09:00