From 6982673a41b7e1edfa85e8c56d451b50807b0e8f Mon Sep 17 00:00:00 2001 From: Aidan Date: Thu, 7 Nov 2024 09:30:38 -0500 Subject: [PATCH] add todo, rearrange --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79cea34..a18632c 100644 --- a/README.md +++ b/README.md @@ -142,11 +142,12 @@ I highly suggest you take a peek at the `node.log` file's contents. It's in the If the database just started, give it 30 or so seconds and issue `./manage restart --db-alive` to restart the server without touching the database. It's common to get into a Docker-and-Node restart loop (which are not in sync) which I'm fixing. # To-Do +- [ ] Implement PGP message verification +- [ ] Improve `manage` handling of waiting for database to start (switch from predefined number of seconds) +- [ ] Add menu link to tilde website - [X] Add database support - [X] Add view counter - [X] Update projects page to latest information -- [ ] Implement PGP message verification -- [ ] Improve `manage` handling of waiting for database to start (switch from predefined number of seconds) # License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fihatenodejs%2FaidxnFUN?ref=badge_large)