.github
ci: fix env variable
2026-03-28 07:43:51 +03:00
.hygen/new /queue
chore: update integration module imports and fix various typos
2025-03-14 00:39:41 +03:00
.vscode
chore: update .gitignore and .vscode/settings.json
2025-01-10 19:17:19 +03:00
@types
feat: migrate to new Telegram OAuth2
2026-03-01 17:54:59 +03:00
configs
feat: sync plugins, webhook/telegram notifications for reports
2026-02-26 19:07:26 +03:00
libs
fix: enforce minimum node UUID requirement in GetStatsNodesUsersUsageCommand schema
2026-05-06 18:25:32 +03:00
patches
chore: update dependencies
2026-04-24 19:56:40 +03:00
prisma
chore: update user identifier from UUID to numeric ID across hwid and subscription request history models and commands; add request IP to relevant schemas
2026-04-07 20:33:12 +03:00
src
feat: query stats for multiple nodes
2026-05-06 18:22:55 +03:00
.env.sample
chore: update Redis configuration to use Unix socket and adjust Docker setup for valkey service
2026-03-16 22:55:04 +03:00
.gitignore
feat: node plugins
2026-02-26 07:51:49 +03:00
.hygen.js
refactor: migrate queue management to centralized queue module
2025-03-05 20:46:39 +03:00
.npmrc
chore: update dependencies and enhance authentication mechanisms
2025-03-18 06:37:28 +03:00
.prettierrc
feat: first commit
2024-11-16 03:08:11 +03:00
changelog.config.json
ci: enhance release workflows with changelog generation and community link
2025-04-09 13:58:52 +03:00
CODE_OF_CONDUCT.md
Create CODE_OF_CONDUCT.md
2025-01-11 23:52:05 +03:00
CONTRIBUTING.md
Create CONTRIBUTING.md
2025-01-11 23:56:01 +03:00
DEVELOPMENT.md
chore: update database seeding command and enhance ESLint configuration
2026-02-05 04:06:46 +03:00
docker-compose-advanced-prod.yml
chore: add ulimits configuration for nofile in Docker Compose files
2025-12-01 01:24:51 +03:00
docker-compose-db-local.yml
refactor: update user and internal squad handling to use bigint IDs
2025-12-03 01:37:29 +03:00
docker-compose-db.yml
chore: upgrade postgres to 17.6 & valkey to 8.1 ( #91 )
2025-08-20 15:35:45 +03:00
docker-compose-local.yml
chore: update ecosystem settings
2025-09-02 05:11:57 +03:00
docker-compose-prod-full-with-cf.yml
chore: add ulimits configuration for nofile in Docker Compose files
2025-12-01 01:24:51 +03:00
docker-compose-prod-with-cf.yml
chore: add ulimits configuration for nofile in Docker Compose files
2025-12-01 01:24:51 +03:00
docker-compose-prod.yml
chore: update Redis configuration to use Unix socket and adjust Docker setup for valkey service
2026-03-16 22:55:04 +03:00
docker-entrypoint.sh
refactor: update Docker entrypoint and improve shutdown logging
2025-08-16 05:19:46 +03:00
Dockerfile
fix: correct typo in Dockerfile description and update SQL references in torrent-blocker-report.repository
2026-03-28 03:30:39 +03:00
ecosystem.config.js
chore: redirect output and error logs to /dev/null in ecosystem configuration
2026-05-08 04:10:33 +03:00
eslint.config.mjs
chore: update database seeding command and enhance ESLint configuration
2026-02-05 04:06:46 +03:00
LICENCE
chore: update package.json and libs/contract/package.json to change license to AGPL-3.0-only and set backend package as public
2025-01-10 00:01:34 +03:00
Makefile
chore: bump version to 2.0.1 in package.json and package-lock.json
2025-07-29 20:02:53 +03:00
nest-cli.json
refactor: restructure jobs and scheduler configuration
2025-03-05 07:26:03 +03:00
package-lock.json
chore: remove unused dependency
2026-04-24 19:57:18 +03:00
package.json
chore: remove unused dependency
2026-04-24 19:57:18 +03:00
prisma.config.ts
chore: update dependencies and Dockerfile configuration
2025-09-02 20:01:05 +03:00
README.md
docs: update documentation links to point to the new domain (docs.rw)
2025-11-03 05:32:31 +03:00
tsconfig.build.json
chore: update Dockerfile
2025-09-02 20:48:39 +03:00
tsconfig.json
feat: add subscription page configurations
2025-12-14 08:53:42 +03:00