Marak
Marak
To discourage users from making huge documents in lieu of the max documents limit per free account, we need to impose a maximum document size per entry. This is actually...
Currently, the hook.io front-end web app is in the same server process as the load balancer. Now that the core infrastructure has stabilized, we can refactor out the web app...
Now that we have introduced the ability to 404 on invalid `Hook.path` route matches, some users might want to customize the output of their 404 messages. I believe the best...
- Current node version - Current npm version - Current operating system - Currently available CPU / RAM / DISK
http://kernelcare.com/ Because no one likes kernel exploits right?
Currently the `domain` resource is still using `Resource.find` method, which will have performance issues as the number of custom domains increases. Since we have < 100 custom domains at the...
There should be a drop-down box with some useful hooks to automatically fork when creating a new hook.
Currently, the application will start without any errors or messages if it can't connect to the couchdb. This is good and bad. The application won't crash...and any pages that don't...
There should be a good reference / tutorial explaining the best practices for developing hooks. including: - error handling - piping data to and from other hooks - working with...
The entire hook.io project should be as accessible as possible for any hardware, software, language, culture, location, or physical or mental ability. The guidelines for web accessibility can be found...