Commit graph

  • 6e6cfcc21a Add per-domain settings. Allows ondemand dyndns A records. Fixes #61. Ivan Filippov 2016-07-02 11:24:13 -0600
  • 60a17033d2 Merge pull request #2 from ngoduykhanh/master #81 Alex 2016-07-05 22:15:54 +0200
  • 9dc3c3ff98 Set LDAP as source if both LDAP and Basic is enabled. Joachim Tingvold 2016-07-05 15:28:02 +0000
  • 4726b4d41b Set LDAP as source if both LDAP and Basic is enabled. #77 Joachim Tingvold 2016-07-05 15:28:02 +0000
  • ea42c78b9a default_domain_table_size setting. Joachim Tingvold 2016-07-05 15:14:41 +0000
  • f671298d41 default_domain_table_size setting. Joachim Tingvold 2016-07-05 15:14:41 +0000
  • 6145be0c40 Use correct TTL in updates. Joachim Tingvold 2016-07-05 14:24:57 +0000
  • c2a1c63dc8 Improve create_db.py Jirayut 'Dear' Nimsaeng 2016-07-05 20:04:13 +0700
  • abf1ac704f Improve create_db.py Jirayut 'Dear' Nimsaeng 2016-07-05 20:04:13 +0700
  • cd4507f47d Improve create_db.py script by add check to can safety rerun Jirayut 'Dear' Nimsaeng 2016-07-05 17:38:34 +0700
  • 23a0a3afa0 Improve create_db.py script by add check to can safety rerun Jirayut 'Dear' Nimsaeng 2016-07-05 17:38:34 +0700
  • e90191bec1 File permissions. Joachim Tingvold 2016-07-04 17:51:49 +0000
  • 7945929d02 File permissions. #73 Joachim Tingvold 2016-07-04 17:51:49 +0000
  • 2411659437 NaturalSort for Datatables. Joachim Tingvold 2016-07-04 17:48:46 +0000
  • fc9c8303a8 NaturalSort for Datatables. Joachim Tingvold 2016-07-04 17:48:46 +0000
  • db4edb81bf Use natural sort for domain records. Joachim Tingvold 2016-07-04 19:28:42 +0200
  • eb72bdbee4 Use natural sort for domain records. Joachim Tingvold 2016-07-04 19:28:42 +0200
  • 54954082c5 Change dnssec status button size Khanh Ngo 2016-07-04 22:40:29 +0700
  • 7a0327d290 Change dnssec status button size Khanh Ngo 2016-07-04 22:40:29 +0700
  • 6307656e97 Fix dnssec update when reload the domain information. Khanh Ngo 2016-07-04 22:12:24 +0700
  • 0bd488b9bc Fix dnssec update when reload the domain information. Khanh Ngo 2016-07-04 22:12:24 +0700
  • 2e68af84e9 Merge pull request #71 from ivanfilippov/dnssec_ui_fix Khanh Ngo 2016-07-04 09:19:57 +0700
  • 19584c80b9 Merge pull request #71 from ivanfilippov/dnssec_ui_fix Khanh Ngo 2016-07-04 09:19:57 +0700
  • 70b8e76d1d Fix width of DNSSEC buttons. Make Enabled button green. Fixes #68. Ivan Filippov 2016-07-03 13:27:11 -0600
  • d0c40c09e5 Fix width of DNSSEC buttons. Make Enabled button green. Fixes #68. #71 Ivan Filippov 2016-07-03 13:27:11 -0600
  • 1b052f7fc0 Merge pull request #60 from CaptainQwark/master Khanh Ngo 2016-07-02 17:35:58 +0700
  • b267eff194 Merge pull request #60 from CaptainQwark/master Khanh Ngo 2016-07-02 17:35:58 +0700
  • 7772c38d7c Merge pull request #65 from ivanfilippov/history_fix Khanh Ngo 2016-07-02 10:51:09 +0700
  • 5afa12cbb7 Merge pull request #65 from ivanfilippov/history_fix Khanh Ngo 2016-07-02 10:51:09 +0700
  • f387732687 Merge pull request #64 from ivanfilippov/checkip_fix Khanh Ngo 2016-07-02 10:47:58 +0700
  • 81b09c93f5 Merge pull request #64 from ivanfilippov/checkip_fix Khanh Ngo 2016-07-02 10:47:58 +0700
  • 9794e221aa Replace direct 'click' event binding with delegated binding. Fixes #58. Ivan Filippov 2016-07-01 16:31:14 -0600
  • a9dc4de906 Replace direct 'click' event binding with delegated binding. Fixes #58. #65 Ivan Filippov 2016-07-01 16:31:14 -0600
  • 372dd52977 Fix checkip.html route not working when not behind a proxy. Fixes #62 Ivan Filippov 2016-07-01 16:02:37 -0600
  • 8f9a372033 Fix checkip.html route not working when not behind a proxy. Fixes #62 #64 Ivan Filippov 2016-07-01 16:02:37 -0600
  • 092132a75a Merge f3461a0e1d into 17be7ba2bc #63 trenb 2016-07-01 21:54:48 +0000
  • f3461a0e1d changing /nic/checkip.html to use request.environ.get on REMOTE_ADDR to provide client IP #63 Tren Blackburn 2016-07-01 21:52:04 +0000
  • 9db71eaef5 fix for updates on pdns 4.0.0-rc2+ and remove flask.ext deprecation warnings CaptainQwark 2016-07-01 21:41:41 +0200
  • 46ebb66a2e fix for updates on pdns 4.0.0-rc2+ and remove flask.ext deprecation warnings #60 CaptainQwark 2016-07-01 21:41:41 +0200
  • e32186409a fixed order_by syntax on history view CaptainQwark 2016-06-30 22:04:59 +0200
  • 336c4333cc fixed order_by syntax on history view CaptainQwark 2016-06-30 22:04:59 +0200
  • b286d8a9ad Merge pull request #55 from CaptainQwark/master Khanh Ngo 2016-06-30 22:10:16 +0700
  • 17be7ba2bc Merge pull request #55 from CaptainQwark/master Khanh Ngo 2016-06-30 22:10:16 +0700
  • 7986f56ac6 re-enable search and sort for domain list CaptainQwark 2016-06-30 13:37:40 +0200
  • 6f178cd195 re-enable search and sort for domain list #55 CaptainQwark 2016-06-30 13:37:40 +0200
  • a33b76cca4 Merge pull request #1 from ngoduykhanh/master Alex 2016-06-30 13:29:54 +0200
  • 4be85ee214 Merge pull request #1 from ngoduykhanh/master Alex 2016-06-30 13:29:54 +0200
  • e3bf71f496 Remove print statement Khanh Ngo 2016-06-29 00:25:55 +0700
  • cf7c64fb4f Remove print statement Khanh Ngo 2016-06-29 00:25:55 +0700
  • c7efb85feb Fix bugs in #53 Khanh Ngo 2016-06-29 00:22:11 +0700
  • 50973a295c Fix bugs in #53 Khanh Ngo 2016-06-29 00:22:11 +0700
  • 7f5a57f80c Bug fix Khanh Ngo 2016-06-26 20:53:29 +0700
  • 59e77f8bdc Bug fix Khanh Ngo 2016-06-26 20:53:29 +0700
  • e88a4741c6 Merge branch 'new_ui' Khanh Ngo 2016-06-26 19:44:55 +0700
  • afea207f0d Merge branch 'new_ui' Khanh Ngo 2016-06-26 19:44:55 +0700
  • 6fbb322903 Reslove the conflicts Khanh Ngo 2016-06-26 19:44:38 +0700
  • dede63c49c Reslove the conflicts Khanh Ngo 2016-06-26 19:44:38 +0700
  • 5af6c84a7d Updated README to mention DynDNS 2 support Ivan Filippov 2016-06-21 16:22:02 -0600
  • b1ff3572a3 Updated README to mention DynDNS 2 support #50 Ivan Filippov 2016-06-21 16:22:02 -0600
  • 2bc2f60721 Adjustment to show latest histories in the dashboard Khanh Ngo 2016-06-20 16:50:00 +0700
  • bb3b474c9c Adjustment to show latest histories in the dashboard Khanh Ngo 2016-06-20 16:50:00 +0700
  • 981c38cacb Add dyndns feature Khanh Ngo 2016-06-20 16:32:14 +0700
  • 39648294b7 Add dyndns feature Khanh Ngo 2016-06-20 16:32:14 +0700
  • d837e878e4 Convert tabs to spaces in HTML template files. Khanh Ngo 2016-06-18 11:41:01 +0700
  • 2bd141f6df Convert tabs to spaces in HTML template files. Khanh Ngo 2016-06-18 11:41:01 +0700
  • 92dd1586bf Add anchor tag in user_profile's url. Reload authentication tab when update Khanh Ngo 2016-06-18 11:37:23 +0700
  • 7d14dea2bb Add anchor tag in user_profile's url. Reload authentication tab when update Khanh Ngo 2016-06-18 11:37:23 +0700
  • e8f2f3d0c7 Update README for new feature. Khanh Ngo 2016-06-16 16:02:34 +0700
  • 37dd01cb39 Update README for new feature. Khanh Ngo 2016-06-16 16:02:34 +0700
  • f4e2c3b3df Add OTP authentication feature Khanh Ngo 2016-06-16 15:33:05 +0700
  • 0daab3ebbb Add OTP authentication feature Khanh Ngo 2016-06-16 15:33:05 +0700
  • af7402096e Add the adjustment from @CaptainQwark in PR #49 Khanh Ngo 2016-06-16 10:31:36 +0700
  • a9b4a6f256 Add the adjustment from @CaptainQwark in PR #49 Khanh Ngo 2016-06-16 10:31:36 +0700
  • d59166107c Merge pull request #49 from CaptainQwark/master Khanh Ngo 2016-06-16 10:30:19 +0700
  • b2bc0452a4 Optimize domain sync #49 CaptainQwark 2016-06-15 11:25:53 +0200
  • a14ccec39e Fix SignUp config feature Khanh Ngo 2016-06-13 11:48:48 +0700
  • f79cbc281c Fix SignUp config feature Khanh Ngo 2016-06-13 11:48:48 +0700
  • 729a5d0e9d Fix setting key naming Khanh Ngo 2016-06-13 00:13:29 +0700
  • ae998ffcc3 Fix setting key naming Khanh Ngo 2016-06-13 00:13:29 +0700
  • 39564f9c6e Add 'default_record_table_size' setting to allow changing table size. Ivan Filippov 2016-06-08 19:23:08 -0600
  • c406a34989 Add 'default_record_table_size' setting to allow changing table size. Ivan Filippov 2016-06-08 19:23:08 -0600
  • 29094b04ea Updated README to include added support for pdns >= 4.0.0 Ivan Filippov 2016-06-08 17:49:50 -0600
  • 1a0a9e3b9c Updated README to include added support for pdns >= 4.0.0 Ivan Filippov 2016-06-08 17:49:50 -0600
  • 0cf88b50ba Add SOA record helper. Ivan Filippov 2016-06-07 22:33:03 -0600
  • 8b5e5ca8e1 Add SOA record helper. Ivan Filippov 2016-06-07 22:33:03 -0600
  • b0e863863c Adjustment to add multiple records which have same name and type. Add trailing dot in the record's content Khanh Ngo 2016-06-08 11:00:55 +0700
  • aad9d92038 Adjustment to add multiple records which have same name and type. Add trailing dot in the record's content Khanh Ngo 2016-06-08 11:00:55 +0700
  • fb51bce1f8 Adjustment to update records in pdns 4.x.x Khanh Ngo 2016-06-07 17:05:41 +0700
  • 62651e9d6b Adjustment to update records in pdns 4.x.x Khanh Ngo 2016-06-07 17:05:41 +0700
  • 23972ff09f Adjustment to support add/show domains in pdns v4.x.x Khanh Ngo 2016-06-07 15:20:56 +0700
  • d9006b4009 Adjustment to support add/show domains in pdns v4.x.x Khanh Ngo 2016-06-07 15:20:56 +0700
  • 382807fdd7 Adjustment to support new api url format in pdns 4.x.x Khanh Ngo 2016-06-07 13:50:31 +0700
  • 2828843c73 Adjustment to support new api url format in pdns 4.x.x Khanh Ngo 2016-06-07 13:50:31 +0700
  • fdd00f543a Fix the setting naming Khanh Ngo 2016-06-07 11:19:12 +0700
  • 6ec3f02162 Fix the setting naming Khanh Ngo 2016-06-07 11:19:12 +0700
  • a4a48d6b01 Merge pull request #46 from ivanfilippov/new_ui Ivan Filippov 2016-05-27 00:22:54 -0600
  • 7cf7f55eb1 Merge branch 'master' into new_ui #46 Ivan Filippov 2016-05-27 00:20:28 -0600
  • 94d0c4714f Merge pull request #45 from ivanfilippov/master Khanh Ngo 2016-05-27 13:10:21 +0700
  • 504b772fba Fix some spelling mistakes in README. Add supported version information. #45 Ivan Filippov 2016-05-27 00:03:59 -0600
  • 1d36672352 Merge pull request #42 from ivanfilippov/fix_domain_deletion_issues Khanh Ngo 2016-05-19 10:40:06 +0700