Commit Graph

328 Commits

Author SHA1 Message Date
Antoni Sawicki
444b7b31d7 update copyrights 2022-11-06 01:41:40 -08:00
Antoni Sawicki
76e72d5368 bump version 2022-11-06 01:39:03 -08:00
Antoni Sawicki
c4d9833707 add todo 2022-11-06 01:38:31 -08:00
Antoni Sawicki
9cd286add8 if/else to switch 2022-11-06 01:20:18 -08:00
Antoni Sawicki
fdfbe80024 more fortunate name static->builtin 2022-11-06 01:12:26 -08:00
Antoni Sawicki
d602124ed6 replace out/req with more common w/r 2022-11-06 01:11:49 -08:00
Antoni Sawicki
6e5e829b02 rename w to rq so that w can be used for http writer 2022-11-06 01:07:21 -08:00
Antoni Sawicki
f978d91ba9 make wrp request have methods for readability 2022-11-06 01:04:00 -08:00
Antoni Sawicki
9b15feacb2 fix chromedp scrollbar capture 2022-11-06 01:47:59 -07:00
Antoni Sawicki
08a89c6097 update dependencies 2022-11-06 00:51:44 -07:00
Antoni Sawicki
fa3bd3f8fb print time took to encode gif 2022-11-06 00:27:10 -07:00
Antoni Sawicki
55f4e45b4c reverse number of colors dropdown 2022-11-05 23:36:25 -07:00
Antoni Sawicki
9e77aa7261
Merge pull request #97 from DrJosh9000/master
Replace statik with embed
2022-03-16 20:52:28 -07:00
Josh Deprez
8a9870d8e2 Remove unneeded go:generate directive 2022-03-17 02:34:22 +00:00
Josh Deprez
7c33bc67dc Replace statik with embed 2022-03-17 02:27:34 +00:00
Antoni Sawicki
48c4ab8254 add 32bit windows target 2021-03-22 06:28:37 -07:00
Antoni Sawicki
bc5f8cabb1 readme update 2021-03-08 05:20:11 -08:00
Antoni Sawicki
cc16d6c3b9 readme update 2021-03-08 05:17:57 -08:00
Antoni Sawicki
1d26a451ea hide arrow keys to save some space 2021-03-08 05:14:18 -08:00
Antoni Sawicki
cfb608c1f3 rename Scale to Zoom 2021-03-08 05:02:22 -08:00
Antoni Sawicki
d1fcd30db8 fix markdown for scale 2021-03-08 04:48:51 -08:00
Antoni Sawicki
c7811a6886 add support for Stop and Reload buttons 2021-03-08 04:41:13 -08:00
Antoni Sawicki
3b88b8665b tidy up 2021-03-08 04:26:09 -08:00
Antoni Sawicki
ad84f6d087 go mod update 2021-03-08 04:18:53 -08:00
Antoni Sawicki
97d1443d8c
Update README.md 2021-02-08 08:07:09 -08:00
Antoni Sawicki
82bbd4bdaa
Update README.md 2020-11-13 17:56:59 -08:00
Antoni Sawicki
36d0cdcb0a
Update README.md 2020-11-13 17:56:33 -08:00
Antoni Sawicki
f5be172d43
Update README.md 2020-11-13 17:55:23 -08:00
Antoni Sawicki
cf8b85e15a
Update README.md 2020-11-11 07:37:13 -08:00
Antoni Sawicki
700c4aa495 rearrange functions to be groupped together 2020-11-05 08:05:50 -08:00
Antoni Sawicki
f05dde8188 remove methods as they don't change state, wrpReq is an input to a function 2020-11-05 07:43:06 -08:00
Antoni Sawicki
2a22cfd755 add more camels 2020-10-31 08:51:20 -07:00
Antoni Sawicki
56ac414405 change input boxes to dropdowns 2020-10-31 08:36:14 -07:00
Antoni Sawicki
a79f477948 add support for built-in wrp.html 2020-10-29 07:16:14 -07:00
Antoni Sawicki
c036841c0a revert sleep setting 2020-10-27 04:39:14 -07:00
Antoni Sawicki
878f43af75 add initial support for ui/html template 2020-10-27 04:35:57 -07:00
Antoni Sawicki
b54ebbf9e5 move chromedp.Sleep to just before screenshot to fix render issue 2020-10-27 04:05:17 -07:00
Antoni Sawicki
5dc4699ac9 add missing return 2020-10-27 03:44:43 -07:00
Antoni Sawicki
f6e1f3ee88 readme update 2020-10-26 02:15:29 -07:00
Antoni Sawicki
8aaf435225 readme update 2020-10-26 02:08:44 -07:00
Antoni Sawicki
4fa913a9dd readme update 2020-10-26 02:06:45 -07:00
Antoni Sawicki
4302731bc8 readme update 2020-10-26 02:01:32 -07:00
Antoni Sawicki
d6b33ad140 remove else to improve readability 2020-10-26 01:49:03 -07:00
Antoni Sawicki
3dddb70be0 remove else to improve readability 2020-10-26 01:42:11 -07:00
Antoni Sawicki
3ff226e1df reverse headed and headless to improve readability 2020-10-26 01:37:25 -07:00
Antoni Sawicki
1ddf005a23 if to switch to improve readability 2020-10-26 01:32:09 -07:00
Antoni Sawicki
69efa1fb92 if to switch to improve readability 2020-10-26 01:27:21 -07:00
Antoni Sawicki
2c2fbd11a6 refactor stuff to improve readability 2020-10-26 01:21:42 -07:00
Antoni Sawicki
259f998787
Merge pull request #73 from debounce2/master
add support for monochrome 2 colors
2020-09-29 12:21:47 -07:00
debounce
1ab9124a4f add halfgone to go modules 2020-09-29 11:39:42 -07:00