1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

337 Commits

Author SHA1 Message Date
Timothy
50a5a8f308 remove debug info 2017-11-06 17:27:26 +08:00
Timothy
0155dee427 compile template 2017-11-06 17:26:40 +08:00
Timothy
7a65d4e0ea refactor send notify logic 2017-11-06 16:48:43 +08:00
Timothy
4c4f34c55b send mail notify if IP is changed 2017-11-06 11:32:27 +08:00
Timothy
ccbdf4e31d add notify model, add send notify method 2017-11-02 16:45:50 +08:00
Timothy
9d6efbc806 update README file 2017-11-02 14:50:43 +08:00
Timothy
281ede6071 remove log size & log num 2017-11-02 14:49:49 +08:00
Timothy
549a98a48f update README file 2017-10-30 15:07:55 +08:00
Timothy
eef6c9c1aa move Dockerfile 2017-10-30 15:04:10 +08:00
Timothy
ebb174f604 fix golint warnings 2017-10-30 14:53:42 +08:00
Timothy
cd798db786 Merge branch 'master' of github.com:TimothyYe/godns 2017-10-30 14:44:54 +08:00
Timothy
661afa0e0d update gitignore file 2017-10-30 14:44:36 +08:00
Timothy
2d935d704e
Update .travis.yml 2017-10-30 01:39:59 -05:00
Timothy
9020971add bug fix for sleeping V1.4 2017-10-30 14:33:30 +08:00
Timothy
4b69c69f34 update Makefile 2017-10-30 14:25:09 +08:00
Timothy
49d1478394 update release version 2017-10-30 14:21:03 +08:00
Timothy
bfb7961229 move Makefile, add program logo 2017-10-30 14:17:18 +08:00
Timothy
f8dac9d4e9 add test case 2017-10-30 11:13:46 +08:00
Timothy
d48d204af6 Merge branch 'master' of github.com:TimothyYe/godns 2017-10-30 11:04:45 +08:00
Timothy
508aa7321a fix #14 Avoid too much api call times by creating a file to store last IP address 2017-10-30 11:04:25 +08:00
Timothy
bccb29ff50 Update README.md 2017-10-27 02:34:32 -05:00
Timothy
0b30f52e71 add cover.run badge 2017-10-27 14:59:52 +08:00
Timothy
732e97a294 add test case 2017-10-27 14:50:35 +08:00
Timothy
d0dfa698b0 add test case 2017-10-27 14:47:36 +08:00
Timothy
377d91d969 add test case 2017-10-27 14:44:44 +08:00
Timothy
62ac21417e remove unused code, add test cases 2017-10-27 14:34:17 +08:00
Timothy
fad5b0fa20 Update README.md 2017-10-27 01:12:12 -05:00
Timothy
18fdb9818f remove logger, use go's official log package 2017-10-27 14:07:43 +08:00
Timothy
3c91676188 update logger 2017-10-27 12:05:33 +08:00
Timothy
545a546b7b remove unused code 2017-10-27 12:03:52 +08:00
Timothy
dbf4bf15bd fix golint warnings 2017-10-27 12:00:42 +08:00
Timothy
4472bc9e0e fix golint warnings 2017-10-27 11:59:57 +08:00
Timothy
e0bde61c5c fix golint warnings 2017-10-27 11:57:54 +08:00
Timothy
d4875c1064 Update .travis.yml 2017-10-26 22:42:25 -05:00
Timothy
4280f86362 remove unused code 2017-10-27 11:39:44 +08:00
Timothy
2fd1736ac6 add cmd directory 2017-10-27 11:37:31 +08:00
Timothy
4e1084fada Update .travis.yml 2017-10-26 22:30:52 -05:00
Timothy
653ac6bcd8 Update .travis.yml 2017-10-26 22:29:49 -05:00
Timothy
40576303da Merge branch 'master' of github.com:TimothyYe/godns 2017-10-27 11:26:48 +08:00
Timothy
7bf7ae2caa update testcase 2017-10-27 11:26:36 +08:00
Timothy
35bc13e10e Update README.md 2017-10-26 22:17:03 -05:00
Timothy
790c12ae48 Update README.md 2017-10-26 22:16:09 -05:00
Timothy
05aca524ee update testcase 2017-10-27 11:14:22 +08:00
Timothy
4bca24fe97 refactor code struct 2017-10-27 11:12:13 +08:00
Timothy
d46fefa18b format code 2017-10-27 10:22:12 +08:00
Timothy
723f4d3322 fix golint warnings 2017-10-27 09:59:08 +08:00
Timothy
622b77d431 fix golint warnings 2017-10-26 18:11:38 +08:00
Timothy Ye
d3f82cffe6 Merge pull request #12 from georgetso/feature/chan_blocking
block main goroutine with chan communication
2017-10-14 15:11:48 +08:00
George
ed5b504e5b block main goroutine with chan communication 2017-10-14 11:38:56 +08:00
Timothy Ye
c128dd84db Update README.md 2017-10-10 22:05:30 +08:00