334 Commits

Author SHA1 Message Date
OttoMao
b869743ca9 merge PR #34, ready to release 3.7.5 v3.7.5 2015-09-03 10:53:52 +08:00
OttoMao
6146b23988 Merge branch 'supnate-master'
bugfix for proxy https server with a port other than 443
2015-09-03 10:51:37 +08:00
OttoMao
9fc48d5e36 update some comment for req.url 2015-09-03 10:51:17 +08:00
Nate
6b89a0b9d7 Get full url for https and http separately. 2015-09-01 11:14:58 +08:00
Nate
6a2803b7c1 Correctly parse url for https if port is not 443. 2015-08-31 18:30:35 +08:00
Otto Mao
9e36136075 Update README.md 2015-08-22 15:06:21 +08:00
Otto Mao
30a8d037fa Update README.md
add a home page url
2015-08-22 15:06:03 +08:00
OttoMao
b513f1a5d7 bugfix for intercepting some https url v3.7.4 2015-08-19 11:03:33 +08:00
OttoMao
decb42222c ready to release v3.7.3 v3.7.3 2015-08-12 20:07:49 +08:00
OttoMao
130610fed6 update changelog, do some tiny adjustment 2015-08-12 20:05:47 +08:00
OttoMao
531f4d0421 bugfix for records sorting 2015-08-12 19:26:29 +08:00
OttoMao
ae070c90ab optimize top btn 2015-08-07 14:27:57 +08:00
OttoMao
39ae0f4648 optimize recorder 2015-08-06 23:13:17 +08:00
OttoMao
edaf638f3c save map config to local file 2015-08-06 17:26:22 +08:00
Otto Mao
ef19ccf72b update chinese home page url 2015-08-05 17:37:21 +08:00
OttoMao
13b0db906a bugfix for issue #29 v3.7.2 2015-07-31 14:00:34 +08:00
OttoMao
6975138c96 fix a bug about deflate compression 2015-07-28 21:53:42 +08:00
OttoMao
50e8fb4878 Merge branch 'master' of https://github.com/alibaba/anyproxy 2015-07-22 13:26:33 +08:00
OttoMao
c5a1086c7c clean up some code 2015-07-22 13:26:22 +08:00
Otto Mao
4432f8c0d6 Merge pull request #27 from dickeylth/master
add err.stack on process#uncaughtException for printing error stack
2015-07-22 13:24:44 +08:00
弘树
d6fe53c7de add err.stack on process#uncaughtException for printing error stack 2015-07-21 20:15:08 +08:00
OttoMao
4c5bc97542 update changelog and version number, ready to release 3.7.0 v3.7.0 2015-07-20 11:26:17 +08:00
OttoMao
b31adf1df3 bugfix for the rule description in web ui 2015-07-20 11:19:36 +08:00
OttoMao
0868ee248c bugfix for map local in windows 2015-07-20 10:36:44 +08:00
OttoMao
cfb3f21f01 modify the web ui 2015-07-20 08:58:57 +08:00
OttoMao
8fb99ab9a1 update readme and version nubmer 2015-07-12 21:46:00 +08:00
OttoMao
1558813144 allow user to config custom menu 2015-07-12 21:19:49 +08:00
OttoMao
95531a3558 optimize the function to show popup 2015-07-11 20:19:41 +08:00
OttoMao
6682415899 commit some format issues 2015-07-11 19:53:29 +08:00
OttoMao
8b138ffe64 update web ui 2015-07-09 18:51:41 +08:00
OttoMao
c80acde287 optimze map icon 2015-07-08 17:55:51 +08:00
OttoMao
ffd59eb055 optimze map icon 2015-07-08 17:55:14 +08:00
OttoMao
f4c96180b5 optimize web ui 2015-07-08 11:55:13 +08:00
OttoMao
d5046188bc ready to publish 3.7.0Beta1 2015-07-07 17:33:42 +08:00
OttoMao
8a146f7373 reconstruct map local 2015-07-07 17:31:56 +08:00
OttoMao
b595e3aa9c add a filter on web ui 2015-07-01 23:18:35 +08:00
OttoMao
ab5bd5d6e6 update readme 2015-07-01 15:10:45 +08:00
OttoMao
32943d1055 update readme 2015-07-01 15:08:51 +08:00
OttoMao
f4a68e2786 optimize the row height in web ui v3.5.2 2015-07-01 14:43:32 +08:00
OttoMao
3e679f0834 print a hint when using SNI features in node <0.12 v3.5.1 2015-06-18 20:23:42 +08:00
OttoMao
200226807c correct the version number to v3.5.0 v3.5.0 2015-06-18 17:41:12 +08:00
OttoMao
12db9b2fc5 update version and changelog, ready to release v3.4.0 2015-06-18 17:36:48 +08:00
OttoMao
d25a8a2274 Merge branch 'master' into optimize_web_server 2015-06-18 17:32:39 +08:00
OttoMao
2865e7a1d5 fix a bug about iconfont 2015-06-18 17:31:05 +08:00
OttoMao
450c72b47b fix a bug when there is an error with rule.js 2015-06-08 09:45:22 +08:00
OttoMao
283ffde6f9 correct typo in readme 2015-06-01 11:23:19 +08:00
OttoMao
66b3b86a12 add some tip in rules about non-unicode response 2015-05-20 16:32:25 +08:00
OttoMao
5d92502fb8 update package version 2015-05-20 16:29:46 +08:00
OttoMao
d765060fff reconstruct web interface with react.js 2015-05-19 21:19:43 +08:00
OttoMao
157e478abb backup index page 2015-05-18 09:50:19 +08:00