Age | Commit message (Collapse) | Author |
|
|
|
Longer timeout
|
|
|
|
Drop support for node v0.6, officially
|
|
|
|
Conflicts:
src/package.json
|
|
|
|
|
|
Decode the sessionID before sending it to the server
|
|
Fix missing callback in SecurityManager.checkAccess
|
|
gets encoded
|
|
|
|
SecurityManager.checkAccess would cause the request to hang forever because the callback is omitted for each invalid session, this fixes this issue.
validSession still remains false so this does not cause issues further down.
|
|
Added debug-output to checkAccess to indicate *why* an auth-try failed
|
|
|
|
auth-try failed.
|
|
|
|
Caret refactor - I need help with tests...
|
|
|
|
fix error introduced by b3988e3
|
|
show light yellow for .5 secs on save revision keypress
|
|
|
|
Loading blocks
|
|
|
|
|
|
|
|
|
|
|
|
ether/fix/process-uncaughtException-event-handler-leak
Don't leak event listeners for process:uncaughtException
|
|
/admin/plugins revamp
|
|
Custom Object messages
|
|
|
|
|
|
|
|
|
|
|
|
Option to enable Sticky chat from the chat dialogue
|
|
|
|
|
|
|
|
|
|
... and always display a scrollbar.
|
|
|
|
API documentation: listAllPads() returns {padIDs: [...]} instead of [...]
|
|
|
|
|
|
- Don't block the whole page when installing a plugin
- allow people to search and install other plugins meanwhile
Why? http://i.imgur.com/XoX6uYS.jpg
|
|
|
|
|
|
|