aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | minor fixesMaximilian Hils2016-07-251-8/+7
| * | | | rewrite getDiffClemens2016-07-251-6/+5
| * | | | remove auto change to raw mode on editClemens2016-07-253-4/+3
| * | | | combine content with header updatesClemens2016-07-252-9/+5
| * | | | added contentHashClemens2016-07-253-6/+10
| * | | | 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
* | | | | make sure to escape errors printed to the consoleMaximilian Hils2016-07-251-1/+2
| |/ / / |/| | |
* | | | Merge pull request #1426 from mhils/query-encodingMaximilian Hils2016-07-244-21/+94
|\ \ \ \
| * | | | add quote/unquote testsMaximilian Hils2016-07-241-2/+42
| * | | | improve query/path_components getter/setterMaximilian Hils2016-07-243-19/+52
* | | | | silence test warningsMaximilian Hils2016-07-241-0/+2
|/ / / /
* | | | Merge pull request #1425 from dufferzafar/clear-hotfixMaximilian Hils2016-07-241-1/+1
|\ \ \ \
| * | | | Fix clearing of flowsShadab Zafar2016-07-251-1/+1
| | |_|/ | |/| |
* / | | console: fix options signalMaximilian Hils2016-07-242-2/+2
|/ / /
* | | Merge pull request #1423 from dufferzafar/fix-searchMaximilian Hils2016-07-241-2/+2
|\ \ \
| * | | Fix console search on Python 3Shadab Zafar2016-07-241-2/+2
| | |/ | |/|
* / | fix keyboard navigationMaximilian Hils2016-07-241-1/+1
|/ /
* | Merge pull request #1421 from mhils/encoding-cacheMaximilian Hils2016-07-234-125/+100
|\ \
| * | remove content caching in netlib.http.MessageMaximilian Hils2016-07-232-117/+31
| * | add tests for single-element cacheMaximilian Hils2016-07-231-0/+30
| * | add single-element cache for netlib.encodingMaximilian Hils2016-07-231-8/+39
|/ /
* | fix #1373, fix #1154 (#1420)Maximilian Hils2016-07-232-140/+139
* | Merge pull request #1380 from dufferzafar/marked-filterMaximilian Hils2016-07-2310-106/+96
|\ \
| * | Remove save marked flows promptShadab Zafar2016-07-232-13/+3
| * | Add marked attribute when converting flow to 0.18Shadab Zafar2016-07-231-0/+1
| * | Test marked property while serialization roundtripShadab Zafar2016-07-231-0/+2
| * | Remove [Marked Flows] status indicatorShadab Zafar2016-07-231-4/+0
| * | Keep focus on same flow when disabling marked viewShadab Zafar2016-07-231-2/+14
| * | Focus nearest matching flow if current flow is unmarkedShadab Zafar2016-07-231-2/+23
| * | Move match function to FlowShadab Zafar2016-07-233-40/+20
| * | Keep focus on same flow when enabling marked viewShadab Zafar2016-07-231-5/+15
| * | Remove flow marking from ConsoleStateShadab Zafar2016-07-231-7/+0
| * | Use marked property in ConsoleState.clearShadab Zafar2016-07-231-6/+2
| * | Use ~marked filter while toggling marked viewShadab Zafar2016-07-231-24/+9
| * | Add a marked filterShadab Zafar2016-07-231-0/+9
| * | Update unmark all flows "U"Shadab Zafar2016-07-231-1/+1
| * | Update save_marked_flows to use the new attributeShadab Zafar2016-07-231-4/+1
| * | Fix display of mark status [m]Shadab Zafar2016-07-232-3/+2
| * | Update toggling of marked attribute on pressing "m"Shadab Zafar2016-07-231-4/+1
| * | Add marked attribute to flowShadab Zafar2016-07-231-1/+3
* | | Merge pull request #1416 from mhils/issue-1396Maximilian Hils2016-07-233-4/+8
|\ \ \
| * | | fix #1396, fix #1205, fix #1374Maximilian Hils2016-07-233-4/+8
* | | | make the linter happyMaximilian Hils2016-07-231-1/+1
* | | | add remote debug exampleMaximilian Hils2016-07-231-0/+19
* | | | Merge pull request #1402 from mhils/console-fixesMaximilian Hils2016-07-234-23/+27
|\ \ \ \ | |/ / / |/| | |
| * | | fix test_view_urlencodedMaximilian Hils2016-07-233-5/+10
| * | | minor fixesMaximilian Hils2016-07-212-19/+18