index
:
rhimportd.git
master
rel-0.1
rel-0.1.1
rel-0.10.0
rel-0.10.1
rel-0.11.0
rel-0.11.1
rel-0.11.2
rel-0.12.0
rel-0.12.1
rel-0.12.2
rel-0.2
rel-0.2.1
rel-0.2.2
rel-0.3
rel-0.3.1
rel-0.4
rel-0.4.1
rel-0.4.2
rel-0.4.3
rel-0.4.4
rel-0.5.0
rel-0.5.1
rel-0.6.0
rel-0.7.0
rel-0.8.0
rel-0.8.1
rel-0.8.2
rel-0.9.0
rel-0.9.1
Radio Helsinki Importer Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helsinki.at
/
rhimportd
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved session handling at websocket interface
Christian Pointner
2015-12-30
1
-11/+27
*
websocket handler new/run works now (needs testing!)
Christian Pointner
2015-12-29
2
-30/+104
*
moved websocket session handling to same goroutine
Christian Pointner
2015-12-29
1
-21/+28
*
export session store to control interfaces
Christian Pointner
2015-12-29
5
-109/+118
*
implemented basic structure for web socket interface
Christian Pointner
2015-12-29
2
-9/+76
*
improved error handling for session store
Christian Pointner
2015-12-29
1
-23/+23
*
added basic websockethandler control interface
Christian Pointner
2015-12-29
3
-1/+70
*
set read/write timeout for web interface
Christian Pointner
2015-12-28
1
-1/+3
*
renaming all telnet related functions
Christian Pointner
2015-12-25
1
-24/+24
*
telnet control interface now uses spreadspace/telgo
Christian Pointner
2015-12-25
1
-470/+180
*
improved IAC handling which treats telnet commands as OOB messages
Christian Pointner
2015-12-23
2
-40/+101
*
session now has a timeout
Christian Pointner
2015-12-23
1
-17/+16
*
improved session testing
Christian Pointner
2015-12-22
1
-4/+13
*
session based callbacks work now
Christian Pointner
2015-12-22
2
-4/+56
*
basic session handling works now
Christian Pointner
2015-12-21
3
-18/+16
*
improved error handling and reporting, canceling running requests when telnet...
Christian Pointner
2015-12-21
1
-5/+10
*
canceling using works now
Christian Pointner
2015-12-21
1
-8/+16
*
reading telnet command is now seperate goroutinge in order to read Ctrl-C whi...
Christian Pointner
2015-12-21
1
-31/+51
*
improved sanity checks for importcontext and telnet interface
Christian Pointner
2015-12-21
1
-65/+45
*
the telnet interface now handles IAC aka telnet commands
Christian Pointner
2015-12-21
1
-21/+129
*
minor cleanup for session testing
Christian Pointner
2015-12-21
1
-48/+49
*
session store and session kind of work now
Christian Pointner
2015-12-20
1
-12/+45
*
improved type safety
Christian Pointner
2015-12-20
4
-12/+12
*
telnet is no longer a trusted control interface
Christian Pointner
2015-12-19
1
-1/+1
*
minor refactoring
Christian Pointner
2015-12-19
1
-5/+4
*
progress for telnet interface works now
Christian Pointner
2015-12-19
2
-26/+37
*
fetcher now checks for permissions
Christian Pointner
2015-12-19
2
-16/+39
*
tested music pool import, cleaned up help output for telnet interface
Christian Pointner
2015-12-19
1
-24/+29
*
improved show based imports
Christian Pointner
2015-12-19
1
-11/+20
*
telnets default is 23 not 21 so use 4023 as the default...
Christian Pointner
2015-12-19
1
-1/+1
*
first working version of run at telnet client (needs further testing)
Christian Pointner
2015-12-18
1
-3/+26
*
implemened set command for telnet control interface
Christian Pointner
2015-12-18
1
-4/+75
*
telnet client help command
Christian Pointner
2015-12-18
1
-3/+68
*
show command is now implemented for telnet client
Christian Pointner
2015-12-18
1
-12/+34
*
some simple telnet commands are implemented now
Christian Pointner
2015-12-18
1
-7/+64
*
telnet client quit command is implemented
Christian Pointner
2015-12-18
1
-4/+61
*
added client handler for telnet control interface
Christian Pointner
2015-12-18
1
-0/+23
*
added telnet control interface
Christian Pointner
2015-12-18
3
-67/+72
*
added basic version of a session store
Christian Pointner
2015-12-18
1
-24/+68
*
local:// sanitzes path now
Christian Pointner
2015-12-17
1
-1/+2
*
improved error handling and overall resilience to different situations
Christian Pointner
2015-12-15
3
-3/+7
*
fixed bug where some context values where not initialiized properly
Christian Pointner
2015-12-14
1
-2/+20
*
added more sophisticated import options - still needs testing
Christian Pointner
2015-12-14
1
-2/+15
*
improved HTTP status code
Christian Pointner
2015-12-13
1
-1/+1
*
GroupName should now be only supplied for music pools
Christian Pointner
2015-12-13
1
-5/+5
*
some thoughts
Christian Pointner
2015-12-12
1
-0/+4
*
importer now knows which information is needed for what operation
Christian Pointner
2015-12-12
1
-3/+3
*
ImportFile now passes through result from RDXport
Christian Pointner
2015-12-12
1
-5/+6
*
minor code refactoring
Christian Pointner
2015-12-11
2
-37/+8
*
added add_cart function
Christian Pointner
2015-12-10
1
-1/+1
[next]