Commit Graph

697 Commits

Author SHA1 Message Date
600cf1b9bf Display right information about source 2020-05-11 00:18:50 +02:00
1ca3719a36 Add new page to attach new domain 2020-05-11 00:18:50 +02:00
592c953f7c Remove creation form from domain-list 2020-05-11 00:18:50 +02:00
311fc87d9f api: source_specs include an Id from json field 2020-05-11 00:18:50 +02:00
8362706c16 Add some fields to source specs 2020-05-11 00:18:50 +02:00
f467ee5059 Add an API route to source specs. 2020-05-11 00:18:50 +02:00
7f0be96a53 API routes for managing sources 2020-05-11 00:18:50 +02:00
679bd9b9fa Implement Source abstraction 2020-05-11 00:18:50 +02:00
fa2ed5133f Rename zone in domain 2020-05-11 00:18:50 +02:00
898e5ed5c8 Use Fortheenas 01 font as logo 2020-05-11 00:18:50 +02:00
92896d8a84 Implement zone management in levelDB driver: now fully implemented 2020-05-11 00:18:50 +02:00
53e6b315c7 Implement sessions in LevelDB driver 2020-05-11 00:18:50 +02:00
868a4e3abd Introducing LevelDB, currently handling only users 2020-05-11 00:18:50 +02:00
efc6246685 Don't disclose too much informations about users 2020-05-11 00:18:50 +02:00
1263b87d1f Dedicate module to config parsing, include config as request context 2020-05-11 00:18:50 +02:00
762966908c Upgrade node packages 2020-05-11 00:18:50 +02:00
7b9544b3db Refactor the whole Go project for a better directory architecture 2020-05-11 00:18:50 +02:00
30aa02e6e2 Using go modules 2020-05-11 00:18:50 +02:00
e56924bd15 Replace alerts by toast 2020-05-11 00:18:50 +02:00
eee958c50b Upgrade packages 2020-05-11 00:18:50 +02:00
68aeac4471 Home page change when connected 2020-05-11 00:18:50 +02:00
557e7ae011 Replace alert by toaster 2020-05-11 00:18:50 +02:00
26ae054e65 Start working on services 2020-05-11 00:18:50 +02:00
4b99158309 Split zone components 2020-05-11 00:18:49 +02:00
2c7d3cb043 Fix issue when exchanging huge zones 2020-05-11 00:18:49 +02:00
269b523a0f Make a primary design 2020-05-11 00:18:49 +02:00
728a3b307c Introducing storage_facility 2020-05-11 00:18:49 +02:00
819a31d409 Fill signup page 2020-05-11 00:18:49 +02:00
97051c5a25 Handle user authentication: display user related zones 2020-05-11 00:18:49 +02:00
69baae1310 Not hardcoded server url 2020-05-11 00:18:49 +02:00
bbc82269e0 Complete login form 2020-05-11 00:18:49 +02:00
fcc62a0990 Change project name from libredns to happydns.org 2020-05-11 00:18:49 +02:00
02f437509a Add the authentication header after login 2020-05-11 00:18:49 +02:00
592de0a550 add basic login 2020-05-11 00:18:49 +02:00
74dfd0a42a add basic session management 2020-05-11 00:18:49 +02:00
8ac28310f9 add basic users functions 2020-05-11 00:18:49 +02:00
cb50151678 DDNS keys are now not hardcoded 2020-05-11 00:18:49 +02:00
0b55b5fed3 Save zones into DB 2020-05-11 00:18:49 +02:00
a5e7f79b18 Use generate static assets, and allow to develop through proxy 2020-05-11 00:18:49 +02:00
addf0e96a1 Use VueJS instead of AngularJS 2020-05-11 00:18:49 +02:00
7d1a8a319f htdocs: expand RR in interface 2020-05-06 12:06:59 +02:00
213e2c286f htdocs: add a basic web interface 2020-05-06 12:06:59 +02:00
5b12363e06 api: define $ORIGIN and $TTL when adding record 2020-05-06 12:06:59 +02:00
e42e078f30 Improve API 2020-05-06 12:06:59 +02:00
1858e61321 Use DefaultNameServer for doing queries 2019-07-16 16:44:54 +02:00
54a104dc72 api: add version info 2019-07-16 16:43:00 +02:00
6d60e29ddf Initial commit 2019-07-16 16:19:10 +02:00