From f5445a639c97c3577ee4861e5118b6b188408515 Mon Sep 17 00:00:00 2001 From: Bobby Wibowo Date: Thu, 12 Sep 2019 18:38:48 +0700 Subject: [PATCH] Updated todo again, I failed patience management --- todo.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/todo.md b/todo.md index bd4f9ab..fac5e3a 100644 --- a/todo.md +++ b/todo.md @@ -11,7 +11,7 @@ Normal priority: * [ ] Disable all other sidebar menus when a menu is still loading. * [ ] Collapsible dashboard's sidebar albums menus. * [ ] Change `title` attribute of disabled control buttons in uploads & users lists. -* [ ] Use Gatsby logo for link to - [blog.fiery.me](https://blog.fiery.me/) on the homepage. +* [ ] Use Gatsby logo for link to [blog.fiery.me](https://blog.fiery.me/) on the homepage. * [ ] Auto-detect missing columns in `database/db.js`. Low priority: @@ -19,13 +19,13 @@ Low priority: * [ ] Delete user feature. * [ ] Bulk delete user feature. * [ ] Bulk disable user feature. -* [ ] Strip EXIF from images. - [#51](https://github.com/BobbyWibowo/lolisafe/issues/51) +* [ ] Strip EXIF from images. [#51](https://github.com/BobbyWibowo/lolisafe/issues/51) * [ ] DMCA request logs (bare text file will do), and link it in FAQ. Lower priority: -* [ ] Perhaps consider switching from - [Express](https://github.com/expressjs/express) to - [Fastify](https://github.com/fastify/fastify)? -* [ ] Multi-level sub dirs for uploads. - [#51](https://github.com/BobbyWibowo/lolisafe/issues/51) -* [ ] Mime type blacklist. - [#51](https://github.com/BobbyWibowo/lolisafe/issues/51) -* [ ] Cluster mode (multi-core support). - [#50](https://github.com/BobbyWibowo/lolisafe/issues/50) -* [ ] Tiered accounts. - [#51](https://github.com/BobbyWibowo/lolisafe/issues/51) +* [ ] Perhaps consider switching from [Express](https://github.com/expressjs/express) to [Fastify](https://github.com/fastify/fastify)? +* [ ] Multi-level sub dirs for uploads. [#51](https://github.com/BobbyWibowo/lolisafe/issues/51) +* [ ] Mime type blacklist. [#51](https://github.com/BobbyWibowo/lolisafe/issues/51) +* [ ] Cluster mode (multi-core support). [#50](https://github.com/BobbyWibowo/lolisafe/issues/50) +* [ ] Tiered accounts. [#51](https://github.com/BobbyWibowo/lolisafe/issues/51)