Commit Graph

32 Commits

Author SHA1 Message Date
bf5f35daf3 Add user settings and ability to change lang 2020-12-29 17:06:12 +01:00
3a5a9366a5 New domain page 2020-12-29 17:06:11 +01:00
d2683f1e2f Rework home page and depending components 2020-12-29 17:06:11 +01:00
8c2167d262 Start working on translation 2020-12-08 18:25:23 +01:00
ffb1211843 Display update toast only once per session 2020-12-08 18:25:23 +01:00
8ea5b0d235 Fix bad redirecting of already logged users going to home 2020-12-08 18:25:22 +01:00
e3409fa3f1 Bump version 2020-12-08 18:25:22 +01:00
0b48f7bf58 Add My account page to change password and delete account 2020-12-08 18:25:22 +01:00
e8e845b725 Give neutral answer when username is not found 2020-12-08 18:25:22 +01:00
f65d598164 Display a message when a ServiceWorker update is available 2020-12-08 18:25:22 +01:00
a37cfe1c8e Use inline SVG logo instead of including fonts 2020-12-08 18:25:22 +01:00
26defa7721 Toaster over modals 2020-12-08 18:25:22 +01:00
c214ffba20 Ensure the footer is not to huge, if the page's content is small 2020-06-24 18:28:04 +02:00
725ce10eb5 Move auth to a dedicated route 2020-06-24 18:28:04 +02:00
64ccd2713c Don't enforce login page if not logged 2020-06-24 18:28:04 +02:00
5461823525 Use secure cookies to store session identifier instead of localstorage 2020-05-12 18:17:14 +02:00
9d1ae96043 Add linter options 2020-05-11 00:19:48 +02:00
d7ae098021 Update css theme: using SCSS variables over bootstrap 2020-05-11 00:18:50 +02:00
82bf82034f Add LICENSE (CeCILL v2.1) 2020-05-11 00:18:50 +02:00
9a474da61a Add a preliminary DNS resolver page 2020-05-11 00:18:50 +02:00
c538bebb5d Redesign pages using fluid containers 2020-05-11 00:18:50 +02:00
0f31d26875 New page listing sources 2020-05-11 00:18:50 +02:00
cffb0ba882 Add items in menu 2020-05-11 00:18:50 +02:00
898e5ed5c8 Use Fortheenas 01 font as logo 2020-05-11 00:18:50 +02:00
762966908c Upgrade node packages 2020-05-11 00:18:50 +02:00
e56924bd15 Replace alerts by toast 2020-05-11 00:18:50 +02:00
557e7ae011 Replace alert by toaster 2020-05-11 00:18:50 +02:00
269b523a0f Make a primary design 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
addf0e96a1 Use VueJS instead of AngularJS 2020-05-11 00:18:49 +02:00