From c07c9911ec88a85618fa115b58e4e62bed507975 Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Tue, 10 May 2016 20:33:47 -0400 Subject: [PATCH] todo update --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 67824c0fb..5db1c5b8c 100644 --- a/todo.md +++ b/todo.md @@ -14,7 +14,7 @@ X Update the admin page with pagnition and a query box X Test the old/small brew filtering for deleteion X Partial rendering kills style tags on unrendered pages. Detect if pages have style tags and render them. - Add in the link of Pateron? - +- Add in window.resize handlers for the elements that need it X Add in a localstorage fallback on the `/new` page, clear it when they save X Rename `/client/naturalCrit` -> `/client/main` - Move snippets into their new groups @@ -26,6 +26,7 @@ X Rename `/client/naturalCrit` -> `/client/main` - Should provide error dump to copy and a link to github issues page - Look into improving the metadata on pages for linking - Add in a tutorial page? +- Increase post entity limit size, http://stackoverflow.com/questions/15627573/nodejs-express-request-entity-too-large-heroku ## v1.7 - User accounts!