Frikky
|
86ba150e29
|
Removed app sdk requirements file
|
2025-03-21 02:14:39 +01:00 |
|
Aditya
|
5fcf114b5f
|
Merge branch '2.0.0'
|
2024-12-05 05:20:50 +05:30 |
|
Frikky
|
9d14078732
|
More sdk changes
|
2024-11-12 13:41:12 +01:00 |
|
Frikky
|
ea53302d11
|
Moving all sdk files to its own directory under MIT
|
2024-11-12 13:39:26 +01:00 |
|
Frikky
|
56d9fdde0c
|
SDK upload
|
2024-11-12 12:45:55 +01:00 |
|
Frikky
|
a9814e796d
|
Started adding sdk to pip
|
2024-11-12 11:43:19 +01:00 |
|
Frikky
|
7cd2aa5146
|
Added update_file() function to sdk
|
2024-10-24 12:20:37 +02:00 |
|
Frikky
|
38e9d66cfd
|
#1515: Fixed a bug with contains any of
|
2024-10-08 18:09:02 +02:00 |
|
Frikky
|
8154fb8ad4
|
A bunch of commits moved from cloud -> onprem to sync up current work on 2.0
|
2024-10-08 11:08:28 +02:00 |
|
Frikky
|
f2a0aac31d
|
SDK rebuild
|
2024-10-02 17:29:58 +02:00 |
|
Frikky
|
bd213a3fcc
|
JWT import in SDK
|
2024-10-02 17:23:09 +02:00 |
|
Frikky
|
21d481a189
|
fixed issue with app sdk not loading full execution properly for /api/v1/run actions
|
2024-09-26 16:15:33 +02:00 |
|
Frikky
|
5aba926ef0
|
SDK & ORborus update
|
2024-08-16 16:52:31 +02:00 |
|
Frikky
|
ca586da4b3
|
Rebuild backend
|
2024-08-15 11:18:22 +02:00 |
|
yashsinghcodes
|
fb83a3d4ae
|
[fix] url-decode handle both '+' and '%20'
|
2024-08-07 20:05:26 +05:30 |
|
yashsinghcodes
|
6d8b171cda
|
[fix]: url-encode properly
|
2024-08-07 19:41:09 +05:30 |
|
Frikky
|
56d96b331a
|
Force build new nginx without confd
|
2024-07-26 17:02:29 +02:00 |
|
dependabot[bot]
|
dc5a985326
|
build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 01:30:24 +00:00 |
|
Frikky
|
de2a8ba8c8
|
Added random_element filter to properly work
|
2024-06-17 14:32:45 +02:00 |
|
Frikky
|
26ee1d4da5
|
Minor sdk fix
|
2024-06-11 16:05:15 +02:00 |
|
Frikky
|
44cc443de0
|
New app sdk to fix looping issue
|
2024-05-26 22:13:21 +02:00 |
|
Frikky
|
d52b024716
|
Added more debug info for ai build
|
2024-05-21 12:00:22 +02:00 |
|
Frikky
|
22e6db08c5
|
SDK build
|
2024-05-21 11:53:47 +02:00 |
|
Frikky
|
9745536c45
|
Made @ work in JSON keys by default
|
2024-05-18 12:49:53 +02:00 |
|
Frikky
|
5f8f5ab224
|
Added json changes and local storage
|
2024-05-17 00:59:28 +02:00 |
|
Frikky
|
0708a51482
|
Fixed an unecessary string replacement in App SDK
|
2024-05-08 23:05:32 +02:00 |
|
Frikky
|
45a6089629
|
Removed custom handler for SHUFFLE_NO_SPLITTER loop handler and further debug logs
|
2024-04-29 13:00:12 +02:00 |
|
Frikky
|
5e789d4a53
|
Fixed SHUFFLE_NO_SPLITTER loop bugs
|
2024-04-29 12:40:23 +02:00 |
|
Frikky
|
7e92c8d399
|
Fixed duplicate parameter parsing. Requires full app update
|
2024-04-29 11:35:21 +02:00 |
|
Frikky
|
8567b7e722
|
Fixed a looping bug with SHUFFLE_NO_SPLITTER where it sometimes didn't do loops at all
|
2024-04-29 11:14:04 +02:00 |
|
Frikky
|
e0fc97f590
|
Fixed #1365
|
2024-04-21 23:11:25 +02:00 |
|
Frikky
|
54b3687eef
|
Fixed further user input issues
|
2024-03-19 23:56:16 +01:00 |
|
Frikky
|
06494a0093
|
Fixed SDK bug in loops with tmp being undefined
|
2024-03-18 16:00:37 +01:00 |
|
Frikky
|
1da44d12ec
|
Minor fix to make JSON only return json if it's actually json
|
2024-03-05 15:30:59 +01:00 |
|
Frikky
|
0333c0ab6a
|
Added liquid (and future json) pattern fix to sdk to autofix some normal issues
|
2024-03-05 15:25:11 +01:00 |
|
Frikky
|
66a5260cdb
|
Fixed more pattern matching things. Will implement to test for liquid formatting
|
2024-03-05 14:55:46 +01:00 |
|
Frikky
|
4b225ab8eb
|
Added a liquid matcher that fixes bad liquid
|
2024-03-05 14:35:40 +01:00 |
|
Frikky
|
b34113f216
|
Made app sdk support local caching for cache keys for a very short amount of time as to make it possible to check a ton of keys fast
|
2024-02-29 13:55:51 +01:00 |
|
Frikky
|
21e34a5178
|
Added a local cache layer for an app within a workflow. This is to help with caching to laod faster
|
2024-02-29 13:39:20 +01:00 |
|
Frikky
|
4be496466e
|
Removed even more unecessary verbosity in sdk
|
2024-02-29 04:24:03 +01:00 |
|
Frikky
|
d65e9215ff
|
Removed a lot of verbosity from app sdk
|
2024-02-28 21:49:47 +01:00 |
|
Frikky
|
77de59f9e0
|
Fixed app sdk problem with base64 decode for Gmail/Outlook
|
2024-02-23 16:44:23 +01:00 |
|
Frikky
|
f8640d854f
|
Fixed file category loading and small workflow changes
|
2024-02-21 09:32:33 +01:00 |
|
Frikky
|
858d18c7dc
|
A lot of things
|
2024-02-15 18:53:39 +01:00 |
|
Frikky
|
0a349019ab
|
Changed app sdk order for apps
|
2024-02-07 18:46:19 +01:00 |
|
Frikky
|
8c640cbfd1
|
Loads of frontend fixes
|
2024-02-05 23:47:05 +01:00 |
|
Frikky
|
cb9be52245
|
Fixed recursion bug where items that used to become empty strings became full values
|
2024-02-02 01:54:18 +01:00 |
|
Frikky
|
7cfb41df69
|
Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0
|
2024-01-31 17:44:39 +01:00 |
|
Frikky
|
95c925095b
|
Fixed execution_id redirects in workflow
|
2024-01-31 17:44:36 +01:00 |
|
Frikky
|
989dc2aaf4
|
Merge branch 'main' into 1.4.0
|
2024-01-31 10:57:29 +01:00 |
|