Commit Graph
100 Commits
Author SHA1 Message Date
dadav 779da95f78 related to toml migration 2020-01-14 18:37:39 +01:00
dadav 51e13aa1ad related to toml migration 2020-01-14 18:20:00 +01:00
dadav 6075296884 Switch to toml 2020-01-13 19:20:40 +01:00
dadav 215af0fc88 Prevents permanent tfevent files 2020-01-02 14:07:27 +01:00
dadav 0587c4b09a Add switcher plugin 2019-12-26 09:43:07 +01:00
dadav 3db9ccb47e Add scipy to requirements.txt 2019-12-21 17:20:05 +01:00
dadav 9d63eba232 add unload method 2019-12-16 18:50:40 +01:00
dadav 6babad0d02 remove process limits 2019-12-14 09:00:54 +01:00
dadav e8513240ea add ensure_write 2019-12-13 19:42:04 +01:00
dadav 00101ccd07 no comment 2019-12-13 19:29:44 +01:00
dadav 9d56c97aa5 Unknown variable; Logic error 2019-12-09 20:12:34 +01:00
dadav 2e22a17610 Add Lock 2019-12-07 15:27:41 +01:00
dadav 1a8472268e Add signal handler 2019-12-07 09:36:56 +01:00
dadav 4fb7205281 Add lock 2019-12-07 09:30:05 +01:00
dadav ede01e50cd Add lock 2019-12-03 18:15:35 +01:00
dadav b5e620684b this is apparently needed 2019-12-02 19:22:36 +01:00
dadav 95557ab37d Axes information will be lost otherwise 2019-12-02 19:20:47 +01:00
dadav 988d093e36 Add session-stats plugin 2019-12-01 21:49:27 +01:00
dadav 548b42ef20 Lock ui on change 2019-11-30 14:20:37 +01:00
dadav 99614c8cd4 Call on_ready 2019-11-30 14:01:35 +01:00
dadav 9509dd0aa5 Add lock; make less verbose 2019-11-30 10:05:43 +01:00
dadav 608904daf8 Call unload with ui arg 2019-11-30 09:43:39 +01:00
dadav f973997cdb Call on_ui_setup when plugin reloads 2019-11-30 09:35:19 +01:00
dadav f5a94fde96 Add url to plugin 2019-11-28 21:55:20 +01:00
dadav cc5c46906f Add plugins page 2019-11-27 21:22:40 +01:00
dadav 7cb52ba33a Add wpa-sec password download 2019-11-27 18:51:37 +01:00
dadav a03443986b Parse to str 2019-11-25 20:08:20 +01:00
dadav a7ea499fac Should fail before write 2019-11-25 19:47:23 +01:00
dadav b50acd364c Add webcfg 2019-11-08 17:55:48 +01:00
dadav b7380018f1 Changed webhook arguments and add exception handling 2019-11-07 11:03:37 +01:00
dadav 5712f5cd51 Fix arguments 2019-11-07 07:37:41 +01:00
dadav 346773f790 Add max_tries param 2019-11-05 18:02:36 +01:00
dadav 7fc46ddcf6 Add restart route 2019-11-04 18:43:33 +01:00
dadav 4503e71bfb Rebased 2019-11-04 18:38:12 +01:00
dadav 11fb95d299 Add CSRF support 2019-11-04 18:31:58 +01:00
dadav 0aaeeb8011 First step 2019-11-04 18:29:26 +01:00
dadav 3e1f3d5eec Add deps 2019-11-04 18:28:42 +01:00
dadav 86a3443b8d Handle exception if no Interface found 2019-11-04 17:55:16 +01:00
dadav 806efa1fc2 More consistency 2019-11-04 17:45:53 +01:00
dadav 537519dea6 Fix typo 2019-11-04 17:44:53 +01:00
dadav 4852b3f59e Make bt-tet lil bit more verbose 2019-11-04 17:41:27 +01:00
dadav aeb6002e10 Make bt-tet less verbose 2019-11-03 23:25:55 +01:00
dadav fd506b1533 Fix bt-tether config 2019-11-01 21:42:02 +01:00
dadav a2bb66ad57 Fix case 2019-11-01 20:12:04 +01:00
dadav 9b58fed862 Typo 2019-11-01 18:23:55 +01:00
dadav 53ae8ea1cf Add check if connected but no interface created 2019-11-01 18:13:38 +01:00
dadav 5b66d687c4 Add multi bt-tether support 2019-11-01 18:00:07 +01:00
dadav 66dc03ec05 Fix debug msg to fit new plugin class 2019-11-01 14:25:20 +01:00
dadav 1827ee564c Add version option 2019-11-01 10:04:36 +01:00
dadav bfdaffa14b Add reference to network object 2019-11-01 09:20:06 +01:00
dadav c7931450c3 change ordering 2019-10-30 22:28:12 +01:00
dadav 6f013bb1ef Fix lot of bt-tether problems 2019-10-25 01:06:29 +02:00
dadav 7d34e631f5 add escape char 2019-10-23 23:27:25 +02:00
dadav f39c154b23 fix en and de 2019-10-23 20:59:22 +02:00
dadav 04b2ee5b44 fix en and de 2019-10-23 20:57:26 +02:00
dadav 5f6cc378f1 Implement webhook 2019-10-20 16:17:46 +02:00
dadav 68801adcaf increase version 2019-10-20 12:10:01 +02:00
dadav 86cbe01081 need old gast version 2019-10-18 20:31:10 +02:00
dadav 6cecca67a4 Fix str comparison and add sleep 2019-10-18 19:20:25 +02:00
dadav 8a1aad1a99 changed left and right faces 2019-10-17 13:05:47 +02:00
dadav 5987f93009 Refracture code 2019-10-16 09:41:47 +02:00
dadav ebeb22081b Improve logging and add already_connected check 2019-10-16 09:28:29 +02:00
dadav f85d80d3fd Use the coolest face for the cool emotion 2019-10-14 22:43:12 +02:00
dadav baf20a9ac8 Fix url 2019-10-14 19:58:47 +02:00
dadav 280ca22261 Change header to cookie 2019-10-14 19:57:04 +02:00
dadav 87a3fb5f0c Migrate to statusfile 2019-10-13 22:39:03 +02:00
dadav 8b366ca736 Add auto-pair and internet-sharing 2019-10-13 21:26:53 +02:00
dadav 1691896531 add config param 2019-10-13 13:23:38 +02:00
dadav e08b633c88 add bluetooth plugin 2019-10-13 13:14:22 +02:00
dadav 31b4095fa5 Fix path 2019-10-08 22:31:40 +02:00
dadav 41f50c3436 Also ship locale with package 2019-10-08 22:12:17 +02:00
dadav 46df27f860 Add OPTIONS 2019-10-08 21:34:48 +02:00
dadav 65600f95e5 Add gps validy check 2019-10-08 20:28:00 +02:00
dadav dfb484624a Some improvements 2019-10-08 20:10:21 +02:00
dadav 80e307d28d Add OPTIONS to gps-plugin 2019-10-07 23:35:18 +02:00
dadav 1f99a249c6 Put pcap parsing in utils class 2019-10-07 22:45:00 +02:00
dadav f6a80aae78 Fix 404 url 2019-10-06 23:00:31 +02:00
dadav 8d8e4b0376 Rename some vars and fix some bugs 2019-10-06 22:30:43 +02:00
dadav cb943ae4e1 Fix bug with gps.json files 2019-10-06 20:39:16 +02:00
dadav 27255bd8ec Fix bug with gps.json files 2019-10-06 20:37:28 +02:00
dadav 90f0d6dc4e update defaults 2019-10-06 20:32:43 +02:00
dadav b7c3f41e65 Add wigle plugin 2019-10-06 20:30:46 +02:00
dadav b4d7ea7dbf Add peer 2019-10-06 19:59:03 +02:00
dadav eb3836ba1e Fix path to pwnagotchi 2019-10-06 08:55:51 +02:00
dadav b4a382e266 Update dev.md 2019-10-06 00:18:54 +02:00
dadav 03318bdaef Change code 2019-10-06 00:18:54 +02:00
dadav 75b1e78e39 Refracture ansible playbook 2019-10-05 20:01:00 +02:00
dadav 695499314d Fix split-bug in script 2019-10-05 17:57:15 +02:00
dadav 918da69cba Fix translation 2019-10-05 14:15:36 +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
dadav 05e0cd161d Fix name conflict 2019-10-04 12:22:16 +02:00
dadav a99c21bbc5 Configure plugins via config.yml 2019-10-04 10:44:54 +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
dadav 20a89f7323 Add code 2019-10-04 09:24:42 +02:00
dadav b8e6f9f979 Upload via python library 2019-10-04 09:11:32 +02:00
dadav de2a13c1e1 Add wpa-sec-upload plugin 2019-10-03 23:07:20 +02:00
dadav 62350a37ea Set manual ui view 2019-10-03 21:18:32 +02:00