Commit Graph

153 Commits

Author SHA1 Message Date
Antoni Sawicki 7d9cec6297 add some anti crawler detection 2024-01-02 21:55:39 -08:00
Antoni Sawicki 43df501d97 add useragent override flag 2024-01-02 21:54:59 -08:00
Antoni Sawicki 85d64a3577 copyright update 2024-01-02 02:09:38 -08:00
Antoni Sawicki d8f5c6fb28 print my own IP addresses 2022-12-08 01:49:46 -08:00
Antoni Sawicki d28924583c move png to first case 2022-12-08 00:56:24 -08:00
Antoni Sawicki 1c17b39ea5 add jpeg encoding 2022-12-08 00:55:56 -08:00
Antoni Sawicki ecb2cc0c06 add todos for error handling 2022-12-08 00:28:28 -08:00
Antoni Sawicki b571df7a37 single function to handle context errors 2022-12-08 00:18:13 -08:00
Antoni Sawicki 78c568ac09 remove debug flag, never used 2022-12-07 23:54:18 -08:00
Antoni Sawicki 04a755749e close template files 2022-12-07 23:50:58 -08:00
Antoni Sawicki e983f244f8 move flags top top var() 2022-12-07 23:44:09 -08:00
Antoni Sawicki 9b76c045d6 fix html template embed 2022-11-30 02:00:53 -08:00
Antoni Sawicki 7b1274b9d4 ver bump 2022-11-30 00:01:01 -08:00
Antoni Sawicki 0128b3ff8e add delay/sleep flag 2022-11-29 23:59:43 -08:00
Antoni Sawicki 40e081be77 refactor fastgif code for readability 2022-11-29 05:50:17 -08:00
Hill Ma bf7e7bfb2c improve fastgif 2022-11-10 20:39:41 -08:00
Hill Ma fec812bc32 Add "fastgif" image type that provides much faster (but lower quality) GIF quantization.
The default image type is changed to PNG as it is the most "trouble free" choice.
2022-11-09 21:32:46 -08:00
Hill Ma a238a0ea6f gif: faster median cut quantization 2022-11-09 20:48:18 -08:00
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
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 cfb608c1f3 rename Scale to Zoom 2021-03-08 05:02:22 -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 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 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 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
debounce 36427fac64 add support for monochrome 2 colors 2020-09-28 12:19:27 -07:00
Antoni Sawicki c64380dd72 args print with %q 2020-04-27 12:29:18 -07:00