summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-31refactoring (in progress, tbf)José Bollo12-32/+186
2016-03-31refactoring (in progress, tbf)José Bollo19-157/+499
2016-03-31fix bugJosé Bollo2-2/+1
2016-03-30refactoring (in progress, tbf)José Bollo7-171/+286
2016-03-30static setup of sessionsJosé Bollo3-10/+13
2016-03-30renaming of field apiJosé Bollo3-14/+15
2016-03-30refactor context usageJosé Bollo5-17/+31
2016-03-30removes uneeded dataJosé Bollo1-1/+0
2016-03-30naming: globally unic identifierJosé Bollo1-4/+4
2016-03-30refactoringJosé Bollo18-793/+871
2016-03-29removes session filesJosé Bollo1-300/+0
2016-03-29splitting rest-api in two partsJosé Bollo12-736/+1044
2016-03-25websocket: initial (not integrated)José Bollo8-2/+697
2016-03-25http-svc: fix bugJosé Bollo1-1/+1
2016-03-25session: fix bugJosé Bollo1-2/+2
2016-03-23session: formatingJosé Bollo1-279/+330
2016-03-23afb-req-itf: small step for abstractingJosé Bollo3-8/+52
2016-03-23AFB_error: improves mangementJosé Bollo2-4/+4
2016-03-23cleanup: remove unused definitionsJosé Bollo2-25/+21
2016-03-23session: moves initialisation to mainJosé Bollo3-6/+4
2016-03-23session: removes file handlingJosé Bollo3-47/+53
2016-03-23main: simplificationJosé Bollo1-110/+105
2016-03-23several improvementsJosé Bollo6-155/+108
2016-03-23simplification of configJosé Bollo6-422/+119
2016-03-23moves more helpers from config to helper-apiJosé Bollo3-11/+10
2016-03-23rest-api: allow zero pluginJosé Bollo1-5/+0
2016-03-23main: fix typoJosé Bollo1-21/+20
2016-03-23removes save optionJosé Bollo2-18/+0
2016-03-23moves helpers from config to helper-apiJosé Bollo3-191/+159
2016-03-23http-svc: renamingJosé Bollo2-23/+32
2016-03-23afb-hreq: adds redirect for directoriesJosé Bollo1-31/+40
2016-03-23afb-hreq: creation of hreq classeJosé Bollo4-222/+282
2016-03-23http-svc: internal renamingJosé Bollo1-21/+21
2016-03-23http-svc: handle alises more efficientlyjobol1-12/+38
2016-03-23afb-method: creationjobol5-86/+343
2016-03-18http-svc: work in progress proposalJosé Bollo2-279/+595
2016-03-18http-svc: fix bug of uninitialized responseJosé Bollo1-3/+2
2016-03-17typoJosé Bollo1-1/+1
2016-03-17main: split the main in two partsJosé Bollo1-33/+49
2016-03-17main: use valid exit valueJosé Bollo2-16/+16
2016-03-17main: change location of AFB_options definitionJosé Bollo2-10/+9
2016-03-17local-def: dispatch some definitionsJosé Bollo3-5/+5
2016-03-17afm-main-plugin: update utils-jbusJosé Bollo3-45/+81
2016-03-17removed private api and fix some few warningsJosé Bollo5-26/+9
2016-03-16Add warning detection and improveJosé Bollo10-63/+58
2016-03-16http-svc: switch to epoll modelJosé Bollo1-4/+23
2016-02-23Fix horrendously wrong Volume check in Audio pluginManuel Bachmann1-1/+1
2016-02-23refactor cookie to add #portJosé Bollo3-3/+5
2016-02-18main: fix parsing of option aliasJosé Bollo1-4/+8
2016-02-17Allow Multiple TokenCreate when --token=""Fulup Ar Foll1-1/+1