deajan
|
f477103b9d
|
Fix typo
|
2024-04-21 12:15:40 +02:00 |
|
deajan
|
24bddcb637
|
Move PySimpleGUI to inline version for #51
|
2024-04-21 11:41:03 +02:00 |
|
deajan
|
537fd12011
|
Add feature provider info
|
2024-04-18 18:05:21 +02:00 |
|
deajan
|
b99661e780
|
Remove duplicate license file
|
2024-04-18 18:04:53 +02:00 |
|
deajan
|
d000673686
|
GUI: add repo group selector
|
2024-04-18 18:03:33 +02:00 |
|
deajan
|
4d200dd265
|
Notes about IEC bytes
|
2024-04-18 18:03:03 +02:00 |
|
deajan
|
ef35b90372
|
GUI: reimplement auto upgrade
|
2024-04-18 16:51:26 +02:00 |
|
deajan
|
cb5cf0595c
|
CLI: re-implement auto upgrade
|
2024-04-18 12:23:45 +02:00 |
|
deajan
|
f863de2436
|
Regorganized auto upgrade code
|
2024-04-18 12:23:33 +02:00 |
|
deajan
|
45a314ef9d
|
Update current progress
|
2024-04-18 00:41:31 +02:00 |
|
deajan
|
251ac5ae96
|
Update README
|
2024-04-18 00:41:00 +02:00 |
|
deajan
|
d08e8ce753
|
CLI: Implement --group-operation
|
2024-04-18 00:40:41 +02:00 |
|
deajan
|
4b8af5d918
|
get_repos_by_group() now accetps __all__ parameter
|
2024-04-18 00:40:06 +02:00 |
|
deajan
|
04bc7b6a1d
|
Runner: group_runner is now json compatible
|
2024-04-18 00:39:42 +02:00 |
|
deajan
|
ccf16ca12e
|
No permission restrictions means all permissions
|
2024-04-17 23:56:41 +02:00 |
|
deajan
|
1d29b68e98
|
GUI: Fix missing result code when not restoring
|
2024-04-16 14:39:52 +02:00 |
|
deajan
|
e63fb7843a
|
Update Changelog
|
2024-04-16 08:15:19 +02:00 |
|
deajan
|
3a9ce781b1
|
CLI: Make binary configurable
|
2024-04-16 08:15:05 +02:00 |
|
deajan
|
fb4905aa03
|
CLI: Add --show-config parameter
|
2024-04-16 07:39:58 +02:00 |
|
deajan
|
38c0287fd4
|
Fix pylint false positive
|
2024-04-16 01:17:50 +02:00 |
|
deajan
|
b4dbba087d
|
Bump version
|
2024-04-16 01:14:27 +02:00 |
|
deajan
|
58917f011f
|
Reformat files with black
|
2024-04-16 01:14:19 +02:00 |
|
deajan
|
2390512085
|
GUI: Special treatment for unit keys
|
2024-04-16 01:01:37 +02:00 |
|
deajan
|
dfb1000eb9
|
WIP config file update from GUI
|
2024-04-16 00:32:30 +02:00 |
|
deajan
|
b938378802
|
Fix update_config_dict call args
|
2024-04-16 00:08:09 +02:00 |
|
deajan
|
e5165f5c6e
|
Remove unnecessary import
|
2024-04-15 23:49:59 +02:00 |
|
deajan
|
f5421abc95
|
Update config dict from current object before changing object
|
2024-04-15 23:48:58 +02:00 |
|
deajan
|
fb0e296e85
|
Patch PySimpleGUI values not getting Treedata values
|
2024-04-15 23:17:09 +02:00 |
|
deajan
|
94f26468d6
|
Don't show group icons when adding elements to repos/groups
|
2024-04-15 22:20:35 +02:00 |
|
deajan
|
58f2bd8733
|
WIP: config GUI must ignore some keys
|
2024-04-15 21:41:19 +02:00 |
|
deajan
|
aad0b1a7cb
|
Fix inverted metrics result
|
2024-04-15 21:05:44 +02:00 |
|
deajan
|
a5d2e79bc4
|
Avoid double logging with live output
|
2024-04-15 20:59:57 +02:00 |
|
deajan
|
1e81274773
|
Minimum backup size must be checked against total processed size
|
2024-04-13 14:33:06 +02:00 |
|
deajan
|
bfb84d070f
|
GUI: fix permission value instead of key in config file
|
2024-04-11 19:22:58 +02:00 |
|
deajan
|
0f82f2f49a
|
Add live-output default for non json CLI output
|
2024-04-11 19:22:29 +02:00 |
|
deajan
|
a396382fb3
|
Permission error should be critical
|
2024-04-11 09:01:12 +02:00 |
|
deajan
|
a801925571
|
Reformat files with black
|
2024-04-11 01:32:30 +02:00 |
|
deajan
|
6279849336
|
Enforce permissions
|
2024-04-11 01:31:33 +02:00 |
|
deajan
|
b436dc2aad
|
Make CLI non josn output visible
|
2024-04-11 00:52:03 +02:00 |
|
deajan
|
1bcd032d56
|
Improve permission manager
|
2024-04-10 10:10:36 +02:00 |
|
deajan
|
4456072804
|
Update datetime.utcnow to newer syntax
|
2024-04-10 10:03:21 +02:00 |
|
deajan
|
3085c4696b
|
Merge branch 'retention-policy' of https://github.com/netinvent/npbackup into retention-policy
|
2024-04-10 09:54:20 +02:00 |
|
Orsiris de Jong
|
dd4c6bec71
|
Fix snapshot date regex to include all timezones
|
2024-03-28 21:49:40 +01:00 |
|
Orsiris de Jong
|
3accc9532a
|
Update deprecrated utcnow() usage
|
2024-03-28 21:46:49 +01:00 |
|
Orsiris de Jong
|
94fc40237f
|
Update README.md
|
2024-03-11 10:25:20 +01:00 |
|
Orsiris de Jong
|
a05bd923a3
|
Update ANTIVIRUS.md
|
2024-03-11 10:24:31 +01:00 |
|
Orsiris de Jong
|
e5aff7a0fe
|
Bump version
|
2024-03-10 23:03:44 +01:00 |
|
Orsiris de Jong
|
ae7bec9c7a
|
Fix viewer build must include npbackup.gui interface
|
2024-03-10 23:03:27 +01:00 |
|
Orsiris de Jong
|
b90f79edfc
|
Create ANTIVIRUS.md
|
2024-03-10 21:31:29 +01:00 |
|
Orsiris de Jong
|
1c091729bd
|
Rename backup path button keys
|
2024-03-10 15:17:22 +01:00 |
|