15 Commits

Author SHA1 Message Date
Marat Kharitonov 680104024d docs: document patched backend image + enterprise subscription patch
dockerbuild / main (backend, true, backend) (push) Failing after 26m50s
dockerbuild / main (frontend, true, frontend) (push) Failing after 26m57s
dockerbuild / main (worker, true, functions/onprem/worker) (push) Failing after 26m53s
dockerbuild / sync-orborus (push) Failing after 8m45s
- CRACKED.md: target image is marker689/shuffle-backend-unchained:12082026
- docker-compose.yml: point backend at patched image (drop override file)
- shared.go: HandleCheckLicense also sets org.Subscriptions to an active
  Enterprise License so the UI shows 'Licensed' (was showing Unlicensed)
- gitignore shuffle-database runtime *.conf

Verified: backend image builds and runs with all limits lifted.
2026-08-12 04:40:47 +03:00
Marat Kharitonov 4f3f07d4dd Crack: bypass license check - force all limits unlimited
- Vendor shuffle-shared v1.2.51 as backend/go-app/shuffle-shared
- Add replace directive in go.mod to use the local moduled copy
- In HandleCheckLicense, force org.Licensed=true and set every
  SyncFeatures limit to 1e9, skipping all license-key logic
- Update Dockerfile to ADD the local shuffle-shared before go build
- Verified: backend image builds successfully via docker
2026-08-12 03:14:24 +03:00
Aditya 251dcd5b26 fi: trying to make frontend build faster 2026-01-22 18:01:30 +05:30
Aditya 802e6fb8b6 fix(debug-frontend): syncing cloud debug frontend 2023-11-16 16:55:11 +05:30
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 a3231b64e2 Added orborus swarm example config 2021-12-17 04:04:38 +01:00
frikky c073152db1 Added elasticsearch database migration fixes 2021-05-23 12:00:40 +02:00
Harduino 6777c95659 enhance .gitignore file 2021-02-25 14:31:14 +03:00
frikky c20df3c850 Added shuffle-apps README 2020-06-23 20:33:11 +02:00
frikky 89ae46925e Fixed bug with app hotload 2020-06-17 17:01:57 +02:00
frikky 62bc6708c1 Rebuild Shuffle structure for docker image builds 2020-05-24 07:53:39 +02:00
frikky fc9d8f4682 Added missing images 2020-05-12 12:51:34 +02:00
frikky 8775fd2c21 Removed generated 2020-05-11 19:20:27 +02:00
frikky f3587ac821 Initial open source commit 2020-05-11 19:17:35 +02:00