Aditya
|
5fcf114b5f
|
Merge branch '2.0.0'
|
2024-12-05 05:20:50 +05:30 |
|
Frikky
|
ea53302d11
|
Moving all sdk files to its own directory under MIT
|
2024-11-12 13:39:26 +01: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 |
|
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 |
|
Aditya
|
f09dbb8684
|
Merge branch '1.3.0'
|
2023-11-01 01:39:30 +05:30 |
|
dependabot[bot]
|
0ecc9e9e11
|
Bump urllib3 from 1.26.17 to 1.26.18 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 01:25:55 +00:00 |
|
dhaval055
|
ebf58e1917
|
merge to 1.3.0
|
2023-10-12 16:03:38 +00:00 |
|
dependabot[bot]
|
1dad8242f8
|
Bump urllib3 from 1.26.5 to 1.26.17 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.17)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 04:39:17 +00:00 |
|
Frikky
|
ec36639fa7
|
Fixed a bunch of minor issues with notification workflows and the like
|
2023-09-22 01:01:20 +02:00 |
|
dependabot[bot]
|
850491ecb9
|
Bump requests from 2.25.1 to 2.31.0 in /backend/app_sdk
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-06 18:28:13 +00:00 |
|
frikky
|
38fe58f1b6
|
Fixed merge conflicts
|
2023-07-06 17:39:40 +02:00 |
|
frikky
|
92fabeddbe
|
Merging changes from 1.2.0 for cleanup
|
2023-07-06 17:19:52 +02:00 |
|
frikky
|
2b850a08a1
|
Orborus version bump for minor k8s fix
|
2022-11-08 14:42:41 +01:00 |
|
frikky
|
16e7bfcb58
|
Fixed minor bugs in app creator bodies and action names + added auto addition of headers
|
2022-07-14 01:16:27 +02:00 |
|
frikky
|
76d74e32a3
|
Minor updates to app sdk
|
2022-05-12 17:11:43 +02:00 |
|
frikky
|
7140ce9a1c
|
#400: Fixed additional issues with JSON keys. NOT in public testing yet, as this may be breaking changes for JSON
|
2022-03-15 23:05:25 +01:00 |
|
frikky
|
5532296f74
|
Added magic parser configuration to frontend with basic app sdk parsing
|
2021-12-10 23:11:58 +01:00 |
|
frikky
|
69bf5f4a37
|
Fixed bug for multi-node copy pasting between workflows
|
2021-11-03 03:26:09 +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
|
435454ca78
|
LOTS of security fixes of containers and other versions
|
2021-10-14 23:00:07 +02:00 |
|
frikky
|
2842b04a69
|
https://github.com/pwwang/liquidpy/issues/38: New Liquidpy release <3
|
2021-10-05 20:27:08 +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
|
17a353e975
|
Bumped liquid version due to https://github.com/pwwang/liquidpy/issues/34. Cheers :D
|
2021-08-31 02:31:07 +02:00 |
|
frikky
|
e8b7b2b444
|
#416: Added Liquid formattinggit status
|
2021-08-03 00:33:48 +02:00 |
|
frikky
|
63db013438
|
Fixed issues with string and json parsing in SDK
|
2021-04-02 21:57:02 +02:00 |
|
frikky
|
6810c44233
|
Added simple frontend changes
|
2021-03-25 10:06:30 +01:00 |
|
frikky
|
34097f971e
|
Optimization: Made apps and executions way faster
|
2021-01-12 18:29:27 +01:00 |
|
frikky
|
f94ef2bffa
|
Re-added app_sdk to main repo with MIT
|
2020-05-24 06:50:59 +02:00 |
|