• Joined on 2024-08-11
gitark pushed to dev at Netbox/oxipy 2026-02-19 00:49:25 +03:00
gitark pushed to dev at Netbox/oxipy 2026-02-19 00:32:02 +03:00
a938fe2d47 Update Interfaces model and Mikrotik template for improved data handling
gitark pushed to dev at Netbox/oxipy 2026-02-19 00:16:53 +03:00
685ff19d2f Enhance BaseDevice validation and update Mikrotik model
gitark pushed to dev at Netbox/oxipy 2026-02-18 15:45:51 +03:00
c434712309 Refactor Mikrotik model and update template structure
gitark pushed to dev at Netbox/oxipy 2026-02-18 01:05:47 +03:00
91b6606e3f Enhance BaseDevice methods with detailed parsing documentation
gitark pushed to dev at Netbox/oxipy 2026-02-18 00:11:22 +03:00
72cd796803 Refactor parse method in BaseDevice for improved readability
gitark pushed to dev at Netbox/oxipy 2026-02-18 00:07:05 +03:00
e82bc25346 Refactor BaseDevice and update Device model structure
gitark pushed to dev at Netbox/oxipy 2026-02-16 00:57:23 +03:00
2cfcc41e58 Enhance device interface structure and update dependencies
544688dae1 Update .gitignore and refactor Mikrotik model to inherit from BaseDevice
Compare 2 commits »
gitark pushed to main at Netbox/netbox-scripts 2026-02-06 17:23:15 +03:00
181d0672c4 fix tags slug
gitark pushed to main at Netbox/netbox-scripts 2026-02-06 17:16:38 +03:00
3767880f2a quary filter tag__n
gitark pushed to main at Netbox/netbox-scripts 2026-02-05 01:08:47 +03:00
6e535242dc fix2 tag object catch
gitark pushed to main at Netbox/netbox-scripts 2026-02-05 01:05:08 +03:00
abfefaa20a fix tag object catch
gitark pushed to main at Netbox/netbox-scripts 2026-02-05 00:52:31 +03:00
ec5430a9d4 fix add interface
gitark pushed to main at Netbox/netbox-scripts 2026-02-05 00:37:06 +03:00
7d071004fa Refactor Vchassis_checker script for improved readability and performance. Updated regex formatting, enhanced logging messages, and implemented bulk updates for interface names. Added scheduling_enabled flag and adjusted tag handling logic.
gitark pushed to main at Netbox/netbox-scripts 2026-02-04 14:21:29 +03:00
8695ca6651 creation tag
gitark pushed to main at Netbox/netbox-scripts 2026-02-04 00:40:18 +03:00
02ffa2e460 init
gitark pushed to dev at Netbox/netbox-scripts 2026-02-03 16:51:06 +03:00
a1b74a2bd1 reorder file paths
gitark pushed to dev at Netbox/netbox-scripts 2026-02-03 16:45:18 +03:00
b715019845 reorder file paths
3268274f69 reorder file paths
Compare 2 commits »
gitark pushed to front at gitark/taskncoffee 2025-12-10 00:04:39 +03:00
96ae1ef37c add route to cards
gitark pushed to front at gitark/taskncoffee 2025-12-06 23:54:54 +03:00
461e9a8105 Refactor Card component to introduce TaskButton for modal functionality and enhance layout with dynamic task data display.