Commit Graph

444 Commits

Author SHA1 Message Date
Dmitry Popov 71ec2d413c Merge branch 'main' of github.com:wanderer-industries/wanderer 2025-01-13 08:59:17 +01:00
Dmitry Popov 9122412558 feat(Map): Added option to show signature ID as system temporary name part 2025-01-13 08:59:13 +01:00
CI 0ba5c963b4 chore: release version v1.38.7
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/arm64) (push) Blocked by required conditions
Build / merge (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.38.7
2025-01-12 14:36:09 +00:00
Dmitry Popov 39a0ce284f Merge branch 'main' of github.com:wanderer-industries/wanderer 2025-01-12 15:35:32 +01:00
Dmitry Popov f9d580dbc0 chore: release version v1.38.4 2025-01-12 15:35:28 +01:00
CI 5c41574328 chore: release version v1.38.6 v1.38.6 2025-01-12 14:19:26 +00:00
Dmitry Popov f17d74c8b7 Merge branch 'main' of github.com:wanderer-industries/wanderer 2025-01-12 15:18:43 +01:00
Dmitry Popov c88854c54c chore: release version v1.38.4 2025-01-12 15:18:39 +01:00
CI f3779961d6 chore: release version v1.38.5 v1.38.5 2025-01-12 13:58:52 +00:00
Dmitry Popov d93fc29734 chore: release version v1.38.4 2025-01-12 14:58:12 +01:00
CI c67918aca5 chore: release version v1.38.4
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/arm64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.38.4
2025-01-12 13:01:44 +00:00
Dmitry Popov a9f276c95a Show sig ID (#119)
* feat(Map): Add option to show sig ID on system

* feat(Map): Add option to show sig ID in custom label
2025-01-12 17:01:08 +04:00
CI 7cee4894a5 chore: release version v1.38.3 v1.38.3 2025-01-12 10:43:58 +00:00
Tsuro Tsero edf8bef813 hotfix: ARM compatibility (#118)
* hotfix: add ARM64 compatible Docker image
2025-01-12 14:43:32 +04:00
CI 71636e895e chore: release version v1.38.2
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.38.2
2025-01-11 08:40:26 +00:00
Dmitry Popov 7ff9689b76 fix: Fix connections remove timeouts 2025-01-11 09:39:55 +01:00
CI 5a4d819622 chore: release version v1.38.1
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.38.1
2025-01-10 23:29:25 +00:00
guarzo 3117d85648 fix: restored default theme colors (#115) 2025-01-11 03:28:59 +04:00
CI 114133ecd2 chore: release version v1.38.0 v1.38.0 2025-01-10 22:18:54 +00:00
Dmitry Popov bf8a1197e4 feat(Map): Ability to store/view audit logs up to 3 months 2025-01-10 23:18:09 +01:00
Dmitry Popov 54c06a1fc0 feat(Map): Inroduced Env settings for connection auto EOL/remove timeouts
WANDERER_MAP_CONNECTION_AUTO_EXPIRE_HOURS (24)
WANDERER_MAP_CONNECTION_AUTO_EOL_HOURS (21)
WANDERER_MAP_CONNECTION_EOL_EXPIRE_TIMEOUT_MINS (30)
2025-01-10 23:17:05 +01:00
CI f83b4a2ba7 chore: release version v1.37.9
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.37.9
2025-01-10 09:15:58 +00:00
guarzo d34e7b8d8a fix: restore system status colors (#112)
* fix: restore system status colors
2025-01-10 13:15:31 +04:00
CI fa0c7f3c66 chore: release version v1.37.8 v1.37.8 2025-01-10 09:04:36 +00:00
guarzo 5f58645b41 fix: fix issue with newly added systems not adding a connection (#114)
* fix: resolve issue with newly added systems not connecting
2025-01-10 13:04:05 +04:00
CI b1149cecaf chore: release version v1.37.6
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.37.6
2025-01-09 21:57:08 +00:00
Aleksei Chichenkov 8f28d2be65 Merge pull request #111 from guarzo/guarzo/themefixes
fix: support additional theme names
2025-01-10 00:56:39 +03:00
Gustav d758b54ef8 fix: support additional theme names 2025-01-09 15:06:32 -05:00
Gustav 58293b4dc4 refactor: providing some additional variables for theme support 2025-01-09 14:24:03 -05:00
CI f2083f4256 chore: release version v1.37.5
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.37.5
2025-01-09 19:09:14 +00:00
Aleksei Chichenkov 6c7bd5804e Merge pull request #109 from guarzo/guarzo/themefixes
fix: restore node styling, simplify framework for new themes
2025-01-09 22:08:47 +03:00
Gustav 483ae21e89 fix: restore node styling, simplify framework for new themes 2025-01-09 13:38:11 -05:00
CI f734565844 chore: release version v1.37.4 2025-01-09 13:21:32 +00:00
CI 8c718ba181 chore: release version v1.37.3 v1.37.3 2025-01-09 12:52:30 +00:00
Aleksei Chichenkov c8d8734601 Merge pull request #108 from wanderer-industries/fix-dbclick
fix(Map): Fixed dbclick behaviour
2025-01-09 15:51:16 +03:00
achichenkov 5c757e8255 fix(Map): Fixed dbclick behaviour 2025-01-09 15:50:03 +03:00
CI 82f90ef759 chore: release version v1.37.2
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.37.2
2025-01-09 07:26:08 +00:00
Aleksei Chichenkov 167c8eea6b Merge pull request #107 from guarzo/guarzo/theme-pathfinder
fix: fix route color
2025-01-09 10:25:37 +03:00
Gustav d76079d4c7 theme cleanup 2025-01-08 23:45:27 -05:00
Gustav bf9c4cda02 route color fix 2025-01-08 23:44:12 -05:00
CI af00402546 chore: release version v1.37.1
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.37.1
2025-01-08 21:53:07 +00:00
Aleksei Chichenkov a245842ca4 Merge pull request #106 from guarzo/guarzo/themes
refactor: cleaned up scss classes, and updated theme dropdown to use declarative style
2025-01-09 00:52:36 +03:00
Gustav 8ddd672f13 fix: add back pathfinder theme font 2025-01-08 16:44:23 -05:00
Gustav 92f471c0b0 refactor: declarative dropdown for theme choice 2025-01-08 16:20:34 -05:00
Gustav 9e2a2c5b44 chore: clean up theme scss class usage 2025-01-08 16:20:25 -05:00
CI 5f5d3df003 chore: release version v1.37.0 v1.37.0 2025-01-08 20:01:55 +00:00
Aleksei Chichenkov c66cc8868e Merge pull request #100 from guarzo/guarzo/themes
feat: add theme selection, and pathfinder theme
2025-01-08 23:01:26 +03:00
guarzo 0d6528ce4f Merge branch 'main' into guarzo/themes 2025-01-08 14:05:59 -05:00
CI 34c385ac5f chore: release version v1.36.2
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / 🛠 Build (1.17, 18.x, 27) (push) Waiting to run
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
v1.36.2
2025-01-08 17:55:41 +00:00
Aleksei Chichenkov b6d12e73a9 Merge pull request #105 from wanderer-industries/feat-wnd-104-fix-pasting
fix(Map): Fixed pasting into Name, Custom Label and Description
2025-01-08 20:55:16 +03:00