Commit Graph

203 Commits

Author SHA1 Message Date
frikky b9d30419fa Fixed subflow selection with autocomplete mechanism 2021-12-21 01:28:29 +01:00
frikky bd248ef7f1 Fixed new microservice-worker architecture to not duplicate executions 2021-12-21 00:17:13 +01:00
frikky 001e1df08e #444: Fixed basic pieces for user input trigger to run open source standalone 2021-12-11 02:43:31 +01:00
frikky 5532296f74 Added magic parser configuration to frontend with basic app sdk parsing 2021-12-10 23:11:58 +01:00
frikky 47b02dec89 Fixed bugs and visuals in angularworkflow 2021-11-24 17:40:59 +01:00
frikky 857a3a405d Added verify as dropdown 2021-11-18 03:22:44 +01:00
frikky 0cf166fdf9 Added fixes towards new worker deployment 2021-11-17 01:49:06 +01:00
frikky b5c977ae4e Adding new changes for worker scale cross-server 2021-11-14 23:37:14 +01:00
frikky 3ef121ab00 Fixed more issues with worker grabbing logs 2021-11-09 01:14:06 +01:00
frikky 9a9ea3358d Added simple initial Swarm setup with scalability 2021-11-06 03:12:14 +01:00
frikky 9dd618ecfe #543: Added possibility for comments in workflow 2021-11-05 14:18:26 +01:00
frikky 69bf5f4a37 Fixed bug for multi-node copy pasting between workflows 2021-11-03 03:26:09 +01:00
frikky 3185a157e5 Fixed async issues with apps everywhere 2021-11-01 15:05:56 +01:00
Frikky 58c9fedcd8 Merge branch 'launch' into master 2021-10-31 22:21:17 +01:00
frikky 580f8e403f Added major fixes for new execution system with backwards compatibility and auto-runs 2021-10-31 22:16:59 +01:00
frikky 066329e3ae Fixed base of new execution model with worker, orborus etc 2021-10-31 01:47:04 +02:00
frikky ba0dbb5354 Bumped Liquidpy and added other webhook protocols (e.g. GET) 2021-10-20 13:32:01 +02:00
frikky 6d3824cf6f Added possibility of hiding/showing body for full control in in HTTP requests 2021-10-18 16:48:12 +02:00
frikky 348fcaaf93 Deprecated use of old casting system to push use of Liquid formatting (ok just in betagit status) 2021-10-17 03:26:55 +02:00
frikky 4f7016b706 Fixed app sdk issue 2021-10-15 15:31:21 +02:00
Frikky 6c03beeca9 Merge branch 'master' into launch 2021-10-15 01:08:26 +02:00
frikky 435454ca78 LOTS of security fixes of containers and other versions 2021-10-14 23:00:07 +02:00
frikky 66ed72b241 #168: Got successful Oauth2 implementation with Gmail OpenAPIls 2021-10-14 02:06:24 +02:00
frikky 1632a03753 Fixed suborg zIndex, execution debugging, Oauth2 view and SDK updates 2021-10-13 02:28:46 +02:00
frikky 7159bf207c Moved prints to logging in python 2021-10-12 18:41:47 +02:00
frikky 5353f5aa63 Fixed Hybrid triggers and minor view changes 2021-10-12 00:27:32 +02:00
frikky 030adab327 #124: Frontend changes for latest issues with notifications 2021-10-05 22:01:54 +02:00
frikky 2842b04a69 https://github.com/pwwang/liquidpy/issues/38: New Liquidpy release <3 2021-10-05 20:27:08 +02:00
frikky 96aafe49ef Re-added Kali & BlackArch 2021-10-05 11:51:52 +02:00
frikky 6a8d97fb0c #522: Built core part of gmail trigger 2021-09-30 01:26:56 +02:00
frikky d1e4f409a6 Loads of updates to extensions and their documentation 2021-09-29 03:30:13 +02:00
frikky 9d1b5a41e9 Fixed response forwarding for OpenAPI apps with all details 2021-09-27 03:01:36 +02:00
frikky 89d5a5e895 Added more info to the contribution docs 2021-09-26 22:04:18 +02:00
frikky f860545de4 Added a fix for vm.max_map_count to docker-compose, bypassing 262144 limit for test environments 2021-09-08 20:05:26 +02:00
frikky b06baaf878 Fixed Liquid for conditions 2021-09-08 01:36:51 +02:00
frikky e028e9af99 Made SDK have more included libraries, and made App Builder MUCH faster 2021-09-08 01:09:57 +02:00
frikky 52ba4a9537 Fixed oauth2 and backslash SDK issue 2021-09-07 03:14:36 +02:00
frikky e67d577205 Added auto-login for shuffle frontend during setup 2021-09-06 19:21:46 +02:00
frikky 9e9d114d87 Fixed OpenAPI body parser auto-casting 2021-09-05 23:47:04 +02:00
frikky 3ea8e5ad72 Re-fixed new, faster Liquidpy to run in wild mode (arbitrary code exec) 2021-09-04 22:22:44 +02:00
frikky 2fca3957c6 Fixed dollar escaping and end value 2021-09-04 21:33:06 +02:00
frikky cd555c840c Added dollar escape $ and a way to force end variables with ^_^ 2021-09-04 19:22:51 +02:00
frikky 89e7390ed6 #490: Fixed password change bug for non admins 2021-09-02 01:26:03 +02:00
frikky 1d8e815857 Added HTTP catch-all failures and file namespace downloads 2021-08-31 02:34:36 +02:00
frikky 17a353e975 Bumped liquid version due to https://github.com/pwwang/liquidpy/issues/34. Cheers :D 2021-08-31 02:31:07 +02:00
frikky d90d84fa03 #205: Added initial namespace feature (~only backend so far). 2021-08-31 00:57:45 +02:00
frikky faa555e26f #223: Fixed faster default responses from subflows 2021-08-27 03:17:15 +02:00
frikky 66c1a4b114 Added timezone locale to App SDK by default 2021-08-24 15:36:11 +02:00
frikky 781efd8f55 Fixed regex issue in conditions for app sdk 2021-08-24 12:02:25 +02:00
frikky 53b02e7c46 #168: Added prototype of Oauth2 handler with example app 2021-08-19 00:58:01 +02:00