Commit Graph

796 Commits

Author SHA1 Message Date
frikky 5927d2e1a9 #516: Better description for local development 2021-09-14 12:59:31 +02:00
frikky b0908b1f0c Added example modal to popup windows 2021-09-14 10:27:50 +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 b06baaf878 Fixed Liquid for conditions 2021-09-08 01:36:51 +02:00
frikky e028e9af99 Made SDK have more included libraries, and made App Builder MUCH faster 2021-09-08 01:09:57 +02:00
frikky 52ba4a9537 Fixed oauth2 and backslash SDK issue 2021-09-07 03:14:36 +02:00
frikky e67d577205 Added auto-login for shuffle frontend during setup 2021-09-06 19:21:46 +02:00
frikky 9e9d114d87 Fixed OpenAPI body parser auto-casting 2021-09-05 23:47:04 +02:00
frikky 3ea8e5ad72 Re-fixed new, faster Liquidpy to run in wild mode (arbitrary code exec) 2021-09-04 22:22:44 +02:00
frikky 2fca3957c6 Fixed dollar escaping and end value 2021-09-04 21:33:06 +02:00
frikky cd45b9ef26 Added a S3 -> Webhook forwarder 2021-09-04 21:30:52 +02:00
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