Commit Graph

390 Commits

Author SHA1 Message Date
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
frikky 7f65c98f94 Fixed issues in app sdk for liquid 2021-08-11 13:42:44 +02:00
frikky e8b7b2b444 #416: Added Liquid formattinggit status 2021-08-03 00:33:48 +02:00
frikky a6a18acd3c Removed app sdk debug prints 2021-08-02 21:40:40 +02:00
frikky 575b0bb297 Added debug info for bug with workflow deletions 2021-07-30 19:53:13 +02:00
frikky 4010258c37 Fixed smaller than not implemented bug by @ael on discord 2021-07-30 15:38:33 +02:00
frikky a2849693d2 Fixed merge issues 2021-07-01 13:41:44 +02:00
frikky bc5151bd88 Merged together app SDKs 2021-07-01 13:37:56 +02:00
frikky 336928c8a3 Updated version with migration built-in 2021-06-22 13:38:54 +02:00
frikky d2b50cfa14 Fixed issues with semantic versioning for apps 2021-06-17 09:05:13 +02:00
frikky d19eb5fcaa Added basic fix for orborus execution 2021-06-10 09:38:06 +02:00
frikky 60eeebb210 Added initial hybrid proxy setup 2021-06-07 10:56:08 +02:00
frikky 8844544d53 Added quickaccess to cache using .<CACHEKEY>.value 2021-06-07 09:18:44 +02:00
frikky e19f29bc23 #400: Fixed parsing of underscore/space issues in frontend and SDK 2021-06-07 07:04:45 +02:00