233 Commits

Author SHA1 Message Date
Fabian Faessler
aad646c045 fixed dns api, so an empty myip get parameter is treated like no myip parameter used. made the update ip adr as ajax. 2013-09-29 23:34:07 +02:00
Fabian Faessler
2d03bf1974 changed overview ui 2013-09-29 23:02:52 +02:00
Fabian Faessler
5b02e52794 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 22:56:25 +02:00
Fabian Faessler
a77585eac8 don't rememebr what I changed. commit for pull merge 2013-09-29 22:56:20 +02:00
Thomas Waldmann
fc278a28dd host view: fix typos, improve/clarify wording 2013-09-29 22:52:38 +02:00
Arne Schauf
df971fe8e9 more fields 2013-09-29 22:48:09 +02:00
Arne Schauf
77d82c68e3 more help 2013-09-29 22:32:29 +02:00
Arne Schauf
c159d08131 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 22:07:49 +02:00
Arne Schauf
741690baca how to configure your router 2013-09-29 22:07:33 +02:00
Fabian Faessler
2e3587c322 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 21:55:37 +02:00
Fabian Faessler
8cc666190a added url in host view 2013-09-29 21:55:34 +02:00
Thomas Waldmann
eb194c8549 main view: removed nbsp, bad idea, wraps strangely on mobile 2013-09-29 21:51:43 +02:00
Thomas Waldmann
a8bd912cc3 main page: misc cosmetic changes
smaller icons, maybe they work for mobile then, too
fixes a few typos

remade IP addr display
2013-09-29 21:39:12 +02:00
Fabian Faessler
1089ed3170 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 21:21:26 +02:00
Fabian Faessler
49b7de47bf fixed last api update in overview fiew 2013-09-29 21:21:22 +02:00
Arne Schauf
39605becdb Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 21:20:38 +02:00
Arne Schauf
8d1a1a80c1 prevent "endless loading" 2013-09-29 21:20:07 +02:00
Fabian Faessler
7eb23300bd Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 21:13:24 +02:00
Fabian Faessler
18770dad4f call dnstools.add once at create and set to remoteaddr 2013-09-29 21:13:20 +02:00
Fabian Faessler
d2caeab8df host overview table change 2013-09-29 21:07:30 +02:00
Thomas Waldmann
5f0266a211 serve /robots.txt 2013-09-29 21:07:09 +02:00
Fabian Faessler
17d4aade4d some UI changes 2013-09-29 21:05:46 +02:00
Fabian Faessler
beafe06852 added logic for last_api_update. field updated with Hosts.poke() method 2013-09-29 21:00:08 +02:00
Fabian Faessler
053f2f9a65 added last_api_update field and migrated db 2013-09-29 20:50:33 +02:00
Fabian Faessler
e1cad04b1e fixed IPv6 display in the overview table 2013-09-29 20:45:55 +02:00
Fabian Faessler
a4e3ab4e58 fixed uncaptured exceptions NXDOMAIN. increased table size in the overview 2013-09-29 20:43:48 +02:00
Fabian Faessler
0db1697898 added ns query call to get the IP from hosts 2013-09-29 20:39:07 +02:00
Fabian Faessler
9495c75701 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 20:30:18 +02:00
Fabian Faessler
e917680144 post_delete fix 2013-09-29 20:30:10 +02:00
Thomas Waldmann
5007c2d054 content for help page 2013-09-29 20:15:53 +02:00
Fabian Faessler
750b264fdf Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 19:58:15 +02:00
Fabian Faessler
58159fba0c generate secret view and logic. host view ui update. 2013-09-29 19:58:08 +02:00
Arne Schauf
2d8fd38543 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 19:54:38 +02:00
Arne Schauf
9c741cb4f9 bugfix 2013-09-29 19:54:30 +02:00
Thomas Waldmann
779b8a8f7b content for about page 2013-09-29 19:15:38 +02:00
Arne Schauf
320ae9a420 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 18:16:18 +02:00
Arne Schauf
13511a7982 fqdn fix 2013-09-29 18:15:15 +02:00
Thomas Waldmann
ff040cf715 use shorter hostnames without "www.":
nsupdate.info == ipv4 and v6
ipv4.nsupdate.info = only ipv4
ipv6.nsupdate.info = only ipv6
2013-09-29 17:57:56 +02:00
Fabian Faessler
43ec24bcf8 typo in model 2013-09-29 17:45:50 +02:00
Fabian Faessler
8e66e702f7 added get_fqdn() method to Host model. added post_save signal to delete dns entry when Host object is deleted 2013-09-29 17:43:17 +02:00
Arne Schauf
2aff509334 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 17:30:53 +02:00
Arne Schauf
5ff91162dd legal notice and css fixes 2013-09-29 17:28:36 +02:00
Thomas Waldmann
074233430c dnstools: implement additional functions: add and delete, with tests. 2013-09-29 17:21:22 +02:00
Arne Schauf
3fb3524106 Merge branch 'master' of github.com:asmaps/nsupdate.info
Conflicts:
	nsupdate/main/templates/main/about.html
	nsupdate/main/urls.py
	nsupdate/nsupdate/templates/base.html
2013-09-29 17:12:32 +02:00
Arne Schauf
cb53af87e7 about page 2013-09-29 17:06:39 +02:00
Fabian Faessler
762f9e2802 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 16:58:06 +02:00
Fabian Faessler
d8f42c1fb1 added help and about view 2013-09-29 16:58:02 +02:00
Arne Schauf
edc888419d eyecandy for the registration form 2013-09-29 16:40:13 +02:00
Arne Schauf
3413043fb9 Merge branch 'master' of github.com:asmaps/nsupdate.info 2013-09-29 16:39:17 +02:00
Arne Schauf
9d6fd1afe3 registration link in nav 2013-09-29 16:39:03 +02:00