419 Commits

Author SHA1 Message Date
Simone Margaritelli
eee5df4413
misc: small fix or general refactoring i did not bother commenting 2019-10-05 20:16:22 +02:00
Simone Margaritelli
c3ded6bba0 merge
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 20:15:19 +02:00
Simone Margaritelli
006c6f30bc docs: documented NN wifi card portability (fixes #145) 2019-10-05 20:14:18 +02:00
evilsocket
8826bdd4bb
Merge pull request #153 from dadav/fix/ansible
Refracture ansible playbook
2019-10-05 20:05:31 +02:00
dadav
75b1e78e39 Refracture ansible playbook 2019-10-05 20:01:00 +02:00
evilsocket
173d1687cc
Merge pull request #152 from swedishmike/doc_language_updates
More documentation updates for languages
2019-10-05 19:29:12 +02:00
swedishmike
7cc82bccb8 More documentation updates for languages 2019-10-05 18:11:05 +01:00
Simone Margaritelli
6ce522a261 releasing v1.0.0plz3 2019-10-05 18:49:57 +02:00
evilsocket
81f3c838b7
Merge pull request #151 from caquino/caquino/builder-typo
fix typo on purge package blocks
2019-10-05 18:46:20 +02:00
Cassiano Aquino
74a23b3c06
fix typo on purge package blocks 2019-10-05 17:41:13 +01:00
evilsocket
ed9cbfec8d
Merge pull request #147 from dadav/fix/autobackup
Fix split-bug in script
2019-10-05 18:35:12 +02:00
evilsocket
47a9a24bf9
Merge pull request #148 from adolfaka/languages
Added Russian language
2019-10-05 18:34:40 +02:00
evilsocket
c604047aca
Merge pull request #150 from caquino/caquino/build-deps
Image builder improvements
2019-10-05 18:34:20 +02:00
Cassiano Aquino
cc651c3290
many builder fixes and support for serial gadget 2019-10-05 17:31:14 +01:00
Elliot Manson
09c175e2eb Corrected the documentation 2019-10-05 19:07:21 +03:00
Elliot Manson
419208ee5d Translated into Russian 2019-10-05 19:02:59 +03:00
dadav
695499314d Fix split-bug in script 2019-10-05 17:57:15 +02:00
evilsocket
aabcdaacaf
Merge pull request #146 from swedishmike/translation_se
Swedish translation added
2019-10-05 15:09:42 +02:00
swedishmike
31f7f1c318 Swedish translation added, config.yml update to reflect this as well. 2019-10-05 13:34:01 +01:00
Simone Margaritelli
01abda7fde merge 2019-10-05 14:32:03 +02:00
Simone Margaritelli
8742e333c5
misc: small fix or general refactoring i did not bother commenting 2019-10-05 14:31:44 +02:00
evilsocket
65b4f655c4
Merge pull request #144 from dadav/fix/hhmmss_translation
Fix translation
2019-10-05 14:23:32 +02:00
Simone Margaritelli
168df6454f merge
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 14:22:39 +02:00
Simone Margaritelli
02e6ccbd8e misc: refactored backup and update plugins 2019-10-05 14:22:20 +02:00
dadav
918da69cba Fix translation 2019-10-05 14:15:36 +02:00
evilsocket
e297e315a3
Merge pull request #143 from swedishmike/doc_language_fix
Updated existing translations in config.yml
2019-10-05 13:57:31 +02:00
swedishmike
0edd0e9d49 Updated existing translations 2019-10-05 12:32:53 +01:00
Simone Margaritelli
e9b9a1edb9 new: new auto-update plugin 2019-10-05 13:25:34 +02:00
Simone Margaritelli
03094264f0 fix: possible fix for ENOBUFS error while advertising (fixes #141) 2019-10-05 12:55:37 +02:00
evilsocket
4b9b2bad53
Merge pull request #140 from dadav/feature/auto-backup
Add auto-backup plugin
2019-10-05 12:29:00 +02:00
dadav
7db7874d8e More general variable 2019-10-05 11:32:54 +02:00
dadav
2bbe5cc9c3 Add auto-backup plugin 2019-10-05 11:20:22 +02:00
Cassiano Aquino
50dd651fab
move dependencies to binary or deb packages 2019-10-04 23:15:47 +01:00
Simone Margaritelli
22f06df0a3 added hh mm ss localization (fix #134) 2019-10-04 19:03:33 +02:00
Simone Margaritelli
3c3ae2b30b fixed docs 2019-10-04 18:27:48 +02:00
Simone Margaritelli
aedf670bcf
misc: small fix or general refactoring i did not bother commenting 2019-10-04 15:38:07 +02:00
evilsocket
e56a6396a5
Merge pull request #132 from dadav/fix/name_conflict
Fix name conflict
2019-10-04 14:30:22 +02:00
evilsocket
f31dc5263f
Merge pull request #136 from simpsora/rs-fix-update-config-filename
Fix incorrect config filename in update script
2019-10-04 14:29:56 +02:00
Ross Simpson
6e4fe624ec
Fix incorrect config filename in update script
The update script backs up the config file to `/root/config.bak`, but
then tries to restore it from `/root/config.yml.bak` (which obviously
won't be found).

This looks like a typo in the backup command, so update that command to
use the same filename as the restore command.

Signed-off-by: Ross Simpson <ross@rosssimpson.com>
2019-10-04 22:01:44 +10:00
dadav
05e0cd161d Fix name conflict 2019-10-04 12:22:16 +02:00
evilsocket
87d8d4979b
Merge pull request #131 from dadav/feature/plugin_config_in_mainconfig
Configure plugins via config.yml
2019-10-04 10:54:13 +02:00
dadav
a99c21bbc5 Configure plugins via config.yml 2019-10-04 10:44:54 +02:00
Simone Margaritelli
b402f0dad3
misc: small fix or general refactoring i did not bother commenting 2019-10-04 10:42:25 +02:00
evilsocket
046e9a0fe7
Merge pull request #125 from gh0stshell/master
Updated depends, updated bmap check
2019-10-04 10:40:10 +02:00
evilsocket
65c2a45665
Merge pull request #126 from JRWR/patch-2
Fixed Render crashing main thread
2019-10-04 10:30:03 +02:00
evilsocket
678b0e773c
Merge pull request #127 from dadav/fix/remove_dependency
Upload via python library
2019-10-04 10:29:24 +02:00
evilsocket
6d31408893
Merge pull request #128 from dadav/feature/plugin_onlinehashcrack
New Plugin: Upload to onlinehashcrack.com
2019-10-04 10:29:01 +02:00
dadav
d52ea8718f Be a lil bit more verbose 2019-10-04 09:33:11 +02:00
dadav
11f35f1230 Be a lil bit more verbose 2019-10-04 09:32:04 +02:00
dadav
bc10be69a0 Add already submitted check 2019-10-04 09:26:08 +02:00