Commit Graph

3732 Commits

Author SHA1 Message Date
8c0b66edfb Small edit 2024-12-11 19:46:08 +01:00
4dd7520d16 Update to bug report 2024-12-11 19:32:30 +01:00
0700bb2c1a Update to bug report 2024-12-11 19:31:20 +01:00
4639870dc5 Update to bug report 2024-12-11 19:17:03 +01:00
3d6e920ec6 Update to bug report 2024-12-11 19:16:38 +01:00
ec47242af3 Update to bug report 2024-12-11 19:15:36 +01:00
71e405fa63 Update to bug report 2024-12-11 19:15:11 +01:00
9911cdb5bb Update to bug report 2024-12-11 19:12:31 +01:00
10c4e5a984 Update to bug report 2024-12-11 18:58:48 +01:00
ee1d1dba9b Update to bug report 2024-12-11 18:55:21 +01:00
e4b95700a5 Update to bug report 2024-12-11 18:54:55 +01:00
0b987656b5 Update to bug report 2024-12-11 18:49:37 +01:00
f36d4aea77 Small final edit 2024-12-09 20:21:58 +01:00
3ccfbbc940 Small final edit 2024-12-09 20:18:30 +01:00
f29c0e08df Merge pull request #241
Move self._view_on_starting() outside of loading keys exception
2024-12-08 21:03:41 +01:00
0c44b02765 Move self._view_on_starting() outside of loading keys exception
When _view_on_starting is inside the try:except:, any display errors, especially from misconfigured plugins, will trigger the exception and delete RSA keys unnecessarily.
By moving _view_on_starting after the except: clause, only errors during key loading will lead to deleted keys. view errors will silently fail.

Signed-off-by: Sniffleupagus <129890632+Sniffleupagus@users.noreply.github.com>
2024-12-06 11:06:38 -08:00
39c38d130b Merge remote-tracking branch 'origin/noai' into noai 2024-12-05 21:11:33 +01:00
81f71710b6 Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-05 21:11:28 +01:00
14ae34860f Merge remote-tracking branch 'origin/noai' into noai 2024-12-04 08:07:38 +01:00
b3df38e921 Delete brain from grid as there is no more AI. 2024-12-04 08:07:19 +01:00
ae108b402c Merge pull request #239 from Sniffleupagus/patch-4
Add session stats reporting to AUTO mode
2024-12-04 07:52:12 +01:00
9e08a6294c Add session stats reporting to AUTO mode
add MANU session stats to AUTO mode, too

Signed-off-by: Sniffleupagus <129890632+Sniffleupagus@users.noreply.github.com>
2024-12-03 10:36:48 -08:00
68d123c4ec Merge pull request #237
Fix driver log reference
2024-12-02 13:15:31 +01:00
ad4b6891a6 Merge branch 'noai' of https://github.com/V0r-T3x/pwnagotchi into noai 2024-12-01 20:37:33 -05:00
260e501628 upgrade to avoid thread overflow
this is creating a thread per plugin. This is avoiding pressure on the system.

The fix was found by Nursejackass
https://github.com/Sniffleupagus/pwnagotchi-snflpgs/blob/snflpgs/pwnagotchi/plugins/__init__.py
2024-12-01 20:37:12 -05:00
ad9f800b13 Merge branch 'jayofelony:noai' into noai 2024-12-01 20:17:14 -05:00
83e9ee6318 fixing log reference 2024-12-01 20:15:38 -05:00
5b20c0fb16 Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 19:53:51 +01:00
6a217f3684 Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 19:52:31 +01:00
5bbbcea2af Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 19:47:01 +01:00
07e7ec661c Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 19:29:41 +01:00
706ae3b152 Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 19:29:32 +01:00
5713613451 Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 19:14:53 +01:00
b6b5e92f6b Revert "Small edit"
This reverts commit 6f16c65132.
2024-12-01 19:14:33 +01:00
85856b2698 Revert "Small edit"
This reverts commit bdc6afd0be.
2024-12-01 19:14:27 +01:00
bdc6afd0be Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 19:10:48 +01:00
a5679a8f6c Merge remote-tracking branch 'origin/noai' into noai 2024-12-01 18:53:20 +01:00
6f16c65132 Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 18:53:14 +01:00
9217338a74 Update build 2024-12-01 16:28:57 +01:00
cafc8de564 Update build 2024-12-01 16:27:11 +01:00
1cf8faddda Update build 2024-12-01 15:54:16 +01:00
3c4cb155d3 Merge remote-tracking branch 'origin/noai' into noai 2024-12-01 15:38:57 +01:00
6edd91f9b9 Update build 2024-12-01 15:34:59 +01:00
246996a50a Merge remote-tracking branch 'origin/noai' into noai 2024-12-01 13:09:24 +01:00
5956eb22b5 Small edit
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 13:09:19 +01:00
b8ecc7a75f Update build 2024-12-01 12:59:56 +01:00
644d342daa Remove builder/data folder, we don't need that anymore.
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 12:58:37 +01:00
a78042b0fd Remove builder/data folder, we don't need that anymore.
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 12:57:33 +01:00
8edf72c8ef Remove builder/data folder, we don't need that anymore.
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-12-01 12:54:06 +01:00
53e4b7f2ba Merge pull request #234
Display update for 2.9.2 no AI
2024-12-01 12:53:22 +01:00