Commit Graph

785 Commits

Author SHA1 Message Date
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 9412d9f23d Merge branch 'gc-advens-fix-496' into launch 2021-09-02 01:46:30 +02:00
frikky 80ee585e81 #501: Temporary fix for issues with cgroup v2 2021-09-02 01:46:21 +02:00
frikky 6328c15ef3 Merge branch 'fix-496' of https://github.com/gc-advens/Shuffle into gc-advens-fix-496 2021-09-02 01:29:38 +02:00
frikky 89e7390ed6 #490: Fixed password change bug for non admins 2021-09-02 01:26:03 +02:00
frikky 9cd5cba757 Minor frontend updates 2021-09-01 03:46:43 +02:00
frikky 24c01eb89d Added namespace downloads for files as ZIP 2021-09-01 00:56:53 +02:00
Grégoire C 233477407c Add fallback strategies when orborus container id was not found 2021-08-31 08:45:41 +02:00
Grégoire C 9f3889c76d Revert changes 2021-08-31 08:20:14 +02:00
frikky da75cfd541 Fixed frontend for Oauth2 in app creator 2021-08-31 03:17:55 +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 56220e02b9 Added shuffle-shared references to the install guide for devs 2021-08-30 14:06:57 +02:00
frikky 8186011b9b Fixed go.mod for external contributions 2021-08-30 14:02:12 +02:00
frikky 28bb243113 Fixed database info in install guide 2021-08-30 13:56:26 +02:00
Grégoire C c1e29e8ce2 Fix #496: compatibility with cgroup v2 2021-08-30 13:13:53 +02:00
frikky 4949c6df21 Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch 2021-08-30 12:34:09 +02:00
Jay Gohil 261c63cb16 Fixed guide for windows users 2021-08-30 15:56:01 +05:30
Jay Gohil e44b7791a6 Updated code editor and related function 2021-08-30 15:54:50 +05:30
Jay Gohil 8d41214612 Update App.jsx 2021-08-30 15:53:47 +05:30
Jay Gohil 75ee66f61d Added codemirror and removed HTTPS 2021-08-30 15:53:15 +05:30
frikky 07f96ac552 Minor edits 2021-08-30 12:23:11 +02:00
Jay Gohil b16e2cf5e9 Update docker-compose.yml 2021-08-30 15:52:03 +05:30
Jay Gohil 8435103148 Update docker-compose.yml 2021-08-30 14:50:33 +05:30
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 0b5c37d972 Fixed issue in compose 2021-08-25 12:41:32 +02:00
frikky 33ae5b587f Fixed install guide for windows 2021-08-25 12:24:24 +02:00
frikky c4c0907485 More timezone fixes 2021-08-25 12:08:14 +02:00
frikky cbdf225dfb #477: Added timezone control to all sub-containers (orborus, worker & sdk) 2021-08-25 11:14:55 +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 c4a06c92b9 #168: Allow ability to switch between autoconfigure or not from oauth2 app 2021-08-24 01:39:59 +02:00
frikky e9419eb7a8 Made it possible to auto-authenticate oauth2 with clientid and secret 2021-08-24 01:14:32 +02:00
frikky 488139c914 Removed http requirement for local dev 2021-08-23 12:20:19 +02:00
frikky fa8262dfda Added shuffle logo 2021-08-23 12:17:10 +02:00
frikky 41e99d66e3 Fixed appcreator uuid bug 2021-08-23 12:16:04 +02:00
frikky 430d3601cc Fixed uuid issues during install 2021-08-23 12:13:13 +02:00
frikky 61f6793873 #168: Minor fixes to oauth2 control 2021-08-19 01:23:59 +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 7a4f5d0ae8 git push origin launch
Merge branch 'azgaviperr-launch' into launch
2021-08-11 14:17:05 +02:00
frikky 50b724f47c Fixed backend connection to new db 2021-08-11 14:16:59 +02:00
frikky 215078f314 Minor fix to compose file with 1.0.0 2021-08-11 13:44:58 +02:00
frikky 6607ab606e Merge branch 'launch' of https://github.com/azgaviperr/Shuffle into azgaviperr-launch 2021-08-11 13:42:55 +02:00
frikky 7f65c98f94 Fixed issues in app sdk for liquid 2021-08-11 13:42:44 +02:00
azgaviperr ab6556fcb0 Update docker-compose.yml
change made on the docker-compose.yml to use the official release of opensearch:1.0.0 .

Parameter  opendistro_security.disabled=true changed to plugins.security.disabled=true as this is the proper way to call it.

Some testing need to be done on other stack to make sur this change is safe.
2021-08-10 11:24:59 +02:00
frikky e8b7b2b444 #416: Added Liquid formattinggit status 2021-08-03 00:33:48 +02:00