Marak

Results 190 issues of 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...

enhancement

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...

enhancement

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...

enhancement

- Current node version - Current npm version - Current operating system - Currently available CPU / RAM / DISK

enhancement

http://kernelcare.com/ Because no one likes kernel exploits right?

enhancement

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...

enhancement

There should be a drop-down box with some useful hooks to automatically fork when creating a new hook.

enhancement

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...

enhancement

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...

enhancement

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...

enhancement