aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/web
Commit message (Collapse)AuthorAgeFilesLines
...
* web: simpler filter uiMaximilian Hils2014-12-232-87/+43
|
* highlight ui: complicated versionMaximilian Hils2014-12-221-16/+57
|
* web: filter/highlight ui, many fixesMaximilian Hils2014-12-134-124/+427
|
* web: disable autoscroll at topMaximilian Hils2014-12-121-1/+5
|
* web: filteringMaximilian Hils2014-12-121-235/+253
|
* web: fight against react-routerMaximilian Hils2014-12-122-10/+1742
|
* web: add filter grammarMaximilian Hils2014-12-111-2321/+0
|
* web: add file menu stubMaximilian Hils2014-12-102-37/+2411
|
* web: implement settings store, modularize storeMaximilian Hils2014-12-102-100/+174
|
* web: take viewport resize into accountMaximilian Hils2014-12-101-52/+77
|
* web: add event store, fix all those bugsMaximilian Hils2014-12-103-231/+150
|
* generalize storeMaximilian Hils2014-12-093-131/+145
|
* always use the app dispatcherMaximilian Hils2014-12-097-7777/+608
|
* web: various improvementsMaximilian Hils2014-11-291-29/+84
|
* event log: virtual scrollingMaximilian Hils2014-11-281-38/+69
|
* 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
|