1
0
mirror of https://github.com/gusaul/grpcox.git synced 2024-12-25 01:41:11 +00:00

Commit Graph

  • 0a64f2a530
    Merge 64649f497f into 6feae4127c lilac 2024-04-10 15:58:34 +0800
  • 64649f497f
    Skip signing of container image lilac 2024-04-10 15:42:58 +0800
  • 4813137384
    Create workflow to publish docker image lilac 2024-04-10 15:29:20 +0800
  • 17e45fe0bd feat: add post script functionality i-pul 2024-03-07 13:48:44 +0700
  • acec7f3b32
    Merge 4c5a97cd85 into 6feae4127c Andriyanov DV 2023-09-22 19:41:57 +0300
  • 4c5a97cd85 Fixed behaviour then describe of procedure is required for making request. If describe got error anyway generate empty data editor box. Describe can got error if grpc-server cant reflect request messages, e.g. actual python's Symbol not found error. r9deyes 2023-09-22 19:29:01 +0300
  • be721ebc84
    Merge f899a5fc05 into 6feae4127c Ahmad Anan Rafsanjani 2023-08-15 13:06:17 +0700
  • f899a5fc05 feat(client): store metadata on save or save as ananrafs 2023-08-15 12:59:25 +0700
  • 08bc71badd
    Merge 80ef2d48e6 into 6feae4127c Petra Gabriela 2023-07-16 15:14:25 +0700
  • 80ef2d48e6 fix: 🐛 prevent reflection headers to be stored in the server Petra 2023-07-16 15:02:43 +0700
  • 431264271c
    Merge 58019cca30 into 6feae4127c Kurniawan Yudha Putrama 2023-07-11 10:24:14 +0700
  • 7a019fd2cf
    Merge af9a74f711 into 6feae4127c Andika Irawan 2023-06-30 11:15:40 +0800
  • 6feae4127c
    Merge pull request #42 from AlessandroLimTkp/fix-concurrent-metadata-issue master Muhammad Auliya 2023-06-23 11:19:26 +0700
  • b998f098b8 stop reflect headers from affecting request headers AlessandroLimTkp 2023-06-13 17:46:15 +0700
  • 2dafcd5024 Change assets to assetfs annlumia 2023-01-20 18:41:58 +0700
  • 40bca6e2af fix panic when folder log not exists annlumia 2023-01-20 18:33:27 +0700
  • af9a74f711 implement dark mode Andika Irawan 2022-11-15 22:13:11 +0700
  • f240d0494e
    Merge pull request #36 from beruangcoklat/master Muhammad Auliya 2022-10-18 17:38:06 +0700
  • c5b61eb2d0
    Merge pull request #39 from lilac/master Muhammad Auliya 2022-10-18 17:34:41 +0700
  • c46a882ba7
    Merge pull request #38 from petragabriela/f_petra_reflection-headers Muhammad Auliya 2022-10-18 17:33:00 +0700
  • ca8f456f00 Update the url of code-prettify Junjun Deng 2022-09-29 12:26:15 +0800
  • 63fe96c73d feat: 🎸 allow using metadata as reflection headers Petra 2022-07-30 12:22:19 +0700
  • 6d348c6611 fix broken unit test beruangcoklat 2022-05-26 08:00:15 +0700
  • c2a6f5dd7f handling error in AddProtos beruangcoklat 2022-05-26 08:00:05 +0700
  • 8534ee1dc1
    Merge pull request #32 from Nitrillo/feature/TLS Muhammad Auliya 2021-12-21 17:07:51 +0700
  • 54efdebe24
    Merge pull request #35 from adzimzf/adzim/save_request Muhammad Auliya 2021-12-21 17:07:00 +0700
  • 464de07064 feat(request-list): Support CRUD for request list Azdim Zul Fahmi 2021-12-12 15:20:17 +0700
  • 0215c2dfa9 Add mode input server target kevinsudut 2021-09-28 23:48:56 +0700
  • e7578eaed5 Added TLS checkbox Cesar Guirao 2021-07-23 09:41:02 -0700
  • 58019cca30 Embed file using golang embed filesystem Kurniawan Yudha Putrama 2021-05-18 17:04:37 +0700
  • c83858ebfc
    Merge pull request #27 from davidgoitia/allow_protoset Muhammad Auliya 2021-02-16 17:49:53 +0700
  • 6eccacc39f
    Merge pull request #29 from davidgoitia/env_bind_address Muhammad Auliya 2021-02-16 17:47:07 +0700
  • b941d8727d
    Merge pull request #20 from risoll/i_rizky_metadata Muhammad Auliya 2021-02-16 17:46:34 +0700
  • f5768c3035
    allow specifying bind address David Goitia 2021-02-05 20:26:15 +0100
  • 77d9f69b01
    Merge dac544efe4 into 790d251031 David Goitia 2021-02-05 19:57:40 +0100
  • dac544efe4
    Windows path fix and build script David Goitia 2021-02-05 19:36:28 +0100
  • d1a4237cb2
    allow protoset file David Goitia 2020-10-21 21:57:51 +0200
  • 790d251031
    Merge pull request #26 from gusaul/modify_invoke_piping Muhammad Auliya 2020-11-03 09:39:10 +0700
  • ec4ba2090d change invoke handler directly to bytes buffer modify_invoke_piping gusaul 2020-11-03 09:37:50 +0700
  • 70e5c28119
    Merge pull request #25 from gusaul/modify_invoke_piping Muhammad Auliya 2020-11-02 20:05:13 +0700
  • 8aa67b6529 update pipe commit output to handling huge output gusaul 2020-11-02 20:02:07 +0700
  • 7548fe311c metadata implemented and refactored cyantarek 2020-07-21 14:31:18 +0600
  • f0c3ab2a2d metadata implemented cyantarek 2020-07-21 14:26:14 +0600
  • 2e3a588a8f server target cached cyantarek 2020-07-21 13:20:31 +0600
  • 1080e8f0b0 add ctx metadata risoll 2020-06-02 00:22:22 +0700
  • 30fef12ac9
    Merge pull request #19 from gusaul/aul_add_connection_mutex Muhammad Auliya 2020-05-29 08:16:08 +0700
  • 3908c00c11 add mutex to append conn to map to avoid concurrent map access aul_add_connection_mutex gusaul 2020-05-29 08:14:33 +0700
  • 6148904bec
    Merge pull request #17 from alvinmatias69/master Muhammad Auliya 2020-02-11 11:35:47 +0700
  • 293bb364c0 feat(descriptor): add support for local proto descriptor Matias Alvin 2020-01-29 19:14:41 +0700
  • 3633418ad0
    Update README.md Muhammad Auliya 2019-12-03 17:14:07 +0700
  • 6d9d03f52a
    Merge pull request #12 from gusaul/separate_reflection_conn Muhammad Auliya 2019-11-13 12:17:29 +0700
  • 2676b0ccef separate reflection descriptor from established conn separate_reflection_conn gusaul 2019-11-13 12:12:58 +0700
  • 933fc06731
    Merge pull request #10 from eleduardo/gomodules v1.0.0 Muhammad Auliya 2019-11-01 09:29:36 +0700
  • 4fc2686973 Moving away from dep and into go modules remove dep files and fix docker build move docker build to latest image fix module url edusolis 2019-09-24 13:28:37 -0500
  • 1890be43b9
    Update README.md Muhammad Auliya 2019-09-13 14:51:47 +0700
  • 1924ac0e46
    Merge pull request #9 from gusaul/fix_running_method Muhammad Auliya 2019-09-13 14:47:24 +0700
  • 5922295d87 add running method alternatives gusaul 2019-09-13 14:46:36 +0700
  • 63b3b17ac3 fix docker compose to enabling exposing port gusaul 2019-09-13 14:46:27 +0700
  • e0ec775673
    Merge pull request #7 from fdcds/patch-1 Muhammad Auliya 2019-07-08 14:14:56 +0700
  • ac58c2bb2d
    Place container in host network Dennis Schridde 2019-07-03 17:26:19 +0200
  • 63bb2a0d2c
    Update README.md Muhammad Auliya 2019-04-05 20:07:46 +0700
  • 5026c0a359 add expiry connection and automatic close gusaul 2019-04-05 18:07:19 +0700
  • 4a4ceb65c2
    Update README.md Muhammad Auliya 2019-04-05 10:54:18 +0700
  • 643567e5af
    Update README.md Muhammad Auliya 2019-04-05 10:49:42 +0700
  • 524536b006
    Update README.md Muhammad Auliya 2019-04-05 10:45:06 +0700
  • f023b299a4 add demo assets gusaul 2019-04-05 10:27:07 +0700
  • a609d49a38 gimmick close connection gusaul 2019-04-05 08:58:49 +0700
  • 45be92dabd update tooltip close conn gusaul 2019-04-02 17:14:51 +0700
  • 2244c3aac2 update interval update and tooltip fixing gusaul 2019-04-02 16:24:26 +0700
  • 37d525bcb8 add timeout cancelation connection gusaul 2019-04-02 09:45:50 +0700
  • c3cb947507 Dockerize grpcox gusaul 2019-03-25 10:47:41 +0700
  • c788403396 fix relative path close conn gusaul 2019-03-21 09:43:47 +0700
  • 0b2c370eca change error update connections to warn console gusaul 2019-03-14 09:11:18 +0700
  • fbc2dc74da allow force restart conn from same connected host gusaul 2019-03-14 08:58:11 +0700
  • cd19b9523b modify detail UI gusaul 2019-03-14 08:35:34 +0700
  • b24fe0cfa7
    Update README.md Muhammad Auliya 2019-03-13 14:11:09 +0700
  • 4ff119af5c
    Update README.md Muhammad Auliya 2019-03-13 14:10:35 +0700
  • f44b1a7f78 save and reuse active connections gusaul 2019-03-13 10:38:30 +0700
  • 02a4feb17b improve loading UI gusaul 2019-03-12 11:18:27 +0700
  • 79fe3402bb
    Merge pull request #3 from aultokped/master Muhammad Auliya 2018-11-05 13:49:56 +0700
  • 75b72d5c7b remove os exit from handling aultokped 2018-11-05 13:48:26 +0700
  • 394458e552
    Merge pull request #2 from aultokped/master Muhammad Auliya 2018-11-05 11:00:55 +0700
  • 4c008d1116 fix ui aultokped 2018-11-05 10:57:30 +0700
  • f4f617fa18
    Merge pull request #1 from gusaul/add-license-1 Muhammad Auliya 2018-11-05 03:10:59 +0700
  • 04ab54a119
    Create LICENSE Muhammad Auliya 2018-11-05 03:10:47 +0700
  • d69e431e66 add README.md gusaul 2018-11-05 03:03:52 +0700
  • 4f2aab7fc2 update fork link gusaul 2018-11-05 03:02:38 +0700
  • 54ab742f5c first commit gusaul 2018-11-05 02:56:06 +0700