Commit graph

1155 commits

Author SHA1 Message Date
deajan 8cf3db3533 Reformat files 2024-09-02 00:24:29 +02:00
deajan 5060d280ca Add new --stdin-from-command functionnality 2024-09-02 00:23:59 +02:00
deajan 415c4fe334 GUI: Fix on the fly text needs LF 2024-09-02 00:23:11 +02:00
deajan 06e96925c5 GUI: Improve default config file loading 2024-09-01 23:54:54 +02:00
deajan eff42566bc Fix typo in FR translation 2024-09-01 19:36:05 +02:00
deajan 56c2f956d1 Fxi the 'i am tired' missing variable init for task creation 2024-09-01 19:34:24 +02:00
deajan b4cadddd7f Fix duplicate variable names in task creation 2024-09-01 19:31:37 +02:00
deajan adcf54a366 Various task creation fixes 2024-09-01 19:24:20 +02:00
deajan 3fd89f3eca Fix linux task creation 2024-09-01 18:41:09 +02:00
deajan e3c4d64b8c Fix translation strings namings 2024-09-01 18:31:33 +02:00
deajan acf92358e8 Bump version 2024-09-01 18:15:00 +02:00
deajan 438eaaeed0 GUI: Improve U86 2024-09-01 18:03:53 +02:00
deajan 0ef405d63f Reformat files with black 2024-09-01 16:46:09 +02:00
deajan ac9c4b917c Make config file path absolute for task creation 2024-09-01 16:45:32 +02:00
deajan 4fdbe79d48 Cosmetic change: Make windows task name more beautiful 2024-09-01 16:45:17 +02:00
deajan c29714b5a3 GUI: Fixes #87 slow gui updates with larger amounts of text 2024-09-01 15:27:52 +02:00
deajan 8835bbc698 Fix bad function call 2024-09-01 15:25:09 +02:00
deajan 59c69a9b0a Allow housekeeping task creation, also fix double unix task entries 2024-08-26 22:15:32 +02:00
Orsiris de Jong eb71a8d2a8 Bump version (test) 2024-08-26 10:40:21 +02:00
deajan 0eab63f8ac Make linter happy again ;) 2024-08-19 23:25:39 +02:00
deajan b11a08026b Make linter happy 2024-08-19 23:23:37 +02:00
deajan 588bf05246 Implement --housekeeping parameter, fixes #82 2024-08-19 23:17:59 +02:00
deajan a163f88f0c Reformat files with black 2024-08-19 23:00:21 +02:00
deajan 57dbcf62cd Reintroduce --debug parameter, fixes #85 2024-08-19 22:55:53 +02:00
deajan fb86a007b2 Log to local dir in Windows by default 2024-08-19 22:52:18 +02:00
deajan 9d793a66ed GUI: Allow to run as CLI, fixes #80, #81 2024-08-19 22:50:28 +02:00
deajan e0cc2c0e53 Update python min requirements 2024-08-19 22:33:30 +02:00
deajan 61391d5637 GUI: Fix reloading config 2024-08-19 22:33:12 +02:00
deajan ab224fb498 GUI: Fix prometheus labels not saving, fixes #79 2024-08-19 22:32:57 +02:00
deajan 62ce543f70 GUI: Make sure we can load another config file, fixes #78 2024-08-19 21:41:35 +02:00
deajan 649c77d417 CLI: Be more precise for --policy argument 2024-08-19 21:39:20 +02:00
Orsiris de Jong f01fec9c05 Fix windows archive creation filename 2024-08-05 17:16:06 +02:00
Orsiris de Jong 7c461a57fb Improve aes key generation comment 2024-08-05 12:15:29 +02:00
Orsiris de Jong 5d3eedd79f Add archive creation for windows compilation 2024-08-05 09:57:03 +02:00
Orsiris de Jong f98c26969c Bump version 2024-08-05 09:33:44 +02:00
Orsiris de Jong 2dfb12a6a3
Merge pull request #77 from netinvent/freesimplegui
Switch GUI framework to FreeSimpleGUI
2024-08-05 09:32:18 +02:00
Orsiris de Jong a061662ae0 GUI: Remove unnecessary import 2024-08-04 17:13:16 +02:00
Orsiris de Jong 6b27b24c54 Bump version 2024-08-04 17:12:17 +02:00
Orsiris de Jong 4a6d404966 GUI: Shift from PySimpleGUI 4.60 to FreeSimpleGUI 5.1.1 2024-08-04 17:05:58 +02:00
Orsiris de Jong b48df41e66 GUI: Prevent using reserved object names 2024-08-04 16:55:07 +02:00
Orsiris de Jong a2fd45933a CLI: Add '__all__' argument to --repo-name for group operations 2024-08-04 16:52:45 +02:00
Orsiris de Jong aa5791a692 Minor code cleanup 2024-08-04 16:52:22 +02:00
Orsiris de Jong 271c3893c3 Improve error messages for missing arguments for backend 2024-08-03 23:49:28 +02:00
Orsiris de Jong 7bede38545 CLI: Improve missing repo / group responses 2024-08-03 23:43:13 +02:00
Orsiris de Jong 69a32f3c5d CLI: Better error handling when no repos found for group operation 2024-08-03 18:04:40 +02:00
Orsiris de Jong c39bb1b395 Reformat file with black 2024-07-29 17:03:45 +02:00
Orsiris de Jong 7746c963f5 Update antivirus tests 2024-07-29 16:49:45 +02:00
Orsiris de Jong f8eb6f87b4 Bump version to rc2+dev 2024-07-29 16:49:35 +02:00
Orsiris de Jong c5df44bfe5 GUI: Add error message when config file cannot be load 2024-07-29 16:49:20 +02:00
Orsiris de Jong 913dc12a7f Bump build version 2024-07-28 11:21:04 +02:00