0f7870f770
Set maxZoom to max value
...
Why to limit zoom? As a user, I used sometimes to zoom so much.
2020-05-21 23:50:03 +02:00
37342c0685
Have watchdog plugin reboot system rather than restart application
...
Signed-off-by: grokbeer <1428380+grokbeer@users.noreply.github.com >
2020-05-08 23:17:12 +12:00
840054f549
Display coordinates for dfrobotv2
...
Signed-off-by: misterf13 <fgarcia1337@gmail.com >
2020-04-20 22:40:39 -05:00
e92751164f
typo
2020-04-19 18:49:42 +02:00
f616871068
fix syntax
2020-04-19 16:46:34 +02:00
c726779f6e
only go back 5 mins
2020-04-19 16:36:26 +02:00
56c291d302
change treshhold to 5
2020-04-18 18:19:16 +02:00
1013e7dc19
make less verbose
2020-04-18 17:09:39 +02:00
ff4f5c672a
move code out of ui update hook
2020-04-18 16:46:29 +02:00
d9d268ea81
fix bug
2020-04-18 13:53:42 +02:00
716d5cd312
typo
2020-04-18 13:17:18 +02:00
e436dc8b8e
fix
2020-04-18 13:02:42 +02:00
81db495f33
redirect to dashboard
2020-04-18 12:47:09 +02:00
1be17b1f99
reboot if reload fails
2020-04-18 11:17:46 +02:00
44e1e79245
scorp fix
2020-04-18 09:50:40 +02:00
6038f555fa
fix
2020-04-18 00:02:25 +02:00
430172e3dd
remove button
2020-04-17 20:55:11 +02:00
fa87e03222
add max-lines
2020-04-17 20:18:12 +02:00
311931c81d
added watchdog
2020-04-17 16:32:24 +02:00
7ec20caf23
fix filter bug
2020-04-15 17:49:57 +02:00
568c5b020d
aaaannnd even better
2020-04-15 17:19:41 +02:00
3965bdb554
performs better without it
2020-04-15 17:02:50 +02:00
1f2dd73976
Big update
2020-04-13 17:16:24 +02:00
1360c734ff
Merge pull request #842 from dadav/develop
...
Some fixes
2020-04-03 14:49:17 +02:00
9ca8aacdf6
Merge pull request #821 from jacopotediosi/patch-1
...
Onlinehashcrack should create .pcap.cracked files
2020-04-03 14:48:54 +02:00
d39c849daf
github? you ok?
2020-04-02 23:06:39 +02:00
58bbae89c2
fix some bugs
2020-04-02 22:59:51 +02:00
03c014f414
fix webcfg
2020-04-01 18:20:12 +02:00
9a22321799
save in dotted format
2020-04-01 09:39:32 +02:00
8260b41bab
Merge pull request #813 from silsha/fix-gps
...
Prevent saving gps file without coordinates
2020-03-31 16:02:44 +02:00
489bce0c01
Fix for gps labels on inkyphat displays
...
Positioned the gps labels correctly on inkyphat displays
2020-02-26 08:53:04 +00:00
0e1a1f4c79
Changed filename generation to a regex
2020-02-17 12:15:26 +01:00
b3bdb34e3f
Onlinehashcrack should create .pcap.cracked files
2020-02-17 10:55:35 +01:00
61e5872229
Prevent saving gps file without coordinates
...
Signed-off-by: Silsha Fux <hallo@silsha.me >
2020-01-21 17:50:02 +01:00
fe97315b0f
bytes...
2020-01-19 15:47:58 +01:00
7e80a7b9ca
Merge pull request #808 from dadav/feature/ohc_download
...
add password download from onlinehashcrack
2020-01-19 14:46:24 +01:00
5606ad7281
Merge pull request #804 from xenDE/patch-9
...
net-pos: make api_url configurable
2020-01-19 14:18:50 +01:00
23f09bc4b6
Merge pull request #803 from xenDE/patch-7
...
webgpsmap: load extern resources over https, show current position on…
2020-01-19 14:18:43 +01:00
238b90d988
Merge pull request #802 from xenDE/patch-8
...
webgpsmap: better logging informations for easy user debugging
2020-01-19 14:18:33 +01:00
67bbcfef9b
Merge pull request #807 from dadav/feature/session_log
...
add session functionality to session-stats
2020-01-19 14:17:28 +01:00
37b25a142f
add password download
2020-01-19 11:51:11 +01:00
301a3d99cf
add session logs
2020-01-19 11:11:13 +01:00
9339ecb2fd
net-pos: make api_url configurable
...
now its possible tzo set an own api_url in config:
[main.plugins.net-pos]
enabled = true
api_key = "test"
api_url = "https://location.services.my-own.com/v1/geolocate?key={api} "
2020-01-18 17:35:54 +01:00
a28c9a1176
webgpsmap: better logging informations for easy user debugging
2020-01-18 16:52:52 +01:00
c5d6f6d362
webgpsmap: load extern resources over https, show current position on https context (for self hosted/offlinemap)
2020-01-18 16:46:35 +01:00
717cb02743
Fix English typos
...
Fixed a typo in English translation, needing to regenerate locales because of changed msgid
Fixed typo in onlinehashcrack plugin logging
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com >
2020-01-18 14:31:15 +09:30
8be643b2e0
Announce OnlineHashCrack plugin loaded in logs
...
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com >
2020-01-18 14:30:27 +09:30
814392daa5
Add port onto paw-gps IP in logs for clarity
...
We show ip:port instead of just ip in logs to avoid confusion
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com >
2020-01-18 14:30:27 +09:30
afc3636939
fix version parsing
2020-01-16 18:52:40 +01:00
f154b97ab9
Merge pull request #770 from gerard780/patch-1
...
added support for timezones with - offset
2020-01-16 12:02:47 +01:00