Fabian Stamm hibas123
hibas123 pushed to master at Ops/CaddyDocker 2022-02-19 23:37:54 +00:00
03c15f6884 Fix start script to support with and without php
hibas123 pushed to master at Ops/CaddyDocker 2022-02-19 19:42:22 +00:00
ed7ec2a709 Fixing publish bug
hibas123 merged pull request Ops/CaddyDocker#1 2022-02-19 19:40:13 +00:00
Add image without and with PHP Support
hibas123 pushed to master at Ops/CaddyDocker 2022-02-19 19:40:13 +00:00
7c70d05ec4 Merge pull request 'Add image without and with PHP Support' (#1) from base into master
6ba1f99bbc Add image without and with PHP Support
Compare 2 commits »
hibas123 created pull request Ops/CaddyDocker#1 2022-02-19 19:39:55 +00:00
Add image without and with PHP Support
hibas123 created branch base in Ops/CaddyDocker 2022-02-19 19:38:53 +00:00
hibas123 pushed to base at Ops/CaddyDocker 2022-02-19 19:38:53 +00:00
6ba1f99bbc Add image without and with PHP Support
hibas123 pushed to main at hibas123/JsonRPC 2022-02-14 00:58:34 +00:00
58e00a9ca3 Improving strict typescript checking
hibas123 pushed to main at hibas123/JsonRPC 2022-02-13 23:53:11 +00:00
3ececad91b Add missing import to C# output
hibas123 pushed to main at hibas123/JsonRPC 2022-02-13 23:51:13 +00:00
7cc2a27420 Add missing import to C# output
hibas123 pushed to main at hibas123/JsonRPC 2022-01-18 10:29:31 +00:00
b5ca061136 Fiying bug
hibas123 pushed to main at hibas123/JsonRPC 2022-01-18 10:27:56 +00:00
f3a2eb0fab Make recursive structures possible
hibas123 pushed to main at hibas123/JsonRPC 2022-01-15 13:55:07 +00:00
bea91800d6 Fix index file to respect types as classes
hibas123 pushed to main at hibas123/JsonRPC 2022-01-11 08:51:46 +00:00
5bde88e90b Remove some C# warnings and making the client API safer by declaring nullables
hibas123 pushed to main at hibas123/JsonRPC 2022-01-11 08:47:42 +00:00
d85ed22ea7 Fixing nullable warning
hibas123 pushed to main at hibas123/JsonRPC 2022-01-11 08:44:13 +00:00
f90bd11508 Changing accessability on some properties
hibas123 pushed to main at hibas123/JsonRPC 2022-01-10 20:17:31 +00:00
491e1ac052 Add MessagePack support to Typescript. C# Is still unsupported
hibas123 pushed to main at hibas123/JsonRPC 2022-01-10 14:15:13 +00:00
6236a14377 Renaming csharp_namespace
hibas123 pushed to main at hibas123/JsonRPC 2022-01-10 14:09:22 +00:00
8419ecdd09 Make sending packet events possible
hibas123 pushed to main at hibas123/JsonRPC 2022-01-07 22:10:32 +00:00
48a0713045 Refine Service Api a bit