Commit graph

62 commits

Author SHA1 Message Date
Simon Vieille d84612a425
add query string in the request log
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-27 18:11:40 +02:00
Fabricio af79036aa1 Prevent code repetition 2021-04-06 07:33:34 -03:00
Fabricio 3f79d04161 Fix comments 2021-04-06 07:19:16 -03:00
Fabricio cad33f7d09 Send config via sse 2021-04-06 07:13:58 -03:00
Fabricio 4e9b748375 fix: dashboard access from invalid paths; fixes #5 2021-02-27 10:20:15 -03:00
Fabricio 2e4b06c595 refactor: embed html 2021-02-24 08:55:24 -03:00
Fabricio bbf3529d46 rename var 2019-12-20 07:55:45 -03:00
Fabricio c47cccf7e9 rename struct 2019-11-23 11:00:26 -03:00
Fabricio 85d0a71d13 change ReadAll to TeeReader 2019-11-16 13:50:13 -03:00
Fabricio d907a55566 save req and res with basic types only 2019-11-16 13:47:13 -03:00
Fabricio e2f74b6ba5 remove unnecessary handler 2019-11-10 14:43:02 -03:00
Fabricio 760639465e dashboard on different port, closes #1 2019-11-08 20:29:35 -03:00
Fabricio b49eba8fe1 better url path parsing 2019-07-27 10:57:16 -03:00
Fabricio 80bb6bb623 removes drain func 2019-06-20 21:06:50 -03:00
Fabricio a675ea390e more better names to stuff 2019-06-20 20:44:42 -03:00
Fabricio 0e08d14d1f encapsulate capture handler 2019-06-20 20:25:57 -03:00
Fabricio 0613222b4b give better names to stuff 2019-06-20 20:20:44 -03:00
Fabricio b94d20865d move handler path 2019-03-24 10:47:41 -03:00
Fabricio c707138a53 organize dashboard config 2019-03-24 10:46:02 -03:00
Fabricio c4c99dfac5 remove not found 2019-03-24 10:34:38 -03:00
Fabricio d312f00d0d add request elapsed time 2019-03-23 19:13:16 -03:00
Fabricio 857808cd37 fix plugin file path 2019-03-12 19:39:18 -03:00
Fabricio a485829e55 add instruction about plugins 2019-03-10 14:28:14 -03:00
Fabricio 6f8bb9e9da exit on plugin failure 2019-03-10 13:05:05 -03:00
Fabricio 61fcffb47f fix deprecated warning 2019-03-10 12:46:38 -03:00
Fabricio e61695f5a5 load many plugins 2019-03-10 12:16:04 -03:00
Fabricio d330fe01f9 change plugin handler order 2019-03-10 12:05:21 -03:00
Fabricio 8529ec7c74 remove unnecessary line 2018-12-02 14:57:32 -02:00
Fabricio 6577238fca no need to clear on connection anymore 2018-12-02 14:36:30 -02:00
Fabricio a1d03ff264 signals items change with closed channel 2018-12-02 12:17:23 -02:00
Fabricio b336d33dd3 comment code 2018-12-01 20:59:33 -02:00
Fabricio e48bc52d12 change Handler to HandlerFunc 2018-12-01 19:45:41 -02:00
Fabricio 7bb6796cc8 add better feedback when a request fails 2018-11-29 17:52:14 -02:00
Fabricio 3085cb3429 add retry button 2018-11-25 19:31:56 -02:00
Fabricio 1706954423 exchange socketio for SSE 2018-11-25 16:23:43 -02:00
Fabricio f7de340a06 add curl button 2018-11-25 13:01:53 -02:00
Fabricio bdaa96ef56 move dump to get info 2018-11-24 12:24:16 -02:00
Fabricio e6f222c497 add plugin support 2018-11-24 08:03:16 -02:00
Fabricio 43376c3a55 rename stuff 2018-11-22 19:52:02 -02:00
Fabricio ecbfb4f67a better encapsulation 2018-11-22 19:45:20 -02:00
Fabricio 5d369f8971 fix concurrency problem with captureID 2018-11-17 07:49:18 -02:00
Fabricio b92002c15d rename stuff 2018-11-16 19:39:53 -02:00
Fabricio 0d73abcefd change reverse proxy core 2018-11-15 20:42:18 -02:00
Fabricio b476e72225 change to json encode 2018-09-25 20:00:02 -03:00
Fabricio 2fdd919063 rename Args to Config 2018-09-16 11:21:36 -03:00
Fabricio cb16e22b8b remove the need of ItemPath 2018-09-16 11:18:39 -03:00
Fabricio a5f77f7913 convert url to string 2018-09-07 13:41:24 -03:00
Fabricio fc01ff23f1 add clear button and fix layout 2018-09-07 11:45:02 -03:00
Fabricio 665b4579cb better responsibilities 2018-08-05 14:52:23 -03:00
Fabricio 1dd6e592e0 convert string concatenation to sprintf 2018-08-02 06:09:00 -03:00