frikky
|
3969c8e998
|
#249: Basic fix for sensitive data export
|
2021-02-08 08:41:22 +01:00 |
|
frikky
|
1760db0bd8
|
Added workflow categories during saving
|
2021-02-06 17:38:54 +01:00 |
|
frikky
|
681be88a3c
|
Added categories to workflows
|
2021-02-06 13:09:55 +01:00 |
|
frikky
|
11ddf604ec
|
Fixed frontend vulnerabilities
|
2021-02-03 03:03:50 +01:00 |
|
frikky
|
8671f7a31e
|
Removed most debug logs from App SDK
|
2021-01-31 11:56:42 +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
|
901b1b5c7c
|
Added logo
|
2021-01-24 08:40:59 +01:00 |
|
frikky
|
f9736179d1
|
App SDK cleanup
|
2021-01-24 04:48:19 +01:00 |
|
Frikky
|
99c4f7e2ec
|
Merge pull request #233 from felipee07/launch
Fix larger/smaller condition
|
2021-01-24 04:47:23 +01:00 |
|
frikky
|
46f640c0cc
|
Fixed execution debugging info
|
2021-01-24 04:43:13 +01:00 |
|
felipee07
|
3b815ccbc4
|
Fix larger/smaller condition
|
2021-01-23 19:53:35 +00:00 |
|
frikky
|
5dd78211d4
|
Added appcreator autocomplete feature for GET {PATH}
|
2021-01-23 17:04:52 +01:00 |
|
frikky
|
73b7469107
|
#223: Added import and export protections for subflow
|
2021-01-22 13:55:04 +01:00 |
|
frikky
|
09002f4aa3
|
Moved executions to workflow view
|
2021-01-22 13:27:28 +01:00 |
|
frikky
|
4f1e618042
|
Fixed frontend speed issues
|
2021-01-22 11:10:01 +01:00 |
|
frikky
|
e72b13e9c9
|
Fixed authentication assignment button
|
2021-01-21 15:30:56 +01:00 |
|
frikky
|
08f2d14319
|
#204: Fixed file upload return failure handling for generated apps
|
2021-01-21 15:15:29 +01:00 |
|
frikky
|
2947e1d57e
|
#204: Added app creator file upload possibility
|
2021-01-21 14:50:15 +01:00 |
|
frikky
|
ae4cbdadc8
|
Rolled back reactJS as bugfix
|
2021-01-21 08:59:58 +01:00 |
|
frikky
|
2579d9a92d
|
BUGS: Added iterator mechanism for appsf
|
2021-01-20 17:30:57 +01:00 |
|
frikky
|
855f39bcc3
|
Added unlimited apps with cursor and cache
|
2021-01-20 17:11:05 +01:00 |
|
frikky
|
42bfa92c81
|
Added tracker of selected executions
|
2021-01-20 16:03:01 +01:00 |
|
frikky
|
5338bf2485
|
#204: Added file upload baseline to app creator
|
2021-01-18 16:09:01 +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
|
777d8f40c3
|
Added previouslysaved fix
|
2021-01-17 18:32:55 +01:00 |
|
frikky
|
a878f1979c
|
#168: Add app authentcation edit
|
2021-01-17 18:28:20 +01:00 |
|
frikky
|
00cdd02066
|
FEATURE: Added automated authentication discovery
|
2021-01-17 17:07:24 +01:00 |
|
frikky
|
16caf4aac5
|
Reduced overall execution sizes
|
2021-01-17 16:21:51 +01:00 |
|
frikky
|
38b454bc38
|
Reduced execution bytesize
|
2021-01-17 15:38:58 +01:00 |
|
frikky
|
3b6501c56c
|
Optimize: Made Workflow workers self-destruct at times
|
2021-01-14 17:01:11 +01:00 |
|
frikky
|
34097f971e
|
Optimization: Made apps and executions way faster
|
2021-01-12 18:29:27 +01:00 |
|
frikky
|
43e228929e
|
Optimize: Started work on an updated worker
|
2021-01-11 18:53:17 +01:00 |
|
frikky
|
63f8b1fda8
|
#222: Fixed bug where copy workflow doesn't copy everything
|
2021-01-07 14:58:34 +01:00 |
|
frikky
|
3149e5e199
|
BUG: Fixed looped error handling in SDK
|
2021-01-05 05:36:30 +01:00 |
|
frikky
|
f73fb1d90a
|
#222: Fixed bug with duplicate actions when copying
|
2021-01-05 05:36:13 +01:00 |
|
frikky
|
bcefdcf873
|
BUG: Subflow trigger bugfixes
|
2021-01-04 12:46:31 +01:00 |
|
frikky
|
0240f810cd
|
Migrated everything to 0.8.5
|
2021-01-03 18:34:36 +01:00 |
|
frikky
|
2728d4d9dc
|
BUG: Fixed loop bug within JSON
|
2021-01-03 18:17:09 +01:00 |
|
frikky
|
faae62e1ab
|
FEATURE: Added sub-workflow trigger
|
2021-01-03 16:54:31 +01:00 |
|
frikky
|
1d14d971bc
|
Feature: can now attach to and watch running execution
|
2021-01-02 10:13:43 +01:00 |
|
frikky
|
5c9cd54577
|
BUG: Fixed contains_any_of check
|
2021-01-01 17:36:35 +01:00 |
|
frikky
|
121629fdfa
|
FEATURE: Added execution caching to reduce database access
|
2020-12-31 14:34:57 +01:00 |
|
frikky
|
45665921a8
|
BUG: Fixed resource overload when getting workflows
|
2020-12-29 19:34:51 +01:00 |
|
frikky
|
5beeadc1b1
|
FEATURE: Added popout results in workflows
|
2020-12-29 16:26:40 +01:00 |
|
frikky
|
697dcb885e
|
Reduced API-calls to backend
|
2020-12-29 15:43:07 +01:00 |
|
frikky
|
7f12df6e31
|
Added copy feature for JSON objects
|
2020-12-26 18:34:57 +01:00 |
|
frikky
|
287840b961
|
BUG: Fixed resource overload when getting workflows
|
2020-12-26 17:04:40 +01:00 |
|
frikky
|
c2cf104700
|
Feature: Added contains_any_of to conditions
|
2020-12-24 07:35:27 +01:00 |
|