Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda created pull request Sysdeploy/idlers-agent#13 2024-06-24 02:11:05 +02:00
updated cpu_count - use dmedecode
PeterSurda pushed to main at Sysdeploy/idlers-agent 2024-06-20 14:37:14 +02:00
7ab3d18ae9 Add note support
PeterSurda commented on issue Sysdeploy/idlers-agent#5 2024-06-18 07:49:28 +02:00
Hardware info in notes

I don't see it in the api either: https://github.com/cp6/my-idlers/blob/main/routes/api.php . It probably needs to be implemented. Don't worry about it now, just work on the client.

PeterSurda opened issue Sysdeploy/idlers-agent#11 2024-06-13 19:03:07 +02:00
Use dmidecode
PeterSurda commented on issue Sysdeploy/idlers-agent#4 2024-06-13 19:00:26 +02:00
Don't overwrite hardcoded values

Fixed in #7

PeterSurda closed issue Sysdeploy/idlers-agent#4 2024-06-13 19:00:26 +02:00
Don't overwrite hardcoded values
PeterSurda opened issue Sysdeploy/idlers-agent#10 2024-06-13 18:54:40 +02:00
The "Allow some of this data to be public" checkbox should be off for newly registered servers
PeterSurda opened issue Sysdeploy/idlers-agent#9 2024-06-13 18:19:28 +02:00
Requires python 3.6
PeterSurda opened issue Sysdeploy/idlers-agent#8 2024-06-13 17:58:31 +02:00
Disk space calculation incorrect
PeterSurda closed pull request Sysdeploy/idlers-agent#7 2024-06-13 17:52:57 +02:00
Implemented key categorization to distinguish between keys set only during server creation and those that can be updated
PeterSurda merged pull request Sysdeploy/idlers-agent#7 2024-06-13 17:52:03 +02:00
Implemented key categorization to distinguish between keys set only during server creation and those that can be updated
PeterSurda pushed to main at Sysdeploy/idlers-agent 2024-06-13 17:52:03 +02:00
de3d5fb4ab Implemented key categorization to distinguish between keys set only during server creation and those that can be updated
PeterSurda pushed to master at Bitmessage/bitmessage-js 2024-06-12 01:08:36 +02:00
b75d575a0d Add a gitea workflow badge to the readme
PeterSurda merged pull request Bitmessage/bitmessage-js#5 2024-06-12 01:08:34 +02:00
Add a gitea workflow badge to the readme
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-06-11 03:16:06 +02:00
a4050ac521 added get_changes function .
PeterSurda merged pull request Sysdeploy/ansible-modules-syncthing#12 2024-06-11 03:16:04 +02:00
added get_changes function .
PeterSurda pushed to master at Sysdeploy/ansible-modules-syncthing 2024-06-10 15:38:53 +02:00
4b476a8c3d created common.py for extracting deep comparision function.