ansuz
|
d3e2a2f52e
|
make verbose logging switchable via a conditional
|
2016-03-07 11:59:36 +01:00 |
ansuz
|
fefb904261
|
realtime input changes
|
2016-03-07 11:34:16 +01:00 |
ansuz
|
fd99dba4a3
|
modify realtime-input api to take a single object as configuration. merge netflux API
|
2016-03-07 11:33:46 +01:00 |
Yann Flory
|
62ba579d4a
|
Add Netflux API with WebSocket service V1
|
2016-03-07 11:07:37 +01:00 |
ansuz
|
d7b34cf6be
|
don't call toolbar from within realtime-input.js
|
2016-03-04 16:45:11 +01:00 |
ansuz
|
5e1566eaec
|
fix incomplete 'onAbort' block
|
2016-03-04 11:07:12 +01:00 |
ansuz
|
1d6ccc99a1
|
add 'onAbort' hook to realtime-input.js
|
2016-03-03 18:04:14 +01:00 |
ansuz
|
67bdb8a65a
|
fix a bad regex that occasionally threw an error
'nothing to repeat'
|
2016-02-25 12:35:11 +01:00 |
ansuz
|
8ead5ca129
|
realtime-input.js : add notes regarding integration of the netflux api
|
2016-02-16 15:14:38 +01:00 |
ansuz
|
d1885fbab6
|
better jshint compliance for common files
|
2016-02-15 15:42:08 +01:00 |
ansuz
|
967d636df9
|
address more jshint complaints
|
2016-02-12 11:39:37 +01:00 |
Caleb James DeLisle
|
86c4a69a97
|
Switch to patching with DiffDOM for testing :D
|
2016-02-11 16:10:44 +01:00 |
ansuz
|
019750bea8
|
realtime-input.js : callback onInit if exists
|
2016-02-10 10:40:52 +01:00 |
ansuz
|
d2f6c63d8a
|
realtime-input.js : changed the api and left an undefined reference. fixed
|
2016-02-03 12:58:54 +01:00 |
ansuz
|
d96124229b
|
clean up realtime-input.js, break API
use an object for configuration, so as to be more extensible.
modify applications which use the API to match.
|
2016-02-03 12:45:45 +01:00 |
ansuz
|
ed03a48092
|
minor patches that make things a bit more reliable, still some bugs
|
2016-02-01 19:41:13 +01:00 |
ansuz
|
ac0f7852fc
|
committing latest changes for review
|
2016-02-01 15:28:33 +01:00 |
ansuz
|
997ce1147f
|
realtime input wraps up basic realtime stuff
so we don't have to rewrite the realtime api for every application.
starting to move towards a portable api :D
|
2016-01-29 12:26:49 +01:00 |