nineap
899c54e1fc
Unify auth with backend cookie sessions; add dev-deploy pipeline
...
Auth: drop localStorage session token entirely, talk to netrunner-backend
via credentials:"include" HttpOnly cookies shared over the common parent
domain, and redirect to the account subdomain (ЛК) after login instead of
a dead local /profile route.
Config: NEXT_PUBLIC_* values used by client components (API_URL,
ACCOUNT_ORIGIN, BOT_USERNAME, PB_URL) get inlined into the JS bundle at
image build time and can't be overridden by docker-compose environment at
container start. Moved these reads into server components (page.tsx) and
thread them down as props, so one built image can genuinely serve both
prod and dev by config alone.
CI/CD: split the old single auto-deploy-to-prod workflow into build.yml
(build+push on every push to main) and deploy.yml with deploy-dev (auto,
same VPS as netrunner-backend's dev environment) and deploy-prod (manual
dispatch only) — mirrors netrunner-backend's pipeline shape. Added
docker-compose.dev-remote.yml pointing at the dev backend.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-04 15:26:28 +07:00
nineap
afc148478a
build fix
2026-07-03 14:27:10 +07:00
nineap
7175a2b450
proxy speedtest update
2026-07-03 14:20:07 +07:00
nineap
052a4081b3
social links
2026-07-03 13:15:39 +07:00
nineap
c04194bb85
docs
2026-07-02 23:13:24 +07:00
nineap
31f354d9ca
new cursor, speedtest at another page, remove rubbish
2026-05-11 20:22:27 +07:00
nineap
3bf53a90fd
matrix fix final
2026-05-11 18:57:44 +07:00
nineap
4d2e961308
matrix fix
2026-05-11 17:31:02 +07:00
nineap
d79a9679d1
deploy and dockerfile updates
2026-05-11 15:37:44 +07:00
nineap
136e738027
worker fix eyes scale
2026-05-11 15:31:52 +07:00
nineap
262806eb55
doom and eyes fixes
2026-05-11 15:12:26 +07:00
nineap
197f0419d7
deploy and cache fixes
2026-05-08 15:49:28 +07:00
nineap
16c071bd5d
404 fix
2026-05-08 15:01:01 +07:00
nineap
3fe8e8977a
next config update
2026-05-03 17:36:28 +07:00
nineap
e6ed43f1ca
ws proxy dockerfile update
2026-05-03 17:09:24 +07:00
nineap
2b28bee41e
compose update
2026-05-03 16:59:59 +07:00
nineap
8fd225a971
compose update
2026-05-03 16:46:10 +07:00
nineap
1a17837990
deploy update
2026-05-03 16:44:43 +07:00
nineap
36f75eb454
localization updates, terminal errors, etc
2026-05-03 16:36:21 +07:00
nineap
c425f484b4
deploy fix
2026-05-03 16:16:39 +07:00
nineap
9b29b21d22
deploy fix
2026-05-03 16:16:03 +07:00
nineap
7f7be5b0ca
deploy fix
2026-05-03 16:14:18 +07:00
nineap
5fc4d05d54
speedtest and ai for toxic comment moderate
2026-05-03 16:12:56 +07:00
nineap
602631e4bd
web speedtest fixes
2026-05-03 14:07:28 +07:00
nineap
ce77d9e4e3
web speedtest
2026-05-03 14:02:06 +07:00
nineap
4a5b0da421
matrix update
2026-04-30 17:31:50 +07:00
nineap
8c81706e8e
redesign eyes
2026-04-30 01:59:37 +07:00
nineap
297ed4d9c0
four custom cursors
2026-04-29 23:00:34 +07:00
nineap
d20b0dcaa4
dockerfile fix
2026-04-29 19:46:03 +07:00
nineap
1e2504ec5b
eyes redesign
2026-04-29 19:26:05 +07:00
nineap
24656c6763
pricing update
2026-04-28 13:40:56 +07:00
nineap
ff18e70bdb
import update
2026-04-28 12:37:21 +07:00
nineap
e3617b69eb
import update
2026-04-28 12:31:54 +07:00
nineap
48aff24b9b
update matrix visual style
2026-04-28 12:22:29 +07:00
nineap
02c021c086
matrix to package
2026-04-27 16:15:42 +07:00
nineap
052b8d4442
explision live fix
2026-04-26 23:13:22 +07:00
nineap
2c78ea4f39
explision radius fix
2026-04-26 23:08:13 +07:00
nineap
8a41a79be2
scales fixes, rubbish remove
2026-04-26 21:19:01 +07:00
nineap
25f3783f02
optimization mobie
2026-04-26 20:43:36 +07:00
nineap
de16e11f0e
optimization
2026-04-26 19:59:47 +07:00
nineap
865f48964a
optimization and stylizing
2026-04-26 19:29:34 +07:00
nineap
2664f00741
optimization and stylizing
2026-04-26 18:49:50 +07:00
nineap
f22b04df33
move to webgl
2026-04-26 17:16:40 +07:00
nineap
f98629ce42
optimization and some fixes v4
2026-04-26 12:32:57 +07:00
nineap
56651f587f
optimization and some fixes v3
2026-04-26 12:31:58 +07:00
nineap
c669d2e175
optimization and some fixes
2026-04-26 12:04:01 +07:00
nineap
5bb5c4e75e
optimization and some fixes
2026-04-26 11:55:12 +07:00
nineap
166d0e7f08
hero matrix engine update
2026-04-26 11:42:21 +07:00
nineap
9df999af94
matrix engine dynamic version
2026-04-25 19:11:10 +07:00
nineap
59b7f843ad
remove version
2026-04-25 18:49:17 +07:00