Commit Graph

69 Commits

Author SHA1 Message Date
Bob Wen 6bac44757f better build script, better verbose 2021-11-04 22:03:27 +08:00
Bob Wen 57b7c1dc1b Update README.md 2021-11-04 14:57:20 +08:00
Bob Wen 3c918be011 add build scripts for arm7l 2021-11-04 14:57:14 +08:00
Bob Wen c8f95e2d7e Update README.md 2021-11-04 14:00:39 +08:00
Bob Wen 34d1b5abfe Update README.md 2021-11-04 13:50:55 +08:00
Bob Wen d2b81d4ae0 Update README.md 2021-11-04 13:47:55 +08:00
Bob Wen 0d14d2f16c Update README.md 2021-11-04 13:43:18 +08:00
Bob Wen a0ddf7551f Update README.md 2021-11-04 13:32:51 +08:00
Bob Wen 8ee35d8541 fix bug: windows shell command
Strange permission requirements invalidate the wmic command, so when adjusting the time, user need to specify the time format for their region, default command is '[time ]HH[:]mm[:]ss[.]SS[ && date ]MM[-]DD[-]YY', which means 'time HH:mm:ss.SS && date MM-DD-YY'
2021-11-04 13:31:33 +08:00
Bob Wen cddb7daecb Update README.md 2021-11-04 11:31:31 +08:00
Bob Wen 1be9c044e3 Update README.md 2021-11-04 11:28:02 +08:00
Bob Wen 0ae971aad0 Update README.md 2021-11-04 10:52:31 +08:00
Bob Wen a0add9787f Update README.md 2021-11-04 08:50:33 +08:00
Bob Wen bfa2920206 Update README.md 2021-11-04 00:16:48 +08:00
Bob Wen 212ba7cea1 Update README.md 2021-11-04 00:07:14 +08:00
Bob Wen e9eaa457a0 upgrade dayjs 2021-11-03 23:49:23 +08:00
Bob Wen b358e2d44c Update README.md 2021-11-03 23:42:50 +08:00
Bob Wen c408aabed4 Update README.md 2021-11-03 23:42:01 +08:00
Bob Wen 6826461e30 Update adjust_time.coffee 2021-11-03 23:41:19 +08:00
Bob Wen 4034d0d255 fix a bug in shell command 2021-11-03 23:03:01 +08:00
Bob Wen 425c61d3e0 Update README.md 2021-11-03 22:55:23 +08:00
Bob Wen 91205ba926 add bin entry 2021-11-03 22:49:41 +08:00
Bob Wen 26df88412a bug fix
fix a typo in shell command
fix a bug with proxy and http2
2021-11-03 22:32:30 +08:00
Bob Wen 87b3c6e76d Update README.md 2021-11-03 22:03:00 +08:00
Bob Wen c66b53d971 Update README.md 2021-11-03 21:23:56 +08:00
Bob Wen 9d0cd6a927 Update README.md 2021-11-03 21:20:32 +08:00
Bob Wen 17e661ae09 Update README.md 2021-11-03 21:20:09 +08:00
Bob Wen a5c13d68f4 Update README.md 2021-11-03 21:19:04 +08:00
Bob Wen 7c835a3d1d Update index.coffee 2021-11-03 20:47:16 +08:00
Bob Wen 93135edcf9 Update README.md 2021-11-03 20:15:45 +08:00
Bob Wen 1881a8d4d9 Update README.md 2021-11-03 20:15:06 +08:00
Bob Wen 27d607080c Update README.md 2021-11-03 20:13:34 +08:00
Bob Wen f285d1a55c Update README.md 2021-11-03 20:11:08 +08:00
Bob Wen c4ebcbe0d2 typo in build script 2021-11-03 19:04:35 +08:00
Bob Wen 0115c42918 Update README.md 2021-11-03 18:17:47 +08:00
Bob Wen f7e756a710 1.0.2
Bug fixed:
Using keep-alive to Get more accurate calculations;
--user-agent default to none;
Adjust time using fixed UTC format in shell commands;
Code error in the version display;

New:
http2 protocol;
Option --verbose make the operation more talkative;
2021-11-03 18:07:10 +08:00
Bob Wen bb3696ed2a Update README.md 2021-01-29 16:27:08 +08:00
Bob Wen 249a70270e Update index.coffee
change CRLF to LF
2021-01-29 16:19:07 +08:00
bobwen-dev 9dacf2c43f Merge branch 'main' of https://github.com/bobwen-dev/htpdate into main 2021-01-29 15:52:32 +08:00
bobwen-dev 3183974a7d Add shebang to index.coffee 2021-01-29 15:51:15 +08:00
Bob Wen 627535991d help word adjustments 2021-01-29 15:47:59 +08:00
Bob Wen 2a3a0458c9 add option insecure
Allow insecure server connections when using SSL
2021-01-29 14:10:34 +08:00
Bob Wen 72c245c26d Update README.md 2021-01-29 13:52:32 +08:00
Bob Wen 06d6ed87c0 Better request interval 2021-01-29 11:45:41 +08:00
Bob Wen 28825aaebc Add retry option 2021-01-29 11:35:57 +08:00
bobwen-dev 7540e1ba02
Update README.md 2021-01-26 09:17:46 +08:00
bobwen-dev c003c34108
Update README.md 2021-01-25 23:28:43 +08:00
bobwen-dev c58c9353dd
Update README.md 2021-01-25 20:35:35 +08:00
bobwen-dev 3c262daf5d
Update README.md 2021-01-25 19:24:36 +08:00
bobwen-dev cf025bdebe Add proxy hint 2021-01-25 17:27:54 +08:00