aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
...
* | simplify stop editMaximilian Hils2016-07-253-19/+22
* | fix flow editMaximilian Hils2016-07-253-16/+26
* | Merge remote-tracking branch 'jason/style' into flow_editing_v2Maximilian Hils2016-07-252-2/+12
|\ \
| * | [web] style improvementJason2016-07-242-2/+12
| |/
* | make empty buttons editableMaximilian Hils2016-07-253-9/+12
* | web: refactor ContentLoaderMaximilian Hils2016-07-259-120/+164
* | Merge remote-tracking branch 'origin/master' into flow_editing_v2Maximilian Hils2016-07-253-9/+26
|\|
| * web: perf++Maximilian Hils2016-07-213-5/+23
* | rewrite getDiffClemens2016-07-251-6/+5
* | remove auto change to raw mode on editClemens2016-07-253-4/+3
* | combine content with header updatesClemens2016-07-251-9/+0
* | added contentHashClemens2016-07-252-3/+2
* | remove lastFileUpload fieldClemens2016-07-255-24/+10
* | file upload updates contentview, editable contentloader, diffs on uploadClemens2016-07-228-47/+65
* | moved editor to raw_view mode, add content_file_uploadClemens2016-07-216-25/+50
* | moved editor to raw_view modeClemens2016-07-214-41/+39
|/
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-2127-747/+657
* added flow_content updateClemens2016-07-194-50/+98
* Merge remote-tracking branch 'origin/master' into flow_editingClemens2016-07-1930-656/+645
|\
| * web: fix flow selectionMaximilian Hils2016-07-192-2/+2
| * simplify web ui ducksMaximilian Hils2016-07-1923-400/+316
| * web: remove SELECT_RELATIVEMaximilian Hils2016-07-183-23/+15
| * Merge remote-tracking branch 'jason/ui'Maximilian Hils2016-07-1815-411/+551
| |\
| | * [web] add tests for main view and uiJason2016-07-083-39/+172
| | * [web] bug fixsJason2016-07-058-151/+88
| | |\
| | | * [web] set display largeJason2016-07-055-76/+70
| | | * [web] listen to window.onKeyDownJason2016-07-055-75/+13
| | * | [web] bug fixJason2016-07-052-3/+3
| | |/
| | * [web] change ducks/uiJason2016-07-057-229/+278
| | * [web] ui ducks for content viewJason2016-07-013-29/+50
| * | fixed bug (#1342)Clemens Brunner2016-07-122-4/+4
| |/
* | moved flow editor state to reduxClemens2016-07-199-58/+118
* | added new btn, changed to codemirrorClemens2016-07-157-40/+51
* | change way to editClemens2016-07-148-82/+122
* | chaged editor styleClemens2016-07-131-2/+2
* | gzip issueClemens2016-07-131-0/+1
* | make file out ouf string to combine flow content updates via editor and fileu...Clemens2016-07-131-0/+2
* | added code editor and file uploadClemens2016-07-138-50/+99
* | modify flow contentClemens2016-07-116-12/+55
|/
* [web] add tests for utilsJason2016-06-277-34/+236
* fix mitmproxy/mitmweb#25Maximilian Hils2016-06-264-22/+17
* [web] (mostly) remove jQueryMaximilian Hils2016-06-265-38/+16
* minor fixesMaximilian Hils2016-06-2614-114/+84
* [web] sorter -> sortMaximilian Hils2016-06-253-42/+42
* [web] log only in devJason2016-06-251-3/+9
* [web] build with envifyJason2016-06-252-0/+3
* [web] fix importsJason2016-06-252-0/+2
* [web] fix update filterJason2016-06-251-1/+1
* [web] ErrorViewJason2016-06-252-1/+18
* [web] fix actionsJason2016-06-2513-83/+127