• Joined on 2026-01-13
wartana created branch main in wartana/home-assistant-mcp 2026-02-03 09:38:34 +08:00
wartana created repository wartana/home-assistant-mcp 2026-02-03 09:37:55 +08:00
wartana pushed to main at wartana/Mikrotik-MCP 2026-02-03 07:53:24 +08:00
3f6c955310 feat: Add get_interface_traffic tool to retrieve and format router interface traffic, and include a new router in devices.json.
wartana pushed to main at wartana/Mikrotik-MCP 2026-02-03 07:42:03 +08:00
00b61c3ab5 feat: Add MikroTik router SMC-LB data and update device configuration.
wartana pushed to main at wartana/Mikrotik-MCP 2026-02-03 00:14:44 +08:00
1dccec3949 feat: add get_vlans, get_gateway_interfaces tools and billing config fallback
wartana pushed to main at wartana/billing-MCP 2026-01-31 18:28:06 +08:00
a7dcba09fb feat: Update SMC alias to 'Smart Media Cellular' in config.json.
b9b623e3e6 build: Install Python dependencies and initialize the virtual environment.
wartana created branch main in wartana/billing-MCP 2026-01-31 18:28:05 +08:00
wartana created repository wartana/billing-MCP 2026-01-31 18:26:23 +08:00
wartana pushed to main at wartana/xp-probackup 2026-01-31 15:58:27 +08:00
6e67a09621 refactor: Improve backup retention logic to be non-recursive and folder-specific, enabling directory pruning and updating PyInstaller build settings.
wartana pushed to main at wartana/xp-probackup 2026-01-31 15:08:47 +08:00
cecb1809e6 Switch to Count-Based Retention and update UI
wartana pushed to main at wartana/xp-probackup 2026-01-30 23:14:32 +08:00
44bae4552d feat: Add ProBackup.exe executable for Windows XP distribution.
wartana pushed to main at wartana/xp-probackup 2026-01-30 18:07:15 +08:00
1563de74c5 refactor: Remove file-based license saving and loading methods.
2915cbbb80 feat: Add ProBackup.exe executable for Windows XP distribution.
Compare 2 commits »
wartana pushed to main at wartana/xp-probackup 2026-01-30 16:03:03 +08:00
b86408e7e6 feat: Dynamically resolve configuration file paths to support frozen executables.
wartana pushed to main at wartana/xp-probackup 2026-01-30 14:40:28 +08:00
994b25fc82 build: Add ProBackup.exe for Windows XP distribution.
69e5990db0 feat: Scope backup cleanup to specific job directories for safety and pass the job name from configuration.
Compare 2 commits »
wartana pushed to main at wartana/xp-probackup 2026-01-30 12:09:56 +08:00
018ea9172a feat: Apply Dracula theme to QMenuBar and QMenu, shorten the "Pekerjaan Backup" tab label to "Backup", and generate a new ProBackup.exe build.
wartana pushed to main at wartana/xp-probackup 2026-01-30 11:55:22 +08:00
b6540c6778 feat: Add an "About" dialog displaying application version and copyright information.
wartana pushed to main at wartana/xp-probackup 2026-01-30 09:55:56 +08:00
77e95c5e41 feat: simplify backup filename timestamps to hourly granularity by removing minutes and seconds.
wartana pushed to main at wartana/xp-probackup 2026-01-29 23:27:01 +08:00
1da632083a Fix final timestamp format
wartana pushed to main at wartana/xp-probackup 2026-01-29 23:20:20 +08:00
f79b652cb9 Fix cleanup crash and disable console
wartana pushed to main at wartana/xp-probackup 2026-01-29 23:15:11 +08:00
d15cb8bd82 chore: update .gitignore to ignore all 'dist*' build artifacts instead of just 'dist/'.