Commit Graph

1736 Commits

Author SHA1 Message Date
Frikky 0bad358b7f Merge pull request #137 from frikky/launch
0.7.1
2020-09-06 12:38:35 +09:00
frikky ca7e0c227d Rolled back ghcr things 2020-09-06 05:32:26 +02:00
frikky 561f367c97 Rolled back from GHCR for now 2020-09-06 05:18:54 +02:00
Frikky b2c49cd6ac Merge pull request #136 from frikky/launch
0.7.0
2020-09-05 20:12:28 +09:00
frikky 70bcdb2ae2 Upgraded for 7.0.0 2020-09-05 13:10:27 +02:00
frikky b1eb0f5a08 Fixed app building issues 2020-09-05 09:22:50 +02:00
frikky 2633ff4b4d #135: Started building app exist validation 2020-09-05 08:56:29 +02:00
frikky b635b6f3e6 Fixed private OpenAPI app deletion 2020-09-05 06:36:40 +02:00
frikky 72566bf328 Fixed OpenAPI issue by @owentl 2020-09-04 18:57:14 +02:00
frikky 991fdfe894 #130: Added error validation for app creator 2020-09-04 07:26:35 +02:00
frikky 9c813006d5 #33: Started docker images migrating to gchr.io 2020-09-02 17:58:14 +02:00
frikky 3de21d846d #110: Started fix for docker container versions and k8s support 2020-09-02 16:11:57 +02:00
frikky c58da95dbd Improved tagging on actions 2020-09-02 13:39:37 +02:00
frikky ab7436b527 Added sharing and fixed OpenAPI issue 2020-08-27 20:23:51 +02:00
frikky e29c084a53 Added workflow icon trackers 2020-08-27 11:19:03 +02:00
frikky 0fc9c78385 Started creating introduction screen 2020-08-26 20:02:46 +02:00
frikky f61f59981c Added workflow tags and deletion control 2020-08-26 10:31:32 +02:00
frikky ab8b76dc45 Fixed README 2020-08-25 18:49:58 +02:00
Frikky 38f9dba210 Merge pull request #126 from frikky/1.0.0
0.6.5
2020-08-24 19:37:33 +02:00
frikky 41da4de09d Added setup documentation and cleanup 2020-08-24 19:36:09 +02:00
frikky d572aac7fb #115: Added options to apps 2020-08-24 12:44:38 +02:00
frikky ace204b55a #115: Fixed backend for app options 2020-08-24 12:31:16 +02:00
frikky 0fa70c5b37 Workflow QOL updatesls 2020-08-24 11:50:35 +02:00
frikky 47993ec030 #118: Fixed webhook view issue 2020-08-24 10:11:49 +02:00
frikky d8224e712e Fixed minor issue in app creator 2020-08-24 09:49:11 +02:00
frikky c88870f7af #120: Fixed double query parsing 2020-08-24 09:47:09 +02:00
frikky 0ee2cd5ece #120: Fixed dot issue in path during code generation 2020-08-24 09:34:09 +02:00
frikky 2ba9f7ce88 Fixed app naming error 2020-08-24 09:24:47 +02:00
frikky 70cb64925c #119: Added autocomplete to conditions 2020-08-24 09:12:58 +02:00
frikky 9fa2865430 Properly implemented default environment 2020-08-24 08:34:42 +02:00
frikky bdcb3ecfde Added default environments 2020-08-24 08:20:06 +02:00
frikky 12d452b12b Fixed readme issues 2020-08-23 12:54:05 +02:00
frikky 90991071de Fixed workflow issues 2020-08-23 12:50:55 +02:00
Frikky c90aec6598 Create FUNDING.yml 2020-08-23 10:44:56 +02:00
frikky 4148552b77 Added an export all function 2020-08-18 08:44:45 +02:00
frikky 9eb7818e28 #117: Added environment variable for download. Only admin available. 2020-08-18 08:31:47 +02:00
frikky 0dbf7e4573 Cleaned up docker-compose.. again :) 2020-08-16 09:34:42 +02:00
frikky e3d75ede65 #112: Fixed too large param and frontend app creator bugs 2020-08-16 09:29:51 +02:00
Frikky b3f545bee7 Merge pull request #113 from frikky/1.0.0
0.6.3
2020-08-14 16:48:55 +09:00
frikky 3c6409a7f7 #111: Fixed security issue 2020-08-14 09:45:08 +02:00
frikky bc902cd4c5 #112: Stopped indexing of large fields 2020-08-14 09:27:53 +02:00
Harduino f05077274b siemonster :: force to use NetworkMode=host on building Apps 2020-08-07 10:17:23 +03:00
Harduino b4ed7f87fc siemonster :: verbose found container id 2020-08-05 14:21:39 +03:00
Harduino 6d6e7cdc7e siemonster :: remove IpcMode 2020-08-05 12:03:53 +03:00
Harduino 03ab5ba0e1 siemonster :: handle empty calculated self container id 2020-08-05 12:03:23 +03:00
Harduino 4135f33982 siemonster :: improve determining self container id 2020-08-05 12:01:37 +03:00
Harduino d4a82713db siemonster :: implementation of parent's network 2020-08-01 21:42:40 +03:00
Harduino 2b773f3c24 siemonster :: we don't have to comment build every time in compose file as we can declare build/image simultaneously 2020-08-01 21:31:30 +03:00
Harduino f7dacd5792 siemonster :: orborus - optimize rebuilding speed as step of installing GO-packages will be cached 2020-08-01 21:18:29 +03:00
Harduino 1c87838d19 siemonster :: use Alpine image for backend/orborus as Scratch doesn't work correctly on Minikube 2020-08-01 21:16:53 +03:00