Commit Graph

710 Commits

Author SHA1 Message Date
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 bfb0e70866 Released 0.9.14 with more stable oauth2 2021-09-03 11:59:31 +02:00
frikky 89e7390ed6 #490: Fixed password change bug for non admins 2021-09-02 01:26:03 +02:00
frikky 24c01eb89d Added namespace downloads for files as ZIP 2021-09-01 00:56:53 +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 8186011b9b Fixed go.mod for external contributions 2021-08-30 14:02:12 +02:00
frikky 07f96ac552 Minor edits 2021-08-30 12:23:11 +02:00
frikky f213451f9b Lots of fixes towards making Oauth2 smooth 2021-08-27 16:02:59 +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 e9419eb7a8 Made it possible to auto-authenticate oauth2 with clientid and secret 2021-08-24 01:14:32 +02:00
frikky 430d3601cc Fixed uuid issues during install 2021-08-23 12:13:13 +02:00
frikky 53b02e7c46 #168: Added prototype of Oauth2 handler with example app 2021-08-19 00:58:01 +02:00
frikky 56185e53e2 #470: Added better error messaging for later debugs 2021-08-13 13:14:51 +02:00
frikky 50b724f47c Fixed backend connection to new db 2021-08-11 14:16:59 +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 c75975d7bd Fixed URL parsing issue in app builds 2021-08-02 14:55:52 +02:00
frikky 08dc1559f5 Fixed minor issue with #450 2021-07-30 20:07:48 +02:00
frikky c6cee2d405 Merge branch 'feature/fix-schedule-when-init-branch-launch' of https://github.com/helloannali/Shuffle into helloannali-feature/fix-schedule-when-init-branch-launch 2021-07-30 19:54:51 +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 eceb3a2fca Added org and suborg swapping POC 2021-07-30 01:36:41 +02:00
anna aca9d9011a Anonymous function point is the same value, so all the job params will be Covered.
so, when restart the containers, all the schedules will be called, but used the same params
2021-07-28 10:36:30 +08:00
frikky 67453eb9f5 Started fixing suborg swapping 2021-07-27 17:46:20 +02:00
frikky a120561744 #438: Fixed docker version crashes 2021-07-19 01:58:36 +02:00
frikky 229d38fd73 Cleaned up for minor release 2021-07-19 01:22:54 +02:00
frikky ad81fa0415 #445: Fixed startnode issues for import/exports during execution 2021-07-19 00:17:06 +02:00
frikky 1adc31767d #428: Fixed scheduling access rights 2021-07-18 23:51:50 +02:00
frikky 78dbdb8f3f Fixed minor bugs with environment parsing 2021-07-16 14:32:43 +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 642b589953 #415: Added app rebuilds if the container doesn't exist 2021-06-15 17:41:53 +02:00
frikky 918d149165 #401: Fixed execution issues and added node skipping 2021-06-14 09:08:51 +02:00
frikky fde84958ee Fixed hotloading app comparison overwrites 2021-06-14 02:08:05 +02:00
frikky d19eb5fcaa Added basic fix for orborus execution 2021-06-10 09:38:06 +02:00
frikky 1dddcb5dfc Fixed issue with badly parsed characters for OpenAPI 2021-06-09 06:06:18 +02:00
frikky 2e2769dabc Fixed bug in new version of opensearch 2021-06-08 12:19:18 +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
frikky d6f1b0e3ae Added frontend bugfixes for workflow view 2021-06-06 13:43:51 +02:00