aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/web
Commit message (Collapse)AuthorAgeFilesLines
...
* web: add virtualscroll mixinMaximilian Hils2014-11-281-48/+71
|
* web: various fixes, add clear buttonMaximilian Hils2014-11-283-37/+84
|
* web: virtual scrollingMaximilian Hils2014-11-281-48/+95
|
* web: fixesMaximilian Hils2014-11-271-13/+21
|
* format codeMaximilian Hils2014-11-271-148/+153
|
* web++Maximilian Hils2014-11-271-257/+284
|
* web: update dependenciesMaximilian Hils2014-11-271-5815/+4395
|
* introduce revised views, port over changes from multiple_views branchMaximilian Hils2014-11-263-124/+252
|
* add generic tcp proxying, fix #374Maximilian Hils2014-10-181-14/+14
|
* beef up event logMaximilian Hils2014-09-222-26/+138
|
* web: perf improvementsMaximilian Hils2014-09-221-15/+31
|
* web: various improvementsMaximilian Hils2014-09-212-51/+115
|
* web: minor fixesMaximilian Hils2014-09-201-7/+9
|
* web: display flow connection infoMaximilian Hils2014-09-192-83/+240
|
* web: flow iconsMaximilian Hils2014-09-191-5/+51
|
* start to fill detailpaneMaximilian Hils2014-09-193-9/+195
|
* basic splitter -> kick-ass splitterMaximilian Hils2014-09-182-12/+44
|
* add splitterMaximilian Hils2014-09-182-67/+110
|
* web: detailpane implMaximilian Hils2014-09-182-141/+353
|
* fix #361Maximilian Hils2014-09-181-1/+1
|
* flowtable: add selection indicator, add keyboard navigationMaximilian Hils2014-09-183-47/+164
|
* .jsx -> .jsx.jsMaximilian Hils2014-09-181-3/+6
| | | | | Rename jsx files to be compatible with Chrome Dev Tools and Workspace Mapping.
* undo spritingMaximilian Hils2014-09-1713-31/+47
|
* add features to the traffic table, introduce image spritingMaximilian Hils2014-09-175-20/+148
|
* implement FlowStore basicsMaximilian Hils2014-09-174-23/+219
|
* connect eventlog events to uiMaximilian Hils2014-09-173-49/+43
|
* Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-173-3/+32
|
* formattingMaximilian Hils2014-09-171-79/+82
|
* Clean up and clarify StateObjectAldo Cortesi2014-09-171-2/+2
| | | | | | | | | - Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class
* Basic websocket connection, code cleanup.Aldo Cortesi2014-09-173-18/+35
|
* Slightly more verbose gulping, remove strict declarations for now.Aldo Cortesi2014-09-161-3/+0
|
* Convert to ES5 inheritance patternAldo Cortesi2014-09-161-108/+117
|
* We're not ready for ES6Aldo Cortesi2014-09-161-33/+41
| | | | Lets re-evaluate in June next year when it's actually released
* ignore compiled files in diffMaximilian Hils2014-09-161-4/+5
|
* format javascriptMaximilian Hils2014-09-161-221/+238
|
* web: implement EventLogStoreMaximilian Hils2014-09-161-123/+130
|
* web: eventlog uiMaximilian Hils2014-09-153-9/+24
|
* client-side structureMaximilian Hils2014-09-155-203/+329
|
* Client-side cleanupAldo Cortesi2014-09-151-12/+10
| | | | | | - Remove grunt - Formatting and spacing. There shall be 4 spaces in a tab. Not 3. Not 5. And 2 is right out.
* Web interface is live.Aldo Cortesi2014-09-143-8080/+4
|
* checkin assetsMaximilian Hils2014-09-146-0/+56563
|
* Add tornado dependency, serve index fileAldo Cortesi2014-09-143-3/+22
|
* Basic web service and optionsAldo Cortesi2014-09-142-0/+30
|
* Remove external app option, make tick timeout explicitAldo Cortesi2014-09-141-0/+1
|
* Super-basic outline for web io loopAldo Cortesi2014-09-148-0/+8686
|
* web -> onboardingAldo Cortesi2014-09-1214-8719/+0
|
* Client-side framework for web applicationAldo Cortesi2014-09-1019-1475/+8245
|
* Reorg to put web app in its own directoryAldo Cortesi2014-09-1019-0/+1949