69 Commits
Author SHA1 Message Date
austnv a3c7b5bdd1 v0.7.5
Build and Deploy Backend / build-and-deploy (push) Successful in 33s
v0.7.5
2026-06-26 12:55:38 +03:00
austnv 6c7adb1028 feat: add country_code field to hosts response 2026-06-26 12:51:45 +03:00
austnv 3661882c05 fix: volume data/tariffs.json -> data/
Build and Deploy Backend / build-and-deploy (push) Successful in 46s
v0.7.4
2026-06-26 12:40:55 +03:00
austnv abcdb040ef fix: release author 2026-06-21 22:43:36 +03:00
austnv 718b9deebe fix: delete docker image from workflow file 2026-06-21 22:41:01 +03:00
austnv 3e961e8462 v0.7.3
Build and Deploy Backend / build-and-deploy (push) Successful in 29s
v0.7.3
2026-06-21 22:34:33 +03:00
austnv bdee2fe336 microfix: env.REGISTRY -> git.uvpn.shop 2026-06-21 22:31:08 +03:00
austnv 6e07ccca3e fix token (ACCESS_TOKEN)
Build and Deploy Backend / build-and-deploy (push) Successful in 26s
2026-06-21 22:26:34 +03:00
austnv 53a2ba5885 fix token 2026-06-21 22:24:04 +03:00
austnv 0c9464d624 fix release workflow 2026-06-21 22:22:19 +03:00
austnv b2c6a30104 fix release workflow 2026-06-21 22:18:25 +03:00
austnv 5d95c2dea3 fix release workflow 2026-06-21 22:15:39 +03:00
austnv 0c7cc7cdb8 fix: problem with gitea actions 2026-06-21 22:12:39 +03:00
austnv b27d615773 v0.7.2
Build and Deploy Backend / build-and-deploy (push) Failing after 6s
v0.7.2
2026-06-21 21:58:40 +03:00
austnv d9de5a1a5c v0.7.1
Build and Deploy Backend / build-and-deploy (push) Successful in 59s
v0.7.1
2026-06-21 21:42:24 +03:00
austnv e172ed6e43 fix: clean host name 2026-06-21 21:41:47 +03:00
austnv ee98107127 v0.7.0
Build and Deploy Backend / build-and-deploy (push) Successful in 1m1s
v0.7.0
2026-06-21 20:00:18 +03:00
austnv 6f0270befb refactoring nodes -> hosts 2026-06-21 19:59:14 +03:00
austnv df0d451ec0 update workflow 2026-06-21 18:50:57 +03:00
austnv 59ca3c00d2 fix: docker-compose -> docker compose 2026-06-21 18:28:11 +03:00
austnv 933e8c118a v0.6.0
Build and Deploy Backend / build-and-deploy (push) Successful in 4m45s
v0.6.0
2026-06-21 18:01:04 +03:00
austnv 15fb0342a8 update nodes endpoint 2026-06-21 18:00:39 +03:00
austnv 1410006047 update build.yml 2026-06-21 17:37:20 +03:00
austnv 7385695f51 Merge branch 'master' of ssh://git.uvpn.shop:2222/uVPN/backend 2026-06-21 16:47:50 +03:00
austnv 76a8393bb6 update workflow 2026-06-21 16:47:46 +03:00
austnv da7194e506 Обновить .gitea/workflows/build.yml
Build and Push Docker Image / build-and-push (push) Successful in 49s
2026-06-21 16:09:21 +03:00
austnv d009410c3f v0.5.0
Build and Push Docker Image / build-and-push (push) Failing after 4m43s
v0.5.0
2026-06-21 15:11:39 +03:00
austnv 151993fbe2 fix(nodes): use http 2026-06-21 13:59:47 +03:00
austnv 139b73ed77 fix(nodes): add ssl_ignore flag 2026-06-21 13:57:37 +03:00
austnv 8dbaac5edb add nodes router to app 2026-06-21 13:55:03 +03:00
austnv 44941869ed add /nodes endpoint 2026-06-21 13:31:10 +03:00
austnv 0b52901ba3 remove alru_cache 2026-06-15 22:39:45 +03:00
austnv d360c69cec del squad_uuids from tariffs 2026-06-14 23:44:27 +03:00
austnv e52fcebfaf fix: incorrect use asyncio.thread -> remove 2026-06-14 23:37:52 +03:00
austnv bdc224d128 v0.3.0 2026-06-14 23:29:23 +03:00
austnv 5782c11e98 bud: namepsace | rename func 2026-06-14 23:27:16 +03:00
austnv 8e2f7d9d03 wrap sync call to asyncio.thread 2026-06-14 23:25:51 +03:00
austnv c4eb0ac0e5 refactoring 2026-06-14 23:24:32 +03:00
austnv ccf99af7e1 fix: add async cache to async operations and sync cache (stdlib) for sync operations 2026-06-14 23:23:05 +03:00
austnv 5d221415cc add cache to /api/v1/tariffs and i/o-bound operations (sync read from file) which locked async event loop has moved to asyncio thread 2026-06-14 23:04:11 +03:00
austnv db3bd9eabd fix: invalid path ot tariffs.json in router 2026-06-14 22:55:33 +03:00
austnv d6994c002a update compose file to mount tariffs.json file from /opt/remnawave-minishop/data 2026-06-14 22:54:11 +03:00
austnv e98d312b5e include router 2026-06-14 22:51:41 +03:00
austnv cdcbf0b622 add in-memory cache to /api/v1/api endpoint 2026-06-14 22:45:59 +03:00
austnv e0c85f3523 add /api/v1/tariffs endpoint 2026-06-14 22:43:37 +03:00
austnv d42f4fb93b rename docker image 2026-06-14 22:18:02 +03:00
austnv 82f86ef8ee update docker
working process on server utilize ~200 Mb RAM
2026-06-14 22:11:03 +03:00
austnv a2d57c4080 fix: _parse 2026-06-14 16:46:18 +03:00
austnv ba960d5d67 debug 2026-06-14 16:38:40 +03:00
austnv f24a1e21d7 debug 2026-06-14 16:33:56 +03:00