.github
chore: update GitHub Actions workflow
2026-06-18 21:27:28 +03:00
.hygen/new /queue
feat: migrate to oxlint
2026-06-25 08:45:13 +03:00
@types
feat: migrate to new Telegram OAuth2
2026-03-01 17:54:59 +03:00
configs
feat: add expireAt to API tokens, notification for creation/deletion of api token, remove token from db
2026-06-25 18:38:59 +03:00
libs
feat: add excludeHostsByTags functionality to filter hosts based on tags in response rules
2026-06-27 21:12:44 +03:00
patches
chore: update dependencies
2026-04-24 19:56:40 +03:00
prisma
fix: update user-agent regex patterns
2026-06-27 23:29:26 +03:00
src
fix: userId in UserHwidDevices webhook events
2026-07-01 02:05:50 +03:00
.env.sample
feat: add expiration notifications feature with configurable intervals and update related processing logic
2026-06-14 21:35:05 +03:00
.git-blame-ignore-revs
chore: add import-reformat commit to blame ignore list
2026-06-25 09:03:58 +03:00
.gitignore
fix: csp
2026-06-20 23:25:30 +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
.oxfmtrc.json
chore: add ignorePatterns for node_modules in oxfmtrc configuration
2026-06-26 20:43:08 +03:00
.oxlintrc.json
chore: update import sorting configuration in .oxfmtrc.json and remove deprecated rules from .oxlintrc.json
2026-06-25 08:58:44 +03:00
changelog.config.json
feat: migrate to oxlint
2026-06-25 08:45:13 +03:00
CODE_OF_CONDUCT.md
feat: migrate to oxlint
2026-06-25 08:45:13 +03:00
CONTRIBUTING.md
feat: migrate to oxlint
2026-06-25 08:45:13 +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: update PostgreSQL to 18.4 in docker-compose files
2026-06-22 18:03:05 +03:00
docker-compose-db-local.yml
chore: update PostgreSQL to 18.4 in docker-compose files
2026-06-22 18:03:05 +03:00
docker-compose-db.yml
chore: update PostgreSQL to 18.4 in docker-compose files
2026-06-22 18:03:05 +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: update PostgreSQL to 18.4 in docker-compose files
2026-06-22 18:03:05 +03:00
docker-compose-prod-with-cf.yml
chore: update PostgreSQL to 18.4 in docker-compose files
2026-06-22 18:03:05 +03:00
docker-compose-prod.yml
docs: add comment to clarify the importance of keeping the database timezone as UTC in docker-compose-prod.yml
2026-06-25 20:09:06 +03:00
docker-entrypoint.sh
refactor: update Docker entrypoint and improve shutdown logging
2025-08-16 05:19:46 +03:00
Dockerfile
chore: update Node.js version in Dockerfile to 24.18-trixie-slim
2026-06-24 21:46:27 +03:00
ecosystem.config.js
refactor: swap remnawave-scheduler and remnawave-jobs configurations in ecosystem.config.js
2026-06-24 21:21:35 +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
feat: migrate to oxlint
2026-06-25 08:45:13 +03:00
package-lock.json
chore: update package dependencies
2026-06-30 17:31:48 +03:00
package.json
chore: update package dependencies
2026-06-30 17:31:48 +03:00
prisma.config.ts
refactor: reorganize import statements
2026-06-25 09:03: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
feat: migrate to oxlint
2026-06-25 08:45:13 +03:00
tsconfig.json
feat: migrate to oxlint
2026-06-25 08:45:13 +03:00