Commit Graph

149 Commits

Author SHA1 Message Date
frikky 32718fbd3b Minor fixes to main.go 2021-03-06 15:12:58 +01:00
frikky 62e7fa09d8 BUG: Fixed bug in app sdk for OpenAPI lists 2021-03-04 08:17:43 +01:00
frikky 516a6df356 Minor fixes to app creation process 2021-03-03 16:16:43 +01:00
frikky 3c6e973f3d BUGFIX: Subflows and workflow abort issues 2021-03-02 08:58:32 +01:00
Harduino 9f7f1b9830 implement environment variable SHUFFLE_APP_FORCE_UPDATE 2021-02-25 14:11:41 +03:00
frikky 177623bbc0 #267: Webhook was missing URL, which made it crash. Fixed! 2021-02-22 11:03:10 +01:00
frikky 5c14a3a202 Lots of minor fixes 2021-02-18 19:51:27 +01:00
frikky e7541320a1 #256: Added category dropdown to app editor 2021-02-18 17:20:51 +01:00
frikky 848d4c3adb Added re-execution button 2021-02-18 11:30:26 +01:00
frikky 225193e05f Fixed documentation scrolling issue 2021-02-14 18:24:14 +01:00
frikky 90940c4b56 Merge branch 'master' of https://github.com/amitkinfopercept/Shuffle into launch 2021-02-12 10:57:24 +01:00
frikky 83c58849cf Updates to app grabbing from backend 2021-02-12 10:08:26 +01:00
frikky 3969c8e998 #249: Basic fix for sensitive data export 2021-02-08 08:41:22 +01:00
frikky 681be88a3c Added categories to workflows 2021-02-06 13:09:55 +01:00
Frikky 4fe40eae10 Merge pull request #234 from frikky/launch
Shuffle v0.56 - Scalability and file fixing
2021-01-27 15:32:28 +01:00
frikky 7c5ae7e914 Fixed parts of mod migration 2021-01-26 17:27:19 +01:00
frikky 46f640c0cc Fixed execution debugging info 2021-01-24 04:43:13 +01:00
frikky 4f1e618042 Fixed frontend speed issues 2021-01-22 11:10:01 +01:00
frikky ae4cbdadc8 Rolled back reactJS as bugfix 2021-01-21 08:59:58 +01:00
frikky 855f39bcc3 Added unlimited apps with cursor and cache 2021-01-20 17:11:05 +01:00
frikky 6f945d1a68 Fixed API authentication for files 2021-01-18 10:04:02 +01:00
frikky 82f30a38d2 #168: Added dummy auths to make it simpler to import new workflows 2021-01-17 19:08:14 +01:00
frikky a878f1979c #168: Add app authentcation edit 2021-01-17 18:28:20 +01:00
frikky 38b454bc38 Reduced execution bytesize 2021-01-17 15:38:58 +01:00
frikky bcefdcf873 BUG: Subflow trigger bugfixes 2021-01-04 12:46:31 +01:00
frikky faae62e1ab FEATURE: Added sub-workflow trigger 2021-01-03 16:54:31 +01:00
frikky 121629fdfa FEATURE: Added execution caching to reduce database access 2020-12-31 14:34:57 +01:00
frikky 287840b961 BUG: Fixed resource overload when getting workflows 2020-12-26 17:04:40 +01:00
frikky 8a99fb6048 FIXES: Added wazuh integration and loads more 2020-12-22 11:41:11 +01:00
frikky 2248e407f7 BUG: Docker build issue for old version workaround 2020-12-19 14:21:39 +01:00
frikky 4dd3e6be53 BUG: User registered twice when created under org 2020-12-18 10:26:23 +01:00
frikky 79784d3226 #216: App and workflow downloads can now be organization-wide controlled 2020-12-18 04:02:45 +01:00
frikky be9fef6a85 #204: Added file listing and downloads for org 2020-12-18 03:44:35 +01:00
frikky a5b818772f #216: Added backend components for Org settings 2020-12-13 12:43:48 +01:00
frikky dc62016493 #218: Fixed webhook and app sdk execution bugs 2020-12-11 04:22:22 +01:00
frikky 97856fcd56 #133: Fixed YAML parsing bug in OpenAPI parser 2020-12-09 15:31:24 +01:00
frikky ca45559b54 Added optional parameter parsing from OpenAPI 2020-12-08 14:47:36 +01:00
frikky 66aad9c0ec BUG: Fixed resource overload when getting workflows 2020-12-08 11:52:05 +01:00
frikky 7d7038a8da Added added and edited timestamps to major features 2020-12-08 11:43:37 +01:00
frikky 0adb4bbaaf BUG: Added organization for workflow imports 2020-12-08 11:12:39 +01:00
Frikky 7899f9764d Merge pull request #214 from frikky/launch
0.8.3
2020-12-06 18:08:55 +01:00
frikky feae9de626 Majorly improved app loading from Github 2020-12-06 17:17:58 +01:00
frikky a20b848aba Major changes to multi-file in Shuffle. Not finished yet. 2020-12-06 05:30:55 +01:00
frikky af1ca402b1 Exposed app sdk functions for files 2020-11-29 14:05:59 +01:00
frikky 66707c8a7f #141: Fixed more general use-case issues for files 2020-11-25 17:21:16 +01:00
frikky acc6378dc2 #141: Added file meta to file uploads 2020-11-23 15:50:31 +01:00
frikky e2e411d40c #141: Basic file options added 2020-11-23 13:36:26 +01:00
Nicolai Skogheim 21cc84d341 printf should have one argument per directive 2020-11-22 13:25:08 +01:00
frikky 81d3f02fff #141: Added file upload capability. Next is app testing 2020-11-22 12:48:54 +01:00
frikky 6b48cfe8cc #141: File download through app sdk possible 2020-11-22 09:50:12 +01:00