0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-19 09:51:19 +02:00
Commit graph

131 commits

Author SHA1 Message Date
boltgolt
dee2c98a99
Minor rollback for readability 2018-11-19 11:59:50 +01:00
boltgolt
23088907ad
Merge pull request #98 from dmig/master
code quality update
2018-11-19 10:55:11 +01:00
dmig
59e622c17d minor code readability changes 2018-11-18 13:56:52 +07:00
dmig
b8aa070600 remove unused imports 2018-11-18 13:55:58 +07:00
dmig
964e96377c use ConfigParser.get*() functions; move function definition out of main cycle; drop unused import; show recognition time 2018-11-18 13:49:16 +07:00
dmig
fa51ff7c10 use ConfigParser.get*() functions; drop unused import 2018-11-18 13:48:02 +07:00
dmig
56cf32388a use ConfigParser.get*() function 2018-11-18 13:46:20 +07:00
dmig
5b6ca8525c use ConfigParser.get*() functions; move config reading out of maincycle; drop unused import 2018-11-18 13:45:13 +07:00
boltgolt
b4ecafe61c
Merge pull request #94 from boltgolt/dev
Version 2.4.0
2018-11-09 21:44:01 +01:00
boltgolt
5741357e92
Text fixes 2018-11-09 21:29:23 +01:00
boltgolt
6b38d6dcf1
Ready for next release 2018-11-09 21:09:59 +01:00
boltgolt
aaa4a8a311
Lowered file permissions to more reasonable levels, as per #83 2018-11-09 20:26:19 +01:00
boltgolt
33204eeb94
Added migration for old device ids 2018-11-09 20:02:30 +01:00
boltgolt
1c544f0233
Changed device_id to device_path 2018-11-09 19:39:16 +01:00
boltgolt
b1f238d2fb
Revering to old installer, add check for #32 2018-11-09 18:53:31 +01:00
boltgolt
2e58a8d10e
Switching to device paths 2018-11-09 16:33:19 +01:00
boltgolt
b8c1730f65
Removed link to collect data about camera 2018-11-09 15:45:59 +01:00
boltgolt
6dce9b0f51
Added fakeroot to depends 2018-11-09 15:38:29 +01:00
boltgolt
cdca3bf8a2
Added lintian overrides 2018-11-09 15:30:33 +01:00
boltgolt
c6a7e06d5a
Removinf dlib build from installation 2018-11-09 12:43:10 +01:00
boltgolt
517948d07a
Changes to compare and cli config command, proposed in #89 and #90 2018-11-09 11:49:03 +01:00
boltgolt
0f4a1160bb
Add note to hopefully prevent more duplicates 2018-10-20 18:54:13 +02:00
boltgolt
0ada2bcc11
Update README.md 2018-10-04 09:59:39 +02:00
boltgolt
24155b984d
Merge pull request #79 from LucianBuzzo/patch-1
Fix typos in README
2018-10-04 09:39:30 +02:00
Lucian Buzzo
81e2d04e11
Fix typos in README 2018-10-03 15:58:03 +01:00
boltgolt
ca926fce2f
Added missing changelog entry 2018-09-24 19:05:37 +02:00
boltgolt
8e6f072e42
Merge pull request #75 from boltgolt/dev
Version 2.3.1
2018-09-24 18:45:54 +02:00
boltgolt
c2ea32c1a2
Typo 2018-09-24 18:23:50 +02:00
boltgolt
5b0eafd3e8
Readme update 2018-09-24 18:13:56 +02:00
boltgolt
8180dafdaf
Fixed issue where remote sessions could be authenticated through howdy 2018-09-24 18:05:15 +02:00
boltgolt
b5c715df9a
Merge pull request #52 from janecz-n/master
Use variables from config.ini frame_height frame_width for camera res
2018-07-11 10:11:00 +02:00
Nathan Janeczko
9ac6488834 use variables from config.ini frame_height frame_width for camera resolution 2018-07-10 16:36:47 +02:00
boltgolt
7e896de2cb
Merge pull request #49 from boltgolt/templates
Update issue templates
2018-06-29 23:29:54 +02:00
boltgolt
ead2e3e217 Update issue templates 2018-06-29 22:55:40 +02:00
boltgolt
faef639432
Merge pull request #48 from boltgolt/dev
Version 2.3.0
2018-06-28 16:10:03 +02:00
boltgolt
4bab7d9a0b
Merge branch 'master' into dev 2018-06-28 15:40:26 +02:00
boltgolt
53b850ce57
Small fixes for 2.3.0 release 2018-06-28 15:38:19 +02:00
boltgolt
f604ad0aa0
Changelog and readme update 2018-06-28 15:30:10 +02:00
boltgolt
cfa97b1ea7
Fixes for unneeded abort if answer contained whitespace (#33) 2018-06-28 14:43:50 +02:00
boltgolt
5751650af3
Added config option to set height and width of frame from #40 2018-06-28 14:36:47 +02:00
boltgolt
38eff8149d
Changed cofig editor to system default (#41), used more readable code for user detection (#46) 2018-06-28 14:18:27 +02:00
boltgolt
527db61d38
Merge pull request #47 from KelleyMcChes/patch-1
Update README.md
2018-06-25 22:57:13 +02:00
Kelley McChesney
9422f3f79c
Update README.md
Added information on how to install Howdy on Arch Linux
2018-06-25 16:37:28 -04:00
boltgolt
440cec8944
Updated to reflect username change 2018-06-12 15:54:13 +02:00
boltgolt
334da6e3a5
Fixed devision by zero issue from #44 2018-06-07 21:32:08 +02:00
boltgolt
961342a522
Merge pull request #37 from Boltgolt/dev
Version 2.2.2
2018-05-11 11:13:26 +02:00
boltgolt
5e72907853 Very small fix for debug config section issue 2018-05-11 10:50:21 +02:00
boltgolt
4ec9dc3a7a
Merge pull request #34 from Boltgolt/dev
Version 2.2.1
2018-05-10 16:06:52 +02:00
boltgolt
c57d9e845f
Merge branch 'master' into dev 2018-05-10 15:44:24 +02:00
boltgolt
d7242688a6 Bumping changelog and travis fix 2018-05-10 15:20:29 +02:00